@font-face {
    font-family: 'CalibreThin';
    src: local("☺︎"), url("fonts/CalibreWeb-R-Thin.woff") format("opentype");
    font-weight: 100;
    font-display: fallback
}

@font-face {
    font-family: 'CalibreThinItalic';
    src: local("☺︎"), url("fonts/CalibreWeb-R-ThinItalic.woff") format("opentype");
    font-weight: 100;
    font-style: italic;
    font-display: fallback
}

@font-face {
    font-family: 'CalibreLight';
    src: local("☺︎"), url("fonts/CalibreWeb-R-Light.woff") format("opentype");
    font-weight: 200;
    font-display: fallback
}

@font-face {
    font-family: 'CalibreLightItalic';
    src: local("☺︎"), url("fonts/CalibreWeb-R-LightItalic.woff") format("opentype");
    font-weight: 200;
    font-style: italic;
    font-display: fallback
}

@font-face {
    font-family: 'CalibreReg';
    src: local("☺︎"), url("fonts/CalibreWeb-R-Regular.woff") format("opentype");
    font-weight: 400;
    font-display: fallback
}

@font-face {
    font-family: 'CalibreRegItalic';
    src: local("☺︎"), url("fonts/CalibreWeb-R-RegularItalic.woff") format("opentype");
    font-weight: 400;
    font-style: italic;
    font-display: fallback
}

@font-face {
    font-family: 'CalibreMedium';
    src: local("☺︎"), url("fonts/CalibreWeb-R-Medium.woff") format("opentype");
    font-weight: 600;
    font-display: fallback
}

@font-face {
    font-family: 'CalibreMediumItalic';
    src: local("☺︎"), url("fonts/CalibreWeb-R-MediumItalic.woff") format("opentype");
    font-weight: 600;
    font-style: italic;
    font-display: fallback
}

@font-face {
    font-family: 'CalibreSemibold';
    src: local("☺︎"), url("fonts/CalibreWeb-R-Semibold.woff") format("opentype");
    font-weight: 700;
    font-display: fallback
}

@font-face {
    font-family: 'CalibreSemiboldItalic';
    src: local("☺︎"), url("fonts/CalibreWeb-R-SemiboldItalic.woff") format("opentype");
    font-weight: 700;
    font-style: italic;
    font-display: fallback
}

@font-face {
    font-family: 'CalibreBold';
    src: local("☺︎"), url("fonts/CalibreWeb-R-Bold.woff") format("opentype");
    font-weight: 800;
    font-display: fallback
}

@font-face {
    font-family: 'CalibreSemiboldItalic';
    src: local("☺︎"), url("fonts/CalibreWeb-R-BoldItalic.woff") format("opentype");
    font-weight: 800;
    font-style: italic;
    font-display: fallback
}

@font-face {
    font-family: 'CalibreBlack';
    src: local("☺︎"), url("fonts/CalibreWeb-R-Black.woff") format("opentype");
    font-weight: 900;
    font-display: fallback
}

@font-face {
    font-family: 'CalibreSemiboldItalic';
    src: local("☺︎"), url("fonts/CalibreWeb-R-BlackItalic.woff") format("opentype");
    font-weight: 900;
    font-style: italic;
    font-display: fallback
}

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
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.color-bright_blue {
    color: #0d97ff
}

.color-light_blue {
    color: #e7f5fe
}

.color-light_blue_alt {
    color: #C8E2F2
}

.color-pale_blue {
    color: rgba(13, 151, 255, 0.03)
}

.color-peach {
    color: #fcefe6
}

.color-soft_peach {
    color: #fcf7f3
}

.color-dark {
    color: #333e48
}

.color-plain_white {
    color: #ffffff
}

.color-medium_grey {
    color: #8a8f95
}

.color-light {
    color: #f5f4f4
}

.color-light_grey {
    color: #c2c2c2
}

.color-off_white {
    color: #fcfbf9
}

.color-milky_way {
    color: #f7f5ef
}

.color-alert {
    color: #f93939
}

.color-ea_peach {
    color: #FFAB91
}

.color-ea_blue {
    color: #3DACFF
}

.color-ea_purple {
    color: #8D88FE
}

.color-ea_teal {
    color: #50DCCD
}

.color-ea_grey {
    color: #EEF2F5
}

.bg-color-bright_blue {
    background-color: #0d97ff
}

.bg-color-light_blue {
    background-color: #e7f5fe
}

.bg-color-light_blue_alt {
    background-color: #C8E2F2
}

.bg-color-pale_blue {
    background-color: rgba(13, 151, 255, 0.03)
}

.bg-color-peach {
    background-color: #fcefe6
}

.bg-color-soft_peach {
    background-color: #fcf7f3
}

.bg-color-dark {
    background-color: #333e48
}

.bg-color-plain_white {
    background-color: #ffffff
}

.bg-color-medium_grey {
    background-color: #8a8f95
}

.bg-color-light {
    background-color: #f5f4f4
}

.bg-color-light_grey {
    background-color: #c2c2c2
}

.bg-color-off_white {
    background-color: #fcfbf9
}

.bg-color-milky_way {
    background-color: #f7f5ef
}

.bg-color-alert {
    background-color: #f93939
}

.bg-color-ea_peach {
    background-color: #FFAB91
}

.bg-color-ea_blue {
    background-color: #3DACFF
}

.bg-color-ea_purple {
    background-color: #8D88FE
}

.bg-color-ea_teal {
    background-color: #50DCCD
}

.bg-color-ea_grey {
    background-color: #EEF2F5
}

.ds-color-bright_blue img,
.ds-color-bright_blue .video-wrapper,
.ds-color-bright_blue video {
    box-shadow: 10px 10px 0 #0d97ff
}

.ds-color-light_blue img,
.ds-color-light_blue .video-wrapper,
.ds-color-light_blue video {
    box-shadow: 10px 10px 0 #e7f5fe
}

.ds-color-light_blue_alt img,
.ds-color-light_blue_alt .video-wrapper,
.ds-color-light_blue_alt video {
    box-shadow: 10px 10px 0 #C8E2F2
}

.ds-color-pale_blue img,
.ds-color-pale_blue .video-wrapper,
.ds-color-pale_blue video {
    box-shadow: 10px 10px 0 rgba(13, 151, 255, 0.03)
}

.ds-color-peach img,
.ds-color-peach .video-wrapper,
.ds-color-peach video {
    box-shadow: 10px 10px 0 #fcefe6
}

.ds-color-soft_peach img,
.ds-color-soft_peach .video-wrapper,
.ds-color-soft_peach video {
    box-shadow: 10px 10px 0 #fcf7f3
}

.ds-color-dark img,
.ds-color-dark .video-wrapper,
.ds-color-dark video {
    box-shadow: 10px 10px 0 #333e48
}

.ds-color-plain_white img,
.ds-color-plain_white .video-wrapper,
.ds-color-plain_white video {
    box-shadow: 10px 10px 0 #ffffff
}

.ds-color-medium_grey img,
.ds-color-medium_grey .video-wrapper,
.ds-color-medium_grey video {
    box-shadow: 10px 10px 0 #8a8f95
}

.ds-color-light img,
.ds-color-light .video-wrapper,
.ds-color-light video {
    box-shadow: 10px 10px 0 #f5f4f4
}

.ds-color-light_grey img,
.ds-color-light_grey .video-wrapper,
.ds-color-light_grey video {
    box-shadow: 10px 10px 0 #c2c2c2
}

.ds-color-off_white img,
.ds-color-off_white .video-wrapper,
.ds-color-off_white video {
    box-shadow: 10px 10px 0 #fcfbf9
}

.ds-color-milky_way img,
.ds-color-milky_way .video-wrapper,
.ds-color-milky_way video {
    box-shadow: 10px 10px 0 #f7f5ef
}

.ds-color-alert img,
.ds-color-alert .video-wrapper,
.ds-color-alert video {
    box-shadow: 10px 10px 0 #f93939
}

.ds-color-ea_peach img,
.ds-color-ea_peach .video-wrapper,
.ds-color-ea_peach video {
    box-shadow: 10px 10px 0 #FFAB91
}

.ds-color-ea_blue img,
.ds-color-ea_blue .video-wrapper,
.ds-color-ea_blue video {
    box-shadow: 10px 10px 0 #3DACFF
}

.ds-color-ea_purple img,
.ds-color-ea_purple .video-wrapper,
.ds-color-ea_purple video {
    box-shadow: 10px 10px 0 #8D88FE
}

.ds-color-ea_teal img,
.ds-color-ea_teal .video-wrapper,
.ds-color-ea_teal video {
    box-shadow: 10px 10px 0 #50DCCD
}

.ds-color-ea_grey img,
.ds-color-ea_grey .video-wrapper,
.ds-color-ea_grey video {
    box-shadow: 10px 10px 0 #EEF2F5
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

html {
    font-size: 16px
}

.clear:after {
    clear: both;
    content: '';
    display: table
}

hr {
    border: none;
    border-bottom: 2px solid #efefef;
    display: block;
    outline: 0;
    margin: 20px 0
}

@media screen and (min-width: 700px) {
    .section {
        padding: 40px
    }
}

.order-notices {
    margin: 0 auto 40px;
    width: 720px
}

.order-message,
.info-message {
    background: #54bf98;
    border-left: 5px solid #2f7e61;
    color: #fff;
    display: none;
    font-size: 16px;
    padding: 15px
}

.order-message.active-msg,
.info-message.active-msg {
    display: block
}

.order-message.success,
.info-message.success {
    background: #54bf98;
    border-left: 5px solid #2f7e61;
    color: #fff
}

.order-message.error,
.info-message.error {
    background: #eaeaea;
    border-left: 5px solid #a2aeb4;
    color: #666
}

.col {
    float: none;
    position: relative
}

.col-1 {
    width: 100%
}

.col-2 {
    width: 100%
}

.col-3 {
    width: 100%
}

.col-4 {
    width: 100%
}

.col-5 {
    width: 100%
}

.col-6 {
    width: 100%
}

.col-7 {
    width: 100%
}

@media screen and (min-width: 700px) {
    .col {
        float: right
    }
    .col-1 {
        width: 20%
    }
    .col-2 {
        width: 25%
    }
    .col-3 {
        width: 33.33%
    }
    .col-4 {
        width: 50%
    }
    .col-5 {
        width: 66.66%
    }
    .col-6 {
        width: 75%
    }
    .col-7 {
        width: 100%
    }
}

.reff {
    -webkit-align-items: flex-start !important;
    -ms-flex-align: flex-start !important;
    align-items: flex-start !important
}

.flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

.flex-left-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    text-align: left
}

.flex-left-center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    text-align: left
}

.flex-left-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    text-align: left
}

.flex-center-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    justify-content: center;
    text-align: center
}

.flex-center-center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    justify-content: center;
    text-align: center
}

.flex-center-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    justify-content: center;
    text-align: center
}

.flex-right-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    text-align: right
}

.flex-right-center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    text-align: right
}

.flex-right-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    text-align: right
}

@media screen and (min-width: 700px) {
    .anmte {
        opacity: 0
    }
    .anmte.anmte-fade.in-view {
        opacity: 1;
        -webkit-transition: all 0.4s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.4s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.4s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.4s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
    .anmte.anmte-left {
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    .anmte.anmte-left.in-view {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
    .anmte.anmte-right {
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    .anmte.anmte-right.in-view {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
    .anmte.anmte-bottom {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    .anmte.anmte-bottom.in-view {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
    .anmte.anmte-top {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    .anmte.anmte-top.in-view {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.75s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
}

.bg-btn:disabled{
    opacity: 0.6;
}
.bg-btn {
    border-radius: 2px;
    background: #0d97ff;
    color: #ffffff !important;
    display: inline-block;
    font-size: 12px;
    font-family: "CalibreSemibold", helvetica, sans-serif;
    letter-spacing: 0.5px;
    max-height: 40px;
    line-height: 40px;
    padding: 0 25px;
    text-transform: capitalize;
    cursor: pointer;
}

.bg-btn.--white-fill {
    background: #fff;
    color: #0d97ff !important
}

.bg-btn:hover {
    color: #fff !important
}

@media screen and (min-width: 700px) {
    .bg-btn {
        font-size: 13px
    }
}

.bg-btn-lite {
    border-radius: 2px;
    background: transparent;
    box-shadow: inset 0 0 0 2px #0d97ff;
    color: #0d97ff !important;
    display: inline-block;
    font-size: 12px;
    font-family: "CalibreSemibold", helvetica, sans-serif;
    letter-spacing: 0.5px;
    max-height: 40px;
    line-height: 40px;
    padding: 0 25px;
    text-transform: capitalize
}

.bg-btn-lite:hover {
    color: #0d97ff !important
}

@media screen and (min-width: 700px) {
    .bg-btn-lite {
        font-size: 13px
    }
}

.bg-btn-lite.lite-white {
    box-shadow: inset 0 0 0 2px #fff;
    color: #fff !important
}

.bg-btn-lite.lite-white:hover {
    box-shadow: inset 0 0 0 2px #fff;
    color: #fff !important
}

.home .bg-btn-lite {
    border: 1px solid #fff;
    color: #fff !important
}

.home .bg-btn-lite:hover {
    border: 1px solid #fff;
    color: #fff
}

.home .header-fill .bg-btn-lite,
.subnav-active .bg-btn-lite {
    border: 1px solid #0d97ff !important;
    color: #0d97ff !important
}

@media screen and (min-width: 700px) {
    .bg-btn {
        background: #0d97ff;
        color: #ffffff;
        display: inline-block;
        line-height: 40px;
        position: relative;
        -webkit-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
    .bg-btn span {
        position: relative;
        z-index: 10
    }
    .bg-btn:hover {
        background: #007cd9;
        color: #ffffff;
        -webkit-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
    .bg-btn:before {
        background: #005fa6;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
        -webkit-transform-origin: 0 50%;
        -moz-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
    .bg-btn:active:before {
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
}

input,
button {
    border: 0;
    font-family: "CalibreSemibold", helvetica !important;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 40px;
    outline: 0
}

input[type="text"],
input[type="password"],
input[type="email"],
button[type="text"],
button[type="email"],
textarea{
    /*color: #8a8f95;*/
    color: #000;
    font-family: "CalibreReg", helvetica !important;
    letter-spacing: 0;
    line-height: 48px;
    padding: 0 10px;
    border: 1px solid #ccc;
}

.full-input {
    width: 100%
}

label {
    line-height: 48px
}

select {
    background: transparent;
    border: 1px solid #ccc;
    display: block;
    color: #8a8f95;
    font-family: "CalibreReg", helvetica !important;
    font-size: 16px;
    outline: none;
    line-height: 48px;
    padding: 0 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none
}

select.minimal {
    background-image: linear-gradient(45deg, transparent 50%, #8a8f95 50%), linear-gradient(135deg, #8a8f95 50%, transparent 50%), linear-gradient(to right, #8a8f95, #8a8f95);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-position-y: center;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    -webkit-appearance: none
}

select.minimal:focus {
    background-image: linear-gradient(45deg, #8a8f95 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #8a8f95 50%), linear-gradient(to right, #8a8f95, #8a8f95);
    background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;
    background-position-y: center;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    outline: 0
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.anchor:before {
    content: '';
    display: block;
    height: 100px;
    margin-top: -100px;
    position: relative
}

figure img {
    display: block;
    max-width: 100%
}

figure figcaption {
    background: #fcfcfc;
    color: #8a8f95;
    font-size: 12px;
    line-height: 16px;
    padding: 5px 10px
}

.card {
    box-shadow: 0 4px 96px rgba(55, 55, 55, 0.1);
    background: #fff;
    padding: 30px !important;
    margin: 0 20px;
    max-width: 100%;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px)
}

@media screen and (min-width: 700px) {
    .card {
        bottom: -100px;
        left: 50%;
        max-width: 514px;
        position: absolute;
        width: 100%;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.card p:last-child {
    margin-bottom: 0
}

.floating-visa {
    background: none;
    padding: none;
    margin: 0;
    max-width: 100%
}

.floating-visa img.debit-card {
    width: 75%;
    position: absolute;
    bottom: -70px;
    left: 10%
}

@media screen and (min-width: 700px) {
    .floating-visa {
        bottom: -100px;
        left: 50%;
        max-width: 514px;
        position: absolute;
        width: 100%;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    .floating-visa img.debit-card {
        width: 85%;
        position: absolute;
        bottom: 0
    }
}

.simple {
    color: #0d97ff
}

.nightsky {
    color: #005da4
}

.bg-pink {
    background-color: #fcf5f0
}

.online-cd {
    color: black !important;
    font-weight: 100 !important
}

h1,
.h1 {
    font-size: 38px;
    font-family: "CalibreSemibold", helvetica, sans-serif;
    line-height: 46px;
    margin-bottom: 15px;
    letter-spacing: -1px
}

@media screen and (min-width: 700px) {
    h1,
    .h1 {
        font-size: 52px;
        line-height: 56px
    }
}

h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 10px;
    font-family: "CalibreSemibold", helvetica, sans-serif;
    letter-spacing: -0.5px
}

@media screen and (min-width: 700px) {
    h2 {
        font-size: 30px;
        line-height: 38px
    }
}

h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
    font-family: "CalibreSemibold", helvetica, sans-serif
}

@media screen and (min-width: 700px) {
    h3 {
        font-size: 24px;
        line-height: 32px
    }
}

h4 {
    font-size: 18px;
    margin-bottom: 10px;
    font-family: "CalibreSemibold", helvetica, sans-serif
}

h5 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: "CalibreSemibold", helvetica, sans-serif
}

h6 {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
    font-family: "CalibreSemibold", helvetica, sans-serif
}

.panel-header {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 10px;
    font-family: "CalibreSemibold", helvetica, sans-serif
}

@media screen and (min-width: 700px) {
    .panel-header {
        font-size: 48px;
        line-height: 52px
    }
}

.welcome-header {
    font-size: 54px;
    font-family: "CalibreSemibold", helvetica, sans-serif;
    line-height: 54px;
    max-width: 100%
}

@media screen and (min-width: 700px) {
    .welcome-header {
        font-size: 72px;
        font-family: "CalibreSemibold", helvetica, sans-serif;
        letter-spacing: -1px;
        line-height: 80px;
        max-width: 851px
    }
}

.display-header {
    font-size: 36px;
    font-family: "CalibreSemibold", helvetica, sans-serif;
    line-height: 44px;
    max-width: 100%
}

.display-header.centered {
    margin: 0 auto
}

@media screen and (min-width: 700px) {
    .display-header {
        font-size: 48px;
        line-height: 1.35;
        max-width: 851px
    }
    .display-header:after {
        margin-bottom: 15px !important;
        margin-top: 15px !important
    }
    .display-header.dash-leading:before {
        margin-bottom: 30px;
        margin-top: 0
    }
    .display-header.dash-trailing:after {
        margin-bottom: 0;
        margin-top: 30px
    }
}

.section-header-block.spaced {
    margin: 20px auto 80px
}

.section-header {
    font-size: 38px;
    font-family: "CalibreSemibold", helvetica, sans-serif;
    line-height: 42px;
    margin: 0 auto 15px;
    max-width: 860px !important
}

@media screen and (min-width: 700px) {
    .section-header {
        font-size: 66px;
        line-height: 70px
    }
}

.section-header.header-space {
    margin-bottom: 40px
}

@media screen and (min-width: 700px) {
    .section-header.header-space {
        margin-bottom: 80px
    }
}

.subhead {
    display: block;
    max-width: 90%
}

.subhead.subhead-large {
    font-size: 20px;
    line-height: 28px
}

.subhead.subhead-medium {
    font-size: 16px;
    line-height: 24px
}

.subhead.subhead-small {
    font-size: 16px;
    line-height: 22px
}

@media screen and (min-width: 700px) {
    .subhead.subhead-large {
        font-size: 24px;
        line-height: 32px
    }
    .subhead.subhead-medium {
        font-size: 22px;
        line-height: 30px
    }
    .subhead.subhead-small {
        font-size: 18px;
        line-height: 26px
    }
}

.mx0 {
    margin-left: auto;
    margin-right: auto
}

body,
p {
    font-size: 16px
}

body.large-type,
p.large-type {
    font-size: 16px;
    line-height: 1.5
}

@media screen and (min-width: 700px) {
    /*body.large-type,*/
    /*p.large-type {*/
        /*font-size: 18px;*/
        /*line-height: 1.7*/
    /*}*/
}

body a,
p a {
    color: #0d97ff
}

p {
    margin-bottom: 20px;
    max-width: 640px;
    line-height: 1.8
}

p a {
    text-decoration: underline
}

.full-line,
p.full-line {
    max-width: 740px
}

small {
    font-size: 12px;
    font-family: "CalibreReg";
    line-height: 1.5
}

a {
    color: #0d97ff;
    text-decoration: none;
    -webkit-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

@media screen and (min-width: 700px) {
    a:hover {
        color: #005fa6;
        -webkit-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
}

a.section-link {
    color: #8a8f95;
    display: inline-block;
    font-size: 13px;
    font-family: "CalibreMedium", helvetica, sans-serif;
    letter-spacing: 0.5px;
    line-height: 13px;
    margin-top: 10px;
    position: relative;
    text-decoration: none !important;
    text-transform: uppercase;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

a.section-link:after {
    background: #8a8f95;
    content: '';
    display: block;
    height: 1px;
    margin-top: 2px;
    width: 100%;
    z-index: 0;
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s;
    -moz-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s;
    -ms-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s;
    transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s
}

a.section-link:before {
    border-radius: 50%;
    content: none;
    display: inline-block;
    font-size: 16px;
    font-family: "CalibreMedium";
    line-height: 14px;
    opacity: 1;
    position: absolute;
    right: -15px;
    top: 2px;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

@media screen and (min-width: 700px) {
    a.section-link {
        font-size: 13px
    }
    a.section-link:before {
        content: '\2192';
        font-size: 13px;
        line-height: 10px;
        opacity: 0;
        right: -15px;
        top: 2px
    }
    a.section-link:hover {
        color: #70757c;
        -webkit-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
    a.section-link:hover:after {
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
    a.section-link:hover:before {
        opacity: 1;
        -webkit-transform: translateX(4px);
        -moz-transform: translateX(4px);
        -ms-transform: translateX(4px);
        transform: translateX(4px);
        -webkit-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s;
        -moz-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s;
        -ms-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s;
        transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s
    }
}

ul {
    list-style: none;
    padding-left: 20px;
    margin-left: 20px;
    line-height: 150%
}

@media screen and (min-width: 700px) {
    ul {
        margin-left: 20px
    }
}

ul.large-type {
    font-size: 16px
}

ul.large-type li {
    line-height: 24px !important
}

@media screen and (min-width: 700px) {
    ul.large-type {
        font-size: 18px
    }
    ul.large-type li {
        line-height: 28px !important
    }
}

ul.clean-list {
    list-style: none;
    padding-left: 0;
    margin-left: 0
}

ul.clean-list li:before {
    content: none
}

ul.clean-list strong {
    color: #0d97ff
}

ul.clean-list .footer-non-link-item {
    color: #0d97ff;
    margin-top: 15px
}

ul.checklist {
    margin-left: 10px
}

ul.checklist li:before {
    content: '✔'
}

ul.bullet {
    margin-left: 10px
}

ul.bullet li:before {
    content: '•'
}

ul.bullet.blue {
    color: #0d97ff
}

ul li {
    line-height: 20px;
    margin-bottom: 10px;
    position: relative
}

ul li:before {
    content: '•';
    height: 6px;
    left: -25px;
    position: absolute;
    width: 6px
}

ul ul {
    margin-top: 10px;
    list-style: none
}

ul ul li:before {
    content: '•';
    height: 6px;
    left: -25px;
    position: absolute;
    top: 0px;
    width: 6px
}

p ul li {
    line-height: 20px;
    margin-bottom: 10px
}

ol {
    counter-reset: li;
    list-style: none;
    padding-left: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    line-height: 150%
}

@media screen and (min-width: 700px) {
    ol {
        margin-left: 20px
    }
}

ol.large-type {
    font-size: 16px
}

ol.large-type li {
    line-height: 24px !important
}

@media screen and (min-width: 700px) {
    ol.large-type {
        font-size: 18px
    }
    ol.large-type li {
        line-height: 28px !important
    }
}

ol li {
    margin-bottom: 15px;
    position: relative
}

ol li:before {
    content: counter(li) ".";
    counter-increment: li;
    font-family: "CalibreSemibold";
    left: -25px;
    position: absolute;
    top: 1px;
    width: 22px
}

blockquote {
    font-size: 24px;
    line-height: 32px
}

strong,
b,
.bold {
    font-family: "CalibreSemibold", helvetica, sans-serif
}

em,
i,
.italic {
    font-style: italic
}

sup {
    font-size: 80%;
    vertical-align: super;
    line-height: 0
}

sup a {
    font-family: "CalibreSemibold";
    text-decoration: none
}

pre {
    background: #fcfbf9;
    border: 1px solid #f5f4f4;
    display: block;
    font-size: 16px;
    overflow: auto;
    padding: 20px;
    margin: 0;
    max-height: 500px;
    tab-size: 2
}

p>code {
    font-size: 80%
}

code {
    background: #fcfbf9;
    border-radius: 2px;
    font-family: courier, monospace;
    line-height: 16px;
    margin: 0;
    padding: 0 4px
}

.dash-leading.dash-center:before {
    margin-right: auto;
    margin-left: auto
}

.dash-leading:before {
    background: #0d97ff;
    display: block;
    content: '';
    height: 5px;
    margin: 15px 0;
    width: 40px
}

.dash-trailing.dash-center:after {
    margin-right: auto;
    margin-left: auto
}

.dash-trailing:after {
    background: #0d97ff;
    display: block;
    content: '';
    height: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 40px
}

.dash-trailing--white.dash-center:after {
    margin-right: auto;
    margin-left: auto
}

.dash-trailing--white:after {
    background: #ffffff;
    display: block;
    content: '';
    height: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 40px
}

.left-type {
    text-align: left
}

.center-type {
    text-align: center
}

.center-type .dash-trailing:before,
.center-type .dash-trailing:after,
.center-type .dash-leading:before,
.center-type .dash-leading:after {
    margin-right: auto;
    margin-left: auto
}

.right-type {
    text-align: right
}

.justify-type {
    text-align: justify
}

@media screen and (max-width: 700px) {
    .m-left-type {
        text-align: left
    }
    .m-left-type .dash-trailing:before,
    .m-left-type .dash-trailing:after,
    .m-left-type .dash-leading:before,
    .m-left-type .dash-leading:after {
        margin-right: auto;
        margin-left: 0
    }
    .m-center-type {
        text-align: center
    }
    .m-right-type {
        text-align: right
    }
    .m-justify-type {
        text-align: justify
    }
}

.disclaimer {
    color: #8a8f95;
    font-size: 16px;
    padding: 0 10px;
    max-width: 100%
}

::selection {
    background: #0d97ff;
    color: #fcfbf9
}

@-webkit-keyframes funderline {
    0% {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
    45% {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0)
    }
    55% {
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0)
    }
    100% {
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@-moz-keyframes funderline {
    0% {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
    45% {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0)
    }
    55% {
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0)
    }
    100% {
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@-o-keyframes funderline {
    0% {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
    45% {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0)
    }
    55% {
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0)
    }
    100% {
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes funderline {
    0% {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
    45% {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0)
    }
    55% {
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0)
    }
    100% {
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.big-cell th:nth-child(1) {
    width: 65%
}

.clean-rows tr td {
    padding-bottom: 0;
    padding-top: 0
}

.table-container {
    border-radius: 0;
    margin: 10px 0
}

table {
    border-radius: 0;
    border: 1px solid #eee;
    margin: 20px 0;
    width: 100%
}

thead {
    background-color: #fdfdfd;
    color: #0d97ff
}

tr {
    border-bottom: 1px solid #eee
}

th {
    font-family: "CalibreMedium", helvetica, sans-serif;
    text-align: left
}

th * {
    margin: 0
}

th,
td {
    padding: 15px
}

th:not(:last-child),
td:not(:last-child) {
    border-right: 1px solid #eee
}

body {
    background: #ffffff;
    color: #333e48;
    font-family: "CalibreReg", "Helvetica Neue", arial, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.home .main {
    padding: 0 0 0 !important
}

.main {
    min-height: 100vh;
    padding: 57px 0 0;
    position: relative
}

.main.frame {
    padding: 0
}

.main.panel.in-view:before {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.main.panel.panel-peach:before {
    background: #fcefe6
}

.main.panel.panel-teal:before {
    background: #e1f6f6
}

.main.panel:before {
    background: #fafafa;
    height: 50vh;
    position: absolute;
    width: 100%;
    z-index: -1;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

@media screen and (min-width: 700px) {
    .main {
        padding: 90px 0 0;
    }
    .main.frame {
        padding: 0
    }
    .main.panel:before {
        height: 65vh
    }
}

.grid-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 10px;
    padding-right: 10px
}

@media screen and (min-width: 700px) {
    .grid-section {
        padding-left: 20px;
        padding-right: 20px
    }
}

.full-bleed {
    padding-left: 0;
    padding-right: 0;
    overflow: visible
}

.full-bleed .row,
.full-bleed div[class^="c-"] {
    padding-left: 0 !important;
    padding-right: 0 !important
}

@media screen and (min-width: 700px) {
    .full-bleed.carded {
        margin-bottom: 0px
    }
}

.full-bleed .content.bleed {
    max-width: 100%
}

.full-bleed.hero-image-block {
    padding: 0 !important
}

.row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    position: relative
}

.row:after {
    content: '';
    clear: both;
    display: table
}

.row div[class^='c-'] {
    padding: 10px
}

@media screen and (min-width: 700px) {
    .row div[class^='c-'] {
        padding: 10px 15px
    }
}

.row div[class^='c-']:first-child {
    padding-left: 10px
}

.row div[class^='c-']:last-child {
    padding-right: 10px
}

.row .c-10 {
    width: 100%
}

.row .c-20 {
    width: 100%
}

.row .c-30 {
    width: 100%
}

.row .c-40 {
    width: 100%
}

.row .c-50 {
    width: 100%
}

.row .c-60 {
    width: 100%
}

.row .c-70 {
    width: 100%
}

.row .c-80 {
    width: 100%
}

.row .c-90 {
    width: 100%
}

.row .c-100 {
    width: 100%
}

.row .c-25 {
    width: 100%
}

.row .c-75 {
    width: 100%
}

.row .c-33 {
    width: 100%
}

.row .c-66 {
    width: 100%
}

@media screen and (min-width: 700px) {
    .row {
        -webkit-flex-flow: row;
        -ms-flex-flow: row;
        flex-flow: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .row div[class^='c-'] {
        padding: 10px 15px
    }
    .row .c-10 {
        width: 10%
    }
    .row .c-20 {
        width: 20%
    }
    .row .c-30 {
        width: 30%
    }
    .row .c-40 {
        width: 40%
    }
    .row .c-50 {
        width: 50%
    }
    .row .c-60 {
        width: 60%
    }
    .row .c-70 {
        width: 70%
    }
    .row .c-80 {
        width: 80%
    }
    .row .c-90 {
        width: 90%
    }
    .row .c-100 {
        width: 100%
    }
    .row .c-25 {
        width: 25%
    }
    .row .c-75 {
        width: 75%
    }
    .row .c-33 {
        width: 33.33%
    }
    .row .c-66 {
        width: 66.66%
    }
    .row .o-10 {
        margin-left: 10%
    }
    .row .o-20 {
        margin-left: 20%
    }
    .row .o-30 {
        margin-left: 30%
    }
    .row .o-40 {
        margin-left: 40%
    }
    .row .o-50 {
        margin-left: 50%
    }
    .row .o-60 {
        margin-left: 60%
    }
    .row .o-70 {
        margin-left: 70%
    }
    .row .o-80 {
        margin-left: 80%
    }
    .row .o-90 {
        margin-left: 90%
    }
    .row .o-100 {
        margin-left: 100%
    }
    .row .o-25 {
        margin-left: 25%
    }
    .row .o-75 {
        margin-left: 75%
    }
    .row .o-33 {
        margin-left: 33.33%
    }
    .row .o-66 {
        margin-left: 66.66%
    }
}

section {
    overflow: hidden;
    padding: 60px 20px
}

section.clean-space {
    padding: 0
}

@media screen and (min-width: 700px) {
    section {
        padding: 90px 30px
    }
}

.content {
    margin: 0 auto;
    /*max-width: 1026px;*/
    max-width: 1156px;
    width: 100%
}

.stretch .content {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%
}

@media screen and (min-width: 700px) {
    .section-tall {
        padding-bottom: 180px;
        padding-top: 180px
    }
}

.section-condensed {
    padding-bottom: 30px;
    padding-top: 30px
}

@media screen and (min-width: 700px) {
    .section-condensed {
        padding-bottom: 40px;
        padding-top: 40px
    }
}

.full-bleed {
    width: 100%
}

.three-quarter-frame {
    height: 75vh;
    width: 100%
}
.half-frame{
    height: 50vh;
    width: 100%
}

.row.align-center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.row.push-top {
    margin-top: 60px
}

.row .ef-piggy-bank,
.row .two-perc-shared-piggy-bank {
    display: block;
    margin: 30px auto;
    width: 75%
}

@media screen and (min-width: 700px) {
    .row .ef-piggy-bank,
    .row .two-perc-shared-piggy-bank {
        margin: 0;
        width: 100%
    }
}

@media screen and (max-width: 700px) {
    .row .two-perc-shared-piggy-bank {
        display: none
    }
}

.alt-sign-up-block {
    margin-top: 15px
}

.alt-sign-up-block .alt-sign-up {
    color: #fff;
    clear: both;
    box-shadow: 0 1px 0 0;
    margin: 0;
    text-shadow: 0 0 15px rgba(55, 55, 55, 0.2)
}

.alt-sign-up-block .alt-sign-up:hover {
    color: #cccccc
}

.alt-sign-up-block .alt-sign-up.dark {
    color: #333e48;
    box-shadow: 0 1px 0 0 #333e48
}

.alt-sign-up-block .alt-sign-up:hover .dark {
    color: #333e48
}

.all-about .alt-sign-up-block .alt-sign-up {
    box-shadow: 0 1px 0 0 #333e48;
    margin: 0;
    text-shadow: none
}

.all-about .alt-sign-up-block .alt-sign-up:hover {
    box-shadow: 0 1px 0 0 primaryDark;
    color: #333e48
}

.two-percent-cover {
    background: #FFF1E8
}

@media screen and (max-width: 700px) {
    .two-percent-cover {
        height: 100vh !important
    }
}

.two-percent-cover .cover-image--2perc {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    transition: all 0s linear
}

.two-percent-cover .cover-image--2perc.baseline {
    background-image: url("/assets/images/2perc/2perc-landing-hero-phone-lt-3-sm.png")
}

@media screen and (min-width: 700px) {
    .two-percent-cover .cover-image--2perc.baseline {
        background-position: center center;
        background-size: cover;
        background-image: url("/assets/images/2perc/2perc-landing-hero-phone-lt-2.png")
    }
}

.two-percent-cover .cover-image--2perc.var1 {
    background-image: url("/assets/images/2perc/2percent-header-social-proof-sm.png")
}

@media screen and (min-width: 700px) {
    .two-percent-cover .cover-image--2perc.var1 {
        background-position: center center;
        background-size: contain;
        background-image: url("/assets/images/2perc/2percent-header-social-proof.png");
        background-color: #ebf6fb
    }
}

.two-percent-cover .cover-image--2perc.offer-lifestyle {
    background-image: url("/assets/images/offer/affiliate-offer-landing-page-redhead-with-plant-tall.jpg");
    background-position: bottom center
}

@media screen and (min-width: 700px) {
    .two-percent-cover .cover-image--2perc.offer-lifestyle {
        background-position: center center;
        background-size: cover;
        background-image: url("/assets/images/offer/affiliate-offer-landing-page-redhead-with-plant-wide.jpg");
        background-color: #ebf6fb;
        float: right
    }
}

.two-percent-cover .cover-image--2perc.umbrella {
    background-image: url("/assets/images/ef-landing-page-hero-umbrella-sm.png");
    background-position: bottom center
}

@media screen and (min-width: 1024px) {
    .two-percent-cover .cover-image--2perc.umbrella {
        background-position: center right;
        background-size: cover;
        background-image: url("/assets/images/ef-landing-page-hero-umbrella.png");
        background-color: #ebf6fb;
        float: right
    }
}

@media screen and (min-width: 700px) {
    .two-percent-cover .cover-image--2perc.umbrella {
        background-position: center center;
        background-size: cover;
        background-image: url("/assets/images/ef-landing-page-hero-umbrella.png");
        background-color: #ebf6fb;
        float: right
    }
}

.two-percent-cover .cover-block {
    padding: 80px 20px 0;
    text-align: left;
    -webkit-transform: translateY(-160px);
    -moz-transform: translateY(-160px);
    -ms-transform: translateY(-160px);
    transform: translateY(-160px)
}

@media screen and (orientation: landscape) {
    .two-percent-cover .cover-block {
        text-align: left;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@media screen and (min-width: 700px) {
    .two-percent-cover .cover-block {
        padding: 10px 20px 0;
        text-align: left;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.two-percent-cover .cover-block .cover-copy .row {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    font-size: 20px
}

.two-percent-cover .cover-block .cover-copy .headline {
    margin-bottom: 25px
}

@media screen and (min-width: 700px) {
    .two-percent-cover .cover-block .cover-copy .headline {
        font-size: 64px;
        line-height: 68px;
        margin-bottom: 40px
    }
}

.two-percent-cover .cover-block .cover-copy .headline,
.two-percent-cover .cover-block .cover-copy .subhead {
    text-shadow: 0 0 15px rgba(55, 55, 55, 0.2)
}

@media screen and (min-width: 700px) {
    .two-percent-cover .cover-block .cover-copy {
        width: 45%
    }
}

.two-percent-cover .cover-content {
    text-align: left
}

.two-percent-cover .all-about {
    color: #333e48
}

.two-percent-cover .cd-consent-email {
    width: 204px;
    line-height: 40px
}

.two-percent-cover .check-label-cont {
    margin-top: 15px
}

.two-percent-cover .cd-consent-label {
    line-height: 16px
}

.two-percent-cover .cd-consent-privacy {
    line-height: 16px;
    margin-top: 10px
}

@media screen and (max-width: 700px) {
    .cd-consent-cover {
        height: 120vh !important
    }
}

.logo-row {
    background: #fff url("/assets/images/2perc/2percent-sub-header-social-proof.png") center no-repeat;
    background-size: contain;
    padding: 4rem 4rem
}

.customer-story {
    padding-left: 0;
    padding-right: 0
}

.customer-story .row {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.customer-story .customer-story__desc {
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width: 700px) {
    .customer-story .customer-story__desc {
        padding-left: 30px;
        padding-right: 30px;
        width: 75%
    }
}

.customer-story .customer-story__image {
    padding: 0 !important
}

.customer-story .customer-story__image img {
    padding: 0;
    width: 100%
}

@media screen and (max-width: 700px) {
    .high-yield {
        padding: 90px 0 0 0
    }
    .shared {
        padding: 100px 0 0 0
    }
    .cd {
        padding: 25px 0 0 0
    }
    .security {
        padding: 30px 0 0 0
    }
}

.offer-faqs {
    margin-top: 150px
}

.header {
    background: #fff;
    left: 0;
    padding: 10px 20px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    border-bottom: 1px solid #f2f2f2;
    min-height: 90px;
}

/*@media screen and (max-width: 700px) {*/
    /*.header {*/
        /*padding: 15px 30px*/
    /*}*/
/*}*/

.logo {
    float: left;
    display: block;
    padding: 3px 0;
    position: relative;
    z-index: 20;
    width: 150px;
}

.logo a {
    display: block
}

.logo .logo-icon {
    display: block;
    height: 60px
}

.logo .st1,
.logo .st2,
.logo .st3,
.logo .st4 {
    fill: #0d97ff
}

.nav-menu {
    display: block;
    float: right;
    height: 30px;
    margin-top: 23px;
    position: relative;
    width: 30px
}

.nav-menu span {
    background: #0d97ff;
    border-radius: 1px;
    height: 4px;
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    width: 100%
}

.nav-menu span.line-1 {
    top: 0;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.nav-menu span.line-2,
.nav-menu span.line-3 {
    margin-top: -1.5px;
    top: 50%
}

.nav-menu span.line-4 {
    bottom: 0;
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.nav-menu.is-active .line-1,
.nav-menu.is-active .line-4 {
    opacity: 0;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

.nav-menu.is-active .line-2 {
    -webkit-transform: rotateZ(135deg) scaleX(0.8);
    -moz-transform: rotateZ(135deg) scaleX(0.8);
    -ms-transform: rotateZ(135deg) scaleX(0.8);
    transform: rotateZ(135deg) scaleX(0.8);
    -webkit-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.nav-menu.is-active .line-3 {
    -webkit-transform: rotateZ(45deg) scaleX(0.8);
    -moz-transform: rotateZ(45deg) scaleX(0.8);
    -ms-transform: rotateZ(45deg) scaleX(0.8);
    transform: rotateZ(45deg) scaleX(0.8);
    -webkit-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

@media screen and (min-width: 1000px) {
    .nav-menu {
        display: none
    }
}

.nav-container {
    width: calc(100% - 150px);
    float: left;
    margin-top: 15px;
}

@media screen and (max-width: 1000px) {
    .nav-container {
        overflow: hidden;
        max-height: 0;
        -webkit-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
}

@media screen and (max-width: 1000px) {
    .nav-container.is-active {
        max-height: 520px;
        -webkit-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
}


.nav-container:before {
    display: table;
    clear: both;
    content: ''
}

@media screen and (min-width: 1000px) {
    .nav-container:before {
        content: none
    }
}

nav ul li:before {
    content: none
}

nav .subnav-block {
    padding: 0;
    overflow: hidden;
    width: 100%
}

@media screen and (min-width: 1000px) {
    nav .subnav-block {
        max-height: 0;
        -webkit-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -moz-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        -ms-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
        transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
    }
}

nav .subnav-block ul {
    margin: 0 0 30px;
    padding: 0
}

@media screen and (min-width: 1000px) {
    nav .subnav-block ul {
        margin: 0;
        width: auto
    }
}

nav .subnav-block li {
    display: block;
    margin-right: 0 !important;
    width: 100% !important
}

@media screen and (min-width: 1000px) {
    nav .subnav-block li {
        width: auto
    }
}

nav .subnav-block a {
    color: #8a8f95;
    display: block;
    font-size: 14px !important;
    line-height: 26px
}

nav .subnav-block a.active-link {
    color: #0d97ff !important
}

nav ul {
    font-family: "CalibreSemibold";
    margin: 0;
    padding: 0
}

nav ul li {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top
}

nav ul li a,
nav ul li span {
    color: #333e48;
    display: inline-block;
    font-size: 16px;
    line-height: 2.857rem;
    position: relative;
}

nav ul li a[data-border-color=purple]:before,
nav ul li span[data-border-color=purple]:before {
    background: #6b66ff
}

nav ul li a[data-border-color=green]:before,
nav ul li span[data-border-color=green]:before {
    background: #19e5b0
}

nav ul li a[data-border-color=orange]:before,
nav ul li span[data-border-color=orange]:before {
    background: #ffae36
}

nav ul li a[data-border-color=pink]:before,
nav ul li span[data-border-color=pink]:before {
    background: #ff95c3
}

nav ul li a.bg-btn:before,
nav ul li a.bg-btn-lite:before,
nav ul li span.bg-btn:before,
nav ul li span.bg-btn-lite:before {
    content: none
}

nav ul li a:before,
nav ul li span:before {
    bottom: 8px;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

nav ul li a.active-link:before,
nav ul li span.active-link:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

nav ul ul {
    font-family: "CalibreMedium"
}

nav ul ul li {
    display: block
}

@media screen and (min-width: 1000px) {
    nav ul li a:hover {
        color: #333e48
    }
}

.account-nav {
    padding: 20px 0;
    width: 100%
}

.account-nav ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.account-nav ul li {
    width: 49%
}

.account-nav ul li a {
    text-align: center;
    width: 100%
}

@media screen and (min-width: 1000px) {
    .account-nav {
        padding: 0;
        float: right;
        width: 290px
    }
    .account-nav ul {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: justify;
        justify-content: flex-end
    }
    .account-nav ul li {
        width: auto
    }
    .account-nav ul li:first-child {
        margin-right: 10px
    }
}

.main-nav {
    width: calc(100% - 290px);
    float: left;
}

.main-nav>ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.main-nav > ul > li {
    width: 20%;
    float: left;
    box-sizing: border-box;
    padding-left: 20px;
}
@media screen and (max-width: 1000px) {
    .main-nav {
        width: 100%;
        float: none;
    }
    .nav-container {
        width: 100%;
        float: none;
    }
}
@media screen and (min-width: 1000px) {
.main-nav ul {
    width: 100%
}
.main-nav ul li a {
    font-size: 13px
}
.main-nav ul li:hover a:before,
.main-nav ul li:hover span:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}
.main-nav ul li:first-child {
    margin-left: 0
}
.main-nav ul li .subnav-block li {
    margin-left: 0
}
.main-nav ul li .subnav-block a {
    color: #7E8489;
    -webkit-transition: color 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: color 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: color 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: color 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
.main-nav ul li .subnav-block a:hover {
    color: #0d97ff;
    -webkit-transition: color 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: color 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: color 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: color 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
.main-nav:hover ul ul {
    opacity: 0.4;
    -webkit-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
.main-nav:hover ul .active-link+.subnav-block ul,
.main-nav:hover ul .active-link+.subnav-block ul li {
    opacity: 1;
    -webkit-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
.main-nav:hover ul li:hover ul,
.main-nav:hover ul ul:hover,
.main-nav:hover ul ul:hover li {
    opacity: 1;
    -webkit-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
.main-nav:hover .subnav-block {
    max-height: 340px;
    padding: 20px 0 30px;
    -webkit-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
}

@media screen and (min-width: 1024px) {
.main-nav ul li a {
    font-size: 16px;
}
}

.signup-solo {
float: right
}

footer {
background: #fafafa;
min-height: 300px;
padding: 40px 25px
}

footer ul {
list-style: none;
padding-left: 0
}

.nav-block {
margin-bottom: 30px;
max-width: 50%;
width: 50%
}


.icon-social {
display: inline-block;
height: 20px;
text-indent: -9999px;
width: 20px
}

 .icon-social svg {
display: block;
height: 100%;
width: 100%
}

 .icon-social svg g,
 .icon-social svg path {
fill: #0d97ff
}

.nav-block h5 {
color: #0d97ff;
font-size: 1rem;
font-family: "CalibreBold", helvetica, sans-serif;
margin-bottom: 14px
}

.nav-block a {
color: #0d97ff;
font-size: 16px;
line-height: 2;
text-decoration: none
}

.nav-block ul li {
margin-bottom: 0
}

.sitemap-nav .nav-block a,
.sitemap-nav .nav-block h5 {
color: #333e48
}

.legal-disclaimer {
color: #817d7f;
line-height: 20px;
margin-top: 40px;
width: 100%
}

@media screen and (min-width: 700px) {
    footer {
        min-height: 300px;
        padding: 40px
    }
    .nav-block {
        margin-bottom: 0;
        width: 25%
    }
    .legal-disclaimer {
        margin-top: 40px;
    }
}

@media screen and (min-width: 1024px) {
footer {
    min-height: 300px;
    padding: 80px 40px
}
.nav-block {
    margin-bottom: 0;
    width: 25%
}
.nav-block h5 {
    font-size: 16px;
    font-family: "CalibreSemibold", helvetica, sans-serif;
    margin-bottom: 14px
}
.nav-block a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}
.nav-block a:hover {
    color: #005fa6;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
.legal-disclaimer {
    margin-top: 40px;
}
}

.stay-connected {
display: inline-block;
vertical-align: middle;
width: 100%
}

.simple-newsletter {
display: inline-block;
width: 100%;
vertical-align: middle
}

@media screen and (min-width: 700px) {
.simple-newsletter {
    width: 49%
}
}

.simple-newsletter.success .signup-block {
display: none
}

.simple-newsletter.success .signup-response {
display: block
}

.simple-newsletter.error .signup-response {
display: block
}

.simple-newsletter h5 {
color: #0d97ff
}

.simple-newsletter .newsletter-signup-address {
background: #fafafa;
border-bottom: 2px solid #0d97ff;
padding: 0;
line-height: 38px;
margin: 0 8px 0 0;
color: #0d97ff;
max-width: 220px;
width: 100%
}

.simple-newsletter .newsletter-signup-address::-webkit-autofill {
background: #fafafa !important
}

@media screen and (min-width: 700px) {
.simple-newsletter .newsletter-signup-address {
    max-width: 300px;
    width: 100%
}
}

.simple-newsletter .signup-response {
color: #0d97ff
}

section.get-simple {
background: #fff url("/assets/images/home/home-bottom.jpg") center no-repeat;
background-size: cover;
padding: 80px 20px
}

section.get-simple .signup-headline {
font-size: 38px;
font-family: "CalibreSemibold", helvetica, sans-serif;
line-height: 50px;
margin: 0
}

section.get-simple .signup-subhead {
font-family: "CalibreMedium";
font-size: 20px;
line-height: 28px;
margin: 15px 0 30px;
max-width: 100%
}

@media screen and (min-width: 700px) {
section.get-simple {
    padding: 180px 30px
}
section.get-simple .signup-headline {
    font-size: 48px;
    line-height: 56px;
    margin: 0;
    max-width: 33%
}
section.get-simple .signup-subhead {
    font-size: 24px;
    line-height: 32px;
    margin: 20px 0 35px;
    max-width: 33%
}
}

.banner {
box-shadow: 0 0 5px 0 rgba(25, 25, 25, 0.2);
display: none;
max-height: 200px;
overflow: hidden;
position: relative;
top: 62px;
width: 100%;
z-index: 5;
-webkit-transition: all 0s linear;
-moz-transition: all 0s linear;
-ms-transition: all 0s linear;
transition: all 0s linear
}

@media screen and (min-width: 700px) {
    .banner {
        position: fixed;
        top: 96px;;
    }
}

.banner.is-visible {
display: block
}

.banner .banner-message {
margin: 15px 20px;
opacity: 1;
padding-left: 30px;
position: relative;
width: 100%
}

@media screen and (min-width: 700px) {
.banner .banner-message {
    margin: 15px 30px
}
}

.banner .banner-message p {
display: block;
font-family: "CalibreMedium";
font-size: 12px;
margin: 0 0 10px;
max-width: 100%
}

@media screen and (min-width: 700px) {
.banner .banner-message p {
    display: inline-block;
    font-size: 16px;
    margin: 0 0 0;
    max-width: 85%
}
}

.banner .banner-message .section-link {
color: #333e48;
font-size: 12px;
line-height: 10px;
margin: 0;
text-transform: capitalize
}

@media screen and (min-width: 700px) {
.banner .banner-message .section-link {
    line-height: 10px;
    margin: 0 0 0 10px;
    max-width: 85%
}
}

.banner .banner-message:before {
background-size: 14px 14px;
content: '';
display: inline-block;
height: 24px;
left: 0;
position: absolute;
top: 0;
width: 24px
}

.banner .banner-message.icon--shared-cards:before {
background: url(/assets/images/icons/icon--money.svg) center no-repeat
}

.banner .banner-dismiss {
bottom: 0;
font-family: "CalibreMedium";
font-size: 12px;
padding: 15px;
position: absolute;
right: 10px
}

.banner .banner-dismiss:before {
color: #8a8f95;
content: 'Dismiss';
border-bottom: 1px solid #8a8f95
}

@media screen and (min-width: 700px) {
.banner .banner-dismiss {
    font-size: 24px;
    line-height: 20px;
    margin-top: -24px;
    right: 15px;
    top: 50%
}
.banner .banner-dismiss:before {
    content: "\00d7";
    border-bottom: none
}
.banner .banner-dismiss:hover {
    cursor: pointer
}
}

.banner.banner-dismissed {
max-height: 0;
-webkit-transition: max-height 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: max-height 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: max-height 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: max-height 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
transition-delay: 0.2s
}

.banner.banner-dismissed .banner-message {
opacity: 0;
-webkit-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

@-webkit-keyframes hideBanner {
0% {
    height: auto
}
100% {
    height: 0
}
}

@-moz-keyframes hideBanner {
0% {
    height: auto
}
100% {
    height: 0
}
}

@-o-keyframes hideBanner {
0% {
    height: auto
}
100% {
    height: 0
}
}

@keyframes hideBanner {
0% {
    height: auto
}
100% {
    height: 0
}
}

.video-main {
display: table;
height: 84vh;
max-height: 800px;
position: relative;
width: 100%
}

.video-main .cover-film {
background: transparent;
background: rgba(0, 0, 0, 0.3);
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1
}

.video-main .cover-film .cover-border {
border: 8px solid #0d97ff;
bottom: 20px;
display: block;
content: '';
left: 20px;
position: absolute;
right: 20px;
top: 20px
}

@media screen and (min-width: 700px) {
.video-main .cover-film .cover-border {
    bottom: none;
    height: calc(100% - 60px);
    left: 30px;
    right: 30px;
    top: calc(0% + 30px)
}
}

.video-main .video-layer {
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 0
}

.video-main .video-layer.is-mobile .video-cover {
display: none
}

.video-main .video-layer.is-mobile .video-controls {
display: none
}

.video-main .video-layer .video-embed {
display: none;
height: auto;
left: 50%;
min-width: 100%;
min-height: 100%;
position: absolute;
top: 50%;
width: auto;
z-index: 0;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}

@media screen and (min-width: 700px) {
.video-main .video-layer .video-embed {
    display: block
}
}

.video-main .video-layer .video-embed.sized {
opacity: 1;
-webkit-transition: opacity 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: opacity 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: opacity 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: opacity 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.video-main-message {
color: #fff;
display: table-cell;
margin-top: -30px;
position: relative;
padding: 30px 0;
z-index: 1
}

@media screen and (min-width: 700px) {
.video-main-message {
    padding: 30px 50px
}
}

.video-main-message .video-message-lockup {
padding: 30px 20px;
max-width: 100%
}

@media screen and (min-width: 700px) {
.video-main-message .video-message-lockup {
    padding: 30px;
    max-width: 50%
}
}

.video-main-message .video-message-lockup * {
max-width: 100%
}

@media screen and (min-width: 700px) {
.video-main-message {
    padding: 30px
}
}

.video-main-message.align-left-top {
vertical-align: top
}

.video-main-message.align-left-top .video-message-lockup {
margin: 0 auto 0 0
}

.video-main-message.align-left-center {
vertical-align: middle
}

.video-main-message.align-left-center .video-message-lockup {
margin: 0 auto 0 0
}

.video-main-message.align-left-bottom {
vertical-align: bottom
}

.video-main-message.align-left-bottom .video-message-lockup {
margin: 0 auto 0 0
}

.video-main-message.align-center-top {
vertical-align: top
}

.video-main-message.align-center-top .video-message-lockup {
margin: 0 auto
}

.video-main-message.align-center-center {
vertical-align: middle
}

.video-main-message.align-center-center .video-message-lockup {
margin: 0 auto
}

.video-main-message.align-center-bottom {
vertical-align: bottom
}

.video-main-message.align-center-bottom .video-message-lockup {
margin: 0 auto
}

.video-main-message.align-right-top {
vertical-align: top
}

.video-main-message.align-right-top .video-message-lockup {
margin: 0 0 0 auto
}

.video-main-message.align-right-center {
vertical-align: middle
}

.video-main-message.align-right-center .video-message-lockup {
margin: 0 0 0 auto
}

.video-main-message.align-right-bottom {
vertical-align: bottom
}

.video-main-message.align-right-bottom .video-message-lockup {
margin: 0 0 0 auto
}

.video-controls {
display: block;
bottom: 50px;
position: absolute;
right: 50px;
height: 20px;
width: 20px;
z-index: 5;
visibility: visible
}

.video-controls.hide-controls {
visibility: hidden
}

.video-controls[data-video-playback="play"] span.video-pause {
display: block
}

.video-controls[data-video-playback="play"] span.video-pause:before {
-webkit-animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-o-animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.video-controls[data-video-playback="pause"] span.video-play {
display: block
}

.video-controls[data-video-playback="pause"] span.video-play:before {
-webkit-animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-o-animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.video-controls span {
color: #fff;
cursor: pointer;
display: none;
font-family: "CalibreBold";
height: 20px;
left: 0;
line-height: 20px;
opacity: 0.5;
position: absolute;
right: 0;
text-align: center;
text-shadow: 0 0 2px #333e48;
width: 20px;
-webkit-transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.video-controls span.video-play {
background: url(/assets/images/icons/icon--video-play.svg) center no-repeat;
background-size: auto 12px
}

.video-controls span.video-pause {
background: url(/assets/images/icons/icon--video-pause.svg) center no-repeat;
background-size: auto 14px
}

.video-controls span:before {
background: rgba(222, 222, 222, 0);
border-radius: 40px;
content: '';
height: 20px;
left: 0;
position: absolute;
top: 0;
width: 20px;
z-index: 0
}

.video-controls span:hover {
opacity: 1;
-webkit-transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.cover {
background-position: center center;
background-repeat: no-repeat;
background-size: cover
}

.cover-main {
display: table;
height: 84vh;
position: relative;
width: 100%
}

.cover-main .cover-film {
background: transparent;
background: rgba(0, 0, 0, 0.3);
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1
}

.cover-main .cover-film .cover-border {
border: 8px solid #0d97ff;
bottom: 20px;
display: block;
content: '';
left: 20px;
position: absolute;
right: 20px;
top: 20px
}

@media screen and (min-width: 700px) {
.cover-main .cover-film .cover-border {
    bottom: none;
    height: calc(100% - 60px);
    left: 30px;
    right: 30px;
    top: calc(0% + 30px)
}
}

.cover-main-message {
color: #fff;
display: table-cell;
margin-top: -30px;
position: relative;
padding: 30px 0;
z-index: 1
}

@media screen and (min-width: 700px) {
.cover-main-message {
    padding: 30px 50px
}
}

.cover-main-message .cover-message-lockup {
padding: 30px 20px;
max-width: 100%
}

@media screen and (min-width: 700px) {
.cover-main-message .cover-message-lockup {
    padding: 30px;
    max-width: 50%
}
}

.cover-main-message .cover-message-lockup * {
max-width: 100%
}

@media screen and (min-width: 700px) {
.cover-main-message {
    padding: 30px
}
}

.cover-main-message.align-left-top {
vertical-align: top
}

.cover-main-message.align-left-top .cover-message-lockup {
margin: 0 auto 0 0
}

.cover-main-message.align-left-center {
vertical-align: middle
}

.cover-main-message.align-left-center .cover-message-lockup {
margin: 0 auto 0 0
}

.cover-main-message.align-left-bottom {
vertical-align: bottom
}

.cover-main-message.align-left-bottom .cover-message-lockup {
margin: 0 auto 0 0
}

.cover-main-message.align-center-top {
vertical-align: top
}

.cover-main-message.align-center-top .cover-message-lockup {
margin: 0 auto
}

.cover-main-message.align-center-center {
vertical-align: middle
}

.cover-main-message.align-center-center .cover-message-lockup {
margin: 0 auto
}

.cover-main-message.align-center-bottom {
vertical-align: bottom
}

.cover-main-message.align-center-bottom .cover-message-lockup {
margin: 0 auto
}

.cover-main-message.align-right-top {
vertical-align: top
}

.cover-main-message.align-right-top .cover-message-lockup {
margin: 0 0 0 auto
}

.cover-main-message.align-right-center {
vertical-align: middle
}

.cover-main-message.align-right-center .cover-message-lockup {
margin: 0 0 0 auto
}

.cover-main-message.align-right-bottom {
vertical-align: bottom
}

.cover-main-message.align-right-bottom .cover-message-lockup {
margin: 0 0 0 auto
}

.resources-article-landing>.grid-section:not(.resource-footer) {
padding-top: 0
}

.resources-article-landing .resource-footer .resource-footer-header {
margin-top: 0
}

.resources-article-landing p {
font-size: 16px;
line-height: 24px;
max-width: 100%
}

@media screen and (min-width: 700px) {
.resources-article-landing p {
    font-size: 18px;
    line-height: 24px
}
}

.resources-article-landing p img {
display: block;
margin: 30px 0;
max-width: 100%;
width: 100%
}

.resources-article-landing .large-type {
font-size: 18px;
line-height: 24px
}

@media screen and (min-width: 700px) {
.resources-article-landing .large-type {
    font-size: 24px;
    line-height: 32px
}
}

.resources-article-landing.main ul li,
.resources-article-landing ol li {
font-size: 16px;
line-height: 20px;
max-width: 100%
}

@media screen and (min-width: 700px) {
.resources-article-landing.main ul li,
.resources-article-landing ol li {
    font-size: 18px;
    line-height: 24px
}
}

.resources-article-landing .resources-legal-disclaimer {
border-top: 1px solid #d4d5d7;
display: block;
padding-top: 10px
}

.image-panel {
margin: 30px 0;
max-width: 100%;
width: 100%
}

.image-panel.left {
float: left;
margin-left: -60px;
margin-right: 20px;
max-width: 50%;
width: 50%
}

.image-panel.right {
float: right;
margin-right: -60px;
margin-left: 20px;
max-width: 50%;
width: 50%
}

.image-panel.stretch {
margin-left: 0%;
max-width: 100%;
width: 100%
}

@media screen and (min-width: 700px) {
.image-panel.stretch {
    margin-left: -10%;
    max-width: 120%;
    width: 120%
}
}

.image-panel img {
display: block;
max-width: 100%;
width: 100%
}

.image-panel figcaption {
color: #8a8f95;
font-size: 16px;
padding: 5px 0;
line-height: 1.2
}

.media-space {
margin: 30px 0
}

blockquote {
border-bottom: 1px solid #e9e9ea;
border-top: 1px solid #e9e9ea;
color: #a1a6ab;
font-family: "CalibreMedium";
margin: 20px 0;
padding: 15px 0
}

blockquote p {
font-size: 16px !important;
line-height: 20px !important;
margin: 0;
padding: 0
}

@media screen and (min-width: 700px) {
blockquote {
    margin: 30px 0;
    padding: 20px 0
}
blockquote p {
    font-size: 24px !important;
    line-height: 30px !important;
    margin: 0;
    padding: 0
}
}

.callout-module {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: column;
-ms-flex-flow: column;
flex-flow: column;
margin: 20px 0;
width: 100%
}

.callout-module img {
max-width: 100%
}

.callout-module div:first-child {
padding: 10px 0 5px;
width: 100%
}

.callout-module div:last-child {
padding: 5px 0 10px 0;
width: 100%
}

@media screen and (min-width: 700px) {
.callout-module {
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    margin: 30px 0 30px -10%;
    width: 120%
}
.callout-module div:first-child {
    padding: 0 20px 0 0;
    width: 50%
}
.callout-module div:last-child {
    padding: 0 0 0 20px;
    width: 50%
}
}

.label-share {
font-size: 12px;
margin-right: 15px
}

.resources-article-landing h2,
.resources-article-landing h3,
.resources-article-landing h4,
.resources-article-landing h5,
.resources-article-landing h6 {
margin-top: 60px
}

.resources-article-landing .signup-cta-block {
padding: 40px 0
}

.resources-article-landing .share-insert {
margin-top: 40px
}

.resources-article-landing .content li {
margin-bottom: 0
}

.landing-hero .display-header {
font-size: 42px;
line-height: 50px
}

@media screen and (min-width: 700px) {
.landing-hero .display-header {
    font-size: 84px;
    line-height: 92px
}
}

.landing-hero.cover,
.landing-hero .cover-main {
height: 50vh
}

@media screen and (min-width: 700px) {
.landing-hero.cover,
.landing-hero .cover-main {
    height: 75vh
}
}

.landing-hero .cover-main-message .cover-message-lockup {
max-width: 100%
}

.resource-tile {
display: block;
margin-bottom: 40px
}

.resource-tile .resource-tile-image {
background-color: #fafafa;
background-position: center center;
background-size: 80px auto;
min-height: 250px;
margin-bottom: 10px
}

.resources-nav {
background: #fafafa;
padding-bottom: 0;
padding-top: 0 !important;
position: relative;
width: 100%;
z-index: 5
}

.resources-nav .resource-nav-link {
display: none
}

@media screen and (min-width: 700px) {
.resources-nav .resource-nav-link {
    display: block
}
}

.resources-nav a {
font-size: 12px;
font-family: "CalibreMedium";
text-transform: uppercase
}

.set-fixed {
margin-top: 45px
}

.set-fixed .resources-nav {
position: fixed;
top: 65px;
bottom: auto
}

.set-bottom {
margin-top: 45px
}

.set-bottom .resources-nav {
position: absolute;
top: auto;
bottom: 0
}

.home .cover .cover-content {
height: 100vh !important
}

.cover {
padding: 0;
position: relative;
height: 84vh;
max-height: 800px
}

.cover .cover-image {
    background-color: #333e48;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    transition: all 0s linear
}
.cover .cover-image:after{
    content: '';
    display: block;
    position: absolute;
    top:0;left:0;bottom:0;right:0;
    background-color: rgba(0, 0, 0, 0.1);
}


.cover .cover-image.cover-loaded {
opacity: 1;
-webkit-transition: opacity 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: opacity 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: opacity 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: opacity 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.cover .cover-image .cover-image-pre {
display: block;
width: 100%;
z-index: 0
}

.cover .cover-image .cover-mobile {
display: none
}

@media only screen and (max-width: 700px) {
.cover .cover-image .cover-image-pre {
    display: none
}
.cover .cover-image .cover-mobile {
    display: block;
    width: auto;
    height: 100%;
    z-index: 0;
    min-width: -webkit-fill-available
}
}

.cover .cover-image .cover-film {
background: transparent;
background: rgba(0, 0, 0, 0.2);
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 0
}

.cover .cover-content {
display: table;
padding-top: 0;
position: relative;
height: 84vh;
max-height: 800px
}

.cover .cover-content .graphic-full {
display: none
}

.cover .cover-content .graphic-mobile {
display: block
}

@media screen and (max-width: 700px) {
.cover .small-center {
    -webkit-justify-content: center !important;
    -ms-flex-pack: justify;
    justify-content: center !important
}
.cover .cover-image {
    background-color: #0d97ff;
    background-position: top;
    background-size: 150vw
}
.cover .cover-content {
    display: table;
    padding-top: 50vh;
    position: relative;
    height: 100vh;
    max-height: 800px
}
.cover .cover-content .graphic-full {
    display: none
}
.cover .cover-content .graphic-mobile {
    display: block
}
}

.cover .cover-block {
display: table-cell
}

.cover .cover-block.align-left-top {
vertical-align: top
}

.cover .cover-block.align-left-top .cover-lockup {
margin: 0 auto 0 0
}

.cover .cover-block.align-left-center {
vertical-align: middle
}

.cover .cover-block.align-left-center .cover-lockup {
margin: 0 auto 0 0
}

.cover .cover-block.align-left-bottom {
vertical-align: bottom
}

.cover .cover-block.align-left-bottom .cover-lockup {
margin: 0 auto 0 0
}

.cover .cover-block.align-center-top {
vertical-align: top
}

.cover .cover-block.align-center-top .cover-lockup {
margin: 0 auto
}

.cover .cover-block.align-center-center {
vertical-align: middle
}

.cover .cover-block.align-center-center .cover-lockup {
margin: 0 auto
}

.cover .cover-block.align-center-bottom {
vertical-align: bottom
}

.cover .cover-block.align-center-bottom .cover-lockup {
margin: 0 auto
}

.cover .cover-block.align-right-top {
vertical-align: top
}

.cover .cover-block.align-right-top .cover-lockup {
margin: 0 0 0 auto
}

.cover .cover-block.align-right-center {
vertical-align: middle
}

.cover .cover-block.align-right-center .cover-lockup {
margin: 0 0 0 auto
}

.cover .cover-block.align-right-bottom {
vertical-align: bottom
}

.cover .cover-block.align-right-bottom .cover-lockup {
margin: 0 0 0 auto
}

.cover .cover-lockup {
padding: 20px;
max-width: 360px;
width: 86%
}

.cover .cover-lockup .cover-graphic-block img,
.cover .cover-lockup .cover-graphic-block svg {
width: 100%
}

.cover .cover-lockup .signup-cta {
margin-top: 30px
}

.cover .tagline {
font-family: "CalibreSemibold";
max-width: 100%
}

@media screen and (min-width: 700px) {
.cover .cover-content {
    padding-top: 0
}
.cover .cover-content .graphic-full {
    display: block
}
.cover .cover-content .graphic-mobile {
    display: none
}
.cover .cover-lockup {
    padding: 40px 30px;
    max-width: 50%
}
.cover .cover-lockup .tagline {
    max-width: 60%
}
}

.hero-image-block {
padding: 40px 20px 0
}

.hero-image {
position: relative
}

.hero-image .hero-block {
height: auto;
overflow: hidden;
padding: 0
}

.hero-image img {
display: block;
position: relative;
width: 100%;
z-index: 0
}

.hero-image .hero-caption {
color: #8a8f95;
font-size: 12px;
padding: 6px 0 0;
position: absolute;
right: 0;
top: 100%;
z-index: 1
}

.hero-image .hero-caption a {
border-bottom: 1px solid #8a8f95;
color: #8a8f95
}

@media screen and (min-width: 700px) {
.hero-image-block {
    padding: 60px 30px
}
}

section[class*='ds-color-'].full-image-block .image-container {
padding: 0 10px 10px 0 !important
}

.full-image-block .image-content {
height: auto;
overflow: hidden;
padding: 0
}

.full-image-block .image-container {
margin-top: 30px
}

.full-image-block .image-container img {
width: 100%
}

.full-image-block .fi-text-block * {
max-width: 82%
}

@media screen and (min-width: 700px) {
.full-image-block .image-container {
    display: block;
    margin-top: 50px
}
.full-image-block .image-container img {
    display: block;
    width: 100%
}
.full-image-block .fi-text-block * {
    max-width: 640px
}
}

.text-block {
width: 100%
}

@media screen and (min-width: 700px) {
.text-block {
    width: 60%
}
}

.text-columns {
-webkit-flex: 1 1 100%;
-ms-flex: 1 1 100%;
flex: 1 1 100%
}

.text-columns.right {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse
}

.text-columns.right .col:last-child {
padding: 0 40px 0 0
}

.text-columns .col {
-webkit-flex-basis: 100%;
-ms-flex-basis: 100%;
flex-basis: 100%
}

@media screen and (min-width: 700px) {
.text-columns {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%
}
.text-columns .col {
    -webkit-flex-basis: 50%;
    -ms-flex-basis: 50%;
    flex-basis: 50%
}
.text-columns .col:first-child {
    padding-right: 40px
}
}

.two-col-block {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}

.two-col-block.align-top {
-webkit-align-items: flex-start;
-ms-flex-align: flex-start;
align-items: flex-start
}

.two-col-block .text-block,
.two-col-block .image-block {
width: 100%
}

.two-col-block .text-block img,
.two-col-block .image-block img {
display: block;
max-height: 600px;
margin: 0 auto;
max-width: 100%
}

.two-col-block .text-block * {
/*max-width: 410px*/
}

.two-col-block .image-block {
margin-top: 30px
}

@media screen and (min-width: 700px) {
.two-col-block .image-block {
    margin-top: 0
}
}

@media screen and (min-width: 700px) {
.two-col-block {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.two-col-block.right {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
.two-col-block.right .text-block,
.two-col-block.right .image-block {
    padding: 0 40px 0 0
}
.two-col-block .text-block,
.two-col-block .image-block {
    width: 50%
}
.two-col-block .text-block img,
.two-col-block .image-block img {
    width: auto
}
.two-col-block .text-block * {
    max-width: 410px
}
.two-col-block .image-block {
    text-align: center
}
}

[class*='ds-color-'] .image-block,
[class*='ds-color-'] figure {
padding-right: 5px
}

@media screen and (min-width: 700px) {
[class*='ds-color-'] .image-block,
[class*='ds-color-'] figure {
    padding-right: 0
}
[class*='ds-color-'] .image-block img,
[class*='ds-color-'] figure img {
    width: calc(100% - 23px)
}
}

.item-row-block .text-block {
width: 100%
}

.item-row-block .item-row-headline {
display: block;
margin: 0 auto;
max-width: 720px;
width: 100%
}

.item-row {
-webkit-align-items: flex-start;
-ms-flex-align: flex-start;
align-items: flex-start;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0 0
}

.item-row .item-block {
display: block;
padding: 20px 0;
margin: 0 auto;
text-align: center;
width: 90%
}

.item-row .item-block .item-text {
text-align: center
}

.item-row .item-block .item-text p {
line-height: 18px
}

.item-row .item-block .item-image {
height: auto;
margin-bottom: 20px;
max-width: 100%
}

.item-row .item-block .item-image img {
margin: 0 auto;
max-height: auto;
max-width: 60%
}

.item-row .item-block .item-image .icon {
margin: 0 auto;
max-height: 100px
}

.item-row .item-block p {
margin: 0 auto;
max-width: 350px
}

.item-row .item-block .item-name {
margin: 10px 0 5px
}

.item-row .item-block .section-link {
margin-top: 25px
}

.item-row.no-stack .item-block {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
margin: 0 auto;
width: 100%
}

.item-row.no-stack .item-image {
height: 50px;
margin-bottom: 0;
width: 50px
}

.item-row.no-stack .item-image .icon {
max-height: 100%;
max-width: 100%
}

.item-row.no-stack .item-name {
margin: 0 0 5px
}

.item-row.no-stack .item-text {
padding-left: 15px;
text-align: left;
width: 80%
}

.item-row.no-stack .item-text p {
margin: 0
}

@media screen and (min-width: 700px) {
.item-row {
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around
}
.item-row .item-block {
    padding: 10px;
    max-width: auto;
    width: auto
}
.item-row .item-block .item-text {
    text-align: center
}
.item-row .item-block .item-text .item-name {
    font-size: 18px;
    font-family: "CalibreSemibold", helvetica, sans-serif;
    line-height: 26px;
    margin: 0 0 10px
}
.item-row .item-block .item-text .item-copy {
    font-size: 16px;
    line-height: 22px
}
.item-row .item-block .item-image {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    justify-content: center;
    height: 100px;
    margin-bottom: 20px;
    max-width: 100%
}
.item-row .item-block .item-image img {
    height: auto;
    margin: 0 auto;
    max-height: 100%;
    max-width: 275px
}
.item-row .item-block .item-image .icon {
    margin: 0 auto;
    max-height: 75px;
    max-width: 75px
}
.item-row.no-stack .item-block {
    display: block;
    width: auto
}
.item-row.no-stack .item-image {
    display: block;
    margin: 0 auto 15px;
    max-width: auto;
    text-align: center;
    width: 100%
}
.item-row.no-stack .item-image .icon {
    display: inline-block;
    margin: 75px auto 0
}
.item-row.no-stack .item-image .icon img,
.item-row.no-stack .item-image .icon svg {
    display: inline-block;
    max-height: 75px;
    max-width: 75px
}
.item-row.no-stack .item-name {
    margin: 10px 0 5px;
    width: auto
}
}

section[class*='ds-color-'].video-embed .video-wrapper,
section[class*='ds-color-'].video-embed video,
div[class*='ds-color-'].video-embed .video-wrapper,
div[class*='ds-color-'].video-embed video,
section[class*='ds-color-'] .video-wrapper,
section[class*='ds-color-'] video {
margin-bottom: 10px;
width: calc(100% - 10px)
}

section[class*='ds-color-'].video-embed .video-details,
div[class*='ds-color-'].video-embed .video-details,
section[class*='ds-color-'] .video-details {
margin-top: 0
}

section[class*='ds-color-'].video-embed video,
div[class*='ds-color-'].video-embed video,
section[class*='ds-color-'] video {
margin-left: 0
}

@media screen and (min-width: 700px) {
section[class*='ds-color-'].video-embed video,
div[class*='ds-color-'].video-embed video,
section[class*='ds-color-'] video {
    margin-left: 5px
}
}

section video {
width: 100%
}

.video-embed.clean-space {
padding: 0
}

.video-embed.small-video .video .video-block {
padding-bottom: 52%
}

.video-block {
position: relative;
padding-bottom: 52%;
padding-top: 25px;
height: 0
}

.video-block iframe {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%
}

.video-details {
margin-top: 40px;
max-width: 82%
}

.video-with-bezel .video-bezel-block {
background: url("/assets/images/friends/iphone-bezel-black.png") center center no-repeat;
background-size: 296px auto;
display: block;
padding: 88px 30px;
position: relative;
margin: 0 auto;
max-width: 356px
}

.video-with-bezel .video-bezel-block video {
display: block;
margin: -3px auto 0;
width: 230px
}

.video-with-bezel .video-bezel-block img {
display: none
}

@media screen and (min-width: 700px) {
.video-embed.clean-space {
    padding: 0
}
.video-embed.small-video .video .video-block {
    padding-bottom: 52%
}
.video-block {
    position: relative;
    padding-bottom: 54%;
    padding-top: 25px;
    height: 0
}
.video-block iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.video-details {
    margin-top: 40px;
    max-width: 82%
}
}

.graphic-block {
margin: 0 0 20px;
width: 100%
}

.graphic-block svg {
width: 100%
}

.clean-space.page-header-block {
padding: 0 0 40px
}

.clean-space .page-header {
padding: 0
}

.page-header-block {
padding: 20px 0
}

.page-header {
padding: 20px 20px 0
}

.page-header .page-title {
max-width: 100%;
text-align: center
}

.page-header p {
margin: 30px auto 0;
text-align: center
}

@media screen and (min-width: 700px) {
.page-header-block {
    padding: 40px 0
}
.page-header-block.clean-space {
    padding: 0 0 40px 0
}
.page-header {
    padding: 40px 0 0 0
}
.page-header .page-title {
    margin: 0 auto;
    max-width: 90%;
    text-align: center
}
}

.full-callout-block {
min-height: 40vh;
overflow: hidden;
position: relative;
width: 100%
}

.full-callout-block .pattern {
background-position: 0 -220px !important;
background-repeat: repeat;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
-webkit-transition: transform 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: transform 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: transform 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: transform 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.full-callout-block .subhead {
font-family: "CalibreMedium";
margin-bottom: 20px;
margin-top: 20px
}

@media screen and (min-width: 700px) {
.full-callout-block .subhead {
    margin-bottom: 20px;
    margin-top: 20px
}
}

.feature-tiles-block {
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}

.feature-tile {
margin: 0 0 20px;
max-width: 48%;
-webkit-flex-basis: 48%;
-ms-flex-basis: 48%;
flex-basis: 48%
}

.feature-tile a {
color: #333e48;
display: block;
width: 100%
}

.feature-tile .feature-image {
background: #eee;
min-height: 150px;
max-height: 280px;
overflow: hidden;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center
}

.feature-tile img {
height: auto;
object-fit: cover;
width: 100%
}

.feature-tile .feature-name {
display: inline-block;
line-height: 20px;
margin: 10px 0 5px;
position: relative
}

.feature-tile .feature-description {
margin: 0
}

@media screen and (min-width: 700px) {
.feature-tiles-block {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left
}
.feature-tiles-block:after {
    content: '';
    display: block;
    width: 33%
}
.feature-tile {
    padding: 0 10px;
    margin: 0 0 60px;
    max-width: 32.5%;
    -webkit-flex-basis: 33%;
    -ms-flex-basis: 33%;
    flex-basis: 33%;
    -ms-flex: 1 1 33%
}
.feature-tile .feature-image {
    background: #eee;
    min-height: 150px;
    margin-bottom: 20px;
    max-height: 420px;
    height: 420px;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    justify-content: center
}
.feature-tile .feature-image img {
    height: 100%;
    object-fit: cover;
    width: auto;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2.5s cubic-bezier(0.49, 0.97, 0.48, 0.97);
    -moz-transition: all 2.5s cubic-bezier(0.49, 0.97, 0.48, 0.97);
    -ms-transition: all 2.5s cubic-bezier(0.49, 0.97, 0.48, 0.97);
    transition: all 2.5s cubic-bezier(0.49, 0.97, 0.48, 0.97)
}
.feature-tile .feature-name:after {
    background: #333e48;
    content: '';
    display: block;
    height: 1px;
    margin-top: 2px;
    width: 100%;
    z-index: 0;
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s;
    -moz-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s;
    -ms-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s;
    transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s
}
.feature-tile .feature-name:before {
    content: '\2192';
    display: inline-block;
    font-size: 75%;
    font-family: "CalibreMedium";
    line-height: 18px;
    opacity: 0;
    position: absolute;
    right: -15px;
    top: 2px;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
.feature-tile:hover .feature-name:after {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
.feature-tile:hover .feature-name:before {
    opacity: 1;
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px);
    -webkit-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s;
    -moz-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s;
    -ms-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s;
    transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98) 0.1s
}
.feature-tile:hover .feature-image img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 10s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 10s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 10s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 10s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
}

.features-nav-block {
background: #fff
}

.features-nav {
padding: 40px 0
}

.features-nav .feature-nav-title {
margin-bottom: 30px
}

.features-nav ul {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: justify;
justify-content: flex-start;
-ms-flex-pack: space-between;
-ms-flex: 1 1 auto
}

.features-nav ul li {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-basis: 50%;
-ms-flex-basis: 50%;
flex-basis: 50%;
line-height: 32px;
margin-bottom: 5px
}

.features-nav ul li a {
font-size: 12px !important
}

@media screen and (min-width: 700px) {
.features-nav ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start
}
.features-nav ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 25%;
    -ms-flex-basis: 25%;
    flex-basis: 25%;
    margin-bottom: 20px
}
}

.app-links {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
min-height: 75vh
}

.app-links .app-links-block {
margin-top: 40px
}

.app-links .download-store-link:first-child {
margin-bottom: 10px;
margin-right: 0
}

@media screen and (min-width: 700px) {
.app-links .download-store-link:first-child {
    margin-bottom: 10px;
    margin-right: 30px
}
}

.android-pay-messaging {
border: 1px solid #f5f4f4;
padding: 20px
}

.android-pay-messaging .android-launch-app {
margin-top: 40px
}

.reviews-section {
padding-top: 60px;
padding-bottom: 120px;
min-height: 400px;
position: relative
}

.review {
display: none
}

.review.active {
display: block
}

.review.active .review-wrapper {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.review .review-wrapper {
opacity: 0;
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
-webkit-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-webkit-transition-delay: 0.8s;
-moz-transition-delay: 0.8s;
-ms-transition-delay: 0.8s;
transition-delay: 0.8s;
text-align: center
}

.review-photo {
display: block;
background-size: cover;
background-position: center;
border-radius: 50%;
border: 4px solid #fff;
box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15);
height: 100px;
opacity: 0;
margin-bottom: 20px;
overflow: hidden;
width: 100px
}

.review-photo img {
width: 100%
}

.review-quote {
opacity: 0;
display: inline-block;
text-align: center
}

.review-quote p {
color: #0d97ff;
font-family: "CalibreReg";
font-size: 16px;
line-height: 1.4;
margin-bottom: 0;
max-width: auto
}

@media screen and (min-width: 700px) {
.review-quote p {
    font-size: 20px
}
}

.review-quote span {
display: inline-block;
white-space: nowrap
}

.review-header {
margin-bottom: 40px
}

.review .review-photo {
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.review .review-quote {
opacity: 0;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-webkit-transition-delay: 0.13s;
-moz-transition-delay: 0.13s;
-ms-transition-delay: 0.13s;
transition-delay: 0.13s
}

.reveal .review-photo {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 0.7s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.7s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.7s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.7s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.reveal .review-quote {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.8s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-webkit-transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-ms-transition-delay: 0.1s;
transition-delay: 0.1s
}

.review-author {
color: #333e48;
font-family: "CalibreMedium";
margin-top: 15px
}

.slide-pager {
display: inline-block;
padding: 10px 0;
line-height: 20px;
-webkit-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.slide-pager:after {
background: #ccc;
content: '';
display: block;
height: 1px;
width: 30px;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.slide-pager.active:after,
.slide-pager.active:hover:after {
background: #0d97ff;
-webkit-transform: scaleY(3);
-moz-transform: scaleY(3);
-ms-transform: scaleY(3);
transform: scaleY(3);
-webkit-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.slide-pager:hover:after {
background: #73c3ff;
-webkit-transform: scaleY(3);
-moz-transform: scaleY(3);
-ms-transform: scaleY(3);
transform: scaleY(3);
-webkit-transition: all 0.6s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.6s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.6s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.6s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.slide-pager:hover {
cursor: pointer
}

.pager-container {
position: absolute;
bottom: 40px;
width: calc(100% - 20px);
height: 40px
}

@media screen and (min-width: 700px) {
.pager-container {
    width: calc(100% - 40px)
}
}

.pager {
display: inline-block;
margin: 0 auto;
max-width: 100%
}

.pag {
display: none;
height: 30px;
width: 10px;
line-height: 20px;
font-size: 28px;
position: absolute;
top: 50%;
bottom: 50%;
height: 60px;
width: 20px;
overflow: visible
}

@media screen and (min-width: 700px) {
.pag {
    display: inline-block
}
}

.pag:hover {
cursor: pointer
}

.pag.pager-prev {
background: url("/assets/images/arrow-left.svg") center center no-repeat;
background-size: 10px 30px;
margin-right: 30px;
left: 10%
}

.pag.pager-next {
background: url("/assets/images/arrow-right.svg") center center no-repeat;
background-size: 10px 30px;
margin-left: 30px;
right: 10%
}

.bah::selection,
.pager::selection,
.pag::selection {
background: none !important;
color: #333e48
}

.accordions {
width: 100%
}

.accordions-accordion {
margin: 10px 0;
width: 100%
}

.accordions-accordion-title {
font-size: 1.4rem;
letter-spacing: -0.44px;
color: #333e48;
min-height: 76px;
background-color: #f7f5ef;
padding: 1rem 70px 15px 1.5rem;
cursor: pointer;
transition: background-color .3s ease-in;
border-radius: 4px;
letter-spacing: 1px;
position: relative;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center
}

.accordions-accordion-title .icon {
position: absolute;
right: 41px;
width: 17px;
height: 28px;
background-color: transparent
}

.accordions-accordion-title .icon:before,
.accordions-accordion-title .icon:after {
content: '';
position: absolute;
height: 100%;
width: 15px;
background-repeat: no-repeat;
background-position: right center
}

.accordions-accordion-title .icon:before {
transition: transform 0.3s ease-in;
background-image: url("/assets/images/right-arrow.png");
background-size: contain;
top: 0;
left: 2px
}

.accordions-accordion-content {
display: none;
font-size: 1.2rem;
color: #5a5d5f;
border: 4px solid #f7f5ef;
border-top: none;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
padding: 1.5rem;
overflow: hidden;
transition: opacity 1s ease-in
}

.accordions-accordion-content p {
color: #5a5d5f;
font-size: 1.2rem;
max-width: 100%
}

.accordions-accordion-content ul li {
line-height: unset
}

.is-open .accordions-accordion-title {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0
}

.is-open .accordions-accordion-content {
display: block;
-webkit-animation: fadeIn .5s;
animation: fadeIn .5s
}

.is-open .icon {
transform: rotate(0deg);
transition: transform .3s ease-in
}

.is-open .icon:before {
transform: rotate(90deg)
}

.mod-faq ol.four {
counter-reset: item 4
}

@media (max-width: 414px) {
.accordions-accordion-title {
    line-height: 1rem;
    font-size: 1.1rem
}
.accordions-accordion-content {
    padding: 1.4rem;
    font-size: 1rem
}
.accordions-accordion-content p {
    font-size: 1rem
}
}

.sa-hero {
-webkit-align-items: flex-start;
-ms-flex-align: flex-start;
align-items: flex-start;
background: rgba(13, 151, 255, 0.2);
background: #CFEAFF;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 40px 20px;
position: relative
}

@media screen and (max-width: 700px) {
.sa-hero {
    height: 100vh !important
}
}

@media screen and (max-width: 700px) {
.sa-hero {
    height: calc(100vh - 58px)
}
}

@media screen and (min-width: 700px) {
.sa-hero {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}
}

.sa-hero .sa-hero-msg {
color: #333e48;
position: relative;
width: 100%;
z-index: 1
}

@media screen and (min-width: 700px) {
.sa-hero .sa-hero-msg {
    width: 50%
}
}

@media screen and (max-width: 700px) {
.sa-hero .sa-hero-msg .sa-headline {
    font-size: 22px !important;
    line-height: 28px !important
}
}

@media screen and (max-width: 700px) {
.sa-hero .sa-hero-msg .sa-headline {
    font-size: 26px;
    line-height: 32px
}
}

.sa-hero .sa-hero-msg .sa-copy {
font-size: 16px;
}

@media screen and (max-width: 700px) {
.sa-hero .sa-hero-msg .sa-copy {
    font-size: 13px
}
}

@media screen and (min-width: 700px) {
.sa-hero .sa-hero-msg .sa-copy {
    font-size: 16px
}
}

.sa-hero .sa-hero-msg .sa-helper {
font-size: 12px;
line-height: 18px;
max-width: 280px
}

@media screen and (min-width: 700px) {
.sa-hero .sa-hero-msg .sa-helper {
    font-size: 16px;
    line-height: auto;
    max-width: 340px
}
}

.sa-hero .sa-hero-cta {
margin: 20px 0 10px
}

@media screen and (min-width: 700px) {
.sa-hero .sa-hero-cta {
    margin: 50px 0 10px
}
}

.sa-hero .sa-hero-cta a {
margin: 5px 0;
width: 49%
}

@media screen and (max-width: 700px) {
.sa-hero .sa-hero-cta a {
    width: 100%
}
}

@media screen and (min-width: 700px) {
.sa-hero .sa-hero-cta a {
    margin: 0 10px;
    width: 185px
}
}

.sa-hero div[class^="sa-hero-arm"] {
bottom: -60px;
position: absolute;
width: 50%
}

@media screen and (max-width: 700px) {
.sa-hero div[class^="sa-hero-arm"] {
    bottom: -100px
}
}

@media screen and (min-width: 700px) {
.sa-hero div[class^="sa-hero-arm"] {
    bottom: 0;
    height: 100%;
    width: 25%
}
}

.sa-hero div[class^="sa-hero-arm"] img {
bottom: 0;
display: block;
position: absolute;
max-width: 100%
}

.sa-hero .sa-hero-arm-l {
left: 0
}

.sa-hero .sa-hero-arm-l img {
right: 0
}

.sa-hero .sa-hero-arm-r {
right: 0
}

.sa-hero .sa-hero-arm-r img {
left: 0
}

.sa-footer {
background-size: auto 100%;
background-position: center;
background-repeat: no-repeat;
color: #fff;
position: relative
}

@media screen and (min-width: 700px) {
.sa-footer {
    background-size: 100% auto
}
}

@media screen and (max-width: 700px) {
.sa-footer .sa-hero-cta a {
    width: 100%
}
}

.sa-footer:before {
background: rgba(0, 0, 0, 0.2);
content: '';
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 0
}

.sa-footer .content {
position: relative;
z-index: 1
}

.sa-footer .sa-helper {
font-size: 12px;
line-height: 18px;
max-width: 280px
}

@media screen and (min-width: 700px) {
.sa-footer .sa-helper {
    font-size: 16px;
    line-height: auto;
    max-width: 340px
}
}

.sa-hero-cta {
margin: 30px 0 20px
}

@media screen and (min-width: 700px) {
.sa-hero-cta {
    margin: 50px 0 20px
}
}

.sa-hero-cta a {
margin: 5px 0;
width: 49%
}

@media screen and (min-width: 700px) {
.sa-hero-cta a {
    margin: 0 10px;
    width: 185px
}
}

.sa-block {
background: #fff;
padding: 20px
}

@media screen and (min-width: 700px) {
.sa-block {
    padding: 80px
}
}

#sa-form .form-row {
margin: 20px 0
}

#sa-form .sa-form-email {
-webkit-appearance: none;
border-radius: 0;
border: 1px solid #f5f4f4;
height: 48px;
width: 100%
}

@media screen and (min-width: 700px) {
#sa-form .sa-form-email {
    width: 50%
}
}

#sa-form .sa-form-submit {
-webkit-appearance: none;
border-radius: 0;
width: 100%
}

@media screen and (min-width: 700px) {
#sa-form .sa-form-submit {
    width: auto
}
}

#sa-form .sa-form-submit:hover {
cursor: pointer
}

.shared-welcome {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-start;
-ms-flex-align: flex-start;
align-items: flex-start;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 2
}

@media screen and (min-width: 700px) {
.shared-welcome {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    justify-content: center
}
}

.shared-welcome .shared-life {
padding: 80px 0;
max-width: 320px;
margin: 0 auto;
width: 70%;
text-align: center
}

@media screen and (min-width: 700px) {
.shared-welcome .shared-life {
    max-width: 100%;
    margin: -80px 0 0;
    width: 40%;
    text-align: left
}
}

.shared-welcome-line {
font-size: 42px;
font-family: "CalibreMedium";
line-height: 42px;
position: relative
}

@media screen and (min-width: 700px) {
.shared-welcome-line {
    font-size: 66px;
    line-height: 66px
}
}

@media screen and (min-width: 1024px) {
.shared-welcome-line {
    font-size: 102px;
    line-height: 102px
}
}

.shared-welcome-line:first-child {
display: inline-block;
margin-bottom: 20px;
margin-left: -40px
}

.shared-welcome-line:first-child:after {
background: #0d97ff;
display: block;
content: '';
height: 80px;
position: absolute;
right: -40px;
top: -15px;
width: 10px;
-webkit-transform: rotateZ(35deg);
-moz-transform: rotateZ(35deg);
-ms-transform: rotateZ(35deg);
transform: rotateZ(35deg)
}

@media screen and (min-width: 700px) {
.shared-welcome-line:first-child {
    display: inline-block;
    margin-bottom: 40px
}
.shared-welcome-line:first-child:after {
    background: #0d97ff;
    display: block;
    content: '';
    height: 140px;
    position: absolute;
    right: -70px;
    top: -25px;
    width: 15px;
    -webkit-transform: rotateZ(35deg);
    -moz-transform: rotateZ(35deg);
    -ms-transform: rotateZ(35deg);
    transform: rotateZ(35deg)
}
}

@media screen and (min-width: 1024px) {
.shared-welcome-line:first-child {
    display: inline-block;
    margin-bottom: 40px
}
.shared-welcome-line:first-child:after {
    background: #0d97ff;
    display: block;
    content: '';
    height: 140px;
    position: absolute;
    right: -70px;
    top: -8px;
    width: 15px;
    -webkit-transform: rotateZ(35deg);
    -moz-transform: rotateZ(35deg);
    -ms-transform: rotateZ(35deg);
    transform: rotateZ(35deg)
}
}

.lines {
line-height: 66px;
position: relative
}

.lines span {
display: inline-block;
position: absolute;
left: 0;
right: 0;
white-space: nowrap;
opacity: 0;
-webkit-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.lines span.active {
opacity: 1;
-webkit-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.lines span.transition-out {
opacity: 0;
-webkit-transition: all 0.6s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.6s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.6s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.6s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

@media screen and (min-width: 700px) {
.lines span {
    left: auto
}
}

.shared-reveal {
padding-bottom: 250px;
position: relative
}

.shared-reveal .c-50 {
width: 100%
}

@media screen and (max-width: 700px) {
.shared-reveal {
    padding-bottom: 60px
}
.shared-reveal .shared-arm {
    display: none
}
}

@media screen and (min-width: 700px) {
.shared-reveal {
    padding-bottom: 0
}
.shared-reveal .row {
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.shared-reveal .c-50 {
    margin-bottom: 90px;
    width: 50%
}
}

@media screen and (min-width: 700px) and (min-width: 1024px) {
.shared-reveal .c-50 {
    margin-bottom: 160px
}
}

.shared-reveal .shared-arm {
padding-bottom: 0 !important;
bottom: 0;
height: 250px;
position: absolute;
text-align: center;
width: auto
}

.shared-reveal .shared-arm.shared-arm--left {
left: 0;
width: 50%
}

.shared-reveal .shared-arm.shared-arm--right {
right: 0;
width: 50%
}

.shared-reveal .shared-arm img {
display: block;
height: 100%;
width: auto
}

@media screen and (min-width: 700px) {
.shared-reveal .shared-arm {
    height: auto;
    max-height: auto;
    max-width: 50%;
    position: relative
}
.shared-reveal .shared-arm.shared-arm--left {
    width: 25%
}
.shared-reveal .shared-arm.shared-arm--right {
    width: 25%
}
.shared-reveal .shared-arm img {
    height: auto;
    width: 100%
}
}

@media screen and (min-width: 1024px) {
.shared-reveal .shared-arm {
    height: auto;
    max-height: 450px;
    max-width: 25%;
    position: relative
}
.shared-reveal .shared-arm.shared-arm--left {
    width: 25%
}
.shared-reveal .shared-arm.shared-arm--right {
    width: 25%
}
.shared-reveal .shared-arm img {
    height: auto;
    width: 100%
}
}

.shared-customers {
height: 84vh;
position: relative;
width: 100%;
z-index: 0
}

.arm {
bottom: 0;
height: 100%;
position: relative;
width: 50%
}

.arm.arm-left {
background: url(/assets/images/shared-talia.png) bottom left no-repeat;
background-size: 100% auto;
float: left;
left: 0
}

.arm.arm-right {
background: url(/assets/images/shared-mike.png) bottom right no-repeat;
background-size: 100% auto;
float: right;
right: 0
}

@media screen and (min-width: 700px) {
.arm {
    bottom: 0;
    height: 84vh;
    position: relative;
    width: 50%
}
.arm.arm-left {
    background: url(/assets/images/shared-talia.png) bottom left 60px no-repeat;
    background-size: auto 75%;
    float: left;
    left: 0
}
.arm.arm-right {
    background: url(/assets/images/shared-mike.png) bottom right 60px no-repeat;
    background-size: auto 75%;
    float: right;
    right: 0
}
}

.video-still {
display: block;
width: calc(100% - 10px)
}

@media screen and (min-width: 700px) {
.video-still {
    display: none
}
}

.content-video-player {
display: none
}

@media screen and (min-width: 700px) {
.content-video-player {
    display: block
}
}

.growth-welcome {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
height: 84vh;
position: relative
}

.growth-welcome .cover-film {
background: transparent;
background: rgba(0, 0, 0, 0.3);
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1
}

.growth-welcome .cover-film .cover-border {
border: 8px solid #0d97ff;
bottom: 20px;
display: block;
content: '';
left: 20px;
position: absolute;
right: 20px;
top: 20px
}

@media screen and (min-width: 700px) {
.growth-welcome .cover-film .cover-border {
    bottom: none;
    height: calc(100% - 60px);
    left: 30px;
    right: 30px;
    top: calc(0% + 30px)
}
}

.growth-welcome .video-wrapper {
background: url("/assets/images/hero/ny-hero-surf.jpg") center center no-repeat;
background-size: cover;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 0
}

.growth-welcome .video-wrapper.is-mobile .growth-video {
display: none
}

.growth-welcome .video-wrapper.is-mobile .video-controls {
display: none
}

.growth-welcome .video-wrapper .growth-video {
display: none;
height: auto;
left: 50%;
min-width: 100%;
min-height: 100%;
position: absolute;
top: 50%;
width: auto;
z-index: 0;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}

@media screen and (min-width: 700px) {
.growth-welcome .video-wrapper .growth-video {
    display: block
}
}

.growth-welcome .video-wrapper .growth-video.sized {
opacity: 1;
-webkit-transition: opacity 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: opacity 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: opacity 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: opacity 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.info-message {
margin-bottom: 10px;
padding: 10px 15px;
text-align: left
}

.info-message.active {
display: block
}

.growth-message-block {
margin-top: -30px;
position: relative;
padding: 30px 50px;
z-index: 1
}

@media screen and (min-width: 700px) {
.growth-message-block {
    padding: 30px
}
}

.growth-message-block h1 {
color: #fcfbf9
}

.growth-message-block .gline {
position: relative;
opacity: 0;
-webkit-transform: scale(1.1, 1.1) translateY(10px);
-moz-transform: scale(1.1, 1.1) translateY(10px);
-ms-transform: scale(1.1, 1.1) translateY(10px);
transform: scale(1.1, 1.1) translateY(10px)
}

.growth-message-block .gline.active {
opacity: 1;
-webkit-transform: scale(1, 1) translateY(0);
-moz-transform: scale(1, 1) translateY(0);
-ms-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0);
-webkit-transition: all 0.45s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.45s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.45s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.45s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.growth-message-block .gline.hr {
background: url("/assets/images/ny-campaign/goal-squiggle.svg") center no-repeat;
height: 15px;
margin: 0 auto 10px
}

.video-controls {
display: none;
bottom: 50px;
position: absolute;
right: 50px;
height: 20px;
width: 20px;
z-index: 3
}

@media screen and (min-width: 700px) {
.video-controls {
    display: block
}
}

.video-controls[data-video-playback="play"] span.video-pause {
display: block
}

.video-controls[data-video-playback="play"] span.video-pause:before {
-webkit-animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-o-animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.video-controls[data-video-playback="pause"] span.video-play {
display: block
}

.video-controls[data-video-playback="pause"] span.video-play:before {
-webkit-animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-o-animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
animation: pulse 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.video-controls span {
color: #fff;
cursor: pointer;
display: none;
font-family: "CalibreBold";
height: 20px;
left: 0;
line-height: 20px;
opacity: 0.5;
position: absolute;
right: 0;
text-align: center;
text-shadow: 0 0 2px #333e48;
width: 20px;
-webkit-transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.video-controls span.video-play {
background: url(/assets/images/icons/icon--video-play.svg) center no-repeat;
background-size: auto 12px
}

.video-controls span.video-pause {
background: url(/assets/images/icons/icon--video-pause.svg) center no-repeat;
background-size: auto 14px
}

.video-controls span:before {
background: rgba(222, 222, 222, 0);
border-radius: 40px;
content: '';
height: 20px;
left: 0;
position: absolute;
top: 0;
width: 20px;
z-index: 0
}

.video-controls span:hover {
opacity: 1;
-webkit-transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.gline.arrow {
height: 80px;
margin-top: 40px
}

.gline.arrow span {
background: #fcfbf9;
bottom: 0;
display: block;
position: absolute;
left: 50%;
width: 2px
}

.gline.arrow .l-spine {
height: 80px
}

.gline.arrow .l-left,
.gline.arrow .l-right {
height: 35px
}

.gline.arrow .l-left {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: rotateZ(-45deg);
-moz-transform: rotateZ(-45deg);
-ms-transform: rotateZ(-45deg);
transform: rotateZ(-45deg)
}

.gline.arrow .l-left.t {
bottom: 10px
}

.gline.arrow .l-right {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: rotateZ(45deg);
-moz-transform: rotateZ(45deg);
-ms-transform: rotateZ(45deg);
transform: rotateZ(45deg)
}

.gline.arrow .l-right.t {
bottom: 10px
}

.ny-goals-message {
padding-bottom: 20px
}

.ny-goals {
padding-top: 0
}

.ny-goal-item p,
.ny-goal-item .ny-per-day,
.ny-goal-item .ny-goal-recommend {
margin-bottom: 12px
}

.ny-goal-item .ny-per-day {
font-family: "CalibreMedium";
text-transform: uppercase
}

.ny-goal-item .ny-goal-recommend {
font-family: "CalibreMedium";
display: none
}

.ny-goal-item img {
opacity: 1;
width: 100%;
-webkit-transition: opacity 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: opacity 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: opacity 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: opacity 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.ny-goal-item .goal-image {
background-repeat: no-repeat;
background-size: 100% auto;
position: relative;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.ny-goal-items-wrapper .ny-set-goal-block {
height: 0;
overflow: hidden
}

.ny-goal-items-wrapper .ny-set-goal-block .ny-set-goal {
opacity: 0
}

.ny-goal-items-wrapper.goals-visible .ny-set-goal-block {
height: auto
}

.ny-goal-items-wrapper.goals-visible .ny-set-goal-block .ny-set-goal {
opacity: 1;
-webkit-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.ny-goal-items-wrapper.goals-visible .ny-per-day {
display: none
}

.ny-goal-items-wrapper.goals-visible .ny-goal-recommend {
display: block
}

.ny-goal-items-wrapper.goals-visible .ny-goal-item:hover .goal-image,
.ny-goal-items-wrapper.goals-visible .goal-set .goal-image {
position: relative;
-webkit-transform: scale(1.05, 1.05);
-moz-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);
-webkit-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.ny-goal-items-wrapper.goals-visible .ny-goal-item:hover .goal-image img,
.ny-goal-items-wrapper.goals-visible .goal-set .goal-image img {
opacity: 0;
-webkit-transition: opacity 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: opacity 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: opacity 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: opacity 0.15s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.ny-goal-items-wrapper .goal-description {
max-width: 90%;
margin: 0 auto 12px
}

@media screen and (min-width: 700px) {
.ny-goal-items-wrapper .goal-description {
    min-height: 50px
}
}

.goals-email-signup {
margin-top: 80px
}

.goals-email-signup.disable {
display: none
}

.goals-email-signup [type="text"] {
border: 1px solid #eaeae9;
display: block;
float: left;
height: 44px;
line-height: 44px;
margin-right: 0%;
width: 100%;
-webkit-appearance: none
}

.goals-email-signup .email-signup-submit {
display: block;
float: left;
width: 100%
}

@media screen and (min-width: 700px) {
.goals-email-signup [type="text"] {
    border: 1px solid #eaeae9;
    display: block;
    float: left;
    height: 44px;
    line-height: 44px;
    margin-right: 3%;
    width: 63%
}
.goals-email-signup .email-signup-submit {
    display: block;
    float: right;
    width: 33%
}
}

.email-opt-out {
color: #8a8f95;
display: block;
font-size: 16px;
padding: 5px 5px 5px 0;
text-align: left;
text-decoration: underline
}

.email-opt-out:hover {
cursor: pointer
}

.ny-goal-share {
display: none;
overflow: hidden
}

.ny-goal-share.share-visible {
display: block;
-webkit-animation: fadeBlock 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-animation: fadeBlock 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-o-animation: fadeBlock 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
animation: fadeBlock 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-webkit-transition: opacity 0.5s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: opacity 0.5s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: opacity 0.5s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: opacity 0.5s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.ny-goal-share .social-alt-msg {
font-size: 16px;
margin-bottom: 20px;
margin-top: 40px
}

@media screen and (min-width: 700px) {
.ny-goal-share .social-alt-msg {
    font-size: 18px
}
}

.ny-goal-share .goal-share-links {
margin-top: 5px
}

.ny-goal-share .campaign-share {
display: inline-block;
height: 20px;
padding: 4px;
text-indent: -9999px;
width: 20px
}

.ny-goal-share .campaign-share:hover {
cursor: pointer
}

.ny-goal-share .campaign-share.twitter {
background: url("/assets/images/icons/icon--twitter.svg") center no-repeat;
background-size: auto 16px !important
}

.ny-goal-share .campaign-share.facebook {
background: url("/assets/images/icons/icon--facebook.svg") center no-repeat;
background-size: auto 16px !important
}

@-webkit-keyframes pulse {
from {
    background: rgba(222, 222, 222, 0.6);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}
to {
    background: rgba(222, 222, 222, 0);
    -webkit-transform: scale(1.6, 1.6);
    -moz-transform: scale(1.6, 1.6);
    -ms-transform: scale(1.6, 1.6);
    transform: scale(1.6, 1.6);
    -webkit-transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
}

@-moz-keyframes pulse {
from {
    background: rgba(222, 222, 222, 0.6);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}
to {
    background: rgba(222, 222, 222, 0);
    -webkit-transform: scale(1.6, 1.6);
    -moz-transform: scale(1.6, 1.6);
    -ms-transform: scale(1.6, 1.6);
    transform: scale(1.6, 1.6);
    -webkit-transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
}

@-o-keyframes pulse {
from {
    background: rgba(222, 222, 222, 0.6);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}
to {
    background: rgba(222, 222, 222, 0);
    -webkit-transform: scale(1.6, 1.6);
    -moz-transform: scale(1.6, 1.6);
    -ms-transform: scale(1.6, 1.6);
    transform: scale(1.6, 1.6);
    -webkit-transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
}

@keyframes pulse {
from {
    background: rgba(222, 222, 222, 0.6);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}
to {
    background: rgba(222, 222, 222, 0);
    -webkit-transform: scale(1.6, 1.6);
    -moz-transform: scale(1.6, 1.6);
    -ms-transform: scale(1.6, 1.6);
    transform: scale(1.6, 1.6);
    -webkit-transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: all 2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
}

@-webkit-keyframes fadeBlock {
0% {
    display: none;
    opacity: 0
}
1% {
    display: block;
    opacity: 0
}
100% {
    display: block;
    opacity: 1
}
}

@-moz-keyframes fadeBlock {
0% {
    display: none;
    opacity: 0
}
1% {
    display: block;
    opacity: 0
}
100% {
    display: block;
    opacity: 1
}
}

@-o-keyframes fadeBlock {
0% {
    display: none;
    opacity: 0
}
1% {
    display: block;
    opacity: 0
}
100% {
    display: block;
    opacity: 1
}
}

@keyframes fadeBlock {
0% {
    display: none;
    opacity: 0
}
1% {
    display: block;
    opacity: 0
}
100% {
    display: block;
    opacity: 1
}
}

.faq-card {
background: #fff;
height: 100%;
padding: 30px;
position: relative
}

.migration-step-image {
margin-bottom: 15px
}

.goals-visual {
max-width: 100% !important;
width: 100% !important;
overflow: hidden
}

.goal-visual-item {
padding-right: 20px;
width: 100%
}

@media screen and (min-width: 700px) {
.goal-visual-item {
    float: left;
    width: 50%
}
}

.f-aiv {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center
}

.sp-section-number {
display: inline-block
}

.sp-section-number,
.sp-section-title {
font-family: "CalibreSemibold";
font-size: 32px
}

@media screen and (min-width: 700px) {
.sp-section-number,
.sp-section-title {
    font-size: 48px
}
}

.sp {
position: relative
}

.sp .sp-opt {
border: 1px solid #8a8f95;
-webkit-align-items: flex-start;
-ms-flex-align: flex-start;
align-items: flex-start;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
opacity: 0.4;
-webkit-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.sp .sp-opt:first-child {
margin-left: 0
}

.sp .sp-opt:last-child {
margin-right: 0
}

.sp .sp-opt a {
height: 100%;
padding: 20px;
width: 100%
}

.sp .sp-opt a:hover {
color: #0d97ff
}

.sp .sp-opt img {
max-height: 75px;
margin-bottom: 10px
}

.sp .sp-opt h3.sp-opt-title {
margin-bottom: 0
}

.sp .sp-opt:hover,
.sp .sp-opt.active {
border: 1px solid #0d97ff;
opacity: 1;
-webkit-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.sp .sp-opt.active {
cursor: default
}

.sp .sp-opt:hover {
cursor: pointer
}

.border-container {
border: 1px solid #0d97ff;
padding: 20px
}

.goals-options .c-25 {
width: 100%
}

@media screen and (min-width: 700px) {
.goals-options .c-25 {
    width: 50%
}
}

@media screen and (min-width: 700px) {
.goals-options .c-25 {
    width: 25%
}
}

.goals-container {
background-position: center;
background-repeat: no-repeat;
background-size: 90% auto;
height: 280px;
position: relative
}

.goals-container img {
position: relative;
z-index: 0
}

.pulse .money-bullet {
-webkit-animation: pulse 0.3s 0.5s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-animation: pulse 0.3s 0.5s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-o-animation: pulse 0.3s 0.5s cubic-bezier(0.49, 0.99, 0.54, 0.98);
animation: pulse 0.3s 0.5s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

@-webkit-keyframes pulse {
0% {
    -webkit-transform: translateY(0) scale(1, 1);
    -moz-transform: translateY(0) scale(1, 1);
    -ms-transform: translateY(0) scale(1, 1);
    transform: translateY(0) scale(1, 1)
}
40% {
    -webkit-transform: translateY(0) scale(1.1, 1.1);
    -moz-transform: translateY(0) scale(1.1, 1.1);
    -ms-transform: translateY(0) scale(1.1, 1.1);
    transform: translateY(0) scale(1.1, 1.1)
}
100% {
    -webkit-transform: translateY(0) scale(1, 1);
    -moz-transform: translateY(0) scale(1, 1);
    -ms-transform: translateY(0) scale(1, 1);
    transform: translateY(0) scale(1, 1)
}
}

@-moz-keyframes pulse {
0% {
    -webkit-transform: translateY(0) scale(1, 1);
    -moz-transform: translateY(0) scale(1, 1);
    -ms-transform: translateY(0) scale(1, 1);
    transform: translateY(0) scale(1, 1)
}
40% {
    -webkit-transform: translateY(0) scale(1.1, 1.1);
    -moz-transform: translateY(0) scale(1.1, 1.1);
    -ms-transform: translateY(0) scale(1.1, 1.1);
    transform: translateY(0) scale(1.1, 1.1)
}
100% {
    -webkit-transform: translateY(0) scale(1, 1);
    -moz-transform: translateY(0) scale(1, 1);
    -ms-transform: translateY(0) scale(1, 1);
    transform: translateY(0) scale(1, 1)
}
}

@-o-keyframes pulse {
0% {
    -webkit-transform: translateY(0) scale(1, 1);
    -moz-transform: translateY(0) scale(1, 1);
    -ms-transform: translateY(0) scale(1, 1);
    transform: translateY(0) scale(1, 1)
}
40% {
    -webkit-transform: translateY(0) scale(1.1, 1.1);
    -moz-transform: translateY(0) scale(1.1, 1.1);
    -ms-transform: translateY(0) scale(1.1, 1.1);
    transform: translateY(0) scale(1.1, 1.1)
}
100% {
    -webkit-transform: translateY(0) scale(1, 1);
    -moz-transform: translateY(0) scale(1, 1);
    -ms-transform: translateY(0) scale(1, 1);
    transform: translateY(0) scale(1, 1)
}
}

@keyframes pulse {
0% {
    -webkit-transform: translateY(0) scale(1, 1);
    -moz-transform: translateY(0) scale(1, 1);
    -ms-transform: translateY(0) scale(1, 1);
    transform: translateY(0) scale(1, 1)
}
40% {
    -webkit-transform: translateY(0) scale(1.1, 1.1);
    -moz-transform: translateY(0) scale(1.1, 1.1);
    -ms-transform: translateY(0) scale(1.1, 1.1);
    transform: translateY(0) scale(1.1, 1.1)
}
100% {
    -webkit-transform: translateY(0) scale(1, 1);
    -moz-transform: translateY(0) scale(1, 1);
    -ms-transform: translateY(0) scale(1, 1);
    transform: translateY(0) scale(1, 1)
}
}

.money-bullet {
display: inline-block;
color: #333e48;
font-family: "CalibreSemibold";
height: auto;
position: absolute;
text-align: center;
width: auto;
z-index: 1;
-webkit-transform: translateY(0) scale(1, 1);
-moz-transform: translateY(0) scale(1, 1);
-ms-transform: translateY(0) scale(1, 1);
transform: translateY(0) scale(1, 1);
-webkit-transition: transform 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: transform 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: transform 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: transform 0.25s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.money-bullet .bullet-name {
display: block;
line-height: 100%;
margin-bottom: 5px;
text-decoration: underline
}

.money-bullet .bullet-amount {
background: #0d97ff;
display: inline-block;
clear: both;
border-radius: 3px;
color: #fff;
padding: 3px 7px
}

@media screen and (min-width: 700px) {
.money-bullet:hover {
    color: #333e48;
    cursor: pointer;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}
}

.mw75 {
max-height: 75px
}

.mw80 {
max-width: 80%
}

.mb15 {
margin-bottom: 15px
}

.pt0 {
padding-top: 0
}

.welcome-emblem {
margin-bottom: 40px;
max-width: 240px;
width: auto
}

.welcome-emblem img {
width: 100%
}

.blog-feature {
color: #333e48
}

.blog-feature:hover {
color: #333e48;
text-decoration: underline
}

.blog-feature .blog-feature-image {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 240px;
margin-bottom: 10px
}

@media screen and (min-width: 700px) {
.blog-feature .blog-feature-image {
    height: 320px
}
}

.section-jump {
border-radius: 50%;
bottom: 20px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
height: 45px;
position: fixed;
right: 20px;
width: 45px;
-webkit-transition: box-shadow 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: box-shadow 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: box-shadow 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: box-shadow 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

@media screen and (min-width: 700px) {
.section-jump {
    height: 55px;
    width: 55px
}
}

@media screen and (min-width: 1024px) {
.section-jump {
    height: 70px;
    width: 70px
}
}

.section-jump .section-jump-arrow {
background: #0d97ff url(/assets/images/sp/arrow.svg) center no-repeat;
background-size: 45% auto;
border-radius: 50%;
display: block;
height: 45px;
width: 45px;
-webkit-transform: rotateZ(90deg);
-moz-transform: rotateZ(90deg);
-ms-transform: rotateZ(90deg);
transform: rotateZ(90deg);
-webkit-transition: transform 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: transform 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: transform 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: transform 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

@media screen and (min-width: 700px) {
.section-jump .section-jump-arrow {
    height: 55px;
    width: 55px
}
}

@media screen and (min-width: 1024px) {
.section-jump .section-jump-arrow {
    height: 70px;
    width: 70px
}
}

.section-jump .section-jump-arrow.arrow-flip {
-webkit-transform: rotateZ(270deg);
-moz-transform: rotateZ(270deg);
-ms-transform: rotateZ(270deg);
transform: rotateZ(270deg)
}

.section-jump:hover {
box-shadow: 0 0 0 transparent;
cursor: pointer
}

.bills-wrapper {
margin-bottom: 25px
}

[data-bill-category] {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 10px 10px 10px 0;
position: relative;
margin: 0;
-webkit-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

[data-bill-category]:after {
background: url("/assets/images/sp/carot.svg") center no-repeat;
background-size: 15px auto;
border-radius: 50%;
content: '';
display: inline-block;
height: 15px;
width: 20px;
-webkit-transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-webkit-transition: transform 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: transform 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: transform 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: transform 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

[data-bill-category].active {
color: #007cd9;
cursor: pointer
}

[data-bill-category].active:after {
-webkit-transform: rotateZ(180deg);
-moz-transform: rotateZ(180deg);
-ms-transform: rotateZ(180deg);
transform: rotateZ(180deg);
-webkit-transition: transform 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: transform 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: transform 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: transform 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

[data-bill-category]:hover,
[data-bill-category].active {
color: #007cd9;
cursor: pointer
}

.billers-wrapper {
height: auto;
max-height: 0;
overflow: hidden;
padding: 0 10px 0 0;
-webkit-transition: height 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: height 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: height 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: height 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.billers-wrapper.active {
max-height: 500px;
-webkit-transition: height 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: height 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: height 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: height 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.billers-wrapper.active ul {
opacity: 1;
-webkit-transition-delay: opacity 0.4s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition-delay: opacity 0.4s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition-delay: opacity 0.4s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition-delay: opacity 0.4s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-webkit-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.billers-wrapper ul {
opacity: 0;
-webkit-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.billers-wrapper li {
margin: 10px 0
}

.billers-wrapper a,
.billers-wrapper .bill-no-link {
border: 1px solid #0d97ff;
display: block;
font: 24px/24px "CalibreMedium";
padding: 15px 10px;
position: relative;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-transition: box-shadow 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: box-shadow 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: box-shadow 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: box-shadow 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.billers-wrapper a:after,
.billers-wrapper .bill-no-link:after {
background: url("/assets/images/sp/arrow-blue.svg") 7px center no-repeat;
background-size: 15px auto;
border: 1px solid #0d97ff;
border-radius: 50%;
content: '';
display: inline-block;
height: 30px;
right: 10px;
width: 30px
}

.billers-wrapper a:hover,
.billers-wrapper .bill-no-link:hover {
box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.12);
color: #0d97ff;
-webkit-transition: box-shadow 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: box-shadow 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: box-shadow 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: box-shadow 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.billers-wrapper .bill-no-link {
color: #0d97ff
}

.billers-wrapper .bill-no-link:after {
content: none
}

.switch-share {
margin: 0 !important
}

.switch-share ul {
padding-left: 0
}

.switch-share .icon-social {
display: inline-block;
height: 20px;
text-indent: -9999px;
width: 20px
}

.switch-share .icon-social svg {
display: block;
height: 100%;
width: 100%
}

.switch-share .icon-social svg g,
.switch-share .icon-social svg g path,
.switch-share .icon-social svg .cls-1 {
fill: #8a8f95 !important
}

@media screen and (max-width: 700px) {
.share-extras {
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.share-extras .c-25 {
    margin-top: 25px;
    width: 50%
}
}

.friend-welcome-headline {
opacity: 0
}

.friend-welcome-headline.reveal {
opacity: 1;
-webkit-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.faq-block {
margin: 0 auto;
width: 70%
}

.faq-group {
margin: 0 0 60px
}

.faq-item {
padding: 0
}

@media screen and (min-width: 700px) {
.faq-item {
    padding: 15px;
    width: 33.33%
}
.faq-item * {
    max-width: 100%
}
}

@-webkit-keyframes fadeIn {
from {
    opacity: 0
}
to {
    opacity: 1
}
}

@keyframes fadeIn {
from {
    opacity: 0
}
to {
    opacity: 1
}
}

.map-section {
position: relative
}

.map-wrapper {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1
}

.map-search {
left: 0;
padding: 20px;
position: absolute;
top: 0;
width: 100%;
z-index: 2
}

.map-search .near-me {
box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
margin-right: 0;
padding: 0 10px;
text-align: center;
width: 100%
}

.map-search .search-input {
height: 40px;
line-height: 40px;
min-width: auto;
width: 70%
}

.map-search .address-search {
padding: 0;
text-align: center;
min-width: auto;
width: 30%
}

.map-search .map-search-wrapper {
box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
clear: both;
margin-top: 10px;
width: 100%
}

.map-search .map-search-wrapper * {
float: left;
display: block
}

.atms-info .content {
-webkit-align-items: flex-start;
-ms-flex-align: flex-start;
align-items: flex-start;
-ms-flex-pack: flex-start
}

@media screen and (min-width: 700px) {
.map-section {
    position: relative
}
.map-container {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}
.map-search {
    left: 0;
    padding: 30px 4px 4px 30px;
    overflow: hidden;
    position: absolute;
    top: 0;
    max-width: 100%;
    width: auto;
    z-index: 2
}
.map-search .near-me {
    float: left;
    margin-right: 30px;
    padding: 0 25px;
    text-align: center;
    width: auto
}
.map-search .search-input {
    line-height: 44px;
    min-width: 300px;
    width: auto
}
.map-search .address-search {
    border-radius: 0 2px 2px 0;
    font-size: 16px;
    line-height: 40px;
    padding: 0 25px;
    text-align: center;
    min-width: auto;
    width: auto
}
.map-search .map-search-wrapper {
    float: left;
    margin-top: 0;
    width: auto
}
.map-search .map-search-wrapper * {
    float: left;
    display: block
}
}

.common-goals {
max-width: 100% !important;
width: 100% !important;
text-align: left
}

.common-goals li {
display: inline-block;
margin-bottom: 20px;
width: 32%
}

.goals-link {
display: inline-block;
text-align: center
}

.goals-link .goal-label {
display: block;
margin-bottom: 5px
}

.goals-link .goals-btn {
border-radius: 3px;
color: #fff;
display: inline-block;
line-height: 40px;
padding: 0 25px;
width: 110px
}

.bg-page {
background: #fcfcfc
}

.nope .content {
margin: 0 0 0 0;
max-width: 1400px
}

.bg-guidelines-wrapper {
margin: 0 auto;
max-width: 1400px
}

.bg-welcome {
font-family: "CalibreReg"
}

@media screen and (min-width: 700px) {
.bg-nav__block.fixed {
    left: 0;
    height: 67px;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}
.bg-nav__block.fixed .bg-nav {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 690px;
    width: 100%
}
.bg-nav__block.fixed li {
    -webkit-flex-basis: auto;
    -ms-flex-basis: auto;
    flex-basis: auto;
    text-align: center
}
.bg-nav__block.fixed li a {
    font-size: 12px;
    line-height: 47px
}
.bg-nav__block.fixed li a:after {
    background: #cdcfd2;
    content: '';
    height: 3px;
    position: absolute;
    opacity: 0;
    bottom: -10px;
    left: 0;
    width: 100%;
    -webkit-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
.bg-nav__block.fixed li a:hover:after {
    opacity: 1;
    -webkit-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -moz-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    -ms-transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
    transition: opacity 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}
.bg-nav__block.fixed li .active-link {
    color: #333e48
}
.bg-nav__block.fixed li .active-link:after {
    background: #333e48;
    content: '';
    height: 3px;
    opacity: 1;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%
}
}

.bg-nav {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
-ms-flex-pack: justify;
justify-content: flex-start;
font-family: "CalibreMedium";
position: relative
}

.bg-nav li {
-webkit-flex-basis: 33%;
-ms-flex-basis: 33%;
flex-basis: 33%;
white-space: nowrap
}

@media screen and (min-width: 700px) {
.bg-nav li {
    -webkit-flex-basis: 25%;
    -ms-flex-basis: 25%;
    flex-basis: 25%
}
}

.bg-nav li a {
display: inline-block;
color: #8a8f95;
line-height: 30px;
position: relative;
text-transform: capitalize
}

.bg-section .row {
padding: 10px 0 0;
position: relative
}

.bg-section .row:before {
background: #d4d5d7;
height: 1px;
content: '';
left: 10px;
margin: 0 auto;
position: absolute;
top: 0;
width: calc(100% - 20px)
}

.bg-copy-section {
clear: both;
float: none;
padding: 40px 0 10px;
width: 100%
}

.bg-copy-section:first-child {
padding: 0 0 10px
}

.bg-copy-section .bg-copy-section__header {
font-family: "CalibreMedium";
font-size: 18px
}

.bg-section__details {
position: relative
}

.bg-section__details h3 {
font-family: "CalibreReg"
}

.bg-branding-image {
border: 1px solid #efefef;
display: block;
max-width: 100%;
margin: 0 0 10px;
width: 100%
}

.bg-photo-block {
overflow: hidden
}

.bg-image.__col-2 {
border: 1px solid #efefef;
float: left;
margin: 0 1% 10px 0;
width: 49%
}

.bg-image-block {
background: #fff
}

.bg-image-block.__col-2 {
border: 1px solid #efefef;
float: left;
margin: 0 1% 10px 0;
width: 49%
}

.bg-image-block.__illo-block {
border: 1px solid #efefef;
float: left;
margin: 0 1% 10px 0;
width: 32%
}

.bg-image-block.__illo-block img {
width: 100%
}

.bg-icon-block {
float: left;
margin: 0 1% 15px 0;
max-width: 32%
}

.bg-icon-block .bg-icon-tile {
border: 1px solid #efefef;
background: #fff
}

.bg-icon-block img {
display: block;
margin: 0 auto;
width: 80%
}

.bg-color-value__copy {
left: 0;
position: absolute;
top: 0
}

.bg-color-swatch__container .bg-color-swatch {
background: #fff;
float: left;
border: 1px solid #efefef;
border-radius: 2px;
margin-bottom: 10px;
box-shadow: 0 0 10px rgba(125, 125, 125, 0);
height: 250px;
width: 49%;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

@media screen and (min-width: 700px) {
.bg-color-swatch__container .bg-color-swatch {
    height: 200px;
    margin-right: 1%;
    width: 24%
}
}

.bg-color-swatch__container .bg-color-swatch:hover {
box-shadow: 0 6px 13px -3px rgba(125, 125, 125, 0.3);
cursor: pointer;
-webkit-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
transform: translateY(-4px);
-webkit-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.bg-color-swatch__container .bg-color-swatch .bg-color-swatch__sample {
height: 100px;
position: relative;
text-align: center;
width: 100%
}

.bg-color-swatch__container .bg-color-swatch .bg-color-swatch__sample:before {
background: rgba(0, 0, 0, 0.25);
border-radius: 1px;
color: #fff;
content: 'Copied!';
display: inline-block;
font-family: "CalibreSemibold";
font-size: 11px;
opacity: 0;
padding: 5px 6px;
position: relative;
top: 40%;
text-align: center;
text-transform: uppercase;
z-index: 1;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition: all 0.4s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.4s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.4s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.4s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.bg-color-swatch__container .bg-color-swatch .bg-color-swatch__sample.copied:before {
opacity: 1;
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
-webkit-transition: all 0s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.bg-color-swatch__container .bg-color-swatch .bg-color-swatch__values {
background: #fff;
font-size: 11px;
padding: 10px;
width: 100%;
overflow: hidden
}

.bg-color-swatch__container .bg-color-swatch .bg-color-swatch__values h6 {
white-space: nowrap
}

.bg-color-swatch__container .bg-color-swatch .bg-color-swatch__values .bg-color-pantone,
.bg-color-swatch__container .bg-color-swatch .bg-color-swatch__values .bg-color-cmyk {
margin: 5px 0 0
}

.bg-color-swatch__container .bg-color-swatch .bg-color-swatch__values .bg-color-caps {
text-transform: uppercase
}

.bg-color-swatch__container .bg-color-swatch .bg-color-swatch__values .bg-color-label {
font-family: "CalibreSemibold"
}

.bg-icon-illo {
display: block;
width: 100%
}

.testimonials-grid {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-ms-flex: 1 1 50%
}

.testimonials-grid .testimonial {
-webkit-align-items: flex-start;
-ms-flex-align: flex-start;
align-items: flex-start;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%
}

.testimonials-grid .testimonial .avatar {
border-radius: 50%;
height: auto;
margin-right: 20px;
width: 60px
}

.testimonials-grid .testimonial .testimonial-quote {
padding-right: 0;
margin-bottom: 20px
}

.testimonials-grid.single-review {
padding-bottom: 0
}

.testimonials-grid.single-review .testimonial {
margin: 0 auto;
width: 100%
}

@media screen and (min-width: 700px) {
.testimonials-grid {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.testimonials-grid .testimonial {
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%
}
.testimonials-grid .testimonial .avatar {
    border-radius: 50%;
    height: 60px;
    margin-right: 20px;
    width: 60px
}
.testimonials-grid .testimonial .testimonial-quote {
    padding-right: 40px;
    margin-bottom: 40px;
    width: 75%
}
.testimonials.single-review {
    display: block
}
.testimonials.single-review .testimonial {
    margin: 0 auto;
    width: 70%
}
.testimonials.single-review .testimonial .testimonial-quote {
    width: auto
}
}

.press-grid h2 {
max-width: 640px
}

.press-grid.clean-section {
padding: 0
}

.press-grid.clean-section .press {
padding: 0 0 60px
}

.press-grid.clean-section .publications {
margin-top: 0
}

.publications {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 20px
}

@media screen and (min-width: 700px) {
.publications {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px
}
}

@media screen and (max-width: 700px) {
.publications .publication {
    padding: 10px 0;
    width: 33.33%
}
}

.publications .publication img {
max-height: 28px
}

@media screen and (min-width: 700px) {
.publications .publication img {
    max-height: 30px
}
}

.founders-photo {
overflow: hidden;
margin-bottom: 30px;
width: 100%
}

.founders-photo img {
width: 100%
}

.founders-bios {
padding-left: 20px
}

.press-communications {
padding: 0;
margin: 0
}

.press-communications>.press,
.press-communications .publications {
padding: 0;
margin: 0
}

.press-communications .press {
margin-bottom: 60px
}

.founder-bios p {
padding: 20px
}

.comms {
display: none
}

.comms-contact,
.comms-blogroll {
margin-bottom: 30px;
font-size: 16px;
}

.comms-contact li,
.comms-blogroll li {
margin: 0 0 10px
}

@media screen and (min-width: 700px) {
.comms {
    display: block;
    padding: 0 40px
}
}

.asset-section {
overflow: hidden;
padding: 40px 0
}

.asset-item {
float: left;
padding: 10px;
margin-right: 0;
width: 50%
}

.asset-item:last-child {
margin-right: 0
}

.asset-preview {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
height: 140px;
position: relative;
width: 100%
}

.asset-preview.fill:before {
background: rgba(0, 0, 0, 0.5);
content: '';
height: 100%;
position: absolute;
width: 100%;
z-index: 0
}

.asset-name {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
font-family: "CalibreSemibold";
height: 100%;
letter-spacing: 1.2px;
position: relative;
text-transform: uppercase;
width: 100%;
z-index: 1
}

.asset-links {
display: -webkit-flex;
display: -ms-flexbox;
display: flex
}

.asset-links .asset-link-item {
-webkit-flex-grow: 1;
flex-grow: 1;
text-align: center
}

@media screen and (min-width: 700px) {
.asset-section {
    overflow: hidden;
    padding: 40px 0
}
.asset-item {
    float: left;
    padding: 0;
    margin-bottom: 30px;
    margin-right: 30px;
    width: 30%
}
.asset-item:last-child {
    margin-right: 0
}
.asset-preview {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    justify-content: center;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 260px;
    position: relative;
    width: 100%
}
.asset-preview.fill:before {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0
}
.asset-name {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    justify-content: center;
    font-family: "CalibreSemibold";
    height: 100%;
    letter-spacing: 1.2px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    z-index: 1
}
.asset-links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.asset-links .asset-link-item {
    flex-grow: 1;
    text-align: center
}
}

.elt-headline {
padding: 40px 20px
}

.elt-team {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: column;
-ms-flex-flow: column;
flex-flow: column
}

.elt-member {
margin: 0 0 40px;
padding: 0 20px;
width: 100%
}

.elt-member .elt-member-photo {
background: #fcfbf9;
display: block;
margin: 0 0 20px;
max-height: 360px;
overflow: hidden;
width: 100%
}

.elt-member .elt-member-photo img {
display: block;
margin: 0 auto;
max-height: 360px;
width: auto
}

.elt-member .elt-member-photo .elt-member-photo-hover {
display: none
}

.elt-member h3 {
margin-bottom: 8px
}

@media screen and (min-width: 700px) {
.elt-headline {
    padding: 60px 0
}
.elt-team {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.elt-member {
    margin: 0 0 40px;
    padding: 0;
    width: 44%
}
.elt-member .elt-member-photo {
    display: block;
    max-height: 700px;
    position: relative;
    width: 100%
}
.elt-member .elt-member-photo img {
    margin: 0 auto;
    max-height: 100%;
    width: 100%
}
.elt-member .elt-member-photo .elt-member-photo-hover {
    display: block;
    position: absolute;
    visibility: hidden;
    z-index: 1
}
.elt-member .elt-member-photo:hover .elt-member-photo-hover {
    visibility: visible
}
}

.cover-image--public-goals {
background-image: url("/assets/images/public-goals/header-bg.jpg");
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
min-height: 347px;
height: 40vh;
left: 0;
opacity: 1;
overflow: hidden;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
-webkit-transition: all 0s linear;
-moz-transition: all 0s linear;
-ms-transition: all 0s linear;
transition: all 0s linear
}

.public-goals-container {
min-height: 1074px
}

.public-goals-cover {
font-size: 51px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: 1.1;
letter-spacing: -1.02px;
color: #ffffff
}

.public-goals-cover .cover-copy {
max-width: 45%
}

.public-goals-cover.cover {
height: 40vh !important;
min-height: 347px
}

.public-goals-cover .cover-content {
height: 40vh !important;
min-height: 347px
}

#public_goals .c-50:first-of-type,
#public_goals .c-50:last-of-type {
padding: 10px 15px
}

.goal-cards {
width: 100%
}

.goal-cards-card {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
border: 1px solid #ccc;
border-radius: 0;
padding: 20px 25px;
width: 100%
}

.goal-cards-card.mod-completed {
background-color: #e2f3ff
}

.goal-cards-card.mod-funded {
background-color: #ecfffd
}

.goal-cards-card.mod-created {
background-color: #f7f5ef
}

.goal-cards-card p {
max-width: none
}

.goal-cards-card-header {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between
}

.goal-cards-card-header-heading {
font-weight: normal;
font-size: 18px;
color: #999;
text-transform: uppercase
}

.goal-cards-card-body {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center
}

.goal-cards-card-body-content {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1
}

.goal-cards-card-body-content-text {
color: #999;
line-height: 1.4
}

.goal-cards-card-cta {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-weight: bold
}

.goal-cards-card-cta span {
color: #000;
padding-right: 7px
}

.goal-cards-card-cta div img {
vertical-align: middle
}

.goal-cards-card-clapper {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #2382dc;
border-radius: 50%;
border: 1px solid #eee;
height: 85px;
width: 85px;
background-color: #fff
}

.goal-cards-card-clapper.animated {
animation: pulse 0.5s;
position: relative
}

.goal-cards-card-clapper.animated img {
animation: flickerAnimation 1s infinite
}

.goal-cards-card-clapper.animated .goal-cards-card-clapper-count-container {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
animation: flickerAnimation 1s infinite
}

.goal-cards-card-clapper:hover {
border: 1px solid #2382dc
}

.goal-cards-card-clapper img {
width: 100%;
max-width: 55px
}

.goal-cards-card-clapper-count-container {
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: none;
position: absolute;
left: 0;
right: 0;
bottom: -25px
}

.homepage-goals-container {
background-color: #fcefe6
}

.homepage-goals {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 98px;
animation: 1s ease-out 0s 1 slideInFromLeft
}

.homepage-goals .homepage-goals-tab-wrapper {
height: 100%
}

.homepage-goals .homepage-goals-tab-icon img {
width: 50px
}

.homepage-goals .homepage-goals-tab-name {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 22px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
line-height: 1.5;
letter-spacing: normal;
color: #333e48;
margin: 0 15px;
min-width: 128px
}

.homepage-goals .homepage-goals-tab-name div {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
flex: 1 0 auto
}

.homepage-goals .homepage-goals-tab-name .beta {
font-size: 12px;
height: 33px;
margin-left: 5px
}

.homepage-goals-tab-wrapper {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
z-index: 9;
background-color: #f3e2d6;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px
}

.homepage-goals-tab-wrapper .homepage-goals-tab {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
padding: 0 15px
}

.homepage-goals-tab-wrapper .homepage-goals-tab-icon img {
vertical-align: middle
}

.homepage-goals-list-wrapper {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-justify-content: space-around;
-ms-flex-pack: justify;
justify-content: space-around;
position: relative;
overflow: hidden
}

.homepage-goals-list {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: absolute;
color: #333e48;
left: 0;
overflow: hidden;
white-space: nowrap;
box-sizing: content-box;
font-size: 18px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
line-height: 1.77;
letter-spacing: normal
}

.homepage-goals-list li {
list-style: none;
padding: 0 25px;
text-align: center
}

.homepage-goals-list li:before {
content: none
}

.homepage-goals-list li a {
color: #333e48
}

.landing .cover {
height: 76vh
}

@media (max-width: 1024px) {
.public-goals-container {
    min-height: 537px
}
.goals-wrapper .c-50 {
    width: 100%
}
.goals-wrapper .text-body p {
    max-width: 100%
}
.homepage-goals {
    height: 65px
}
.homepage-goals .homepage-goals-tab-icon img {
    width: 40px
}
.homepage-goals .homepage-goals-tab-name {
    font-size: 16px
}
#homepage-goals-list {
    font-size: 16px;
}
.public-goals-cover .cover-copy {
    padding: 0 25px
}
}

@media screen and (min-width: 700px) {
.public-goals .full-bleed.carded {
    margin-bottom: 0;
    padding-bottom: 0
}
.public-goals .full-bleed.carded .c-100 {
    margin-bottom: 0;
    padding-bottom: 0
}
}

@media (max-width: 414px) {
.public-goals-cover .cover-copy {
    max-width: 80%;
    margin: 0 auto
}
.homepage-goals {
    height: 65px
}
.homepage-goals .homepage-goals-tab-icon img {
    width: 30px
}
.homepage-goals .homepage-goals-tab-name {
    font-size: 16px;
}
.homepage-goals .homepage-goals-tab-name .beta {
    font-size: 10px
}
}

@media (max-width: 320px) {
.homepage-goals-tab-wrapper .homepage-goals-tab {
    padding: 0 7px
}
.homepage-goals-tab-icon {
    display: none
}
}

@keyframes pulse {
0% {
    box-shadow: 0px 0px 0px 0px #2382dc
}
100% {
    box-shadow: 0px 0px 10px 8px rgba(35, 130, 220, 0)
}
}

@keyframes flickerAnimation {
0% {
    opacity: 1
}
50% {
    opacity: 0
}
100% {
    opacity: 1
}
}

@keyframes slideInFromLeft {
0% {
    transform: translateX(-100%)
}
100% {
    transform: translateX(0)
}
}

@-webkit-keyframes ticker {
0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible
}
100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
}

@keyframes ticker {
0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible
}
100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
}

section.policies {
padding: 1px 20px 40px
}

.policies .col-6 {
padding-top: 60px
}

.policies-navigation {
background: #fff;
border-left: 0;
position: absolute;
margin-left: -20px;
top: 2px;
width: calc(100% + 40px);
z-index: 1
}

.policies-navigation a {
display: block
}

.policies-navigation .policies-category {
margin-bottom: 20px;
padding: 0 20px
}

.policies-navigation .policies-category.active {
display: none
}

.policies-nav {
float: none;
text-align: left
}

.policy-article {
padding-right: 0
}

.policy-article p {
max-width: 100%
}

.policy-article form {
border: 1px solid #ddd;
padding: 15px;
margin: 15px 0
}

.policy-article input,
.policy-article button {
border: 1px solid #eee;
font-family: "CalibreSemibold", helvetica !important;
font-size: 16px;
letter-spacing: 2px;
line-height: 40px;
outline: 0
}

.policy-article input[type="text"],
.policy-article input[type="email"],
.policy-article input[type="phone"],
.policy-article input[type="textarea"],
.policy-article button[type="text"],
.policy-article button[type="email"],
.policy-article button[type="phone"],
.policy-article button[type="textarea"] {
color: #8a8f95;
font-family: "CalibreReg", helvetica !important;
letter-spacing: 0;
line-height: 48px;
padding: 0 10px;
margin: 0 0 15px 0
}

.policy-article .full-input {
width: 100%
}

.policy-article label {
line-height: 48px;
padding: 0 10px
}

.policy-article small {
font-size: 12px;
padding: 0 10px;
text-indent: 10px
}

.policy-block {
-ms-flexpack: flex
}

.policy-block ul {
list-style: none;
margin: 0;
padding: 0
}

.policy-block ul li {
margin: 0 0 15px;
padding: 0
}

.policy-block ul li a {
line-height: 22px
}

.breadcrumb {
display: none;
font-size: 12px;
line-height: 12px;
font-family: "CalibreSemibold", helvetica, sans-serif;
margin: 0 0 20px
}

.breadcrumb:before {
content: '\00ab';
font-size: 16px;
}

.policy-nav-container {
max-height: 0;
overflow: hidden;
-webkit-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.policies-nav-title {
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
font-size: 12px;
line-height: 24px;
text-align: center;
text-transform: uppercase
}

.policies-nav-title:after {
display: inline-block;
content: '\203A';
height: 15px;
width: 15px;
margin-left: 5px;
font-size: 15px;
line-height: 15px;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg)
}

.policy-nav-container.active {
height: auto;
max-height: 1000px;
-webkit-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.policy-nav-container.active:after {
background: #f5f4f4;
bottom: 0;
content: '';
display: block;
height: 2px;
left: 0;
position: absolute;
width: 100%;
z-index: 1
}

.policy-category-articles {
list-style: none;
overflow: hidden;
padding: 0;
max-height: 0;
-webkit-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.3s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

.policy-category-articles li {
margin-bottom: 10px
}

.policy-category-name.active+.policy-category-articles {
height: auto;
max-height: 500px;
-webkit-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

@media screen and (min-width: 700px) {
section.policies {
    padding: 80px 30px
}
.policies .col-6 {
    padding-top: 0
}
.policies-navigation {
    position: static
}
.article-title {
    max-width: 90%
}
.policy-blocks .flex-container {
    display: -ms-flex;
    -ms-flex-wrap: wrap
}
.policy-article {
    padding-right: 100px
}
.policy-article ol {
    margin-left: 0
}
.policy-block {
    margin: 0 0 40px;
    width: 100%
}
.policies-navigation {
    border-left: 1px solid #eee;
    padding: 0 20px 20px
}
.policies-navigation .policies-nav-title {
    border-bottom: 0;
    border-top: 0;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    text-transform: capitalize
}
.policies-navigation .policies-nav-title:after {
    content: none
}
.policies-navigation .policies-category {
    display: block;
    margin: 0 0 20px;
    padding: 0
}
.policies-navigation .policy-category-articles {
    font-size: 16px;
    margin: 0;
    height: auto;
    max-height: 1000px;
    padding: 0;
    list-style: none
}
.policies-navigation .policy-category-articles li {
    padding: 0;
    margin: 0 0 10px 0
}
.policies-navigation .policy-category-articles li a {
    line-height: 14px
}
.policies-navigation .policy-category-articles li a:hover {
    text-decoration: underline
}
.policy-nav-container {
    border-bottom: 0;
    display: block;
    height: auto;
    max-height: 1000px;
    overflow: hidden
}
.policy-nav-container.active {
    display: block
}
.policy-category-articles {
    display: block
}
}

.careers-heading h1 {
padding: 45px 0 75px
}

.diversity-text {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between
}

.diversity-icons {
display: -webkit-flex;
display: -ms-flexbox;
display: flex
}

.diversity-icons-icon {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 0 1 286px;
-ms-flex: 0 1 286px;
flex: 0 1 286px;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center
}

.diversity-icons-icon:last-of-type {
-webkit-flex: 0 1 78px;
-ms-flex: 0 1 78px;
flex: 0 1 78px
}

.diversity-icons-icon img {
width: 100%;
max-width: 225px
}

.text-center {
text-align: center;
padding: 25px 0
}

.keep-up-with-simple {
background-color: #fdf5ef;
padding: 0
}

.simple-news {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-size: 28px;
text-align: center;
color: #333e48
}

.simple-news span {
padding: 10px 5px
}

.simple-news img {
max-width: 45px;
width: 100%
}

.best-icons {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
top: -50px;
position: absolute;
left: 75px
}

.best-icons-icon {
-webkit-flex: 0 1 185px;
-ms-flex: 0 1 185px;
flex: 0 1 185px
}

.best-icons-icon img {
width: 100%
}

.flex-auto {
padding: 10px 15px;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto
}

.benefits-section {
background-color: #fdf5ef
}

.hiring-process {
background-color: #f7f5ef;
z-index: 8
}

.staff-photo-section {
z-index: 9;
margin-top: -140px
}

.benefits-icons {
padding-top: 70px
}

.benefits-icons div {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center
}

.benefits-icons-icon {
max-height: 50px
}

.benefits-lists {
padding-top: 60px
}

.benefits-list {
list-style: none;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
padding-left: 0;
min-height: 250px
}

.numbers-row {
display: -webkit-flex;
display: -ms-flexbox;
display: flex
}

.numbers-row .numbers-column {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #0d97ff
}

.numbers-row .numbers-column.mod-three {
border: none !important
}

.numbers-row .numbers-column:first-of-type {
font-size: 42px;
margin-right: 25px;
min-width: 35px;
border-bottom: 7px solid #e1e0dd;
text-align: center;
padding: 21px 0;
font-weight: bold
}

.numbers-row .numbers-column:last-of-type {
font-size: 24px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.23;
letter-spacing: normal
}

.open-positions {
padding: 0
}

.benefits-list li {
min-height: 75px
}

.benefits-list li:before {
content: "+";
margin-right: 4px;
color: #0d97ff;
font-weight: bold
}

.about-simple p {
padding-right: 0
}

@media screen and (min-width: 700px) {
.about-simple p {
    padding-right: 40px
}
}

.openings-title {
margin: 0 0 40px
}

.careers-list {
-webkit-align-items: flex-start;
-ms-flex-align: flex-start;
align-items: flex-start;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}

.careers-list .careers-department {
margin-bottom: 20px;
padding: 0 20px 0 0;
width: 100%
}

@media screen and (min-width: 700px) {
.careers-list .careers-department {
    margin-bottom: 30px;
    width: 50%
}
}

@media screen and (min-width: 700px) {
.careers-list .careers-department {
    width: 25%
}
}

@media (max-width: 414px) {
.staff-photo-section {
    margin-top: -70px
}
}

.benefits-title {
margin: 0 0 60px
}

.benefits {
-webkit-align-items: flex-start;
-ms-flex-align: flex-start;
align-items: flex-start;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}

.benefits li {
margin-bottom: 20px;
font-family: "CalibreMedium";
padding: 0 20px 0;
position: relative;
width: 100%
}

.benefits li:before {
background: transparent;
border-bottom: 2px solid #0d97ff !important;
border-left: 2px solid #0d97ff !important;
border-radius: 0;
content: '' !important;
height: 6px;
left: 0;
top: 5px;
position: absolute;
width: 12px;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotateZ(-45deg);
-moz-transform: rotateZ(-45deg);
-ms-transform: rotateZ(-45deg);
transform: rotateZ(-45deg)
}

@media screen and (min-width: 700px) {
.benefits li {
    margin-bottom: 30px;
    width: 50%
}
}

@media screen and (min-width: 700px) {
.benefits li {
    width: 25%
}
}

@media screen and (min-width: 700px) {
.four-oh-four .tagline {
    margin: 0 auto
}
.four-oh-four .item-block {
    max-width: auto;
    width: 33% !important
}
}

.is-ie [data-media-hero],
.is-ie .video-container video {
display: none !important
}

.is-ie .ea-hero-still {
display: block !important
}

.bb-hero {
overflow: hidden;
position: relative
}

.bb-hero .row {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: justify;
justify-content: center
}

.bb-hero img {
max-width: 100%
}

.bb-hero .bb-welcome {
position: relative;
z-index: 1
}

.bb-hero .bb-welcome p {
font-family: "CalibreMedium";
margin: 40px 0
}

.bb-hero .bb-welcome .bb-welcome--message {
padding-left: 80px
}

.bb-hero .bb-media {
position: relative;
z-index: 0
}

@media screen and (max-width: 700px) {
.bb-hero {
    height: 92vh
}
.bb-hero .bb-welcome p {
    font-size: 13px;
    margin: 20px 0;
    width: 80%;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.2)
}
.bb-hero .bb-welcome .bb-welcome--message {
    padding-left: 0
}
.bb-hero .bb-media {
    top: 290px;
    position: absolute;
    right: -100px
}
}

.ea-theme .scroll-meter {
background: #3DACFF;
display: none;
height: 1px;
left: 0;
position: fixed;
top: 64px;
width: 100%;
z-index: 10;
-webkit-transform: scaleX(0);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: all 0.1s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0
}

@media screen and (min-width: 700px) {
.ea-theme .scroll-meter {
    display: block;
    top: 70px
}
}

@media screen and (min-width: 700px) {
.ea-theme [data-media-hero] {
    display: block !important;
    -webkit-transform: translateY(-400px !important);
    -moz-transform: translateY(-400px !important);
    -ms-transform: translateY(-400px !important);
    transform: translateY(-400px !important)
}
}

.ea-theme .video-layer {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8)
}

.ea-theme .cover {
background: #f1a797
}

.ea-theme .cover .content {
margin-top: 40px
}

@media screen and (min-width: 700px) {
.ea-theme .cover .content {
    margin-top: 100px
}
}

.ea-theme .ea-hero-still {
display: block;
bottom: -150px;
position: absolute;
left: 11%;
max-height: 640px
}

@media screen and (orientation: landscape) {
.ea-theme .ea-hero-still {
    left: auto;
    right: -100px
}
}

@media screen and (min-width: 700px) {
.ea-theme .ea-hero-still {
    display: none
}
}

@-moz-document url-prefix() {
.ea-theme .cover {
    background-color: #f69b8a !important
}
}

.ea-theme .ea-page,
.ea-theme .ea-page * {
font-family: "CalibreLight"
}

.ea-theme .ea-page .bg-btn,
.ea-theme .ea-page * .bg-btn {
font-family: "CalibreSemibold"
}

.ea-theme .ea-page .cover-film,
.ea-theme .ea-page * .cover-film {
background: rgba(0, 0, 0, 0.05)
}

.ea-theme .ea-page .cover-image,
.ea-theme .ea-page * .cover-image {
background-color: #FFAB91;
background-size: 80% auto
}

.ea-theme .ea-page .video-message-lockup,
.ea-theme .ea-page * .video-message-lockup {
max-width: 90%
}

@media screen and (orientation: landscape) {
.ea-theme .ea-page .video-message-lockup,
.ea-theme .ea-page * .video-message-lockup {
    max-width: 50%
}
}

@media screen and (min-width: 700px) {
.ea-theme .ea-page .video-message-lockup,
.ea-theme .ea-page * .video-message-lockup {
    margin-top: 50px;
    max-width: 60%
}
}

@media screen and (min-width: 1024px) {
.ea-theme .ea-page .video-message-lockup,
.ea-theme .ea-page * .video-message-lockup {
    margin-top: 100px;
    max-width: 50%
}
}

.ea-theme .ea-page .welcome-header,
.ea-theme .ea-page * .welcome-header {
font-size: 46px;
line-height: 50px
}

@media screen and (min-width: 700px) {
.ea-theme .ea-page .welcome-header,
.ea-theme .ea-page * .welcome-header {
    font-size: 72px;
    line-height: 80px;
    max-width: 530px
}
}

.ea-theme .ea-page h2,
.ea-theme .ea-page * h2 {
font-family: "CalibreLight" !important;
font-size: 36px;
line-height: 42px
}

@media screen and (min-width: 700px) {
.ea-theme .ea-page h2,
.ea-theme .ea-page * h2 {
    font-size: 68px;
    line-height: 1.1
}
}

.ea-theme .ea-page h3,
.ea-theme .ea-page * h3 {
font-family: "CalibreReg" !important;
font-size: 28px;
line-height: 36px;
margin-bottom: 0
}

@media screen and (min-width: 700px) {
.ea-theme .ea-page h3,
.ea-theme .ea-page * h3 {
    font-size: 36px;
    line-height: 1.1
}
}

.ea-theme .ea-page h4,
.ea-theme .ea-page * h4 {
font-family: "CalibreReg" !important;
font-size: 18px;
line-height: 26px;
margin-bottom: 0
}

@media screen and (min-width: 700px) {
.ea-theme .ea-page h4,
.ea-theme .ea-page * h4 {
    font-size: 22px;
    line-height: 30px
}
}

.ea-theme .ea-page .ea-section-overview,
.ea-theme .ea-page * .ea-section-overview {
font-size: 18px;
line-height: 24px
}

@media screen and (min-width: 700px) {
.ea-theme .ea-page .ea-section-overview,
.ea-theme .ea-page * .ea-section-overview {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 80px;
    margin-top: 40px
}
}

.ea-theme .ea-page p,
.ea-theme .ea-page * p {
font-size: 16px;
line-height: 24px
}

@media screen and (min-width: 700px) {
.ea-theme .ea-page p,
.ea-theme .ea-page * p {
    font-size: 20px;
    line-height: 28px
}
}

.ea-theme .ea-page ul,
.ea-theme .ea-page * ul {
margin: 40px 0
}

.ea-theme .ea-page ul li,
.ea-theme .ea-page * ul li {
font-size: 16px;
line-height: 22px;
margin: 5px 0 15px
}

@media screen and (min-width: 700px) {
.ea-theme .ea-page ul li,
.ea-theme .ea-page * ul li {
    font-size: 20px;
    line-height: 28px;
    margin-top: 40px
}
.ea-theme .ea-page ul li:first-child,
.ea-theme .ea-page * ul li:first-child {
    margin-top: 0
}
}

.ea-theme .ea-page .ea-faqs,
.ea-theme .ea-page * .ea-faqs {
background: #fafafa;
display: none
}

.ea-theme .ea-page .ea-faqs .ea-faq-header,
.ea-theme .ea-page * .ea-faqs .ea-faq-header {
font-family: "CalibreLight" !important;
margin-bottom: 40px !important
}

.ea-theme .ea-page .ea-faqs h5,
.ea-theme .ea-page * .ea-faqs h5 {
font: 16px/24px "CalibreMedium" !important;
margin-bottom: 8px
}

.ea-theme .ea-page .ea-faqs p,
.ea-theme .ea-page * .ea-faqs p {
font: 13px/21px "CalibreReg" !important
}

.ea-theme .ea-page .ea-faqs .row,
.ea-theme .ea-page * .ea-faqs .row {
-webkit-align-items: flex-start;
-ms-flex-align: flex-start;
align-items: flex-start
}

.ea-theme .ea-page .ea-faqs .c-25,
.ea-theme .ea-page * .ea-faqs .c-25 {
width: 100%
}

@media screen and (min-width: 700px) {
.ea-theme .ea-page .ea-faqs .c-25,
.ea-theme .ea-page * .ea-faqs .c-25 {
    width: 50%
}
}

@media screen and (min-width: 1024px) {
.ea-theme .ea-page .ea-faqs .c-25,
.ea-theme .ea-page * .ea-faqs .c-25 {
    width: 25%
}
}

.ea-theme .ea-page .ea-product-highlights,
.ea-theme .ea-page * .ea-product-highlights {
margin-bottom: 0px;
margin-left: 20px
}

@media screen and (min-width: 700px) {
.ea-theme .ea-page .ea-product-highlights,
.ea-theme .ea-page * .ea-product-highlights {
    margin-left: 90px
}
}

.ea-theme .ea-page .ea-product-highlights li:before,
.ea-theme .ea-page * .ea-product-highlights li:before {
background: #3DACFF;
height: 7px;
top: 12px;
width: 7px
}

.ea-theme section.get-simple {
background: #fff;
border-top: 2px solid #e7f5fe
}

@media screen and (max-width: 700px) {
.ea-theme section.get-simple {
    padding: 100px 20px
}
}

@media screen and (max-width: 700px) {
.ea-theme .ea-media-block-wrapper figure {
    margin: 0 -20px 0 -20px
}
.ea-theme .grid-section .row {
    margin-bottom: 60px
}
.ea-theme .grid-section .row:first-child {
    margin-bottom: 0
}
.ea-theme .grid-section .row:last-child {
    margin-bottom: 0
}
}

.ea-theme .ea-tanner-goods {
background: #40c4f5
}

.ea-section .row {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-flex;
display: -ms-flexbox;
display: flex
}

.ea-section .row .c-50:nth-child(2) {
padding-left: 10px;
padding-right: 10px
}

@media screen and (min-width: 700px) {
.ea-section .row .c-50:nth-child(2) {
    padding-left: 40px;
    padding-right: 80px
}
}

.ea-media-block {
display: block;
padding: 40px
}

.ea-media-block .ea-media-video,
.ea-media-block .ea-media-still,
.ea-media-block .still-frame {
background: #fafafa;
box-shadow: 10px 10px 15px rgba(61, 61, 61, 0.3);
margin-bottom: 20px;
margin-top: 20px;
max-width: 320px;
width: 100%
}

.ea-media-block .ea-media-video {
display: none
}

.ea-media-block .ea-media-still {
display: block
}

@media screen and (min-width: 700px) {
.ea-media-block .ea-media-video {
    display: block
}
.ea-media-block .ea-media-still {
    display: none
}
.ea-media-block .ea-media-still.still-frame {
    display: block
}
}

.section-shared-campaign {
height: 250px
}

@media screen and (min-width: 700px) {
.section-shared-campaign {
    height: 360px
}
}

.phone-outline {
padding: 10px;
border: 4px solid white;
border-radius: 50px;
margin: 0 auto
}

.two-col-block .image-block.phone-outline-block {
margin: 0 auto;
width: auto
}

@media screen and (max-width: 700px) {
.two-col-block .image-block.phone-outline-block {
    margin-top: 50px
}
}

.two-col-block .image-block.phone-outline-block .phone-outline img {
margin: 0;
border-radius: 40px
}

.shared-account-hero .cover-image {
display: none
}

.shared-account-hero.fallback .cover-image {
background-color: white;
background-position-x: 56%;
background-position-y: top;
display: block
}

.shared-account-animated-intro-section {
padding: 0;
height: 450px;
pointer-events: none
}

.shared-account-animated-intro-section .slide-down-fg-image {
width: 540px;
height: 450px;
position: absolute;
margin-left: auto;
margin-right: auto;
left: -50px;
right: 0;
z-index: 1;
overflow: hidden
}

.shared-account-animated-intro-section .slide-down-fg-image img {
width: 100%;
height: auto
}

.shared-account-animated-intro-section .slide-in-bg-images {
width: 100%;
height: 100%
}

.shared-account-animated-intro-section .bg-image-left,
.shared-account-animated-intro-section .bg-image-right {
width: 50%;
height: 100%;
float: left
}

.shared-account-animated-intro-section .bg-image-left {
background: url("/assets/images/shared/campaign2/animated-hero-bg-left.png") center center no-repeat;
background-size: cover
}

.shared-account-animated-intro-section .bg-image-right {
background: url("/assets/images/shared/campaign2/animated-hero-bg-right.png") center center no-repeat;
background-size: cover
}

@media screen and (max-width: 700px) {
.shared-account-animated-intro-section.fallback {
    height: 250px
}
}

.shared-account-animated-intro-section.fallback .slide-down-fg-image {
transform: none !important
}

@media screen and (max-width: 700px) {
.shared-account-animated-intro-section.fallback .slide-down-fg-image {
    width: 300px;
    height: 250px
}
}

.shared-account-sliding-left-section {
height: 250px;
width: 100%;
overflow: hidden;
position: relative
}

@media screen and (min-width: 700px) {
.shared-account-sliding-left-section {
    height: 360px
}
}

.shared-account-sliding-left-section .foreground-image {
height: 100%;
transform: translate3d(0, 0, 0)
}

.shared-account-sliding-left-section .foreground-image img {
display: block;
margin: 0 auto;
width: auto;
height: 100%
}

.shared-account-sliding-left-section .background-image-container {
position: absolute;
width: 100%;
height: 100%
}

.shared-account-sliding-left-section .background-image {
width: 120%;
height: 100%;
background: url("/assets/images/shared/campaign2/slide-right-bg.jpg") center center no-repeat;
background-size: cover
}

.shared-account-sliding-hands-section {
height: 250px;
width: 100%;
overflow: hidden;
position: relative
}

@media screen and (min-width: 700px) {
.shared-account-sliding-hands-section {
    height: 360px
}
}

.shared-account-sliding-hands-section .sliding-hands-bg {
position: absolute;
width: 100%;
height: 100%;
background: url("/assets/images/shared/campaign2/sliding-hands-bg.png") center center no-repeat;
background-size: cover
}

.shared-account-sliding-hands-section .left-hand {
height: 95%;
transform: translate3d(0, 0, 0);
position: absolute;
left: 13%;
bottom: 0
}

.shared-account-sliding-hands-section .left-hand img {
display: block;
margin: 0 auto;
width: auto;
height: 100%
}

.shared-account-sliding-hands-section .right-hand {
height: 95%;
transform: translate3d(0, 0, 0);
position: absolute;
right: 13%;
bottom: 0
}

.shared-account-sliding-hands-section .right-hand img {
display: block;
margin: 0 auto;
width: auto;
height: 100%
}

.shared-account-carousel {
height: 300px
}

.shared-account-carousel .cover-content {
height: 300px
}

.shared-account-carousel .carousel-headline {
opacity: 0;
max-width: 100%;
text-align: center;
top: calc(50% - 130px);
position: absolute;
width: 100%
}

.shared-account-carousel .carousel-headline.show {
opacity: 1;
-webkit-transition: opacity 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-moz-transition: opacity 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
-ms-transition: opacity 2s cubic-bezier(0.49, 0.99, 0.54, 0.98);
transition: opacity 2s cubic-bezier(0.49, 0.99, 0.54, 0.98)
}

@media screen and (min-width: 700px) {
.shared-account-carousel {
    height: 84vh
}
.shared-account-carousel .cover-content {
    height: 84vh;
    max-height: 800px
}
.shared-account-carousel .carousel-headline {
    top: calc(50% - 160px)
}
}

.shared-account-carousel.mobile-safari {
height: 300px !important
}

.shared-account-carousel.mobile-safari .cover-content {
height: 300px !important
}

.shared-account-carousel.mobile-safari .carousel-headline {
top: calc(50% - 130px) !important
}

.shared-account-carousel .carousel-headline,
.shared-account-carousel .fallback-headline,
.shared-account-carousel .carousel-tagline {
color: #333e48
}

.shared-account-carousel .carousel-tagline {
font-family: "CalibreSemibold";
max-width: 100%
}

.shared-account-carousel .carousel-slides .slide {
background-color: #333e48;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
-webkit-transition: all 0s linear;
-moz-transition: all 0s linear;
-ms-transition: all 0s linear;
transition: all 0s linear
}

.shared-account-carousel .carousel-slides .slide.middle {
transform: translate3d(0, 0, 0);
-webkit-transition: transform 0.5s linear;
-moz-transition: transform 0.5s linear;
-ms-transition: transform 0.5s linear;
transition: transform 0.5s linear
}

.shared-account-carousel .carousel-slides .slide.left {
transform: translate3d(-100%, 0, 0);
-webkit-transition: transform 0.5s linear;
-moz-transition: transform 0.5s linear;
-ms-transition: transform 0.5s linear;
transition: transform 0.5s linear
}

.shared-account-carousel .carousel-slides .slide.right {
transform: translate3d(100%, 0, 0);
-webkit-transition: transform 0.5s linear;
-moz-transition: transform 0.5s linear;
-ms-transition: transform 0.5s linear;
transition: transform 0.5s linear
}

.shared-account-carousel .carousel-slides .slide.hidden {
visibility: hidden
}

.shared-account-carousel .carousel-slides .slide-1 {
background: url("/assets/images/shared/campaign-carousel/two-dinner-blue-brick-bg.jpg") center center no-repeat;
background-size: cover
}

.shared-account-carousel .carousel-slides .slide-2 {
background: url("/assets/images/shared/campaign-carousel/two-phones-wide.jpg") center center no-repeat;
background-size: cover
}

.shared-account-carousel .carousel-slides .slide-3 {
background: url("/assets/images/shared/campaign-carousel/two-dinner-paris-bg.jpg") center center no-repeat;
background-size: cover
}

.shared-account-carousel .carousel-dots {
position: relative;
top: 100px
}

.shared-account-carousel .dot {
cursor: pointer;
display: inline-block;
width: 12px;
height: 12px;
border-radius: 50%;
background: white;
margin: 0 10px
}

.shared-account-carousel .dot.current {
background: #0d97ff
}

.shared-venn-full-width-video-wrapper {
position: relative;
padding: 0
}

.shared-venn-full-width-video {
display: block;
width: 100%
}

.masthead{
    max-width: 1356px;
    margin: 0 auto;
}
.banner .banner-message .section-link.clasic-link,
.banner .banner-message .section-link.clasic-link:hover{
    text-transform: none;
    font-size: inherit;
    font-family: inherit;
    margin: 0;
}
.banner .banner-message .section-link.clasic-link:hover{
    text-decoration: underline;
}
.banner .banner-message .section-link.clasic-link:hover:before{
    display: none;
}


/*bav banners*/
.bav-banner{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: #fff;
    box-shadow: 2px 2px 3px 1px #0000006e;
    box-sizing: border-box;
    padding: 20px;
}
.bav-banner .close{
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    z-index: 20;
    display: block;
    cursor: pointer;
}
.bav-banner .close:after{
    position: relative;
    content: "X";
    font-size: 16px;
    color: #000;
    line-height: 1;
    text-align: center;
    font-weight: 700;
    display: block;
    vertical-align: top;
    padding-top: 7px;
}
.bav-banner.error{
    background-color: red;
    color: #fff;
}
.bav-banner.success{
    background-color: #d4edda;
}
.bav-banner p {
    max-width: 100%;
}
/* bav alterations */

.row{
    margin-bottom: 20px;
    clear: both;
}
.half{
    width: calc(50% - 10px);
    margin-right: 10px;
    box-sizing: border-box;
    float: left;
}
.flex-row{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.third{
    flex-grow: 1;
    width: calc(33% - 20px);
    margin-left: 10px;
    margin-right: 10px;
}
.flex-row .third:first-child{
    margin-left: 0;
}
.flex-row .third:last-child{
    margin-right: 0;
}
@media screen and (min-width: 700px) {
    .half + .half {
        margin-left: 10px;
        margin-right: 0;
    }
}
@media screen and (max-width: 700px) {
    .flex-row{
        display: block;
    }
    .third{
        display: block;
        margin: 0 0 20px;
        width: 100%;
    }
}
form{
    position: relative;
}
form input:focus,
form select:focus{
    outline-offset: -2px;
    outline: -webkit-focus-ring-color auto 1px;
}
form textarea{
    width: 100%;
    box-sizing: border-box;
    resize: none;
    line-height: 1.5;
    padding: 10px;
}
@media screen and (max-width: 700px){
    .half {
        width: 100%;
        margin: 0 0 70px;
        float: none;
    }
    .half + .half{
        margin: 0;
    }
}

/*top nav: call button alterations*/
#call-now-on-mobile-wrapper{
    margin-top: 23px;
    margin-right: 30px;
}
#call-now-on-mobile-wrapper .bg-btn{
    line-height: 31px;
    padding: 0 15px;
}
#hidden-phone-no-mobile{
    list-style: none;
    margin-left: 0;
    padding-left: 15px;
}
#hidden-phone-no-mobile li:before{
    display: none;
}
#call-now-wrapper-mobile,
#call-now-wrapper{
    position: fixed;
    top: -999px
}
#call-now-wrapper-mobile + label,
#call-now-wrapper + label{
    cursor: pointer;
}
#call-now-wrapper-mobile:checked + label + #hidden-phone-no-mobile,
#call-now-wrapper:checked + label + #hidden-phone-no{
    display: block;
}
#hidden-phone-no-mobile,
#hidden-phone-no{
    display: none;
    position: absolute;
    z-index: 10;
    background: #ffffff;
    width: 127px;
    top: 40px;
    right: 0;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}
#hidden-phone-no-mobile li,
#hidden-phone-no li{
    padding: 5px 0;
    margin: 0;
    border-bottom: 1px solid #f2f2f2;
}
#hidden-phone-no-mobile li a,
#hidden-phone-no li a{
    line-height: 1.5;
}
#hidden-phone-no-mobile li a:hover,
#hidden-phone-no li a:hover{
    color: #0d97ff;
}
#hidden-phone-no-mobile li a small,
#hidden-phone-no li a small{
    display: block;
}
@media screen and (max-width: 700px) {
    .header{
        padding: 0 10px;
        border-bottom: 1px solid #b3b3b3;
    }
    .main {
        padding: 70px 0 0;
    }
    .main-nav > ul > li {
        flex-grow: 1;
        width: 33%;
    }
    .main-nav > ul > li{
        padding-left: 0;
        padding-right: 10px;
    }
    .main-nav > ul > li:last-child{
        padding: 0;
    }
    section{
        padding: 30px 10px;
    }
    .header{
        min-height: 70px;
    }
}
@media screen and (min-width: 1001px) {
    #authenticate-show-on-mobile {
        display: none;
    }
}
@media screen and (max-width: 1000px) {
    #call-now-wrapper + label{
        width: 100%;
        text-align: center;
        height: 40px;
    }
    #hidden-phone-no,
    #hidden-phone-no-mobile,
    #hidden-phone-no-mobile li,
    #hidden-phone-no li{
        width: 100%;
    }
    .account-nav{
        display: none;
    }
    #authenticate-desktop-wrapper{
        width: 100%;
    }
}
#call-now-desktop-wrapper{
    position: relative;
}





/**
 * form errors
 */
.invalid input[type="text"],
.invalid input[type="password"],
.invalid input[type="email"],
.invalid button[type="text"],
.invalid button[type="email"],
.invalid textarea
.invalid select{
    border-color: #ff0000;
}
.field-error{
    color: #ff0000;
    display: block;
}