@charset "UTF-8";
[ng-click] {
    cursor: pointer;
}
.ng-cloak {
    display: none !important;
}
.about-brand-carousel-pagination__button,
.accordion-toggle-icon,
.cart-add-quantity__button,
.global-nav-icon,
.modal--drawer .close-button,
.modal--fade-in .close-button,
.offer-message,
.pdp-nav__back-to-top,
.store-button--black,
.store-button--blue,
.store-button--download,
.store-button--gray,
.store-button--stories,
.store-button--transparent,
.store-button--white,
.store-button--with-icon,
.store-hero__arrow,
.store-play-button {
    background-color: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    font: inherit;
    -webkit-font-smoothing: inherit;
    outline: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    text-align: inherit;
    padding: 0;
}
@media (max-width: 599px) {
    #main #wrapper,
    .about-easy-set-up,
    .about-robots__container,
    .about-shortcuts__container,
    .about-tools__container,
    .app-detail,
    .benefits--centered .benefits__container,
    .contact-info,
    .contact-info__container,
    .faq-section__toc,
    .four-oh-four-main,
    .global-footer-nav,
    .global-header__container,
    .help-main,
    .inventor,
    .landing-page-how,
    .legal,
    .mini-pdp-info__section,
    .mini-pdp-main,
    .partnerships-join,
    .partnerships-opportunities,
    .partnerships-partners,
    .redirect,
    .returns,
    .security,
    .specs--pdp,
    .story-detail-featured__grid--mobile,
    .story-detail-tab .story-detail-nav__container,
    .why-bundle,
    .store-bundled,
    .store-featured__header,
    .store-hero__container,
    .yir-main {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    #main #wrapper:after,
    .about-easy-set-up:after,
    .about-robots__container:after,
    .about-shortcuts__container:after,
    .about-tools__container:after,
    .app-detail:after,
    .benefits--centered .benefits__container:after,
    .contact-info:after,
    .contact-info__container:after,
    .faq-section__toc:after,
    .four-oh-four-main:after,
    .global-footer-nav:after,
    .global-header__container:after,
    .help-main:after,
    .inventor:after,
    .landing-page-how:after,
    .legal:after,
    .mini-pdp-info__section:after,
    .mini-pdp-main:after,
    .partnerships-join:after,
    .partnerships-opportunities:after,
    .partnerships-partners:after,
    .redirect:after,
    .returns:after,
    .security:after,
    .specs--pdp:after,
    .story-detail-featured__grid--mobile:after,
    .story-detail-tab .story-detail-nav__container:after,
    .why-bundle:after,
    .store-bundled:after,
    .store-featured__header:after,
    .store-hero__container:after,
    .yir-main:after {
        content: " ";
        display: block;
        clear: both;
    }
}
@media (min-width: 600px) {
    #main #wrapper,
    .about-brand-list,
    .about-easy-set-up,
    .about-robots__container,
    .about-shortcuts__container,
    .about-tools__container,
    .app-detail,
    .benefits--centered .benefits__container,
    .contact-info,
    .contact-info__container,
    .faq-section__toc,
    .four-oh-four-main,
    .global-header__container,
    .help-main,
    .inventor,
    .landing-page-how,
    .legal,
    .mini-pdp-info__section,
    .mini-pdp-main,
    .partnerships-join,
    .partnerships-opportunities,
    .partnerships-partners,
    .redirect,
    .returns,
    .security,
    .story-detail-featured__grid--desktop,
    .story-detail-tab .story-detail-nav__container,
    .why-bundle,
    .store-bundled,
    .store-featured__header,
    .store-featured__main,
    .store-hero__container,
    .yir-main {
        max-width: 1580px;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }
    #main #wrapper:after,
    .about-brand-list:after,
    .about-easy-set-up:after,
    .about-robots__container:after,
    .about-shortcuts__container:after,
    .about-tools__container:after,
    .app-detail:after,
    .benefits--centered .benefits__container:after,
    .contact-info:after,
    .contact-info__container:after,
    .faq-section__toc:after,
    .four-oh-four-main:after,
    .global-header__container:after,
    .help-main:after,
    .inventor:after,
    .landing-page-how:after,
    .legal:after,
    .mini-pdp-info__section:after,
    .mini-pdp-main:after,
    .partnerships-join:after,
    .partnerships-opportunities:after,
    .partnerships-partners:after,
    .redirect:after,
    .returns:after,
    .security:after,
    .story-detail-featured__grid--desktop:after,
    .story-detail-tab .story-detail-nav__container:after,
    .why-bundle:after,
    .store-bundled:after,
    .store-featured__header:after,
    .store-featured__main:after,
    .store-hero__container:after,
    .yir-main:after {
        content: " ";
        display: block;
        clear: both;
    }
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    background-color: #fff;
    font: 13.34px "Brandon Grotesque", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}
body.modal-is-active {
    height: 100vh;
    overflow: hidden;
}
input,
textarea {
    -webkit-font-smoothing: antialiased;
}
img,
svg {
    border: 0;
    display: block;
    max-width: 100%;
}
svg:not(:root) {
    overflow: hidden;
}
b {
    font-weight: 700;
}
a {
    background: 0 0;
    -webkit-tap-highlight-color: transparent;
}
.no-touch a:focus,
.no-touch a:hover,
a,
a:active,
a:visited {
    color: #00b9f1;
    outline: 0;
    text-decoration: none;
}
li p {
    display: inline;
}
.media-object,
.media-object__body {
    overflow: hidden;
}
@media (min-width: 600px) {
    .media-object__figure {
        float: left;
    }
}
@media (max-width: 599px) {
    .tablet-up-only {
        display: none !important;
    }
}
@media (max-width: 1199px) {
    .desktop-only {
        display: none !important;
    }
}
@media (min-width: 600px) {
    .mobile-only {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .mobile-and-tablet-only {
        display: none !important;
    }
}
.store-section {
    position: relative;
    overflow: hidden;
    clear: both;
}
.store-section--padding {
    padding-top: 50px;
    padding-bottom: 50px;
}
@media (min-width: 600px) {
    .store-section--padding {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}
.store-section--margin {
    margin-top: 50px;
    margin-bottom: 50px;
}
@media (min-width: 600px) {
    .store-section--margin {
        margin-top: 100px;
        margin-bottom: 100px;
    }
}
.store-section--narrow {
    margin: 0 auto 50px;
    max-width: 90%;
}
@media (min-width: 1200px) {
    .store-section--narrow {
        width: 50%;
    }
}
.store-button--black,
.store-button--blue,
.store-button--download,
.store-button--gray,
.store-button--stories,
.store-button--transparent,
.store-button--white,
.store-button--with-icon {
    box-sizing: border-box;
    display: inline-block;
    font: 600 14px/1 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    letter-spacing: 0.1em;
    padding: 20px 35px;
    text-align: center;
    text-transform: uppercase;
    transition: all 250ms;
}
@media (max-width: 599px) {
    .store-button--black,
    .store-button--blue,
    .store-button--download,
    .store-button--gray,
    .store-button--stories,
    .store-button--transparent,
    .store-button--white,
    .store-button--with-icon {
        min-width: 40%;
    }
}
.store-button--transparent {
    background-color: transparent;
    border: 2px solid #00b9f1;
}
.store-button--transparent,
.store-button--transparent:visited {
    color: #00b9f1;
    text-decoration: none;
}
.no-touch .store-button--transparent:focus,
.no-touch .store-button--transparent:hover,
.store-button--transparent:active {
    background-color: #00b9f1;
    color: #fff;
}
.no-touch .store-button--transparent:focus .btn-icon,
.no-touch .store-button--transparent:hover .btn-icon,
.store-button--transparent:active .btn-icon {
    fill: #fff;
}
.store-button--blue {
    background-color: #00b9f1;
    border: 2px solid transparent;
}
.store-button--blue,
.store-button--blue:visited {
    color: #fff;
    text-decoration: none;
}
.no-touch .store-button--blue:focus,
.no-touch .store-button--blue:hover,
.store-button--blue:active {
    background-color: #1782b4;
    color: #fff;
}
.no-touch .store-button--blue:focus .btn-icon,
.no-touch .store-button--blue:hover .btn-icon,
.store-button--blue:active .btn-icon {
    fill: #fff;
}
.store-button--with-icon {
    background-color: #adadad;
    border: 2px solid #323232;
}
.store-button--with-icon,
.store-button--with-icon:visited {
    color: #fff;
    text-decoration: none;
}
.no-touch .store-button--with-icon:focus,
.no-touch .store-button--with-icon:hover,
.store-button--with-icon:active {
    background-color: #fff;
    color: #adadad;
}
.no-touch .store-button--with-icon:focus .btn-icon,
.no-touch .store-button--with-icon:hover .btn-icon,
.store-button--with-icon:active .btn-icon {
    fill: #adadad;
}
.store-button--white {
    background-color: transparent;
    border: 2px solid #fff;
}
.store-button--white,
.store-button--white:visited {
    color: #fff;
    text-decoration: none;
}
.no-touch .store-button--white:focus,
.no-touch .store-button--white:hover,
.store-button--white:active {
    background-color: #fff;
    color: transparent;
}
.no-touch .store-button--white:focus .btn-icon,
.no-touch .store-button--white:hover .btn-icon,
.store-button--white:active .btn-icon {
    fill: transparent;
}
.store-button--stories {
    background-color: transparent;
    border: 2px solid #fff;
}
.store-button--stories,
.store-button--stories:visited {
    color: #fff;
    text-decoration: none;
}
.no-touch .store-button--stories:focus,
.no-touch .store-button--stories:hover,
.store-button--stories:active {
    background-color: #fff;
    color: #00b9f1;
}
.no-touch .store-button--stories:focus .btn-icon,
.no-touch .store-button--stories:hover .btn-icon,
.store-button--stories:active .btn-icon {
    fill: #00b9f1;
}
.store-button--gray {
    background-color: #efefef;
    border: 2px solid #ddd;
}
.store-button--gray,
.store-button--gray:visited {
    color: #adadad;
    text-decoration: none;
}
.no-touch .store-button--gray:focus,
.no-touch .store-button--gray:hover,
.store-button--gray:active {
    background-color: #adadad;
    color: #fff;
}
.no-touch .store-button--gray:focus .btn-icon,
.no-touch .store-button--gray:hover .btn-icon,
.store-button--gray:active .btn-icon {
    fill: #fff;
}
.store-button--black {
    background-color: #adadad;
    border: 2px solid #323232;
}
.store-button--black,
.store-button--black:visited {
    color: #000;
    text-decoration: none;
}
.no-touch .store-button--black:focus,
.no-touch .store-button--black:hover,
.store-button--black:active {
    background-color: #000;
    color: #adadad;
}
.no-touch .store-button--black:focus .btn-icon,
.no-touch .store-button--black:hover .btn-icon,
.store-button--black:active .btn-icon {
    fill: #adadad;
}
.store-button--download {
    background-color: transparent;
    border: 2px solid #00b9f1;
}
.store-button--download,
.store-button--download:visited {
    color: #00b9f1;
    text-decoration: none;
}
.no-touch .store-button--download:focus,
.no-touch .store-button--download:hover,
.store-button--download:active {
    background-color: #00a6d9;
    color: #fff;
}
.no-touch .store-button--download:focus .btn-icon,
.no-touch .store-button--download:hover .btn-icon,
.store-button--download:active .btn-icon {
    fill: #fff;
}
.store-play-button {
    color: #fff;
    display: inline-block;
    opacity: 0.7;
    transition: opacity 100ms;
    height: 50px;
    width: 50px;
}
@media (min-width: 600px) {
    .store-play-button {
        height: 100px;
        width: 100px;
    }
}
.store-play-button--thumbnail {
    height: 25px;
    width: 25px;
}
.store-play-button svg {
    fill: currentColor;
    height: 100%;
    width: 100%;
}
.no-touch .store-play-button:focus,
.no-touch .store-play-button:hover,
.store-play-button:active {
    opacity: 1;
}
.no-touch .store-button--with-icon:focus,
.no-touch .store-button--with-icon:hover {
    color: #fff;
}
.btn-icon,
.btn-txt,
.store-button--with-icon .btn-icon,
.store-button--with-icon .btn-txt {
    display: inline-block;
    vertical-align: middle;
}
.btn-icon {
    margin-left: 5px;
}
.store-button__icon,
.store-button__txt {
    display: inline-block;
    vertical-align: middle;
}
.store-button__icon {
    margin-left: 5px;
}
.store-button--download {
    position: relative;
    padding-right: 89px;
}
.store-button--download:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 54px;
    background-color: #00b9f1;
    background-image: url(/img/svg-icons/ui/download.0951.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 15px;
}
@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    33% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    66% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    33% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    66% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@-webkit-keyframes flash {
    0%,
    100% {
        background-color: #00b9f1;
    }
    50% {
        background-color: #1782b4;
    }
}
@keyframes flash {
    0%,
    100% {
        background-color: #00b9f1;
    }
    50% {
        background-color: #1782b4;
    }
}
.is-shaking {
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-name: shake;
    animation-name: shake;
}
.is-flashing {
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-name: flash;
    animation-name: flash;
}
.cart-add {
    display: -ms-flexbox;
    display: flex;
}
.cart-add:after,
.cart-add:before {
    content: "";
    display: table;
}
.cart-add:after {
    clear: both;
}
@media (min-width: 1220px) {
    .cart-add {
        display: block;
    }
}
@media (min-width: 600px) {
    .shop-btn-container--sdp {
        width: 201px;
    }
}
.shop-btn-container--sdp .dropdown-collapse .store-button--blue {
    padding: 16px 15px 15px;
}
@media (min-width: 1220px) {
    .shop-btn-container--pdp {
        display: inline-block;
        vertical-align: middle;
    }
}
@media (max-width: 599px) {
    .shop-btn-container .dropdown-collapse__expand-content {
        top: auto;
    }
}
.shop-btn-container .dropdown-collapse > a {
    color: #fff;
}
.no-touch .shop-btn-container .dropdown-collapse > a:focus,
.no-touch .shop-btn-container .dropdown-collapse > a:hover {
    color: #000;
}
.shop-btn-container .btn-icon svg {
    fill: currentColor;
    height: 10px;
    width: 10px;
}
.cart-add-btn {
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    float: left;
    overflow: hidden;
    height: 50px;
    padding: 0;
    width: 100%;
}
.cart-add--with-quantity .cart-add-btn {
    width: 160px;
}
.cart-add-btn .add-text-group {
    position: relative;
    width: 100%;
    height: 100%;
    transition: -webkit-transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
}
.cart-add-btn .add-text-group__item {
    position: relative;
    width: 100%;
    height: 100%;
    display: block !important;
}
.cart-add-btn .add-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}
.cart-add-btn #add-done {
    overflow: hidden;
    display: block;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.cart-add-btn.no-transitions .add-text-group {
    transition: none !important;
}
.cart-add-btn.no-transitions .add-text-group li:nth-child(-n + 3) {
    display: none;
}
.cart-add-btn.add-default .add-text-group {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.cart-add-btn.add-in-progress .add-text-group {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background-color: #1782b4;
}
.cart-add-btn.add-done .add-text-group {
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    background-color: #1782b4;
}
.cart-add-btn.add-default-bottom .add-text-group {
    -webkit-transform: translateY(-300%);
    -ms-transform: translateY(-300%);
    transform: translateY(-300%);
}
.cart-add-btn.add-done,
.cart-add-btn.add-in-progress {
    background-color: #1782b4;
}
.cart-add-btn .check-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 75px;
}
.cart-add-btn.sold-out-default {
    background: #ddd;
    cursor: default;
}
.cart-add-quantity {
    border-left: 1px solid #fff;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
}
@media (min-width: 1220px) {
    .cart-add-quantity {
        display: inline-block;
        float: left;
        width: 40px;
    }
}
.cart-add-quantity__button {
    background-color: #00b9f1;
    color: #fff;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    font-size: 21px;
    font-weight: 700;
    height: 50px;
    line-height: 1;
    text-align: center;
    transition: background-color 250ms;
    -webkit-font-smoothing: none;
    width: 100%;
}
@media (min-width: 1220px) {
    .cart-add-quantity__button {
        height: 25px;
    }
}
.cart-add-quantity__button:active,
.no-touch .cart-add-quantity__button:focus,
.no-touch .cart-add-quantity__button:hover {
    background-color: #1782b4;
}
.cart-add-quantity__button--down {
    border-left: 1px solid #fff;
}
@media (min-width: 1220px) {
    .cart-add-quantity__button--down {
        border-top: 1px solid #fff;
        border-left: 0;
    }
}
.cart-unavailable {
    -ms-flex-align: center;
    align-items: center;
    color: #aaa;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: 50px;
    margin: 0 auto;
    width: 100%;
}
.cart-unavailable .no-flexbox,
.cart-unavailable .no-flexboxlegacy {
    display: table;
}
@media (max-width: 1219px) {
    .shop-btn-container--pdp .cart-unavailable {
        color: #fff;
        background-color: #aaa;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 599px) {
    .shop-btn-container--sdp .cart-unavailable {
        color: #fff;
        background-color: #aaa;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
    }
}
.cart-unavailable__item .no-flexbox,
.cart-unavailable__item .no-flexboxlegacy {
    display: table-cell;
    vertical-align: middle;
}
.cart-unavailable__item--figure {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 44px;
    padding-right: 10px;
    position: relative;
    top: -8px;
    width: 46px;
}
@media (max-width: 1219px) {
    .shop-btn-container--pdp .cart-unavailable__item--figure {
        height: 22px;
        top: -4px;
        width: 23px;
    }
}
@media (max-width: 599px) {
    .shop-btn-container--sdp .cart-unavailable__item--figure {
        height: 22px;
        top: -4px;
        width: 23px;
    }
}
.cart-robot-icon {
    width: 100%;
    stroke: currentColor;
    height: 100%;
}
.cart-unavailable-text {
    font-weight: 600;
    line-height: 1.2;
    text-align: left;
    text-transform: uppercase;
}
@media (min-width: 600px) {
    .shop-btn-container--sdp .cart-unavailable-text > span {
        display: block;
    }
}
@media (min-width: 1220px) {
    .shop-btn-container--pdp .cart-unavailable-text > span {
        display: block;
    }
}
.global-header {
    top: 0;
    left: 0;
    position: absolute;
    box-sizing: border-box;
    transition: background-color 100ms 250ms, height 250ms;
    width: 100%;
    z-index: 99;
}
@media (max-width: 599px) {
    .global-header {
        height: 64px;
    }
}
@media (min-width: 600px) {
    .global-header {
        height: 100px;
    }
}
@media (max-height: 600px) {
    .global-header {
        height: 50px;
    }
}
.global-header__container {
    margin: 0 auto;
    position: relative;
}
@media (max-width: 599px) {
    .global-header__container {
        height: 64px;
    }
}
@media (max-height: 600px) {
    .global-header__container {
        height: 50px;
    }
}
@media (min-width: 600px) {
    .global-header__container {
        height: 100px;
    }
}
.global-header__logo {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (max-width: 1199px) {
    .global-header__nav-icon {
        top: 50%;
        left: 0;
        position: absolute;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
@media (min-width: 1200px) {
    .global-header__nav-icon {
        padding-top: 25px;
    }
}
@media (max-width: 1199px) {
    .global-header__nav {
        display: none;
    }
}
@media (min-width: 1200px) {
    .global-header__nav {
        padding-left: 5.0632911392%;
        top: 50%;
        position: absolute;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }
}
.global-header__actions {
    top: 50%;
    right: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (min-width: 1200px) {
    .global-header__actions {
        padding-right: 5.0632911392%;
    }
}
.global-header a {
    transition: color 100ms;
}
@media (max-width: 599px) {
    .global-header a {
        transition-delay: 250ms;
    }
}
.global-header a,
.global-header a:visited {
    color: #fff;
}
@media (min-width: 600px) {
    .global-header a.is-active,
    .no-touch .global-header a:focus,
    .no-touch .global-header a:hover {
        color: #00b9f1;
    }
}
.global-header-logo {
    fill: #fff;
}
.global-header-logo--full {
    display: none;
    height: 29px;
    width: 87px;
}
@media (min-width: 600px) {
    .global-header-logo--full {
        display: block;
    }
}
.global-header-logo--mini {
    height: 23px;
    width: 23px;
}
@media (min-width: 600px) {
    .global-header-logo--mini {
        display: none;
    }
}
.global-nav-icon {
    display: block;
    padding-left: 35px;
    padding-top: 45px;
}
.global-nav-icon > img {
    width: 168px;
    stroke: #fff;
}
@media (min-width: 600px) {
    .global-nav-icon > img {
        width: 188px;
    }
    .global-nav-icon {
        padding-top: 55px;
        padding-left: 65px;
    }
}
.global-modal-nav a,
.global-modal-sub-nav a {
    box-sizing: border-box;
    display: block;
    font-weight: 600;
    line-height: 2.8em;
    letter-spacing: 0.1em;
    padding-left: 35px;
    text-transform: uppercase;
    text-decoration: none;
}
.global-modal-nav {
    box-sizing: border-box;
    font-size: 20px;
    height: 80%;
    padding-top: 2.8em;
}
@media (max-height: 400px) {
    .global-modal-nav {
        font-size: 16px;
        padding-top: 1em;
    }
}
.global-modal-nav__item {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.global-modal-nav__item:first-child {
    border-top: 0;
}
.global-modal-nav a,
.global-modal-nav a:visited,
.no-touch .global-modal-nav a:hover {
    color: #fff;
}
.global-modal-sub-nav {
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.98);
    font-size: 20px;
    width: 100%;
}
@media (max-height: 400px) {
    .global-modal-sub-nav {
        font-size: 16px;
    }
}
.global-modal-sub-nav__item {
    border-top: 1px solid rgba(0, 185, 241, 0.5);
}
.global-modal-sub-nav__item:first-child {
    border-top: 0;
}
.global-modal-sub-nav a,
.global-modal-sub-nav a:visited {
    color: #00b9f1;
}
.global-nav__item {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 60px;
}
.global-nav__item:first-child {
    margin-left: 0;
}
.global-nav a {
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-decoration: none;
}
.global-nav a.is-active {
    color: #00b9f1 !important;
}
@media (min-width: 1200px) {
    .global-actions__item {
        display: inline-block;
        vertical-align: bottom;
    }
    .global-actions__item:not(:last-child) {
        margin-right: 60px;
    }
}
.global-actions__icon {
    stroke: currentColor;
    fill: currentColor;
}
.global-actions__icon--help,
.global-actions__icon--login {
    display: none;
}
@media (min-width: 1200px) {
    .global-actions__icon--help {
        display: block;
        height: 20px;
        width: 20px;
    }
}
@media (min-width: 1200px) {
    .global-actions__icon--login {
        display: block;
        height: 20px;
        width: 17px;
    }
}
.global-actions__icon--cart {
    height: 20px;
    width: 26px;
}
@media (min-width: 1200px) {
    .global-header--light a,
    .global-header--light a:visited {
        color: #adadad;
    }
}
@media (max-width: 1199px) {
    .global-header--light .global-header__actions a,
    .global-header--light .global-header__actions a:visited {
        color: #adadad;
    }
}
.global-header--light .global-nav-icon svg {
    stroke: #adadad;
}
.global-header--light .global-header-logo {
    fill: #00b9f1;
}
.message-container {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.discount-message {
    font: 700 10px "Brandon Grotesque", Helvetica, Arial, sans-serif;
    line-height: 35px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    display: block;
    color: #fff;
    background-color: #00b9f1;
    position: relative;
    white-space: nowrap;
    z-index: 99;
}
@media (min-width: 600px) {
    .discount-message {
        font-size: 14px;
        line-height: 50px;
    }
}
.discount-message a,
.discount-message a:hover {
    color: #fff;
    text-decoration: underline;
}
.offer-message {
    top: 0;
    right: 0;
    position: absolute;
    background-color: #fff;
    border-bottom: 2px solid #efefef;
    box-sizing: border-box;
    color: #aaa;
    height: 50px;
    text-transform: uppercase;
    z-index: 100;
}
.offer-message.is-collapsed {
    color: #00b9f1;
}
@media (max-width: 1199px) {
    .offer-message {
        padding-left: 5%;
        font: 600 16px/2.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
        position: relative;
    }
}
@media (min-width: 1200px) {
    .offer-message {
        padding: 0 20px;
        font: 600 14px/2.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
        line-height: 48px;
    }
}
.offer-btn-title {
    display: inline-block;
    padding-top: 0.25em;
}
@media (min-width: 1200px) {
    .offer-btn-title {
        margin: 0 10px;
        padding-top: 0.125em;
    }
}
.offer-btn-icon {
    display: inline-block;
    transition: -webkit-transform 250ms;
    transition: transform 250ms;
    transition-delay: 250ms;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.is-collapsed .offer-btn-icon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition-delay: 500ms;
}
@media (max-width: 1199px) {
    .offer-btn-icon {
        top: 50%;
        right: 5%;
        position: absolute;
        margin-top: -5px;
    }
}
.offer-btn-icon svg {
    fill: currentColor;
    stroke: transparent;
    height: 11px;
    width: 13px;
}
.site-header-container {
    position: relative;
}
.global-footer {
    background-color: #000;
    box-sizing: border-box;
}
@media (max-width: 599px) {
    .global-footer {
        padding: 5px 0;
        min-height: 100vh;
    }
}
@media screen and (min-width: 321px) {
    .global-footer {
        box-sizing: content-box;
    }
}
@media (min-width: 600px) {
    .global-footer {
        padding: 80px 0;
    }
}
.global-footer__section {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
}
@media (max-width: 599px) {
    .global-footer__section {
        padding-bottom: 10px;
    }
    .global-footer__section:not(:last-child):after {
        content: "";
        display: block;
        margin: 3em auto;
        width: 40px;
    }
}
@media (min-width: 600px) {
    .global-footer__section--nav {
        margin-bottom: calc(60px - 1em);
        padding: 0 0 calc(5% - 30px);
    }
}
@media (min-width: 600px) {
    .global-footer__section--contact {
        margin-bottom: 60px;
    }
}
.global-footer__section a {
    transition: color 100ms;
}
.global-footer__section a,
.global-footer__section a:visited {
    color: inherit;
}
.no-touch .global-footer__section a:focus,
.no-touch .global-footer__section a:hover {
    color: #00b9f1;
}
.global-footer__section:last-child {
    margin-bottom: 0;
}
@media (max-width: 599px) {
    .global-footer-nav {
        text-align: center;
    }
}
@media (max-width: 599px) {
    .global-footer-nav__item {
        margin-bottom: 1em;
    }
}
@media (min-width: 600px) {
    .global-footer-nav__item {
        display: inline-block;
        margin: 0 30px 1em;
    }
}
.global-footer-contact__section {
    margin-bottom: 1em;
}
.global-footer-social {
    color: #fff;
}
.global-footer-social__item {
    display: inline-block;
    margin-left: 60px;
}
.global-footer-social__item:first-child {
    margin-left: 0;
}
.global-footer-social__icon {
    fill: currentColor;
    stroke: currentColor;
}
.global-footer-social__icon--facebook,
.global-footer-social__icon--twitter {
    height: 20px;
    width: 20px;
}
.global-footer-social__icon--instagram {
    height: 21px;
    width: 21px;
}
.global-footer-social__icon--vimeo {
    height: 20px;
    width: 20px;
}
form .row:after,
form .row:before {
    content: "";
    display: table;
}
form .row:after {
    clear: both;
}
@media (min-width: 600px) {
    form .row .col-10:first-child {
        width: 49.3670886076%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
@media (min-width: 600px) {
    form .row .col-10:not(:first-child) {
        width: 49.3670886076%;
        float: right;
        margin-right: 0;
    }
}
.form-control {
    display: block;
    width: 100%;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cbcbcb;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-sizing: border-box;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #efefef;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
input[type="date"] {
    line-height: 34px;
}
.checkbox,
.radio {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label,
.radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    float: left;
}
.checkbox + .checkbox,
.radio + .radio {
    margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
    margin-top: 0;
}
.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="radio"][disabled] {
    cursor: not-allowed;
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto;
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    box-sizing: border-box;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
    padding: 14px 20px !important;
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.form-control-static {
    margin-bottom: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox input[type="checkbox"],
    .form-inline .radio input[type="radio"] {
        float: none;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}
.form-horizontal .form-control-static {
    padding-top: 7px;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}
.form-group {
    margin-bottom: 32px;
}
.form-control {
    border-radius: 0;
    box-shadow: none;
    height: auto;
    font-size: 80%;
    padding: 12px 20px 10px;
}
.form-control.input-lg {
    font-size: 100%;
    padding: 24px 20px 20px;
}
.form-control:focus {
    box-shadow: none;
}
.checkbox,
.radio {
    min-height: 36px;
    padding-left: 32px;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    margin-left: -28px;
}
.checkbox-inline,
.checkbox-inline + .checkbox-inline,
.radio-inline,
.radio-inline + .radio-inline {
    margin-left: 0;
    margin-right: 16px;
}
.checkbox-inline:last-child,
.radio-inline:last-child {
    margin-right: 0;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 3px 18px 0;
}
textarea {
    resize: none;
}
.btn {
    border: 0;
}
.text-img-overlay .btn {
    text-shadow: none;
}
.btn-primary {
    background-color: #00b9f1;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    background-color: #1a8cb3;
}
.btn-inverse {
    background-color: #fff;
}
.btn-group-lg > .btn,
.btn-lg {
    border-radius: 2px;
    font-size: 100%;
    letter-spacing: 2px;
    line-height: 1.5;
    margin-bottom: 12px;
    padding: 8px 12px;
    text-transform: uppercase;
}
.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.landing-page__section--benefits {
    background-color: #f8f8f8;
    border: 1px solid #efefef;
}
@media (max-width: 599px) {
    .landing-page-how {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (max-width: 599px) {
    .landing-page-how__section {
        -ms-flex-order: 2;
        order: 2;
    }
}
@media (min-width: 600px) {
    .landing-page-how__section--figure {
        width: 44.3037974684%;
        float: left;
        margin-right: 1.2658227848%;
        padding-left: 5.0632911392%;
        padding-right: 5.0632911392%;
    }
}
@media (max-width: 599px) {
    .landing-page-how__section--main {
        margin-bottom: 50px;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (min-width: 600px) {
    .landing-page-how__section--main {
        width: 34.1772151899%;
        float: left;
        margin-right: 1.2658227848%;
        padding-left: 5.0632911392%;
    }
}
@media (max-width: 599px) {
    .landing-page-how-main {
        text-align: center;
    }
}
@media (min-width: 1200px) {
    .landing-page-how-main {
        top: 50%;
        position: absolute;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 29.1139240506%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.landing-page-how-main__figure {
    margin: 50px 0;
}
.landing-page-how-main__copy {
    color: #666;
    font: 200 20px/1.75 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    margin-bottom: 50px;
}
.wrap-full.shop {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.wrap-full {
    width: 100%;
}
.lifestyle-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
}
.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
}
.w-col-6 {
    width: 50%;
}
.w-col-right {
    width: 41%;
}
.lifestyle-column-right.shopcolumn {
    position: relative;
    overflow: visible;
    height: 600px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.lifestyle-column-right {
    display: -ms-flexbox;
    display: flex;
    padding-right: 10%;
    padding-left: 4%;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
}
.image {
    width: 200px;
}
.image-home {
    margin: 0 auto;
    margin-top: 10%;
}
.heading-1.banner {
    margin-top: 20px;
    margin-bottom: 10px;
}
.heading-1 {
    margin-right: 0;
    font-size: 42px;
    line-height: 54px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.heading-4.banner {
    color: #666;
}
.heading-4 {
    padding-top: 2%;
    padding-bottom: 6%;
}
.addtocart {
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 14%;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 4px;
    background-color: #00beff;
    transition: all 600ms ease;
    font-family: Brandontext, sans-serif;
    color: #fff;
    font-size: 16px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.addtocart:hover {
    background-color: #00a8f1;
    background-image: none;
    -webkit-transform: translate(0px, -4px);
    -ms-transform: translate(0px, -4px);
    transform: translate(0px, -4px);
}
.addtocart.learnmore {
    display: -ms-flexbox;
    display: flex;
    margin-right: 10%;
    border: 2px solid #00beff;
    background-color: #fff;
    color: #00beff;
}
.shopping-index-hero {
    margin-top: 10%;
}
@media (max-width: 991px) {
    .hero-wrap {
        width: 88%;
    }
    .heading-1 {
        font-size: 42px;
    }
    .logos-wrap {
        -ms-flex-pack: center;
        justify-content: center;
    }
    .wrap {
        width: 92%;
    }
    .column-wrap-1 {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .column-wrap-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .column-2 {
        width: 50%;
        margin-top: 20px;
        margin-bottom: 20px;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .featureico {
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .div-block-6 {
        width: 100%;
    }
    .row-2 {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .tablink {
        padding-left: 0;
    }
    .tablink.w--current {
        display: block;
        padding-left: 0;
    }
    .tabs {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .tabs-menu-2 {
        width: 50%;
    }
    .tabs-2 {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
    }
    .serviceimage {
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .serviceicon {
        display: -ms-flexbox;
        display: flex;
        padding-right: 42%;
        padding-left: 4%;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .servicedescription {
        padding-right: auto;
        padding-left: auto;
    }
    .servicetabrow {
        display: block;
    }
    .hero-row {
        -ms-flex-align: center;
        align-items: center;
    }
    .lifestyle-column-right {
        padding-right: 4%;
        padding-left: 4%;
    }
    .tabs-content {
        display: -ms-flexbox;
        display: flex;
        float: left;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .column-6 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }
    .tabs-content-2 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex: 1;
        flex: 1;
    }
    .image-7 {
        display: block;
    }
}
@media (max-width: 767px) {
    .hero-section {
        height: auto;
    }
    .hero-wrap {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex: 1;
        flex: 1;
    }
    .wrap-1 {
        text-align: center;
    }
    .hero-left {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }
    .wrap-2 {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .wrap-2.a {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .left-1 {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
    }
    .right-1 {
        width: 100%;
    }
    .left-2 {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .right-2 {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
    }
    .heading-3,
    .subhead-3 {
        text-align: center;
    }
    .hero-right {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .lifestyle-row,
    .row-2 {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .div-block-mobile {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (max-width: 479px) {
    h2,
    h4,
    p {
        text-align: center;
    }
    .hero-section {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .heading-1 {
        font-size: 34px;
        line-height: 38px;
    }
    .heading-1.text-centered {
        padding-right: 20px;
        padding-left: 20px;
        font-size: 34px;
        line-height: 38px;
        text-align: center;
    }
    .hero-left {
        -ms-flex-align: center;
        align-items: center;
    }
    .class-std {
        padding-top: 0;
        padding-bottom: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .class-std.features {
        margin-top: 16%;
        padding-top: 0;
        padding-bottom: 0;
    }
    .left-2 {
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .footer-top-wrap {
        padding-bottom: 33px;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
    }
    .wrap.wrap-mobile.featureswrapper {
        margin-top: 4%;
        padding-top: 0;
        padding-bottom: 12%;
    }
    .heading-3 {
        margin-top: 4%;
        margin-bottom: 4%;
        padding-right: 4%;
        padding-left: 4%;
        font-size: 24px;
        line-height: 28px;
    }
    .column-wrap-2 {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .column-2 {
        width: 100%;
    }
    .heading-4 {
        padding-right: 2%;
        padding-bottom: 4%;
        padding-left: 0;
        text-align: center;
        letter-spacing: 0;
    }
    .heading-4.mobile-h4 {
        padding-right: 4%;
        padding-left: 4%;
        -ms-flex: 1;
        flex: 1;
        font-size: 12px;
        line-height: 14px;
        font-weight: 500;
    }
    .heading-4.centered {
        text-align: left;
    }
    .heading-5 {
        display: block;
        font-family: Graphik, sans-serif;
        color: #394d57;
        font-size: 14px;
        line-height: 14px;
        text-align: center;
    }
    .heading-2 {
        font-size: 21px;
        line-height: 28px;
    }
    .footer-link {
        margin-right: 20px;
        margin-left: 20px;
    }
    .paragraph-5 {
        padding-right: 0;
        padding-left: 0;
    }
    .row {
        display: block;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .row.row-support-mobile {
        padding-top: 4%;
        padding-bottom: 4%;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .row-2 {
        float: none;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: center;
        align-items: center;
    }
    .tabs-menu {
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 4%;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .tablink {
        display: -ms-flexbox;
        display: flex;
        padding-right: 2%;
        padding-left: 2%;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex: 1;
        flex: 1;
    }
    .tablink.w--current {
        padding-right: 2%;
        padding-left: 2%;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex: 1;
        flex: 1;
    }
    .tab-link-2 {
        padding-right: 4%;
        padding-left: 4%;
    }
    .tabs {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
    }
    .tab-link-3 {
        padding-right: 4%;
        padding-left: 4%;
    }
    .featureswrapper {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .row-support {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .tabs-2 {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-align: center;
        align-items: center;
    }
    .lifestyle-row {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lifestyle-photo {
        margin-top: 4%;
        margin-bottom: 8%;
    }
    .hero-row {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lifestyle-column-left {
        display: block;
    }
    .wrap-full {
        display: block;
        padding-top: 4%;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .tabs-content {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .column-6.features-illy {
        min-height: 220px;
        border-top: 1px solid #e1e1e1;
    }
    .support-column.support-column-mobile {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .support-icon.support-icon-mobile {
        padding-top: 10%;
        padding-right: 20%;
        padding-left: 0;
    }
    .support-description,
    .support-description.support-description-mobile {
        padding-right: 0;
    }
    .wrap-mobile {
        display: block;
        width: 96%;
        margin-top: 10%;
        margin-right: auto;
        margin-left: auto;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: center;
        align-items: center;
    }
    .div-block-mobile {
        display: -ms-flexbox;
        display: flex;
        padding-top: 4%;
        padding-bottom: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
    }
    .div-block-mobile.rule {
        padding-top: 10%;
        padding-bottom: 10%;
        border-top: 1px solid #e1e1e1;
    }
    .div-block-9 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
    }
    .row-support-mobile {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .support-column-icon {
        display: block;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .rich-text-block {
        padding-right: 4%;
        padding-left: 4%;
    }
    .rich-text-block-2 {
        margin-top: 6%;
        padding-right: 4%;
        padding-left: 4%;
    }
    .rich-text-block-2 h2 {
        text-align: center;
    }
    .paragraph-1 {
        padding-right: 2%;
        padding-left: 0;
        color: #a1aeb3;
        text-align: left;
    }
    .paragraph-1.textcentered,
    .rich-text-block-4 {
        padding-right: 4%;
        padding-left: 4%;
        text-align: center;
    }
}
@media screen and (max-width: 991px) {
    .w-container {
        max-width: 728px;
    }
    .w-hidden-main {
        display: inherit !important;
    }
    .w-hidden-medium {
        display: none !important;
    }
    .w-col-medium-1 {
        width: 8.33333333%;
    }
    .w-col-medium-2 {
        width: 16.66666667%;
    }
    .w-col-medium-3 {
        width: 25%;
    }
    .w-col-medium-4 {
        width: 33.33333333%;
    }
    .w-col-medium-5 {
        width: 41.66666667%;
    }
    .w-col-medium-6 {
        width: 50%;
    }
    .w-col-medium-7 {
        width: 58.33333333%;
    }
    .w-col-medium-8 {
        width: 66.66666667%;
    }
    .w-col-medium-9 {
        width: 75%;
    }
    .w-col-medium-10 {
        width: 83.33333333%;
    }
    .w-col-medium-11 {
        width: 91.66666667%;
    }
    .w-col-medium-12 {
        width: 100%;
    }
    .w-col-stack {
        width: 100%;
        left: auto;
        right: auto;
    }
}
@media screen and (max-width: 767px) {
    .w-hidden-main,
    .w-hidden-medium {
        display: inherit !important;
    }
    .w-hidden-small {
        display: none !important;
    }
    .w-container .w-row,
    .w-row {
        margin-left: 0;
        margin-right: 0;
    }
    .w-col {
        width: 100%;
        left: auto;
        right: auto;
    }
    .w-col-small-1 {
        width: 8.33333333%;
    }
    .w-col-small-2 {
        width: 16.66666667%;
    }
    .w-col-small-3 {
        width: 25%;
    }
    .w-col-small-4 {
        width: 33.33333333%;
    }
    .w-col-small-5 {
        width: 41.66666667%;
    }
    .w-col-small-6 {
        width: 50%;
    }
    .w-col-small-7 {
        width: 58.33333333%;
    }
    .w-col-small-8 {
        width: 66.66666667%;
    }
    .w-col-small-9 {
        width: 75%;
    }
    .w-col-small-10 {
        width: 83.33333333%;
    }
    .w-col-small-11 {
        width: 91.66666667%;
    }
    .w-col-small-12 {
        width: 100%;
    }
}
@media screen and (max-width: 479px) {
    .w-container {
        max-width: none;
    }
    .w-hidden-main,
    .w-hidden-medium,
    .w-hidden-small {
        display: inherit !important;
    }
    .w-hidden-tiny {
        display: none !important;
    }
    .w-col {
        width: 100%;
    }
    .w-col-tiny-1 {
        width: 8.33333333%;
    }
    .w-col-tiny-2 {
        width: 16.66666667%;
    }
    .w-col-tiny-3 {
        width: 25%;
    }
    .w-col-tiny-4 {
        width: 33.33333333%;
    }
    .w-col-tiny-5 {
        width: 41.66666667%;
    }
    .w-col-tiny-6 {
        width: 50%;
    }
    .w-col-tiny-7 {
        width: 58.33333333%;
    }
    .w-col-tiny-8 {
        width: 66.66666667%;
    }
    .w-col-tiny-9 {
        width: 75%;
    }
    .w-col-tiny-10 {
        width: 83.33333333%;
    }
    .w-col-tiny-11 {
        width: 91.66666667%;
    }
    .w-col-tiny-12 {
        width: 100%;
    }
}
.w-widget {
    position: relative;
}
.w-widget-map {
    width: 100%;
    height: 400px;
}
.w-widget-map label {
    width: auto;
    display: inline;
}
.w-widget-map img {
    max-width: inherit;
}
.w-widget-map .gm-style-iw {
    width: 90% !important;
    height: auto !important;
    top: 7px !important;
    left: 6% !important;
    display: inline;
    text-align: center;
    overflow: hidden;
}
.w-widget-map .gm-style-iw + div {
    display: none;
}
.w-widget-twitter {
    overflow: hidden;
}
.w-widget-twitter-count-shim {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 28px;
    height: 20px;
    text-align: center;
    background: #fff;
    border: #758696 solid 1px;
    border-radius: 3px;
}
.w-widget-twitter-count-shim * {
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
    position: relative;
    font-size: 15px;
    line-height: 12px;
    text-align: center;
    color: #999;
    font-family: serif;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
    position: relative;
    display: block;
}
.w-widget-twitter-count-shim.w--large {
    width: 36px;
    height: 28px;
    margin-left: 7px;
}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 18px;
}
.w-widget-twitter-count-shim:not(.w--vertical) {
    margin-left: 5px;
    margin-right: 8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
    margin-left: 6px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after,
.w-widget-twitter-count-shim:not(.w--vertical):before {
    top: 50%;
    left: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.w-widget-twitter-count-shim:not(.w--vertical):before {
    border-color: rgba(117, 134, 150, 0);
    border-right-color: #5d6c7b;
    border-width: 4px;
    margin-left: -9px;
    margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
    border-width: 5px;
    margin-left: -10px;
    margin-top: -5px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 4px;
    margin-left: -8px;
    margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
    border-width: 5px;
    margin-left: -9px;
    margin-top: -5px;
}
.w-widget-twitter-count-shim.w--vertical {
    width: 61px;
    height: 33px;
    margin-bottom: 8px;
}
.w-widget-twitter-count-shim.w--vertical:after,
.w-widget-twitter-count-shim.w--vertical:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.w-widget-twitter-count-shim.w--vertical:before {
    border-color: rgba(117, 134, 150, 0);
    border-top-color: #5d6c7b;
    border-width: 5px;
    margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 4px;
    margin-left: -4px;
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 22px;
}
.w-widget-twitter-count-shim.w--vertical.w--large {
    width: 76px;
}
.w-widget-gplus {
    overflow: hidden;
}
.w-background-video {
    position: relative;
    overflow: hidden;
    height: 500px;
    color: #fff;
}
.w-background-video > video {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    right: -100%;
    bottom: -100%;
    top: -100%;
    left: -100%;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: -100;
}
.w-slider {
    position: relative;
    height: 300px;
    text-align: center;
    background: #ddd;
    clear: both;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
.w-slider-mask {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    left: 0;
    right: 0;
    height: 100%;
    white-space: nowrap;
}
.w-slide {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    white-space: normal;
    text-align: left;
}
.w-slider-nav {
    position: absolute;
    z-index: 2;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-top: 10px;
    height: 40px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
.w-slider-nav.w-round > div {
    border-radius: 100%;
}
.w-slider-nav.w-num > div {
    width: auto;
    height: auto;
    padding: 0.2em 0.5em;
    font-size: inherit;
    line-height: inherit;
}
.w-slider-nav.w-shadow > div {
    box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
.w-slider-nav-invert {
    color: #fff;
}
.w-slider-nav-invert > div {
    background-color: rgba(34, 34, 34, 0.4);
}
.w-slider-nav-invert > div.w-active {
    background-color: #222;
}
.w-slider-dot {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    margin: 0 3px 0.5em;
    transition: background-color 100ms, color 100ms;
}
.w-slider-dot.w-active {
    background-color: #fff;
}
.w-slider-arrow-left,
.w-slider-arrow-right {
    position: absolute;
    width: 80px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
    font-size: 40px;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.w-slider-arrow-left [class*=" w-icon-"],
.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class*=" w-icon-"],
.w-slider-arrow-right [class^="w-icon-"] {
    position: absolute;
}
.w-slider-arrow-left {
    z-index: 3;
    right: auto;
}
.w-slider-arrow-right {
    z-index: 4;
    left: auto;
}
.w-icon-slider-left,
.w-icon-slider-right {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1em;
    height: 1em;
}
.w-dropdown {
    display: inline-block;
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    z-index: 900;
}
.w-dropdown-btn,
.w-dropdown-link,
.w-dropdown-toggle {
    position: relative;
    vertical-align: top;
    text-decoration: none;
    color: #222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
}
.w-dropdown-toggle {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    padding-right: 40px;
}
.w-dropdown-toggle:focus {
    outline: 0;
}
.w-icon-dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-right: 20px;
    width: 1em;
    height: 1em;
}
.w-dropdown-list {
    position: absolute;
    background: #ddd;
    display: none;
    min-width: 100%;
}
.w-dropdown-list.w--open {
    display: block;
}
.w-dropdown-link {
    padding: 10px 20px;
    display: block;
    color: #222;
}
.w-dropdown-link.w--current {
    color: #0082f3;
}
.w-nav[data-collapse="all"] .w-dropdown,
.w-nav[data-collapse="all"] .w-dropdown-toggle {
    display: block;
}
.w-nav[data-collapse="all"] .w-dropdown-list {
    position: static;
}
@media screen and (max-width: 991px) {
    .w-nav[data-collapse="medium"] .w-dropdown,
    .w-nav[data-collapse="medium"] .w-dropdown-toggle {
        display: block;
    }
    .w-nav[data-collapse="medium"] .w-dropdown-list {
        position: static;
    }
}
@media screen and (max-width: 767px) {
    .w-nav[data-collapse="small"] .w-dropdown,
    .w-nav[data-collapse="small"] .w-dropdown-toggle {
        display: block;
    }
    .w-nav[data-collapse="small"] .w-dropdown-list {
        position: static;
    }
    .w-nav-brand {
        padding-left: 10px;
    }
}
@media screen and (max-width: 479px) {
    .w-nav[data-collapse="tiny"] .w-dropdown,
    .w-nav[data-collapse="tiny"] .w-dropdown-toggle {
        display: block;
    }
    .w-nav[data-collapse="tiny"] .w-dropdown-list {
        position: static;
    }
}
.w-lightbox-backdrop {
    cursor: auto;
    font-style: normal;
    font-variant: normal;
    letter-spacing: normal;
    list-style: disc;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 300;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
    z-index: 2000;
    outline: 0;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translate(0, 0);
}
.w-lightbox-backdrop,
.w-lightbox-container {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.w-lightbox-content {
    position: relative;
    height: 100vh;
    overflow: hidden;
}
.w-lightbox-view {
    position: absolute;
    width: 100vw;
    height: 100vh;
    opacity: 0;
}
.w-lightbox-view:before {
    content: "";
    height: 100vh;
}
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
    height: 86vh;
}
.w-lightbox-frame,
.w-lightbox-view:before {
    display: inline-block;
    vertical-align: middle;
}
.w-lightbox-figure {
    position: relative;
    margin: 0;
}
.w-lightbox-group .w-lightbox-figure {
    cursor: pointer;
}
.w-lightbox-img {
    width: auto;
    height: auto;
    max-width: none;
}
.w-lightbox-image {
    display: block;
    float: none;
    max-width: 100vw;
    max-height: 100vh;
}
.w-lightbox-group .w-lightbox-image {
    max-height: 86vh;
}
.w-lightbox-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0.5em 1em;
    background: rgba(0, 0, 0, 0.4);
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.w-lightbox-embed {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.w-lightbox-control {
    position: absolute;
    top: 0;
    width: 4em;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    transition: all 0.3s;
}
.w-lightbox-left {
    display: none;
    bottom: 0;
    left: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==);
}
.w-lightbox-right {
    display: none;
    right: 0;
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+);
}
.w-lightbox-close {
    right: 0;
    height: 2.6em;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=);
    background-size: 18px;
}
.w-lightbox-strip {
    padding: 0 1vh;
    line-height: 0;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}
.w-lightbox-item {
    display: inline-block;
    width: 10vh;
    padding: 2vh 1vh;
    box-sizing: content-box;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
}
.w-lightbox-active {
    opacity: 0.3;
}
.w-lightbox-thumbnail {
    position: relative;
    height: 10vh;
    background: #222;
    overflow: hidden;
}
.w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0;
}
.w-lightbox-thumbnail .w-lightbox-tall {
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.w-lightbox-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border: 5px solid rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    -webkit-animation: spin 0.8s infinite linear;
    animation: spin 0.8s infinite linear;
}
.w-lightbox-spinner:after {
    content: "";
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    border: 3px solid transparent;
    border-bottom-color: #fff;
    border-radius: 50%;
}
.w-lightbox-hide {
    display: none;
}
.w-lightbox-noscroll {
    overflow: hidden;
}
@media (min-width: 768px) {
    .w-lightbox-content {
        height: 96vh;
        margin-top: 2vh;
    }
    .w-lightbox-view,
    .w-lightbox-view:before {
        height: 96vh;
    }
    .w-lightbox-group,
    .w-lightbox-group .w-lightbox-view,
    .w-lightbox-group .w-lightbox-view:before {
        height: 84vh;
    }
    .w-lightbox-image {
        max-width: 96vw;
        max-height: 96vh;
    }
    .w-lightbox-group .w-lightbox-image {
        max-width: 82.3vw;
        max-height: 84vh;
    }
    .w-lightbox-left,
    .w-lightbox-right {
        display: block;
        opacity: 0.5;
    }
    .w-lightbox-close {
        opacity: 0.8;
    }
    .w-lightbox-control:hover {
        opacity: 1;
    }
}
.w-lightbox-inactive,
.w-lightbox-inactive:hover {
    opacity: 0;
}
.w-richtext:after,
.w-richtext:before {
    content: " ";
    display: table;
}
.w-richtext:after {
    clear: both;
}
.w-richtext ol,
.w-richtext ul {
    overflow: hidden;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:before,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:before {
    outline: 2px solid #2895f7;
}
.w-richtext figure.w-richtext-figure-type-video > div:before,
.w-richtext figure[data-rt-type="video"] > div:before {
    content: "";
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.w-richtext figure {
    position: relative;
    max-width: 60%;
}
.w-richtext figure img,
.w-richtext figure > div:before {
    cursor: default !important;
}
.w-richtext figure img {
    width: 100%;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
    opacity: 0.6;
}
.w-richtext figure div {
    font-size: 0;
    color: transparent;
}
.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
    display: table;
}
.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
    display: inline-block;
}
.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
    display: table-caption;
    caption-side: bottom;
}
.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
    width: 60%;
    height: 0;
}
.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
    width: 100%;
}
.w-richtext figure.w-richtext-align-center {
    margin-right: auto;
    margin-left: auto;
    clear: both;
}
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
    max-width: 100%;
}
.w-richtext figure.w-richtext-align-normal {
    clear: both;
}
.w-richtext figure.w-richtext-align-fullwidth {
    width: 100%;
    max-width: 100%;
    text-align: center;
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.w-richtext figure.w-richtext-align-fullwidth > div {
    display: inline-block;
    padding-bottom: inherit;
}
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
    display: block;
}
.w-richtext figure.w-richtext-align-floatleft {
    float: left;
    margin-right: 15px;
    clear: none;
}
.w-richtext figure.w-richtext-align-floatright {
    float: right;
    margin-left: 15px;
    clear: none;
}
.w-nav {
    position: relative;
    background: #ddd;
    z-index: 1000;
}
.w-nav:after,
.w-nav:before {
    content: " ";
    display: table;
}
.w-nav:after {
    clear: both;
}
.w-nav-brand {
    position: relative;
    float: left;
    text-decoration: none;
    color: #333;
}
.w-nav-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
.w-nav-link.w--current {
    color: #0082f3;
}
.w-nav-menu {
    position: relative;
    float: right;
}
.w--nav-menu-open {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #c8c8c8;
    text-align: center;
    overflow: visible;
    min-width: 200px;
}
.w--nav-link-open {
    display: block;
    position: relative;
}
.w-nav-overlay {
    position: absolute;
    overflow: hidden;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
}
.w-nav-overlay .w--nav-menu-open {
    top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
    width: auto;
}
.w-nav[data-animation="over-left"] .w--nav-menu-open,
.w-nav[data-animation="over-left"] .w-nav-overlay {
    right: auto;
    z-index: 1;
    top: 0;
}
.w-nav[data-animation="over-right"] .w-nav-overlay {
    width: auto;
}
.w-nav[data-animation="over-right"] .w--nav-menu-open,
.w-nav[data-animation="over-right"] .w-nav-overlay {
    left: auto;
    z-index: 1;
    top: 0;
}
.w-nav-button {
    position: relative;
    float: right;
    padding: 18px;
    font-size: 24px;
    display: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.w-nav-button.w--open {
    background-color: #c8c8c8;
    color: #fff;
}
.w-nav[data-collapse="all"] .w-nav-menu {
    display: none;
}
.w-nav[data-collapse="all"] .w-nav-button {
    display: block;
}
@media screen and (max-width: 991px) {
    .w-nav[data-collapse="medium"] .w-nav-menu {
        display: none;
    }
    .w-nav[data-collapse="medium"] .w-nav-button {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .w-nav[data-collapse="small"] .w-nav-menu {
        display: none;
    }
    .w-nav[data-collapse="small"] .w-nav-button {
        display: block;
    }
    .w-nav-brand {
        padding-left: 10px;
    }
}
@media screen and (max-width: 479px) {
    .w-nav[data-collapse="tiny"] .w-nav-menu {
        display: none;
    }
    .w-nav[data-collapse="tiny"] .w-nav-button {
        display: block;
    }
}
.w-tabs {
    position: relative;
}
.w-tabs:after,
.w-tabs:before {
    content: " ";
    display: table;
}
.w-tabs:after {
    clear: both;
}
.w-tab-menu {
    position: relative;
}
.w-tab-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 9px 30px;
    text-align: left;
    cursor: pointer;
    color: #222;
    background-color: #ddd;
}
.w-tab-link.w--current {
    background-color: #c8c8c8;
}
.w-tab-content {
    position: relative;
    display: block;
    overflow: hidden;
}
.w-tab-pane {
    position: relative;
    display: none;
}
.w--tab-active {
    display: block;
}
@media screen and (max-width: 479px) {
    .w-tab-link {
        display: block;
    }
}
.w-ix-emptyfix:after {
    content: "";
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.w-dyn-empty {
    padding: 10px;
    background-color: #ddd;
}
.w-condition-invisible,
.w-dyn-bind-empty {
    display: none !important;
}
@media (min-width: 1200px) {
    .story-detail .store-hero.store-hero--fullheight {
        height: calc(100vh - 100px);
    }
}
.story-detail-tab {
    background-color: #fff;
}
@media (min-width: 1200px) {
    .story-detail-tab {
        height: 100px;
    }
}
.story-detail-tab .story-detail-nav {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 100px;
    background-color: #fff;
    border-bottom: 1px solid #adadad;
}
@media (min-width: 600px) {
    .story-detail-tab .story-detail-nav.is-stuck {
        top: 0;
        left: 0;
        position: fixed;
        z-index: 9;
    }
}
@media (max-width: 1199px) {
    .story-detail-tab .story-detail-nav {
        display: none;
    }
}
.story-detail-tab .story-detail-nav__container {
    position: relative;
}
.story-detail-tab .story-detail-nav .story-detail-home {
    top: 50%;
    left: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.story-detail-tab .story-detail-nav .story-detail-home > a {
    color: #00b9f1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
}
.story-detail-tab .story-detail-nav .story-detail-home > a svg {
    fill: currentColor;
    display: inline;
    margin-right: 20px;
    height: 30px;
    width: 30px;
}
.story-detail-tab .story-detail-nav .story-detail-home .story-detail-title {
    color: #00b9f1;
    font-size: 16px;
    line-height: 1.2;
}
.story-detail-tab .story-detail-nav ul {
    text-align: center;
}
.story-detail-tab .story-detail-nav ul > li {
    display: inline-block;
    position: relative;
    margin-left: 20px;
}
.story-detail-tab .story-detail-nav ul > li:first-child {
    margin-left: 0;
}
.story-detail-tab .story-detail-nav ul > li > a {
    border-bottom: 2px solid transparent;
    display: block;
    height: 98px;
    overflow: hidden;
    text-indent: 100%;
    transition: border-color 250ms;
    white-space: nowrap;
    width: 100px;
    z-index: 2;
}
.no-touch .story-detail-tab .story-detail-nav ul > li > a:focus,
.no-touch .story-detail-tab .story-detail-nav ul > li > a:hover {
    border-bottom-color: #00b9f1;
}
.story-detail-tab .story-detail-nav ul > li .story-detail-thumb {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 50px;
}
.story-detail-tab .story-detail-nav .story-detail-button {
    position: absolute;
    top: 50%;
    right: 5%;
    text-transform: uppercase;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.story-detail-tab .story-detail-nav .story-detail-shop {
    color: #00b9f1;
}
.story-detail-tab .story-detail-nav .story-detail-shop svg {
    display: inline;
    height: 12px;
    stroke: currentColor;
    width: 20px;
}
@media (min-width: 600px) {
    .story-detail-tab .story-detail-nav .story-detail-shop {
        font-size: 14px;
        padding: 16px;
    }
}
.story-detail-featured {
    position: relative;
}
.story-detail-featured__copy {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0 25px;
}
@media (min-width: 600px) {
    .story-detail-featured__copy {
        width: 50%;
        padding-top: 100px;
        padding-bottom: 50px;
    }
}
.story-detail-featured__sub-headline {
    color: #00b9f1;
    margin-bottom: 5px;
    text-transform: uppercase;
    text-align: center;
    font: 600 14px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
@media (min-width: 600px) {
    .story-detail-featured__sub-headline {
        font-size: 16px;
    }
}
.story-detail-featured__headline {
    color: #323232;
    font-weight: 200;
    text-align: center;
}
.story-detail-featured__headline-divider:after {
    border-bottom: 1px solid;
    content: "";
    display: block;
    margin: 1.2em auto;
    width: 40px;
}
.story-detail-featured__body {
    color: #323232;
    font: 200 14px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
@media (min-width: 600px) {
    .story-detail-featured__body {
        font-size: 20px;
    }
}
.story-detail-featured__shop {
    margin: 0 auto 50px;
    max-width: 90%;
}
@media (min-width: 1200px) {
    .story-detail-featured__shop {
        width: 50%;
    }
}
.story-detail-featured__grid--mobile {
    margin-bottom: 20px;
}
.story-detail-featured__grid > img,
.story-detail-featured__grid > picture > img {
    width: 100%;
}
.story-detail-featured__wide {
    margin-top: 100px;
    position: relative;
}
.story-detail-featured__wide > img,
.story-detail-featured__wide > picture > img {
    width: 100%;
}
.story-detail-featured__play-button {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.story-detail-summary .story-detail-featured__copy {
    margin-bottom: 100px;
}
.story-lock-up {
    position: relative;
    margin-bottom: 80px;
}
@media (min-width: 600px) {
    .story-lock-up {
        margin-bottom: 30px;
    }
}
.story-lock-up:last-child {
    margin-bottom: 0;
}
.story-lock-up__section {
    box-sizing: border-box;
}
@media (min-width: 600px) {
    .story-lock-up__section {
        display: inline-block;
        padding-left: 30px;
        padding-right: 30px;
        width: 50%;
        vertical-align: middle;
    }
}
@media (max-width: 599px) {
    .story-lock-up__section:first-child {
        margin-bottom: 30px;
    }
}
@media (min-width: 600px) {
    .story-lock-up__section:first-child {
        text-align: right;
    }
}
@media (min-width: 600px) {
    .story-lock-up__section:last-child {
        border-left: 1px solid #adadad;
    }
}
.story-lock-up__section--cta {
    padding-top: 12px;
    padding-bottom: 12px;
}
@media (max-width: 599px) {
    .story-lock-up__image {
        margin: 0 auto 10px;
        width: 50%;
    }
}
@media (min-width: 600px) {
    .story-lock-up__image {
        margin-right: 20px;
        width: 80px;
        min-width: 80px;
    }
}
.story-lock-up__image img {
    display: block;
    max-width: 100%;
}
@media (min-width: 600px) {
    .story-lock-up__image img {
        max-width: none;
        height: 80px;
    }
}
.story-lock-up__name {
    color: #adadad;
    font: 600 14px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
@media (max-width: 599px) {
    .story-lock-up__name {
        text-align: center;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .story-lock-up__name {
        max-width: 175px;
    }
}
.story-lock-up__name > strong {
    text-transform: uppercase;
    color: #00b9f1;
}
@media (min-width: 600px) {
    .story-lock-up-info {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%;
    }
}
@media (min-width: 600px) {
    .no-flexbox.no-flexboxlegacy .story-lock-up-info {
        display: inline-block;
    }
}
.story-lock-up-info,
.story-lock-up-info__body {
    overflow: hidden;
}
.story-lock-up-info__body,
.story-lock-up-info__figure {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
@media (min-width: 600px) {
    .no-flexbox.no-flexboxlegacy .story-lock-up-info__body {
        padding-top: 12px;
    }
}
@media (min-width: 600px) {
    .no-flexbox.no-flexboxlegacy .story-lock-up-info__figure {
        float: left;
    }
}
.product-grid {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #f8f8f8;
    font-size: 0;
    text-align: center;
}
.product-grid:after {
    content: " ";
    display: block;
    clear: both;
}
.product-grid.hidden {
    display: none;
}
.product-grid .vendor-logo {
    opacity: 0.6;
    height: 50px;
    margin: 50px auto 0;
    max-width: 80%;
}
.product-grid__item {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}
.no-touch .product-grid__item:focus .product-tile__name,
.no-touch .product-grid__item:hover .product-tile__name {
    color: #00b9f1;
}
.no-touch .product-grid__item:focus .product-tile__image__hover,
.no-touch .product-grid__item:hover .product-tile__image__hover {
    opacity: 1;
}
.product-grid__item--regular {
    overflow: hidden;
    position: relative;
}
.product-grid__item--regular:before {
    content: "";
    display: block;
    padding-bottom: 100%;
}
@media (max-width: 599px) {
    .product-grid__item--regular {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        float: none;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .product-grid__item--regular {
        width: 50%;
        float: left;
        float: none;
    }
    .product-grid--t1 .product-grid__item--regular:nth-last-child(1) {
        margin-left: 25%;
    }
}
@media (min-width: 1200px) {
    .product-grid__item--regular {
        width: 33.3333333333%;
        float: left;
        float: none;
    }
    .product-grid--d1 .product-grid__item--regular:nth-last-child(1) {
        margin-left: 33.3333333333%;
    }
    .product-grid--d2 .product-grid__item--regular:nth-last-child(2) {
        margin-left: 16.6666666667%;
    }
}
@media (max-width: 599px) {
    .product-grid__item--large {
        clear: both;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        overflow: hidden;
        position: relative;
    }
    .product-grid__item--large:before {
        content: "";
        display: block;
        padding-bottom: 83%;
    }
}
@media (min-width: 600px) {
    .product-grid__item--large {
        width: 50%;
        float: left;
        overflow: hidden;
        position: relative;
    }
    .product-grid__item--large:before {
        content: "";
        display: block;
        padding-bottom: 66%;
    }
}
.product-tile {
    top: 50%;
    left: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}
.product-tile__image {
    max-width: 350px;
    margin: 0 auto;
}
.product-grid__item--large .product-tile__image,
.product-grid__item--regular .product-tile__image {
    width: 50%;
}
.product-tile__info {
    font: 600 14px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    margin-top: 5%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-transform: uppercase;
}
@media (max-width: 599px) {
    .product-tile__info {
        width: 70%;
        min-height: 55px;
        font-size: 12px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .product-tile__info {
        min-height: 60px;
        font-size: 13px;
    }
}
.product-tile__name {
    color: #666;
    transition: color 100ms;
}
.product-tile__price {
    color: #adadad;
}
.badge {
    background-color: #00b8f1;
    border-radius: 100px;
    color: #fff;
    display: block;
    height: 70px;
    letter-spacing: -1px;
    margin-left: -10px;
    padding: 8px;
    position: absolute;
    text-transform: uppercase;
    top: -10px;
    width: 70px;
}
.badge-main {
    font-size: 28px;
    top: 10px;
    position: relative;
}
.badge-sub {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
}
.products-gridwall__header {
    border-bottom: 1px solid #f8f8f8;
    padding: 5% 0 4%;
    position: relative;
    text-align: center;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
}
.products-gridwall__sub-headline {
    color: #00b9f1;
    font: 400 16px/1.4 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
@media (min-width: 600px) and (max-width: 1199px) {
    .products-gridwall__sub-headline {
        font-size: 15px;
    }
}
@media (max-width: 599px) {
    .products-gridwall__sub-headline {
        display: none;
    }
}
.products-gridwall__headline {
    font: 400 40px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    padding: 0 2em;
}
@media (min-width: 600px) and (max-width: 1199px) {
    .products-gridwall__headline {
        font-size: 28px;
    }
}
@media (max-width: 599px) {
    .products-gridwall__headline {
        font-size: 16px;
    }
}
.products-gridwall__toggle {
    top: 50%;
    right: 5%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (min-width: 1200px) {
    .products-gridwall__toggle {
        display: none;
    }
}
.products-gridwall .accordion-toggle {
    color: #323232 !important;
    width: 100%;
}
.products-gridwall__section--anggrid .refine-bar-container {
    height: 51px;
}
@media (min-width: 600px) and (max-width: 1199px) {
    .products-gridwall__section--anggrid .refine-bar-container {
        height: 81px;
    }
}
@media (min-width: 1200px) {
    .products-gridwall__section--anggrid .refine-bar-container {
        height: 101px;
    }
}
.products-gridwall__section--anggrid .refine-bar {
    font-size: 0;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #efefef;
    position: relative;
    z-index: 2;
}
@media (min-width: 600px) {
    .products-gridwall__section--anggrid .refine-bar.is-stuck {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }
}
.products-gridwall__section--anggrid .refine-bar .refine-option {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    color: #adadad;
    padding: 15px;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    border: 1px solid transparent;
    border-width: 0 1px;
    cursor: pointer;
}
@media (min-width: 600px) and (max-width: 1199px) {
    .products-gridwall__section--anggrid .refine-bar .refine-option {
        font-size: 13px;
        padding: 30px;
    }
}
@media (min-width: 1200px) {
    .products-gridwall__section--anggrid .refine-bar .refine-option {
        font-size: 14px;
        padding: 40px;
    }
}
.products-gridwall__section--anggrid .refine-bar .refine-option.open {
    color: #00b9f1;
}
.products-gridwall__section--anggrid .refine-bar .refine-option.open.has-menu {
    border-color: #efefef;
}
.products-gridwall__section--anggrid .refine-bar .refine-option.open.has-menu:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    background: #fff;
    bottom: -2px;
    left: 0;
    z-index: 2;
}
@media (min-width: 600px) {
    .products-gridwall__section--anggrid .refine-bar .refine-option.open.has-menu .refine-menu {
        display: block;
    }
}
.products-gridwall__section--anggrid .refine-bar .refine-option.divider:before {
    position: absolute;
    top: 12.5px;
    left: -1px;
    height: 25px;
    width: 1px;
    background: #efefef;
    content: "";
}
@media (min-width: 600px) and (max-width: 1199px) {
    .products-gridwall__section--anggrid .refine-bar .refine-option.divider:before {
        top: 20px;
        height: 40px;
    }
}
@media (min-width: 1200px) {
    .products-gridwall__section--anggrid .refine-bar .refine-option.divider:before {
        top: 25px;
        height: 50px;
    }
}
.products-gridwall__section--anggrid .refine-bar .refine-option.on {
    color: #00b9f1;
}
.products-gridwall__section--anggrid .refine-bar .refine-option.on:after {
    content: "";
    position: absolute;
    width: calc(100% + 2px);
    height: 2px;
    background: #00b9f1;
    bottom: 0;
    left: -1px;
    z-index: 2;
}
.products-gridwall__section--anggrid .refine-bar .refine-option .refine-menu {
    position: absolute;
    top: 80px;
    left: -1px;
    font-size: 0;
    padding: 20px 0;
    border: 1px solid #efefef;
    background: #fff;
    z-index: 1;
    display: none;
    text-align: left;
}
@media (min-width: 1200px) {
    .products-gridwall__section--anggrid .refine-bar .refine-option .refine-menu {
        top: 100px;
    }
}
.products-gridwall__section--anggrid .refine-bar .refine-option .refine-menu a {
    display: block;
    color: #adadad;
    font-size: 14px;
    padding: 0 40px;
    line-height: 40px;
    box-sizing: border-box;
    text-align: left;
    white-space: nowrap;
}
.products-gridwall__section--anggrid .refine-bar .refine-option .refine-menu a:hover {
    color: #00b9f1;
}
.products-gridwall__section--anggrid .refine-bar .refine-option .refine-menu a.on {
    color: #00b9f1;
    background: url(/img/product/check.a62c.svg) no-repeat 13px;
    background-size: 15px;
}
.products-gridwall__section--anggrid .refine-bar .refine-option .refine-menu.two-by {
    width: 540px;
}
.products-gridwall__section--anggrid .refine-bar .refine-option .refine-menu.two-by a {
    display: inline-block;
    width: 50%;
}
.products-gridwall__section--anggrid .refine-menus-mobile .refine-menu {
    display: none;
    padding: 5% 0;
    border-bottom: 1px solid #efefef;
}
@media (max-width: 599px) {
    .products-gridwall__section--anggrid .refine-menus-mobile .refine-menu.open {
        display: block;
    }
}
.products-gridwall__section--anggrid .refine-menus-mobile .refine-menu a {
    display: block;
    color: #adadad;
    font-size: 16px;
    font-weight: 600;
    padding: 0 10%;
    line-height: 50px;
    box-sizing: border-box;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
}
.products-gridwall__section--anggrid .refine-menus-mobile .refine-menu a.on {
    color: #00b9f1;
    background: url(/img/product/check.a62c.svg) no-repeat 13px;
    background-size: 15px;
}
.pdp__section--near-white {
    background-color: #f8f8f8;
}
.pdp__section--border {
    border: 1px solid #efefef;
}
.pdp__section--benefit {
    background-color: #f8f8f8;
    border: 1px solid #efefef;
}
#pdp .header {
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    color: #323232;
    line-height: 90%;
    font-weight: 200;
}
@media (min-width: 600px) {
    #pdp .header {
        font-size: 35px;
    }
}
#pdp .sub-header {
    color: #adadad;
    font-size: 1.2em;
    line-height: 1;
    padding: 15px 0;
}
#pdp .sub-header--bundle {
    color: #00b9f1;
}
#pdp .wrapper {
    text-align: center;
}
#pdp .product-gui {
    z-index: 5;
}
@media (max-width: 599px) {
    #pdp .product-gui {
        bottom: 10px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@media (min-width: 600px) {
    #pdp .product-gui {
        max-width: 1580px;
        margin-left: auto;
        margin-right: auto;
        top: 0;
        left: 50%;
        position: absolute;
        height: 100%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 90%;
    }
    #pdp .product-gui:after {
        content: " ";
        display: block;
        clear: both;
    }
}
.product-main {
    position: relative;
    height: 100vh;
    min-height: 650px;
    padding-top: 114px;
    padding-bottom: 104px;
    margin-bottom: -104px;
    box-sizing: border-box;
    overflow: hidden;
}
@media (min-width: 1200px) {
    .no-cssvhunit .product-main {
        height: 800px;
    }
}
@media (max-width: 599px) {
    .product-main {
        min-height: 300px;
        padding-top: 99px;
    }
}
@media (max-height: 600px) {
    .product-main {
        padding-top: 85px;
    }
}
@media (min-width: 600px) {
    .product-main {
        padding-top: 150px;
    }
}
@media (min-width: 1220px) {
    .product-main {
        padding-bottom: 78px;
        margin-bottom: -78px;
    }
}
@media (min-width: 600px) {
    .product-main:after {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        right: 0;
        height: 45%;
        background: #f8f8f8;
        z-index: -1;
    }
}
.product-main .wrapper {
    padding-bottom: 50px;
    height: 100%;
    box-sizing: border-box;
    position: relative;
}
@media (max-width: 599px) {
    .product-main .wrapper {
        margin: 0 auto;
        width: 90%;
    }
}
@media (min-width: 600px) {
    .product-main .wrapper {
        padding-bottom: 25px;
    }
}
.product-main .subwrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
}
.product-main .subwrapper .no-flex,
.product-main .subwrapper .no-flexlegacy {
    display: table;
}
.product-main .header-wrapper,
.product-main .hero-img,
.product-main .subheader-wrapper {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.product-main .header-wrapper .no-flex,
.product-main .header-wrapper .no-flexlegacy,
.product-main .hero-img .no-flex,
.product-main .hero-img .no-flexlegacy,
.product-main .subheader-wrapper .no-flex,
.product-main .subheader-wrapper .no-flexlegacy {
    display: table-row;
    height: 0;
}
.product-main .hero-img {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    overflow: hidden;
    z-index: 4;
}
.product-main .hero-img .no-flex,
.product-main .hero-img .no-flexlegacy {
    height: 100%;
}
.product-main .hero-img.product-shot {
    position: relative;
}
.product-main .hero-img.product-shot > img {
    top: 50%;
    left: 50%;
    position: absolute;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
}
.product-main .hero-img.lifestyle {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.product-main .hero-img.lifestyle.is-active {
    display: block;
}
.product-main .hero-img.lifestyle > img {
    top: 50%;
    left: 50%;
    position: absolute;
    max-height: none;
    max-width: none;
    min-height: 101%;
    min-width: 101%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.product-main .image-carousel-hero {
    margin: auto;
}
.product-main .header {
    line-height: 1.33;
}
@media (min-height: 601px) and (max-height: 850px) {
    .product-main .header {
        font-size: 3em;
    }
}
@media (max-width: 599px) {
    .product-main .header {
        font-size: 2em;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .product-main .header {
        font-size: 2.5em;
    }
}
@media (max-height: 600px) {
    .product-main .header {
        font-size: 1em;
    }
}
.product-main .sub-header {
    padding: 0;
    line-height: 1.33;
}
@media (min-height: 601px) and (max-height: 850px) {
    .product-main .sub-header {
        padding-bottom: 35px;
    }
}
@media (max-width: 599px) {
    .product-main .sub-header {
        padding-bottom: 25px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .product-main .sub-header {
        padding-bottom: 25px;
    }
}
@media (max-height: 600px) {
    .product-main .sub-header {
        padding-bottom: 10px;
        font-size: 0.85em;
    }
}
@media (min-width: 1200px) {
    .product-main .sub-header {
        padding-bottom: 50px;
    }
}
.product-main .price {
    font-weight: 700;
    font-size: 1.5em;
    color: #adadad;
    margin-top: 10px;
    display: block;
}
@media (min-width: 1200px) {
    .product-main .price {
        display: none;
    }
}
.product-main .thumbnails {
    display: none;
}
@media (min-width: 800px) {
    .product-main .thumbnails {
        padding-left: 5.0632911392%;
        top: 50%;
        left: 0;
        position: absolute;
        display: block;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 5;
    }
}
@media (max-width: 599px) {
    .product-main .thumbnails {
        position: relative;
        margin: 10px auto;
        text-align: center;
    }
}
.product-main .thumbnails li {
    margin: 10px 10px 10px 0;
    position: relative;
    z-index: 3;
    border: 2px solid transparent;
}
@media (max-width: 599px) {
    .product-main .thumbnails li {
        display: inline-block;
    }
}
.product-main .thumbnails img {
    border: 1px solid #adadad;
    margin: 1px;
    transition: border-color 100ms;
}
.no-touch .product-main .thumbnails img:focus,
.no-touch .product-main .thumbnails img:hover,
.product-main .thumbnails img.selected,
.product-main .thumbnails img:active {
    margin: 0;
    border: 2px solid #00b9f1;
}
.product-main .store-required {
    position: relative;
    font-size: 0;
    text-align: center;
}
@media (min-width: 600px) {
    .product-main .store-required {
        padding-right: 5.0632911392%;
        right: 0;
        bottom: 20px;
        position: absolute;
        z-index: 3;
        width: 155px;
        text-align: right;
    }
}
.product-main .store-required .store-required-contents {
    display: inline-block;
    text-align: left;
}
@media (max-width: 599px) {
    .product-main .store-required .store-required-contents {
        text-align: center;
    }
}
.product-main .store-required .store-required-contents .store-required-icons {
    display: inline-block;
}
@media (max-width: 599px) {
    .product-main .store-required .store-required-contents .store-required-icons {
        display: none !important;
    }
}
.product-main .store-required .store-required-contents .store-required-icons .pdp-hub,
.product-main .store-required .store-required-contents .store-required-icons .pdp-relay {
    vertical-align: middle;
    display: inline-block;
    height: 42px;
    margin-right: 10px;
}
@media (max-width: 599px) {
    .product-main .store-required .store-required-contents .store-required-icons .pdp-hub,
    .product-main .store-required .store-required-contents .store-required-icons .pdp-relay {
        height: 32px;
        margin-right: 6px;
    }
}
.product-main .store-required .store-required-contents .store-required-icons .pdp-hub svg,
.product-main .store-required .store-required-contents .store-required-icons .pdp-relay svg {
    height: 100%;
    width: 100%;
    fill: #adadad;
    stroke: #adadad;
}
.product-main .store-required .store-required-contents .store-required-icons .pdp-hub {
    width: 43px;
}
@media (max-width: 599px) {
    .product-main .store-required .store-required-contents .store-required-icons .pdp-hub {
        width: 33px;
    }
}
.product-main .store-required .store-required-contents .store-required-icons .pdp-relay {
    width: 52px;
}
@media (max-width: 599px) {
    .product-main .store-required .store-required-contents .store-required-icons .pdp-relay {
        width: 42px;
    }
}
.product-main .store-required .store-required-contents .pdp-hub-text {
    white-space: nowrap;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    color: #adadad;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    vertical-align: middle;
}
@media (max-width: 599px) {
    .product-main .store-required .store-required-contents .pdp-hub-text {
        font-size: 10px;
        line-height: 14px;
    }
}
.product-main .store-required .store-required-contents.double .store-required-icons {
    display: block;
}
.product-main .store-required .store-required-contents.double .store-required-icons .pdp-hub,
.product-main .store-required .store-required-contents.double .store-required-icons .pdp-relay {
    margin-bottom: 6px;
}
.product-main .store-required .store-required-contents.double .store-required-icons .pdp-relay {
    margin-right: 0;
}
@media (min-width: 600px) and (max-width: 1199px) {
    .tab {
        height: 106px;
    }
}
@media (min-width: 1220px) {
    .tab {
        height: 76px;
    }
}
.pdp-nav {
    background-color: #f8f8f8;
    width: 100%;
    will-change: top;
    z-index: 5;
}
@media (min-width: 1220px) {
    .pdp-nav {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }
}
@media (min-width: 600px) {
    .pdp-nav.is-stuck {
        top: 0;
        left: 0;
        position: fixed;
        z-index: 9;
    }
}
.pdp-nav__back-to-top {
    position: fixed;
    bottom: 40px;
    right: 10px;
    -webkit-transform: translate(-100%, -100%);
    -ms-transform: translate(-100%, -100%);
    transform: translate(-100%, -100%);
    transition: all 250ms ease;
    z-index: 2;
    color: #aaa;
    opacity: 0;
}
@media (max-width: 599px) {
    .pdp-nav__back-to-top {
        bottom: 0;
        right: -20px;
    }
}
.no-touch .pdp-nav__back-to-top:focus,
.no-touch .pdp-nav__back-to-top:hover,
.pdp-nav__back-to-top:active {
    color: #00b9f1;
}
.pdp-nav__back-to-top.is-stuck {
    opacity: 0.5;
}
.pdp-nav__back-to-top > svg {
    width: 42px;
    height: 24px;
    stroke: currentColor;
}
.pdp-nav__container,
.pdp-nav__section {
    position: relative;
}
@media (min-width: 1220px) {
    .pdp-nav__container {
        max-width: 1580px;
        margin-left: auto;
        margin-right: auto;
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        width: 90%;
    }
    .pdp-nav__container:after {
        content: " ";
        display: block;
        clear: both;
    }
}
@media (max-width: 1219px) {
    .pdp-nav__section--bundle,
    .pdp-nav__section--links {
        display: none;
    }
}
@media (min-width: 1220px) {
    .pdp-nav__section--bundle,
    .pdp-nav__section--links {
        padding-left: 5.0632911392%;
        width: 39.2405063291%;
        float: left;
        margin-right: 1.2658227848%;
        left: -35px;
    }
}
@media (min-width: 1220px) and (max-width: 1450px) {
    .pdp-nav__section--bundle,
    .pdp-nav__section--links {
        left: -23px;
    }
}
.pdp-nav__section--links {
    left: -17px;
    overflow: hidden;
}
@media (min-width: 1220px) and (max-width: 1450px) {
    .pdp-nav__section--links {
        left: -10px;
    }
}
@media (min-width: 1220px) {
    .pdp-nav__section--info {
        padding-right: 5.0632911392%;
        width: 49.3670886076%;
        float: right;
        margin-right: 0;
    }
}
.pdp-nav__title {
    color: #00b9f1;
    font: 200 20px/1 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    vertical-align: middle;
}
@media (max-width: 1199px) {
    .pdp-nav .dropdown-collapse .btn-icon {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@media (max-width: 1199px) {
    .pdp-nav .dropdown-collapse__expand-content {
        bottom: 180%;
    }
    .pdp-nav .dropdown-collapse__expand-content > a:first-child {
        border-top: 1px solid #ddd;
    }
}
.pdp-nav .product-info {
    text-align: center;
}
@media (min-width: 1220px) {
    .pdp-nav .product-info {
        text-align: right;
        font-size: 0;
    }
}
.pdp-nav .product-info .nav-price,
.pdp-nav .product-info .related-product {
    display: block;
}
@media (min-width: 1220px) {
    .pdp-nav .product-info .nav-price,
    .pdp-nav .product-info .related-product {
        width: calc(100% - 235px);
        display: inline-block;
        margin-right: 20px;
        vertical-align: middle;
        max-width: 500px;
    }
}
.pdp-nav .product-info .nav-price .product-price,
.pdp-nav .product-info .related-product .product-price {
    font: 600 20px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    padding: 15px 0;
}
@media (min-width: 1220px) {
    .pdp-nav .product-info .nav-price .product-price,
    .pdp-nav .product-info .related-product .product-price {
        padding: 0;
    }
}
.pdp-nav .product-info .nav-price .compare-price,
.pdp-nav .product-info .related-product .compare-price {
    padding-right: 0.8em;
    text-decoration: line-through;
}
.pdp-nav .tab-link {
    text-transform: uppercase;
    text-align: center;
    padding: 22px 17px;
    color: #adadad;
    vertical-align: middle;
    border-bottom: 2px solid transparent;
    font: 600 14px/40px "Brandon Grotesque", Helvetica, Arial, sans-serif;
    letter-spacing: 0.1em;
    margin-left: 0;
}
@media (min-width: 1220px) and (max-width: 1450px) {
    .pdp-nav .tab-link {
        font: 600 14px/40px "Brandon Grotesque", Helvetica, Arial, sans-serif;
        padding-left: 9px;
        padding-right: 9px;
    }
}
@media (min-width: 1220px) {
    .pdp-nav .tab-link {
        display: inline-block;
    }
}
.no-touch .pdp-nav .tab-link:focus,
.no-touch .pdp-nav .tab-link:hover,
.pdp-nav .tab-link.is-active {
    color: #00b9f1;
    border-bottom: 2px solid #00b9f1;
}
.pdp-nav .pdp-home svg {
    margin: 0 auto;
}
.pdp-nav .pdp-logo {
    fill: #00b9f1;
    height: 30px;
    width: 30px;
}
@media (max-width: 599px) {
    .pdp-how__main {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .pdp-how__main:after {
        content: " ";
        display: block;
        clear: both;
    }
}
@media (min-width: 600px) {
    .pdp-how__main {
        position: absolute;
        left: 55%;
        top: 50%;
        text-align: left;
        width: 40%;
        max-width: 440px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.pdp-how__copy {
    color: #666;
    font: 200 20px/1.75 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    margin-bottom: 50px;
}
.pdp-how__figure {
    padding: 0 20px;
}
@media (min-width: 600px) {
    .pdp-how__figure {
        margin: 0 8%;
        padding: 0 20px;
        width: 38%;
    }
}
.pdp-how__figure > img {
    margin: 0 auto;
    min-height: 400px;
}
.why-bundle__copy {
    color: #666;
    font: 200 20px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    margin: 1.5em auto 0;
    max-width: 650px;
    text-align: center;
}
.mini-pdp-info-container {
    position: relative;
}
.mini-pdp-info-toggle--top {
    color: #00b9f1;
    font: 600 14px/1 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
.mini-pdp-info-toggle--bottom {
    color: #ddd;
    text-align: center;
}
@media (min-width: 1200px) {
    .mini-pdp-info-toggle--bottom {
        display: none;
    }
}
.mini-pdp-main {
    border-bottom: 1px solid #efefef;
}
@media (max-width: 599px) {
    .mini-pdp-main {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
@media (max-width: 599px) {
    .mini-pdp-main__figure {
        margin: 30px 0;
    }
}
@media (min-width: 600px) {
    .mini-pdp-main__figure {
        padding-left: 10.1265822785%;
        width: 39.2405063291%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.mini-pdp-main__figure > img {
    margin: 0 auto;
    width: 70%;
}
@media (min-width: 600px) {
    .mini-pdp-main__figure > img {
        width: 61.2903225806%;
    }
}
@media (min-width: 600px) {
    .mini-pdp-main__body {
        padding: 30px;
        padding-left: 5.0632911392%;
        width: 29.1139240506%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.mini-pdp-main__copy {
    color: #666;
    font: 200 18px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    margin: 1.5em auto;
}
.mini-pdp-info {
    background-color: #f8f8f8;
    box-sizing: border-box;
}
.mini-pdp-info__section--specs {
    border-top: 1px solid #ddd;
    margin-top: 50px;
    padding-top: 50px;
}
.mini-pdp-info__header {
    min-height: 1px;
}
@media (max-width: 599px) {
    .mini-pdp-info__header {
        display: none;
    }
}
@media (min-width: 600px) {
    .mini-pdp-info__header {
        padding-left: 5.0632911392%;
        width: 13.9240506329%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.mini-pdp-info__headline {
    font: 200 20px/1 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
@media (min-width: 600px) {
    .mini-pdp-info__section--benefits .mini-pdp-info__headline {
        margin-top: 95px;
    }
}
@media (min-width: 600px) {
    .mini-pdp-info__body {
        padding-left: 5.0632911392%;
        width: 69.6202531646%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.mini-pdp-thumbs {
    font-size: 0;
}
@media (max-width: 599px) {
    .mini-pdp-thumbs {
        text-align: center;
    }
}
.mini-pdp-thumbs__item {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
    display: inline-block;
    font-size: 13.34px;
    position: relative;
}
.mini-pdp-thumbs__item > img {
    height: 50px;
}
.mini-pdp-thumbs__action {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (max-width: 599px) {
    .mini-pdp-hub-container .mini-pdp-info__header {
        color: #00b9f1;
        display: block;
        padding-bottom: 25px;
        text-align: center;
    }
}
.requirements {
    font-size: 0;
    text-align: center;
}
.requirements__header {
    font-size: 30px;
    text-transform: uppercase;
    color: #323232;
    padding: 0 15px;
}
@media (max-width: 599px) {
    .requirements__header {
        font-size: 21px;
    }
}
.requirements__container {
    max-width: 850px;
    width: 100%;
    text-align: center;
    margin: 100px auto 0;
}
@media (max-width: 599px) {
    .requirements__container {
        margin-top: 50px;
    }
}
@media (min-width: 1200px) {
    .double .requirements__container {
        width: 50%;
        display: inline-block;
    }
}
.requirements__item {
    max-width: 600px;
    width: 100%;
    position: relative;
    text-align: right;
    display: inline-block;
    font-size: 0;
    vertical-align: top;
}
.requirements__item > img {
    position: relative;
    display: inline-block;
    width: calc(92.5% - 190px);
    margin: 0 5% 0 2.5%;
    vertical-align: top;
}
@media (min-width: 600px) {
    .requirements__item > img {
        width: calc(95% - 255px);
        margin: 0 2.5%;
    }
}
@media (min-width: 1200px) {
    .requirements__item.large {
        max-width: 850px;
    }
    .requirements__item.large > img {
        position: absolute;
        width: calc(95% - 255px);
    }
}
.requirements__item .requirement-content {
    width: 175px;
    padding: 0 15px 0 0;
    display: inline-block;
    text-align: left;
}
@media (min-width: 600px) {
    .requirements__item .requirement-content {
        width: 215px;
        padding: 20px;
    }
}
.requirements__item .requirement-content__headline {
    color: #323232;
    font-size: 30px;
}
@media (max-width: 599px) {
    .requirements__item .requirement-content__headline {
        font-size: 21px;
    }
}
.requirements__item .requirement-content__copy {
    color: #666;
    font-size: 18px;
}
@media (max-width: 599px) {
    .requirements__item .requirement-content__copy {
        font-size: 16px;
    }
}
.requirements__item .requirement-content__cta {
    margin-top: 20px;
}
@media (max-width: 599px) {
    .requirements__item .requirement-content__cta {
        padding: 15px 20px;
    }
}
@media (min-width: 600px) {
    .requirements__item .requirement-content__cta {
        margin-top: 50px;
    }
}
.pdp-video__button {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.pdp-video__poster {
    width: 100%;
}
@media (min-width: 600px) and (max-width: 1199px) {
    .inventor__body {
        padding-left: 5.0632911392%;
        width: 44.3037974684%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
@media (min-width: 1200px) {
    .inventor__body {
        padding-left: 10.1265822785%;
        width: 39.2405063291%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
@media (max-width: 599px) {
    .inventor__body:after {
        border-bottom: 1px solid;
        content: "";
        display: block;
        margin: 1.2em auto;
        width: 40px;
    }
}
@media (min-width: 600px) {
    .inventor__quote {
        padding-left: 5.0632911392%;
        width: 34.1772151899%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.invented-by {
    text-align: center;
}
@media (min-width: 600px) {
    .invented-by {
        text-align: left;
    }
}
.invented-by__avatar {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
@media (max-width: 599px) {
    .invented-by__avatar {
        margin: 10px 0;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .invented-by__avatar {
        width: 90px;
    }
}
.invented-by__info {
    display: inline-block;
    text-transform: uppercase;
}
.inventor-info__headline {
    font-size: 16px;
    margin-bottom: 0.25em;
}
.inventor--person .inventor-info__headline {
    color: #00b9f1;
}
.inventor--company .inventor-info__headline {
    color: #323232;
}
.inventor--person .inventor-info__name {
    font-size: 26px;
    color: #000;
}
@media (min-width: 600px) and (max-width: 1199px) {
    .inventor--person .inventor-info__name {
        font-size: 20px;
    }
}
@media (min-width: 1200px) {
    .inventor--person .inventor-info__name {
        font-size: 40px;
    }
}
.inventor--person .inventor-info__location {
    color: #adadad;
}
@media (max-width: 599px) {
    .inventor-info__logo > img {
        max-width: 70%;
        margin: 0 auto;
    }
}
@media (min-width: 600px) {
    .inventor-info__logo > img {
        max-height: 70px;
        max-width: 300px;
    }
}
.inventor--company .inventor-quote > blockquote:after,
.inventor--company .inventor-quote > blockquote:before {
    color: #adadad;
    font: 200 100px/1 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    height: 50px;
}
@media (max-width: 599px) {
    .inventor-quote {
        margin: 0 30px;
    }
}
@media (min-width: 600px) {
    .inventor--company .inventor-quote {
        max-width: 340px;
    }
}
.inventor-quote__attribution {
    color: #adadad;
    font-size: 24px;
    font-weight: 200;
    margin-top: 10px;
    text-align: right;
}
.inventor--person .inventor-quote > blockquote {
    font-size: 16px;
    line-height: 1.5;
    vertical-align: top;
    color: #323232;
}
.inventor--company .inventor-quote > blockquote {
    position: relative;
    font-size: 28px;
    font-weight: 200;
    line-height: 1.2;
}
@media (min-width: 600px) {
    .inventor--company .inventor-quote > blockquote {
        text-align: left;
    }
}
.inventor--company .inventor-quote > blockquote:before {
    top: 0;
    right: 100%;
    position: absolute;
    content: "\201C";
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
@media (min-width: 600px) {
    .inventor--company .inventor-quote > blockquote:before {
        -webkit-transform: translate(-10px, -50%);
        -ms-transform: translate(-10px, -50%);
        transform: translate(-10px, -50%);
    }
}
.inventor--company .inventor-quote > blockquote:after {
    bottom: 0;
    left: 100%;
    position: absolute;
    content: "\201D";
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
}
@media (min-width: 600px) {
    .inventor--company .inventor-quote > blockquote:after {
        -webkit-transform: translate(10px, 50%);
        -ms-transform: translate(10px, 50%);
        transform: translate(10px, 50%);
    }
}
.spec-section {
    background-color: #2a2a2a;
    background-image: linear-gradient(rgba(50, 50, 50, 0), #323232 3px, rgba(50, 50, 50, 0) 4px), linear-gradient(90deg, rgba(50, 50, 50, 0), #323232 3px, rgba(50, 50, 50, 0) 4px),
        linear-gradient(rgba(50, 50, 50, 0), #323232 1px, rgba(50, 50, 50, 0) 3px), linear-gradient(90deg, rgba(50, 50, 50, 0), #323232 1px, rgba(50, 50, 50, 0) 3px);
    background-size: 170px 170px, 170px 170px, 17px 17px, 17px 17px;
    background-position: -4px -4px, -4px -4px, -3px -3px, -3px -3px;
}
.spec-section__header {
    text-align: center;
}
.spec-section__headline {
    color: #adadad;
    font-weight: 700;
}
.spec-section__container {
    position: relative;
}
.spec-section__image {
    margin: 0 auto;
}
@media (max-width: 599px) {
    .spec-section__image {
        display: none;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .spec-section__image {
        opacity: 0.2;
        width: 90%;
    }
}
@media (min-width: 1200px) {
    .spec-section__image {
        opacity: 0.5;
        width: 50%;
    }
}
.spec-section__image > img {
    width: 100%;
}
@media (max-width: 599px) {
    .specs--pdp {
        margin-top: 40px;
    }
}
@media (min-width: 600px) {
    .specs--pdp {
        top: 50%;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 0;
        max-width: 1420px;
        width: 90%;
    }
}
.specs--pdp .specs__item {
    box-sizing: border-box;
}
@media (max-width: 599px) {
    .specs--pdp .specs__item {
        text-align: center;
    }
}
@media (min-width: 600px) {
    .specs--pdp .specs__item {
        display: inline-block;
        line-height: 3;
        margin-bottom: 80px;
        vertical-align: top;
        width: 50%;
    }
}
@media (min-width: 600px) {
    .specs--mini-pdp .specs__item {
        padding-left: 7.2727272727%;
        width: 27.2727272727%;
        float: left;
        margin-right: 1.8181818182%;
    }
}
@media (min-width: 600px) {
    .specs--pdp .specs__item:nth-child(odd) {
        text-align: left;
    }
}
@media (min-width: 600px) {
    .specs--pdp .specs__item:nth-child(even) {
        text-align: right;
    }
}
@media (min-width: 600px) {
    .specs--mini-pdp .specs__item:nth-child(3n) {
        width: 27.2727272727%;
        float: right;
        margin-right: 0;
    }
}
@media (min-width: 600px) {
    .specs--mini-pdp .specs__item:nth-child(3n + 1) {
        padding-left: 0;
        clear: left;
    }
}
@media (min-width: 600px) {
    .specs--mini-pdp .specs__item:nth-child(n + 4) {
        border-top: 1px solid #ddd;
        margin-top: 40px;
        padding-top: 40px;
    }
}
@media (min-width: 600px) {
    .specs--pdp .specs__item:nth-last-child(1),
    .specs--pdp .specs__item:nth-last-child(2):nth-child(odd) {
        margin-bottom: 0;
    }
}
@media (max-width: 599px) {
    .specs--pdp .specs__item:not(:last-child) {
        margin-bottom: 40px;
    }
}
@media (max-width: 599px) {
    .specs--mini-pdp .spec {
        text-align: center;
        margin-bottom: 30px;
    }
}
.spec__name {
    text-transform: uppercase;
    margin-bottom: 10px;
}
.specs--pdp .spec__name {
    color: #adadad;
    font-size: 23px;
    line-height: 1;
}
.specs--mini-pdp .spec__name {
    font: 200 20px/1 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.specs--pdp .spec__detail {
    color: #666;
    display: inline-block;
    max-width: 250px;
    font-size: 20px;
    line-height: 1.2;
}
.specs--mini-pdp .spec__detail {
    color: #666;
    font: 200 18px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.pdp-support {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    background: #f8f8f8;
}
.pdp-support_header {
    font-size: 30px;
    color: #000;
    font-weight: 200;
}
@media (max-width: 599px) {
    .pdp-support_header span {
        display: block;
    }
}
.pdp-support_header:after {
    content: "";
    display: block;
    margin: 21px auto;
    width: 40px;
    height: 1px;
    background: #000;
}
.pdp-support_subheader {
    font-size: 20px;
    color: #666;
    font-weight: 200;
}
.pdp-support_links {
    margin: 15px 0 30px;
    font-size: 0;
}
.pdp-support_links a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #aaa;
    line-height: 50px;
    padding: 0 30px;
}
@media (min-width: 900px) {
    .pdp-support_links a {
        display: inline-block;
        line-height: 40px;
        border-right: 1px solid #ddd;
    }
    .pdp-support_links a:last-child {
        border-right: 0;
    }
}
.php-section {
    margin-bottom: 48px;
}
@media (min-width: 600px) {
    .php-section {
        margin-bottom: 62px;
    }
}
.php-section:last-child {
    margin-bottom: 0;
}
.php-section__headline {
    font-size: 40px;
    font-weight: 200;
    line-height: 1.2;
    padding: 0.9em 0;
    color: #00b9f1;
    text-align: center;
}
@media (min-width: 600px) {
    .php-section__headline {
        font-size: 52px;
        text-align: left;
    }
}
.php-accordion__item,
.php-downloads__item {
    border-top: 1px solid #efefef;
    padding: 30px 0;
}
.php-accordion__item:last-child,
.php-downloads__item:last-child {
    border-bottom: 1px solid #efefef;
}
.php-category__header {
    color: #adadad;
    font: 700 20px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.php-category__body {
    padding: 30px 0;
}
.php-category__item > a {
    color: #666;
    font: 24px/2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.no-touch .php-category__item > a:focus,
.no-touch .php-category__item > a:hover,
.php-category__item > a:active {
    color: #00b9f1;
}
@media (min-width: 600px) {
    .php-category__item > a {
        display: inline-block;
    }
}
.php-product__figure {
    margin: 0 auto;
}
@media (min-width: 600px) {
    .php-product__figure {
        width: 50%;
    }
}
@media (max-width: 599px) {
    .php-product__figure {
        width: 100%;
    }
}
.php-product__main {
    padding: 40px 0;
    margin-top: 50px;
    border-top: 1px solid #e5e5e5;
    position: relative;
}
@media (max-width: 599px) {
    .php-product__main {
        text-align: center;
    }
}
.php-product__header .php-section__headline {
    padding: 0 0 20px;
}
@media (min-width: 600px) {
    .php-product__header .php-section__headline {
        padding-right: 200px;
    }
}
@media (min-width: 600px) {
    .php-product__shopbutton {
        position: absolute;
        top: 50px;
        right: 0;
    }
}
.gif-image {
    width: 100%;
}
@media (max-width: 599px) {
    .php-needs {
        padding-top: 30px;
    }
}
.php-needs__headline {
    color: #adadad;
    font: 600 14px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 8px 0 4px;
}
.php-needs__body {
    color: #666;
    font: 20px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.php-needs__item {
    padding: 0.4em 0;
}
.php-downloads__item:after,
.php-downloads__item:before {
    content: "";
    display: table;
}
.php-downloads__item:after {
    clear: both;
}
@media (max-width: 599px) {
    .php-downloads__item {
        text-align: center;
    }
}
.php-downloads__header {
    color: #666;
    font: 30px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    position: relative;
    text-transform: uppercase;
}
@media (max-width: 599px) {
    .php-downloads__header {
        margin-bottom: 10px;
    }
}
@media (min-width: 600px) {
    .php-downloads__header {
        line-height: 58px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .php-downloads__header {
        width: 49.0909090909%;
        float: left;
        margin-right: 1.8181818182%;
    }
}
@media (min-width: 1200px) {
    .php-downloads__header {
        width: 63.6363636364%;
        float: left;
        margin-right: 1.8181818182%;
    }
}
@media (min-width: 600px) {
    .php-downloads__body {
        text-align: right;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .php-downloads__body {
        width: 49.0909090909%;
        float: right;
        margin-right: 0;
    }
}
@media (min-width: 1200px) {
    .php-downloads__body {
        width: 34.5454545455%;
        float: right;
        margin-right: 0;
    }
}
.php-video__item {
    padding-top: 20px;
}
@media (min-width: 600px) {
    .php-video__item {
        padding-top: 30px;
    }
}
.php-video__item:first-child {
    padding-top: 0;
}
.php-video__body {
    position: relative;
}
@media (max-width: 599px) {
    .php-video__body {
        margin: 0 -5.555%;
    }
}
.php-video__body iframe {
    width: 100%;
}
.php-video__button {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.php-accordion {
    counter-reset: step;
}
.php-accordion__header {
    position: relative;
}
.php-accordion__header:after,
.php-accordion__header:before {
    content: "";
    display: table;
}
.php-accordion__header:after {
    clear: both;
}
.php-accordion__headline {
    color: #666;
    font: 400 20px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
@media (max-width: 599px) {
    .php-accordion__headline {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%;
    }
}
@media (min-width: 600px) {
    .php-accordion__headline {
        width: 63.6363636364%;
        float: left;
        margin-right: 1.8181818182%;
        font-size: 30px;
    }
}
.php-accordion__headline--counter:before {
    counter-increment: step;
    content: "Step " counter(step) " - ";
}
.php-accordion__toggle {
    top: 50%;
    right: 5%;
    position: absolute;
    color: #666;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 11px;
    line-height: 11px;
    width: 21px;
}
.php-accordion__body {
    color: #adadad;
    font: 20px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    padding-top: 30px;
}
.php-contact {
    border-top: 1px solid #efefef;
    color: #666;
    font: 30px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    padding: 30px 0;
}
.php-contact:after,
.php-contact:before {
    content: "";
    display: table;
}
.php-contact:after {
    clear: both;
}
@media (min-width: 1200px) {
    .php-contact__item {
        width: 41.8181818182%;
        float: left;
        margin-right: 1.8181818182%;
        padding-right: 7.2727272727%;
    }
}
@media (min-width: 1200px) {
    .php-contact__item:last-child {
        width: 41.8181818182%;
        float: right;
        margin-right: 0;
        padding-right: 7.2727272727%;
    }
}
.php-accordion-table {
    width: 100%;
}
.php-accordion-table th {
    text-align: left;
    color: #1782b4;
    text-transform: uppercase;
    padding: 20px 0;
}
.php-accordion-table tr {
    border-top: 1px solid #1782b4;
}
.php-accordion-table td {
    padding: 10px 10px 10px 0;
    color: #1782b4;
    min-width: 70px;
}
.help-page {
    border-top: 1px solid #efefef;
}
@media (max-width: 599px) {
    .help-page {
        margin-top: 64px;
    }
}
@media (max-height: 600px) {
    .help-page {
        margin-top: 50px;
    }
}
@media (min-width: 600px) {
    .help-page {
        margin-top: 100px;
    }
}
.help-nav {
    border-bottom: 1px solid #efefef;
    height: 100px;
    text-align: center;
    font-size: 0;
}
@media (max-width: 599px) {
    .help-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        height: 80px;
    }
}
.help-nav__item {
    display: inline-block;
    -ms-flex: 0 1 33.3%;
    flex: 0 1 33.3%;
    text-transform: uppercase;
}
.help-nav__item > a {
    box-sizing: border-box;
    display: block;
    font: 600 14px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    border-bottom: 2px solid transparent;
    padding-top: 2px;
    height: 100px;
    transition: border-color 100ms;
}
.help-nav__item > a,
.help-nav__item > a:visited {
    color: #adadad;
}
.help-nav__item > a.is-active,
.help-nav__item > a:active,
.no-touch .help-nav__item > a:focus,
.no-touch .help-nav__item > a:hover {
    color: #00b9f1;
    border-bottom-color: #00b9f1;
}
@media (max-width: 599px) {
    .help-nav__item > a {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        height: 80px;
    }
}
@media (min-width: 600px) {
    .help-nav__item > a {
        line-height: 96px;
        padding: 0 40px;
    }
}
.help-section-nav.is-stuck {
    top: 0;
    position: fixed;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
@media (max-width: 1199px) {
    .help-section-nav {
        display: none;
    }
}
.help-section-nav__item {
    padding-top: 40px;
    text-transform: uppercase;
}
.help-section-nav__item > a {
    display: block;
    font: 600 14px/30px "Brandon Grotesque", Helvetica, Arial, sans-serif;
    border-left: 2px solid transparent;
    padding-left: 20px;
    color: #aaa;
    letter-spacing: 1px;
}
.help-section-nav__item > a:focus {
    color: #aaa;
}
.no-touch .help-section-nav__item > a:hover {
    color: #00b9f1;
}
.help-section-nav__item > a.active,
.help-section-nav__item > a.is-active {
    color: #00b9f1;
    border-left-color: #00b9f1;
}
@media (min-width: 1200px) {
    .help-main__nav {
        padding-left: 5.0632911392%;
        width: 18.9873417722%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.help-main__contents {
    margin-bottom: 12rem;
}
@media (min-width: 1200px) {
    .help-main__contents {
        width: 69.6202531646%;
        float: right;
        margin-right: 0;
        padding-right: 5.0632911392%;
    }
}
.contact-info {
    font: 20px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
}
@media (max-width: 599px) {
    .contact-info {
        text-align: center;
    }
}
@media (max-width: 599px) {
    .contact-info__item:not(:last-child):after {
        border-bottom: 1px solid;
        content: "";
        display: block;
        margin: 1.2em auto;
        width: 40px;
    }
}
@media (min-width: 600px) {
    .contact-info__item {
        width: 18.9873417722%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
@media (min-width: 600px) {
    .contact-info__item:first-child {
        padding-left: 20.253164557%;
    }
}
@media (min-width: 600px) {
    .contact-info__item:nth-child(2) {
        padding-left: 5.0632911392%;
    }
}
.contact-info__headline {
    color: #323232;
    text-transform: uppercase;
}
.contact-info__copy {
    color: #adadad;
    text-align: center;
}
.contact-info__form {
    padding-top: 50px;
}
@media (min-width: 600px) {
    .contact-info__form {
        padding-top: 100px;
    }
}
.contact-info__supplemental {
    text-align: center;
    color: #666;
    font-weight: 400;
}
@media (max-width: 599px) {
    .contact-info__supplemental {
        font-size: 20px;
        padding: 45px 5%;
    }
}
@media (min-width: 600px) {
    .contact-info__supplemental {
        font-size: 27px;
        padding: 126px 0;
        background: #f8f8f8;
    }
    .contact-info__supplemental a:hover {
        color: #00a6d9;
    }
}
@media (min-width: 1200px) {
    .contact-info__supplemental {
        font-size: 30px;
        padding: 140px 0;
    }
}
.faq-section__container {
    max-width: 1580px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.faq-section__container:after {
    content: " ";
    display: block;
    clear: both;
}
.faq-section__header {
    color: #00b9f1;
    position: relative;
    text-align: center;
    text-rendering: optimizeLegibility;
}
.faq-section__header:first-child {
    padding: 2% 0 3%;
}
@media (min-width: 900px) {
    .faq-section__header:first-child {
        padding-left: 5%;
    }
}
@media (min-width: 600px) {
    .faq-section__header {
        text-align: left;
    }
}
@media (min-width: 900px) {
    .faq-section__main {
        width: 89.8734177215%;
        float: left;
        margin-right: 1.2658227848%;
        padding-left: 5.0632911392%;
    }
}
.faq-section__toc {
    position: relative;
    -webkit-column-gap: 40px;
    column-gap: 40px;
}
@media (min-width: 600px) {
    .faq-section__toc {
        -webkit-column-count: 2;
        column-count: 2;
    }
}
@media (min-width: 1200px) {
    .faq-section__toc {
        -webkit-column-count: 3;
        column-count: 3;
    }
}
.faq-section__toc-category {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 40px;
}
.faq-section__headline {
    font: 400 24px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
@media (min-width: 600px) {
    .faq-section__headline {
        font-size: 28px;
    }
}
@media (min-width: 1200px) {
    .faq-section__headline {
        font-size: 32px;
    }
}
.faq-section__list > li > a {
    color: #666;
    font-size: 20px;
    padding: 6px 0;
}
.faq-section__list > li > a:active,
.no-touch .faq-section__list > li > a:focus,
.no-touch .faq-section__list > li > a:hover {
    color: #00b9f1;
}
@media (min-width: 600px) {
    .faq-section__list > li > a {
        display: inline-block;
        font-size: 22px;
    }
}
@media (min-width: 1200px) {
    .faq-section__list > li > a {
        font-size: 24px;
    }
}
.faq-section__toggle {
    top: 50%;
    right: 5%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (min-width: 1200px) {
    .faq-section__toggle {
        display: none;
    }
}
.faq-section__contact {
    text-align: center;
    color: #666;
    font-weight: 400;
}
@media (max-width: 599px) {
    .faq-section__contact {
        font-size: 20px;
        padding: 45px 5%;
    }
}
@media (min-width: 600px) {
    .faq-section__contact {
        font-size: 27px;
        padding: 126px 0;
        background: #f8f8f8;
    }
    .faq-section__contact a:hover {
        color: #00a6d9;
    }
}
@media (min-width: 1200px) {
    .faq-section__contact {
        font-size: 30px;
        padding: 140px 0;
    }
}
.faq-section__search-container {
    margin: 0 auto;
    width: 90%;
}
@media (min-width: 600px) {
    .faq-section__search-container {
        width: 70%;
    }
}
@media (min-width: 1200px) {
    .faq-section__search-container {
        width: 50%;
    }
}
@media (min-width: 900px) {
    .faq-section__search-results {
        width: 89.8734177215%;
        float: left;
        margin-right: 1.2658227848%;
        padding-left: 5.0632911392%;
    }
}
@media (min-width: 1200px) {
    .faq-section__search-results {
        width: 69.6202531646%;
        float: left;
        margin-right: 1.2658227848%;
        padding-left: 5.0632911392%;
    }
}
@media (min-width: 900px) {
    .faq-section__detail-header {
        width: 89.8734177215%;
        margin-right: 1.2658227848%;
        padding-left: 5.0632911392%;
        float: none;
        padding-top: 10px;
        padding-bottom: 140px;
    }
}
.faq-section__breadcrumb {
    font-size: 1.5em;
    margin-bottom: 20px;
    list-style: none;
}
@media (min-width: 1200px) {
    .faq-section__breadcrumb {
        float: left;
        width: 50%;
    }
}
.faq-section__breadcrumb > li {
    display: inline-block;
    padding: 16px 10px 10px 0;
}
.faq-section__breadcrumb > li + li:before {
    content: "› ";
    padding: 0 10px 0 0;
    color: #aaa;
}
.faq-section__breadcrumb > .active {
    color: #323232;
}
.faq-section__breadcrumb a {
    transition: color 100ms;
}
@media (max-width: 599px) {
    .faq-section__breadcrumb a {
        transition-delay: 250ms;
    }
}
.faq-section__breadcrumb a,
.faq-section__breadcrumb a:visited {
    color: #adadad;
}
.faq-section__breadcrumb a.is-active,
.no-touch .faq-section__breadcrumb a:focus,
.no-touch .faq-section__breadcrumb a:hover {
    color: #00b9f1;
}
@media (min-width: 1200px) {
    .faq-section__detail-search {
        float: right;
        width: 50%;
    }
}
.jump {
    color: #666;
    font-size: 20px;
    padding: 6px 0;
    text-decoration: underline;
}
.jump:active,
.no-touch .jump:focus,
.no-touch .jump:hover {
    color: #00b9f1;
    text-decoration: underline;
}
@media (min-width: 600px) {
    .jump {
        display: inline-block;
        font-size: 22px;
    }
}
@media (min-width: 1200px) {
    .jump {
        font-size: 24px;
    }
}
.qa {
    color: #adadad;
    font: 400 20px/1.5em "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.qa h3 {
    color: #666;
    font: 400 20px/1.5em "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
@media (min-width: 600px) {
    .qa h3 {
        font-size: 30px;
    }
}
.qa strong {
    color: #666;
    font-weight: 600;
}
.qa em {
    font-style: italic;
}
.qa > p,
.qa > ul,
.qa > ul li {
    margin: 1.5em 0;
}
.qa > ul li {
    list-style-type: disc;
    margin-left: 1.8em;
}
.legal {
    color: #666;
    font: 200 24px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    padding-top: 64px;
    padding-bottom: 64px;
}
@media (max-height: 600px) {
    .legal {
        padding-top: 50px;
    }
}
@media (min-width: 600px) {
    .legal {
        padding-top: 100px;
    }
}
.legal__main {
    word-wrap: break-word;
}
@media (min-width: 600px) {
    .legal__main {
        padding-left: 15.1898734177%;
        width: 69.6202531646%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.legal__main > p,
.legal__main > ul,
.legal__main > ul > li {
    margin-bottom: 1.2em;
}
.legal__main > ul {
    list-style-position: inside;
    list-style-type: disc;
}
.legal__main strong {
    font-weight: 600;
}
.security {
    color: #666;
    font: 200 20px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    padding: 64px 0;
}
@media (max-height: 600px) {
    .security {
        padding: 50px 0;
    }
}
@media (min-width: 600px) {
    .security {
        padding: 100px 0;
    }
}
.security__main {
    word-wrap: break-word;
}
@media (min-width: 600px) {
    .security__main {
        padding-left: 15.1898734177%;
        width: 69.6202531646%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.security__main ol,
.security__main ol > li,
.security__main ul,
.security__main ul > li,
.security__main > p {
    margin: 1.5em 0;
}
.security__main li > ol,
.security__main li > ol > li,
.security__main li > ul,
.security__main li > ul > li {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}
.security__main ul > li {
    list-style-type: disc;
}
.security__main ol > li {
    list-style-type: decimal;
}
.security__main ol > li,
.security__main ul > li {
    margin-left: 1.8em;
}
.security__main strong {
    font-weight: 600;
}
.returns {
    color: #666;
    font: 200 20px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    padding: 64px 0;
}
@media (max-height: 600px) {
    .returns {
        padding: 50px 0;
    }
}
@media (min-width: 600px) {
    .returns {
        padding: 100px 0;
    }
}
.returns__main {
    word-wrap: break-word;
}
@media (min-width: 600px) {
    .returns__main {
        padding-left: 15.1898734177%;
        width: 69.6202531646%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.returns__main h1 {
    font-weight: 200;
    font-size: 44px;
}
.returns__main h4 {
    font-weight: 500;
    font-size: 23px;
}
.returns__main ol,
.returns__main ol > li,
.returns__main ul,
.returns__main ul > li,
.returns__main > p {
    margin: 1.5em 0;
}
.returns__main li > ol,
.returns__main li > ol > li,
.returns__main li > ul,
.returns__main li > ul > li {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}
.returns__main ul > li {
    list-style-type: lower-alpha;
}
.returns__main ul > li > ul > li {
    list-style-type: lower-roman;
}
.returns__main ol > li {
    list-style-type: decimal;
}
.returns__main ol > li,
.returns__main ul > li {
    margin-left: 1.8em;
}
.returns__main strong {
    font-weight: 600;
}
.redirect {
    color: #666;
    font: 200 24px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    padding-top: 64px;
    text-align: center;
}
@media (max-height: 600px) {
    .redirect {
        padding-top: 50px;
    }
}
@media (min-width: 600px) {
    .redirect {
        padding-top: 100px;
    }
}
.redirect__main {
    word-wrap: break-word;
}
@media (min-width: 600px) {
    .redirect__main {
        padding-left: 15.1898734177%;
        width: 69.6202531646%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.redirect__main > p,
.redirect__main > ul,
.redirect__main > ul > li {
    margin-bottom: 1.2em;
}
.redirect__main > ul {
    list-style-position: inside;
    list-style-type: disc;
}
.redirect__main strong {
    font-weight: 600;
}
@media (max-width: 599px) {
    .redirect .store-header {
        margin-top: 30px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .redirect .store-header {
        margin-top: 40px;
    }
}
@media (min-width: 1200px) {
    .redirect .store-header {
        margin-top: 50px;
    }
}
@media (max-width: 599px) {
    .redirect .store-button--transparent {
        margin: 20px 0 30px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .redirect .store-button--transparent {
        margin: 30px 0 45px;
    }
}
@media (min-width: 1200px) {
    .redirect .store-button--transparent {
        margin: 40px 0 60px;
    }
}
.partnerships {
    padding-top: 64px;
}
@media (min-width: 600px) {
    .partnerships {
        padding-top: 100px;
    }
}
@media (max-height: 600px) {
    .partnerships {
        padding-top: 50px;
    }
}
.partnerships__section--partners {
    background-color: #f8f8f8;
    border: 1px solid #efefef;
}
.partnerships-opportunities__benefits {
    margin-top: 64px;
}
@media (min-width: 600px) {
    .partnerships-opportunities__benefits {
        margin-top: 100px;
    }
}
.partnerships-partners__image {
    margin-top: 64px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 600px) {
    .partnerships-partners__image {
        margin-top: 100px;
    }
}
.partnerships-join {
    font: 200 14px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
@media (min-width: 600px) {
    .partnerships-join {
        font-size: 18px;
    }
}
.partnerships-join__form {
    margin-top: 64px;
}
@media (min-width: 600px) {
    .partnerships-join__form {
        margin-top: 100px;
    }
}
.partnerships-join__form > p {
    margin-bottom: 1.2em;
}
.press {
    color: #666;
    font: 400 24px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
}
@media (max-width: 599px) {
    .press {
        margin-top: 64px;
    }
}
@media (min-width: 600px) {
    .press {
        margin-top: 100px;
    }
}
@media (max-height: 600px) {
    .press {
        margin-top: 50px;
    }
}
@media (min-width: 600px) {
    .press {
        padding-top: 80px;
    }
}
@media (min-width: 600px) {
    .press__container {
        max-width: 1580px;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }
    .press__container:after {
        content: " ";
        display: block;
        clear: both;
    }
}
.press__header {
    text-align: center;
    color: #323232;
    text-transform: uppercase;
    font-weight: 200;
}
@media (max-width: 599px) {
    .press__header {
        font-size: 20px;
        padding: 35px 5%;
        font-weight: 400;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .press__header {
        font-size: 32px;
        padding: 0 0 30px;
    }
}
@media (min-width: 1200px) {
    .press__header {
        font-size: 44px;
        padding: 0 0 40px;
    }
}
.press__item_list {
    font-size: 0;
}
@media (min-width: 600px) {
    .press__item_list {
        width: 89.8734177215%;
        margin-right: 1.2658227848%;
        padding-left: 5.0632911392%;
        float: none;
        padding-top: 10px;
        padding-bottom: 140px;
    }
}
.press__item_list a {
    display: block;
    position: relative;
    box-sizing: border-box;
    background: #f8f8f8;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 184, 241, 0.25);
}
@media (min-width: 600px) {
    .press__item_list a {
        display: inline-block;
        margin: 10px 20px 10px 0;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .press__item_list a {
        width: calc((100% - 20px) / 2);
    }
    .press__item_list a:nth-of-type(2n) {
        margin-right: 0;
    }
}
@media (min-width: 1200px) {
    .press__item_list a {
        margin: 10px 20px 10px 0;
        width: calc((100% - 40px) / 3);
    }
    .press__item_list a:nth-of-type(3n) {
        margin-right: 0;
    }
}
.press__item_list a .content img {
    display: block;
    margin: 0 auto 25px;
    height: 25px;
}
.press__item_list a .content img.hover {
    display: none;
}
.press__item_list a .content .date {
    font-weight: 600;
    color: #00b9f1;
    text-transform: uppercase;
}
.press__item_list a .content .title {
    color: #666;
    font-weight: 200;
}
.press__item_list a .content .subtitle {
    color: #aaa;
    font-weight: 200;
    line-height: 1.375;
}
.press__item_list a .content .cta {
    color: #aaa;
    font-weight: 600;
    text-transform: uppercase;
}
@media (max-width: 599px) {
    .press__item_list a .content {
        padding: 45px 5%;
        text-align: center;
    }
    .press__item_list a .content .date {
        font-size: 14px;
        padding-bottom: 10px;
    }
    .press__item_list a .content .title {
        font-size: 24px;
        padding-bottom: 15px;
    }
    .press__item_list a .content .cta {
        font-size: 14px;
    }
}
@media (min-width: 600px) {
    .press__item_list a .content {
        padding: 12.5% 10%;
    }
    .press__item_list a .content .date {
        font-size: 14px;
        padding-bottom: 10px;
    }
    .press__item_list a .content .title {
        font-size: 24px;
        padding-bottom: 20px;
    }
    .press__item_list a .content .subtitle {
        font-size: 16px;
        padding-bottom: 40px;
    }
    .press__item_list a .content .cta {
        font-size: 14px;
    }
}
@media (min-width: 600px) {
    .no-touch .press__item_list a,
    .no-touch .press__item_list a .cta,
    .no-touch .press__item_list a .date,
    .no-touch .press__item_list a .subtitle,
    .no-touch .press__item_list a .title {
        transition: 250ms;
    }
    .no-touch .press__item_list a:hover {
        background: #00b9f1;
    }
    .no-touch .press__item_list a:hover .content img {
        display: none;
    }
    .no-touch .press__item_list a:hover .content img.hover {
        display: block;
    }
    .no-touch .press__item_list a:hover .content .cta,
    .no-touch .press__item_list a:hover .content .date,
    .no-touch .press__item_list a:hover .content .subtitle,
    .no-touch .press__item_list a:hover .content .title {
        color: #fff;
    }
}
.press__item_list.releases a {
    text-align: left;
}
.press__item_list .more-items {
    display: none;
}
.press__item_list .load-more-items {
    margin: 50px auto 0;
    display: block;
}
.press__contact {
    text-align: center;
    color: #666;
    font-weight: 400;
}
@media (max-width: 599px) {
    .press__contact {
        text-transform: uppercase;
        font-size: 20px;
        padding: 45px 5%;
    }
}
@media (min-width: 600px) {
    .press__contact {
        font-size: 27px;
        padding: 126px 0;
        background: #f8f8f8;
    }
    .press__contact a:hover {
        color: #00a6d9;
    }
}
@media (min-width: 1200px) {
    .press__contact {
        font-size: 30px;
        padding: 140px 0;
    }
}
.press__assets {
    text-align: center;
    background: #00b9f1;
    font-weight: 600;
    color: #fff;
}
.press__assets .mobile-only svg {
    width: 160px;
    margin: 0 auto;
    height: 240px;
    fill: #fff;
}
.press__assets .mobile-only a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 30px 10%;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
@media (min-width: 600px) {
    .press__assets {
        padding: 100px 0;
        font-size: 0;
    }
    .press__assets .button-container {
        width: 600px;
        margin: 0 auto;
    }
    .press__assets .button-container .download-button {
        display: inline-block;
        vertical-align: top;
    }
    .press__assets .button-container .download-button .download-image img {
        width: 300px;
        height: 300px;
    }
    .press__assets .button-container .download-button .download-label {
        font-size: 14px;
        line-height: 17px;
        height: 32px;
        text-transform: uppercase;
        color: #fff;
        padding: 20px 0 10px;
    }
    .press__assets .button-container .download-button:hover .download-image {
        background: #00aadf;
    }
    .press__assets .store-button--white {
        margin: 40px 0 0;
    }
    .press__assets .store-button--white:hover {
        color: #00b9f1;
    }
}
@media (min-width: 1200px) {
    .press__assets .button-container {
        width: 1200px;
    }
}
.press-release {
    color: #666;
    font: 400 24px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
}
@media (max-width: 599px) {
    .press-release {
        padding-top: 64px;
    }
}
@media (min-width: 600px) {
    .press-release {
        padding-top: 100px;
    }
}
@media (max-height: 600px) {
    .press-release {
        padding-top: 50px;
    }
}
.press-release__breadcrumb {
    text-align: center;
    line-height: 64px;
    border: 1px solid #ddd;
    border-width: 1px 0;
    font-size: 20px;
    font-weight: 200;
    color: #aaa;
    text-transform: uppercase;
    position: relative;
}
@media (max-height: 600px) {
    .press-release__breadcrumb {
        line-height: 50px;
    }
}
.press-release__breadcrumb a {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0;
    line-height: 0;
    padding: 22px 5%;
}
@media (max-height: 600px) {
    .press-release__breadcrumb a {
        padding: 17px 5%;
    }
}
.press-release__breadcrumb a svg {
    height: 20px;
    stroke: #aaa;
    stroke-width: 2;
}
@media (max-height: 600px) {
    .press-release__breadcrumb a svg {
        height: 16px;
    }
}
@media (min-width: 600px) {
    .press-release__breadcrumb {
        display: none;
    }
}
.press-release__header {
    text-align: center;
    background-image: url(/img/press/header_bg.babc.png);
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
    padding: 50px 0 40px;
}
.press-release__header .info {
    color: #00b9f1;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.5px;
}
@media (max-width: 599px) {
    .press-release__header .info {
        font-size: 12px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .press-release__header .info {
        font-size: 14px;
    }
}
@media (min-width: 1200px) {
    .press-release__header .info {
        font-size: 16px;
    }
}
.press-release__header .title {
    color: #666;
    line-height: 1.2;
    font-weight: 200;
    margin-top: 20px;
}
.press-release__header .title:after {
    content: "";
    border-bottom: 1px solid #666;
    height: 0;
    width: 40px;
    display: block;
    margin: 20px auto;
}
@media (max-width: 599px) {
    .press-release__header .title {
        font-size: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .press-release__header .title {
        font-size: 34px;
    }
}
@media (min-width: 1200px) {
    .press-release__header .title {
        font-size: 44px;
    }
}
.press-release__header .subtitle {
    color: #aaa;
    line-height: 1.4;
    font-size: 18px;
    font-weight: 200;
}
@media (min-width: 600px) and (max-width: 1199px) {
    .press-release__header .subtitle {
        font-size: 19px;
    }
}
@media (min-width: 1200px) {
    .press-release__header .subtitle {
        font-size: 20px;
    }
}
@media (min-width: 600px) {
    .press-release__header {
        height: 423px;
        padding: 0;
    }
    .press-release__header .content-container {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
@media (min-width: 1200px) {
    .press-release__header {
        height: 564px;
    }
}
.press-release .content-container {
    width: 90%;
    margin: 0 auto;
    max-width: 720px;
}
@media (min-width: 1200px) {
    .press-release .content-container {
        max-width: 942px;
    }
}
.press-release .body {
    line-height: 2;
    padding: 3em 0;
}
@media (max-width: 599px) {
    .press-release .body {
        font-size: 16px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .press-release .body {
        font-size: 20px;
    }
}
@media (min-width: 1200px) {
    .press-release .body {
        font-size: 24px;
    }
}
.press-release .body p {
    margin-bottom: 1em;
}
.about-copy {
    color: #666;
    font: 200 20px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.about-mobile-image {
    margin: 50px -5vw;
}
.about__section {
    box-sizing: border-box;
}
.about__section--detail {
    padding: 50px 0;
}
@media (min-width: 1200px) {
    .about__section--detail {
        padding: 100px 0 0;
    }
}
.about__section--set-up {
    background-color: #f8f8f8;
    border: 1px solid #efefef;
}
.home-hero--button-container {
    display: -ms-flexbox;
    display: flex;
    padding: 1.5rem 0;
}
@media (max-width: 600px) {
    .home-hero--button-container {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-flow: column;
        flex-flow: column;
        margin: 1rem 3rem 0;
    }
}
.home-hero--button {
    font-size: 1.5rem;
    padding: 0.5rem 1.5rem;
}
.home-hero--button-primary {
    background: #00b9f1;
    color: #fff !important;
}
.home-hero--button-link {
    color: #fff !important;
    text-decoration: underline;
}
.about-hero .store-hero__headline {
    font-size: 55px;
}
@media screen and (min-width: 1200px) {
    .about-hero .store-hero__headline {
        font-size: 55px;
        padding-top: 30px;
    }
}
@media screen and (min-width: 991px) and (max-width: 1199px) {
    .about-hero .store-hero__headline {
        font-size: 43px;
    }
}
@media screen and (min-width: 767px) and (max-width: 990px) {
    .about-hero .store-hero__headline {
        font-size: 45px;
    }
}
@media screen and (min-width: 600px) and (max-width: 766px) {
    .about-hero .store-hero__headline {
        font-size: 38px;
    }
}
.about-hero .store-hero--subheadline {
    color: #fff;
    font-size: 1.5rem;
    margin: 1rem 0;
    width: 100%;
}
@media screen and (min-width: 1200px) {
    .about-hero .store-hero--subheadline {
        width: 24%;
    }
}
@media screen and (min-width: 991px) and (max-width: 1199px) {
    .about-hero .store-hero--subheadline {
        width: 38%;
    }
}
@media screen and (min-width: 767px) and (max-width: 990px) {
    .about-hero .store-hero--subheadline {
        width: 54%;
    }
}
@media screen and (min-width: 600px) and (max-width: 766px) {
    .about-hero .store-hero--subheadline {
        width: 69%;
    }
}
.about-hero .store-hero__background > div > div {
    background-position: bottom left;
}
.about-hero__download-button-container {
    font-size: 0;
    margin: 0 auto;
}
@media (max-width: 599px) {
    .about-hero__download-button-container {
        display: table;
    }
}
.about-hero__download-button {
    display: inline-block;
    margin-right: 12px;
}
@media (min-width: 1200px) {
    .about-hero__download-button {
        margin-right: 15px;
    }
}
@media (max-width: 599px) {
    .about-hero__download-button {
        display: table-cell;
        padding: 0 10px;
    }
}
.about-carousel {
    position: relative;
}
.about-carousel .item {
    top: 0;
    left: 0 !important;
    position: absolute;
    transition: opacity 600ms ease-in-out;
    width: 100%;
}
.about-carousel .item:not(.active) {
    opacity: 0;
}
.about-carousel .mobile-centered {
    margin: 0 auto;
    width: 70%;
}
.about-carousel.fading .placeholder {
    opacity: 0;
}
.about-brand-list {
    position: relative;
}
@media (max-width: 599px) {
    .about-brand-list__container {
        -webkit-overflow-scrolling: touch;
        overflow-x: scroll;
        white-space: nowrap;
    }
}
@media (min-width: 600px) {
    .about-brand-list__container {
        padding-top: 40.5063291139%;
    }
}
@media (max-width: 599px) {
    .about-brand-list__group {
        display: inline-block;
        margin-right: 18px;
        white-space: nowrap;
    }
}
.about-brand-list__group:last-child,
.about-brand-list__item:last-child {
    margin-right: 0;
}
@media (min-width: 600px) {
    .about-brand-list__group {
        top: 0;
        left: 0;
        position: absolute;
        width: 100%;
    }
    .about-brand-list__group:after,
    .about-brand-list__group:before {
        content: "";
        display: table;
    }
    .about-brand-list__group:after {
        clear: both;
    }
}
@media (max-width: 599px) {
    .about-brand-list__item {
        display: inline-block;
        margin-right: 18px;
        width: 200px;
    }
}
@media (min-width: 600px) {
    .about-brand-list__item {
        width: 18.9873417722%;
        float: left;
        margin-right: 1.2658227848%;
        margin-bottom: 1.2658227848%;
    }
}
@media (min-width: 600px) {
    .about-brand-list__item:nth-child(5n) {
        width: 18.9873417722%;
        float: right;
        margin-right: 0;
    }
}
.about-brand {
    overflow: hidden;
    position: relative;
    background-color: #ddd;
    color: #aaa;
    transition: all 250ms;
}
.about-brand:before {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.no-touch .about-brand:focus,
.no-touch .about-brand:hover {
    background-color: #00b9f1;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.24);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 1;
}
.about-brand:active {
    background-color: #00b9f1;
}
.about-brand__logo {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: color 250ms;
    width: 70%;
}
.about-brand:active .about-brand__logo,
.no-touch .about-brand:focus .about-brand__logo,
.no-touch .about-brand:hover .about-brand__logo {
    color: #fff;
}
.about-brand__logo > svg {
    fill: currentColor;
    margin: 0 auto;
    max-height: 55px;
    width: 100%;
}
.about-brand__link {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.about-brand__cta {
    bottom: 20px;
    left: 50%;
    position: absolute;
    color: #fff;
    font: 600 10px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    opacity: 0;
    text-transform: uppercase;
    transition: opacity 250ms;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
@media (min-width: 1200px) {
    .about-brand__cta {
        font-size: 14px;
    }
}
.no-touch .about-brand:focus .about-brand__cta,
.no-touch .about-brand:hover .about-brand__cta {
    opacity: 1;
}
.about-brand-carousel__slide {
    transition: opacity 600ms;
}
.about-brand-carousel__slide:not(.is-active) {
    opacity: 0;
    pointer-events: none;
}
@media (max-width: 1199px) {
    .about-brand-carousel__pagination {
        padding-top: 50px;
    }
}
@media (min-width: 600px) {
    .about-brand-carousel__pagination {
        padding-top: 50px;
    }
}
.about-brand-carousel-pagination {
    text-align: center;
}
.about-brand-carousel-pagination__button {
    background-color: #efefef;
    height: 4px;
    margin: 0 10px;
    transition: background-color 250ms;
    width: 60px;
}
.about-brand-carousel-pagination__button.is-active {
    background-color: #00b9f1;
}
.about-robots__container,
.about-shortcuts__container,
.about-tools__container {
    box-sizing: border-box;
    overflow: visible !important;
}
.about-easy-set-up,
.app-detail {
    position: relative;
}
@media (min-width: 1200px) {
    .app-detail__info {
        width: 29.1139240506%;
        float: left;
        margin-right: 1.2658227848%;
        padding-left: 5.0632911392%;
        top: 50%;
        left: 0;
        position: absolute;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
@media (max-width: 1199px) {
    .app-detail__figure {
        border-bottom: 1px solid #efefef;
    }
}
@media (min-width: 1200px) {
    .app-detail__figure {
        padding-left: 50.6329113924%;
        width: 49.3670886076%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.about-easy-set-up__copy {
    margin: 0 auto;
    max-width: 840px;
}
@media (min-width: 600px) {
    .about-easy-set-up__copy {
        text-align: center;
    }
}
.about-easy-set-up__button {
    text-align: center;
}
@media (max-width: 1199px) {
    .about-easy-set-up__button {
        margin: 50px 0;
    }
}
.about-copy p + p {
    margin-top: 20px;
}
.about-robots {
    background-color: #1c1e2a;
}
@media (min-width: 1200px) {
    .about-robots__container {
        height: 800px;
    }
}
@media (min-width: 1200px) {
    .about-robots__main {
        top: 50%;
        right: 0;
        position: absolute;
        padding-right: 5.0632911392%;
        width: 29.1139240506%;
        float: left;
        margin-right: 1.2658227848%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.about-robots__copy {
    color: #fff !important;
}
.about-robots__figure {
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}
@media (min-width: 1200px) {
    .about-shortcuts__container {
        height: 625px;
    }
}
@media (min-width: 1200px) {
    .about-shortcuts__main {
        top: 50%;
        left: 0;
        position: absolute;
        padding-left: 5.0632911392%;
        width: 29.1139240506%;
        float: left;
        margin-right: 1.2658227848%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
@media (min-width: 1200px) {
    .about-shortcuts__figure {
        top: 50%;
        left: 0;
        position: absolute;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding-left: 40.5063291139%;
        width: 59.4936708861%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
@media (min-width: 1200px) {
    .about-tools {
        background: url(/img/about/hero/4.b4a8.jpg) left bottom/cover no-repeat;
    }
}
@media (max-width: 1600px) {
    .about-tools {
        background-position: 28% bottom;
    }
}
@media (min-width: 1200px) {
    .about-tools__container {
        height: 1000px;
    }
}
@media (min-width: 1200px) {
    .about-tools__main {
        top: 100px;
        right: 0;
        position: absolute;
        padding-right: 5.0632911392%;
        width: 29.1139240506%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.about-tools__header {
    color: #000;
}
@media (min-width: 1200px) {
    .about-tools__header {
        color: #fff;
    }
}
@media (min-width: 1200px) {
    .about-tools__copy {
        color: #fff !important;
    }
}
#wrapper {
    max-width: none;
}
#main {
    padding: 0;
}
#main #wrapper {
    padding: 0 !important;
}
#main #wrapper #board_title,
#main #wrapper #filter-count,
#main #wrapper #logo {
    display: none;
}
.level-0 {
    display: block;
    padding-top: 30px;
}
.opening {
    display: block;
    text-align: center;
}
@media (min-width: 600px) {
    .opening {
        box-sizing: border-box;
        display: inline-block;
        padding: 20px;
        vertical-align: top;
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .opening {
        width: calc(100% / 3);
    }
}
.app-title,
.opening a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 10px;
    font: 30px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.opening br {
    display: none;
}
.location {
    text-transform: uppercase;
    color: #00b9f1;
    font: 600 16px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    margin-bottom: 0.25em;
}
#header:after {
    border-bottom: 1px solid;
    content: "";
    display: block;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    width: 40px;
}
#content li,
#content p {
    color: #666;
    font: 200 20px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
#content p strong {
    color: #323232;
    display: block;
    font-size: 23px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 30px;
}
#content li {
    list-style-type: circle;
}
#application {
    border: 1px solid #adadad;
    background-color: #fff;
}
.company-name {
    display: none;
}
#application_form .heading {
    float: none;
    font: 200 30px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    text-align: center;
    text-rendering: optimizeLegibility;
}
@media (min-width: 600px) {
    #application_form .heading {
        font-size: 45px;
    }
}
#application div.required-fields {
    display: none;
}
#application .apply-with-linkedin {
    margin: 0 auto;
}
#application_form #custom_fields .field,
#application_form #main_fields .field {
    margin-bottom: 30px;
}
#application_form #custom_fields .field a,
#application_form #custom_fields .field label,
#application_form #custom_fields .field-error-msg,
#application_form #main_fields .field #cover_letter_filename,
#application_form #main_fields .field #resume_filename,
#application_form #main_fields .field a,
#application_form #main_fields .field label,
#application_form #main_fields .field-error-msg {
    font: 200 14px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    float: none;
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
    text-align: left;
}
@media (min-width: 600px) {
    #application_form #custom_fields .field a,
    #application_form #custom_fields .field label,
    #application_form #custom_fields .field-error-msg,
    #application_form #main_fields .field #cover_letter_filename,
    #application_form #main_fields .field #resume_filename,
    #application_form #main_fields .field a,
    #application_form #main_fields .field label,
    #application_form #main_fields .field-error-msg {
        font-size: 18px;
        margin-bottom: 20px;
    }
}
#application_form #custom_fields .field a,
#application_form #main_fields .field a {
    color: #00b9f1;
}
#application_form #custom_fields .field a:hover,
#application_form #main_fields .field a:hover {
    color: #1782b4;
}
#application_form #custom_fields .field input[type="text"],
#application_form #custom_fields .field textarea,
#application_form #main_fields .field input[type="text"],
#application_form #main_fields .field textarea {
    font-size: 100%;
    padding: 24px 20px 20px;
    border-radius: 0;
    box-shadow: none;
    line-height: 1.33;
    box-sizing: border-box;
    width: 100% !important;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #adadad;
}
#application_form #custom_fields .field input[type="text"]:focus,
#application_form #custom_fields .field textarea:focus,
#application_form #main_fields .field input[type="text"]:focus,
#application_form #main_fields .field textarea:focus {
    border-color: #00b9f1;
}
#application_form #custom_fields .field input[type="text"],
#application_form #main_fields .field input[type="text"] {
    display: block;
}
.locate-me {
    padding-top: 10px;
    display: inline-block;
}
.locate-me + span + label {
    display: none;
}
.ui-helper-hidden-accessible {
    padding-top: 20px;
    padding-left: 20px;
}
#cover_letter_chosen img,
#resume_chosen img {
    float: left;
    padding: 5px 4px 0;
}
#cover_letter_filename,
#resume_filename {
    float: left !important;
    display: block;
    width: calc(100% - 80px) !important;
    padding-left: 8px;
    margin: 0;
}
#cover_letter_chosen .remove,
#resume_chosen .remove {
    float: right !important;
    display: block !important;
    margin-bottom: 0 !important;
    width: 30px !important;
    padding-top: 8px;
}
.upload {
    height: 20px;
    width: calc(100% - 30px);
}
.upload .progress {
    border: 0;
    background-color: #84d0f2;
}
.progress-bar .upload .progress .bar,
.upload .progress .bar {
    background-color: #00b9f1;
    height: 20px;
    width: calc(100% - 30px);
}
#application_form #main_fields .progress-bar .cancel {
    height: 16px;
    padding-top: 14px;
    display: block;
    width: 20px;
    text-align: center;
    float: left;
    margin-bottom: 0;
    padding-left: 10px;
}
#application_form .field-error {
    border: 1px solid #f94b35 !important;
}
#application_form #custom_fields .field-error-msg,
#application_form #main_fields .field-error-msg {
    color: #f94b35;
    padding-left: 0;
}
#application_form input[type="text"]:focus,
#application_form textarea:focus {
    border-color: #66afe9;
    outline: 0;
}
#submit_buttons {
    text-align: left;
}
#submit_buttons .button {
    text-shadow: none;
    border-radius: 0;
    box-sizing: border-box;
    display: inline-block;
    font: 600 14px/1 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    letter-spacing: 0.1em;
    padding: 20px 35px;
    text-align: center;
    text-transform: uppercase;
    transition: all 250ms;
    color: #fff;
    background-color: #00b9f1;
    background-image: none;
}
#submit_buttons .button:hover {
    background-color: #1782b4;
}
a:hover {
    color: #00a6d9;
    text-decoration: none;
}
@font-face {
    font-family: webflow-icons;
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg6SAy0AAAC8AAAAYGNtYXAaVcxaAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5ZgscV1gAAAFwAAABhGhlYWQCkFKvAAAC9AAAADZoaGVhB0MDyQAAAywAAAAkaG10eBIAA10AAANQAAAAIGxvY2EBMADyAAADcAAAABJtYXhwAAwATQAAA4QAAAAgbmFtZWTuiIAAAAOkAAABe3Bvc3QAAwAAAAAFIAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAwPA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYD//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQEgAAADIAOAAAUAAAkBBwkBFwMg/kBAAYD+gEABwAHAQP6A/oBAAAEA4AAAAuADgAAFAAATARcJAQfgAcBA/oABgEABwAHAQP6A/oBAAAADAMAA4ANAAsAAGAAxAEoAAAEhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIwMg/cAHCwkFBQkLBwJABwsJBQUJCwf9wAcLCQUFCQsHAkAHCwkFBQkLB/3ABwsJBQUJCwcCQAcLCQUFCQsHAsAFCQsHIAcLCQUFCQsHIAcLCQXABQkLByAHCwkFBQkLByAHCwkFwAUJCwcgBwsJBQUJCwcgBwsJBQAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFFv+egGGAAAAAAEAAAABAADSLAJOXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAAAAACgAUAB4AMgBGAKwAwgAAAAEAAAAIAEsAAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAaAAAAAQAAAAAAAgAOAHEAAQAAAAAAAwAaADAAAQAAAAAABAAaAH8AAQAAAAAABQAWABoAAQAAAAAABgANAEoAAQAAAAAACgA0AJkAAwABBAkAAQAaAAAAAwABBAkAAgAOAHEAAwABBAkAAwAaADAAAwABBAkABAAaAH8AAwABBAkABQAWABoAAwABBAkABgAaAFcAAwABBAkACgA0AJkAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4Ac3dlYmZsb3ctaWNvbnMAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA)
            format("truetype"),
        url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVcAAoAAAAABRQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAZMAAAGTuzUomU9TLzIAAAKIAAAAYAAAAGAOkgMtY21hcAAAAugAAABMAAAATBpVzFpnYXNwAAADNAAAAAgAAAAIAAAAEGhlYWQAAAM8AAAANgAAADYCkFKvaGhlYQAAA3QAAAAkAAAAJAdDA8lobXR4AAADmAAAACAAAAAgEgADXW1heHAAAAO4AAAABgAAAAYACFAAbmFtZQAAA8AAAAF7AAABe2TuiIBwb3N0AAAFPAAAACAAAAAgAAMAAAEABAQAAQEBDndlYmZsb3ctaWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoACXf/i4seCgAJd/+LiwwHi0v6lPpUBR0AAACaDx0AAACfER0AAAAJHQAAAYoSAAkBAQ4bHR8iJywxNndlYmZsb3ctaWNvbnN3ZWJmbG93LWljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzAAACAYkABgAIAQEEBwoNJDvH4P6UDv6UDv6UDvyUDvm0+FQV/FT4VEtL+BT8FPwU/BTLSwUO93T4VBX4VPhUy0v8FPwU+BT8FEtLBQ75tPlUFfzUiwV5i319i3kIi2sFi3mZfZ2LCPjUiwWdi5mZi50Ii6sFi519mXmLCIv7VBX81IsFeYt9fYt5CItrBYt5mX2diwj41IsFnYuZmYudCIurBYudfZl5iwiL+1QV/NSLBXmLfX2LeQiLawWLeZl9nYsI+NSLBZ2LmZmLnQiLqwWLnX2ZeYsIDvm4+SkV+6n7qvuq96ovLvgG/Bj4BvgYBQ76lBT6lBWLDAoAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gMDwP/A/8ADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmA//9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAC1pQTjXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAUAAACAAAAAAADgCuAAEAAAAAAAEAGgAAAAEAAAAAAAIADgBxAAEAAAAAAAMAGgAwAAEAAAAAAAQAGgB/AAEAAAAAAAUAFgAaAAEAAAAAAAYADQBKAAEAAAAAAAoANACZAAMAAQQJAAEAGgAAAAMAAQQJAAIADgBxAAMAAQQJAAMAGgAwAAMAAQQJAAQAGgB/AAMAAQQJAAUAFgAaAAMAAQQJAAYAGgBXAAMAAQQJAAoANACZAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAVgBlAHIAcwBpAG8AbgAgADEALgAwAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHN3ZWJmbG93LWljb25zAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==)
            format("woff");
    font-weight: 400;
    font-style: normal;
}
.lookout-tag [class*=" w-icon-"],
.lookout-tag [class^="w-icon-"] {
    font-family: webflow-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.lookout-tag .w-icon-slider-right:before {
    content: "\e600";
}
.lookout-tag .w-icon-slider-left:before {
    content: "\e601";
}
.lookout-tag .w-icon-nav-menu:before {
    content: "\e602";
}
.lookout-tag .w-icon-arrow-down:before,
.lookout-tag .w-icon-dropdown-toggle:before {
    content: "\e603";
}
.lookout-tag * {
    box-sizing: border-box;
}
.lookout-tag html {
    height: 100%;
}
.lookout-tag body {
    min-height: 100%;
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}
.lookout-tag img {
    vertical-align: middle;
}
.lookout-tag html.w-mod-touch * {
    background-attachment: scroll !important;
}
.lookout-tag .w-block {
    display: block;
}
.lookout-tag .w-inline-block {
    max-width: 100%;
    display: inline-block;
}
.lookout-tag .w-clearfix:after,
.lookout-tag .w-clearfix:before {
    content: " ";
    display: table;
}
.lookout-tag .w-clearfix:after {
    clear: both;
}
.lookout-tag .w-hidden {
    display: none;
}
.lookout-tag .w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898ec;
    color: #fff;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}
.lookout-tag input.w-button {
    -webkit-appearance: button;
}
.lookout-tag html[data-w-dynpage] [data-w-cloak] {
    color: transparent !important;
}
.lookout-tag .w-webflow-badge,
.lookout-tag .w-webflow-badge * {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    z-index: auto;
    display: block;
    visibility: visible;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    box-sizing: border-box;
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    margin: 0;
    padding: 0;
    float: none;
    clear: none;
    border: 0 none transparent;
    border-radius: 0;
    background: 0 0;
    background-image: none;
    background-position: 0 0;
    background-size: auto auto;
    background-repeat: repeat;
    background-origin: padding-box;
    background-clip: border-box;
    background-attachment: scroll;
    background-color: transparent;
    box-shadow: none;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition: none;
    direction: ltr;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-variant: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: inherit;
    list-style-type: disc;
    text-shadow: none;
    font-smoothing: auto;
    vertical-align: baseline;
    cursor: inherit;
    white-space: inherit;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
}
.lookout-tag .w-webflow-badge {
    position: fixed !important;
    display: inline-block !important;
    visibility: visible !important;
    z-index: 2147483647 !important;
    top: auto !important;
    right: 12px !important;
    bottom: 12px !important;
    left: auto !important;
    color: #aaadb0 !important;
    background-color: #fff !important;
    border-radius: 3px !important;
    padding: 6px 8px 6px 6px !important;
    font-size: 12px !important;
    opacity: 1 !important;
    line-height: 14px !important;
    text-decoration: none !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    white-space: nowrap;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
}
.lookout-tag .w-webflow-badge > img {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    vertical-align: middle !important;
}
.lookout-tag p {
    margin-top: 0;
    margin-bottom: 10px;
}
.lookout-tag blockquote {
    margin: 0 0 10px;
    padding: 10px 20px;
    border-left: 5px solid #e2e2e2;
    font-size: 18px;
    line-height: 22px;
}
.lookout-tag figcaption {
    margin-top: 5px;
    text-align: center;
}
.lookout-tag ol,
.lookout-tag ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px;
}
.lookout-tag .w-list-unstyled {
    padding-left: 0;
    list-style: none;
}
.lookout-tag .w-embed:after,
.lookout-tag .w-embed:before {
    content: " ";
    display: table;
}
.lookout-tag .w-embed:after {
    clear: both;
}
.lookout-tag .w-video {
    width: 100%;
    position: relative;
    padding: 0;
}
.lookout-tag .w-video embed,
.lookout-tag .w-video iframe,
.lookout-tag .w-video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.lookout-tag button,
.lookout-tag html input[type="button"],
.lookout-tag input[type="reset"] {
    border: 0;
}
.lookout-tag .w-form {
    margin: 0 0 15px;
}
.lookout-tag .w-form-done {
    display: none;
    padding: 20px;
    text-align: center;
    background-color: #ddd;
}
.lookout-tag .w-form-fail {
    display: none;
    margin-top: 10px;
    padding: 10px;
    background-color: #ffdede;
}
.lookout-tag label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
}
.lookout-tag .w-input,
.lookout-tag .w-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
}
.lookout-tag .w-input:-moz-placeholder,
.lookout-tag .w-select:-moz-placeholder {
    color: #999;
}
.lookout-tag .w-input::-moz-placeholder,
.lookout-tag .w-select::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.lookout-tag .w-input:-ms-input-placeholder,
.lookout-tag .w-select:-ms-input-placeholder {
    color: #999;
}
.lookout-tag .w-input::-webkit-input-placeholder,
.lookout-tag .w-select::-webkit-input-placeholder {
    color: #999;
}
.lookout-tag .w-input:focus,
.lookout-tag .w-select:focus {
    border-color: #3898ec;
    outline: 0;
}
.lookout-tag .w-input[disabled],
.lookout-tag .w-input[readonly],
.lookout-tag .w-select[disabled],
.lookout-tag .w-select[readonly],
.lookout-tag fieldset[disabled] .w-input,
.lookout-tag fieldset[disabled] .w-select {
    cursor: not-allowed;
    background-color: #eee;
}
.lookout-tag textarea.w-input,
.lookout-tag textarea.w-select {
    height: auto;
}
.lookout-tag .w-select {
    background-image: linear-gradient(#fff 0, #f3f3f3 100%);
}
.lookout-tag .w-select[multiple] {
    height: auto;
}
.lookout-tag .w-form-label {
    display: inline-block;
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
}
.lookout-tag .w-checkbox,
.lookout-tag .w-radio {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px;
}
.lookout-tag .w-checkbox:after,
.lookout-tag .w-checkbox:before,
.lookout-tag .w-radio:after,
.lookout-tag .w-radio:before {
    content: " ";
    display: table;
}
.lookout-tag .w-checkbox:after,
.lookout-tag .w-radio:after {
    clear: both;
}
.lookout-tag .w-checkbox-input,
.lookout-tag .w-radio-input {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    float: left;
    margin-left: -20px;
}
.lookout-tag .w-radio-input {
    margin-top: 3px;
}
.lookout-tag .w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
}
.lookout-tag .w-container:after,
.lookout-tag .w-container:before {
    content: " ";
    display: table;
}
.lookout-tag .w-container:after {
    clear: both;
}
.lookout-tag .w-container .w-row {
    margin-left: -10px;
    margin-right: -10px;
}
.lookout-tag .w-row:after,
.lookout-tag .w-row:before {
    content: " ";
    display: table;
}
.lookout-tag .w-row:after {
    clear: both;
}
.lookout-tag .w-row .w-row {
    margin-left: 0;
    margin-right: 0;
}
.lookout-tag .w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.lookout-tag .w-col .w-col {
    padding-left: 0;
    padding-right: 0;
}
.lookout-tag .w-col-1 {
    width: 8.33333333%;
}
.lookout-tag .w-col-2 {
    width: 16.66666667%;
}
.lookout-tag .w-col-3 {
    width: 25%;
}
.lookout-tag .w-col-4 {
    width: 33.33333333%;
}
.lookout-tag .w-col-5 {
    width: 41.66666667%;
}
.lookout-tag .w-col-6 {
    width: 50%;
}
.lookout-tag .w-col-7 {
    width: 58.33333333%;
}
.lookout-tag .w-col-8 {
    width: 66.66666667%;
}
.lookout-tag .w-col-9 {
    width: 75%;
}
.lookout-tag .w-col-10 {
    width: 83.33333333%;
}
.lookout-tag .w-col-11 {
    width: 91.66666667%;
}
.lookout-tag .w-col-12 {
    width: 100%;
}
.lookout-tag .w-hidden-main {
    display: none !important;
}
@media screen and (max-width: 991px) {
    .lookout-tag .w-container {
        max-width: 728px;
    }
    .lookout-tag .w-hidden-main {
        display: inherit !important;
    }
    .lookout-tag .w-hidden-medium {
        display: none !important;
    }
    .lookout-tag .w-col-medium-1 {
        width: 8.33333333%;
    }
    .lookout-tag .w-col-medium-2 {
        width: 16.66666667%;
    }
    .lookout-tag .w-col-medium-3 {
        width: 25%;
    }
    .lookout-tag .w-col-medium-4 {
        width: 33.33333333%;
    }
    .lookout-tag .w-col-medium-5 {
        width: 41.66666667%;
    }
    .lookout-tag .w-col-medium-6 {
        width: 50%;
    }
    .lookout-tag .w-col-medium-7 {
        width: 58.33333333%;
    }
    .lookout-tag .w-col-medium-8 {
        width: 66.66666667%;
    }
    .lookout-tag .w-col-medium-9 {
        width: 75%;
    }
    .lookout-tag .w-col-medium-10 {
        width: 83.33333333%;
    }
    .lookout-tag .w-col-medium-11 {
        width: 91.66666667%;
    }
    .lookout-tag .w-col-medium-12 {
        width: 100%;
    }
    .lookout-tag .w-col-stack {
        width: 100%;
        left: auto;
        right: auto;
    }
}
@media screen and (max-width: 767px) {
    .lookout-tag .w-hidden-main,
    .lookout-tag .w-hidden-medium {
        display: inherit !important;
    }
    .lookout-tag .w-hidden-small {
        display: none !important;
    }
    .lookout-tag .w-container .w-row,
    .lookout-tag .w-row {
        margin-left: 0;
        margin-right: 0;
    }
    .lookout-tag .w-col {
        width: 100%;
        left: auto;
        right: auto;
    }
    .lookout-tag .w-col-small-1 {
        width: 8.33333333%;
    }
    .lookout-tag .w-col-small-2 {
        width: 16.66666667%;
    }
    .lookout-tag .w-col-small-3 {
        width: 25%;
    }
    .lookout-tag .w-col-small-4 {
        width: 33.33333333%;
    }
    .lookout-tag .w-col-small-5 {
        width: 41.66666667%;
    }
    .lookout-tag .w-col-small-6 {
        width: 50%;
    }
    .lookout-tag .w-col-small-7 {
        width: 58.33333333%;
    }
    .lookout-tag .w-col-small-8 {
        width: 66.66666667%;
    }
    .lookout-tag .w-col-small-9 {
        width: 75%;
    }
    .lookout-tag .w-col-small-10 {
        width: 83.33333333%;
    }
    .lookout-tag .w-col-small-11 {
        width: 91.66666667%;
    }
    .lookout-tag .w-col-small-12 {
        width: 100%;
    }
}
@media screen and (max-width: 479px) {
    .lookout-tag .w-container {
        max-width: none;
    }
    .lookout-tag .w-hidden-main,
    .lookout-tag .w-hidden-medium,
    .lookout-tag .w-hidden-small {
        display: inherit !important;
    }
    .lookout-tag .w-hidden-tiny {
        display: none !important;
    }
    .lookout-tag .w-col {
        width: 100%;
    }
    .lookout-tag .w-col-tiny-1 {
        width: 8.33333333%;
    }
    .lookout-tag .w-col-tiny-2 {
        width: 16.66666667%;
    }
    .lookout-tag .w-col-tiny-3 {
        width: 25%;
    }
    .lookout-tag .w-col-tiny-4 {
        width: 33.33333333%;
    }
    .lookout-tag .w-col-tiny-5 {
        width: 41.66666667%;
    }
    .lookout-tag .w-col-tiny-6 {
        width: 50%;
    }
    .lookout-tag .w-col-tiny-7 {
        width: 58.33333333%;
    }
    .lookout-tag .w-col-tiny-8 {
        width: 66.66666667%;
    }
    .lookout-tag .w-col-tiny-9 {
        width: 75%;
    }
    .lookout-tag .w-col-tiny-10 {
        width: 83.33333333%;
    }
    .lookout-tag .w-col-tiny-11 {
        width: 91.66666667%;
    }
    .lookout-tag .w-col-tiny-12 {
        width: 100%;
    }
}
.lookout-tag .w-widget {
    position: relative;
}
.lookout-tag .w-widget-map {
    width: 100%;
    height: 400px;
}
.lookout-tag .w-widget-map label {
    width: auto;
    display: inline;
}
.lookout-tag .w-widget-map img {
    max-width: inherit;
}
.lookout-tag .w-widget-map .gm-style-iw {
    width: 90% !important;
    height: auto !important;
    top: 7px !important;
    left: 6% !important;
    display: inline;
    text-align: center;
    overflow: hidden;
}
.lookout-tag .w-widget-map .gm-style-iw + div {
    display: none;
}
.lookout-tag .w-widget-twitter {
    overflow: hidden;
}
.lookout-tag .w-widget-twitter-count-shim {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 28px;
    height: 20px;
    text-align: center;
    background: #fff;
    border: #758696 solid 1px;
    border-radius: 3px;
}
.lookout-tag .w-widget-twitter-count-shim * {
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lookout-tag .w-widget-twitter-count-shim .w-widget-twitter-count-inner {
    position: relative;
    font-size: 15px;
    line-height: 12px;
    text-align: center;
    color: #999;
    font-family: serif;
}
.lookout-tag .w-widget-twitter-count-shim .w-widget-twitter-count-clear {
    position: relative;
    display: block;
}
.lookout-tag .w-widget-twitter-count-shim.w--large {
    width: 36px;
    height: 28px;
    margin-left: 7px;
}
.lookout-tag .w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 18px;
}
.lookout-tag .w-widget-twitter-count-shim:not(.w--vertical) {
    margin-left: 5px;
    margin-right: 8px;
}
.lookout-tag .w-widget-twitter-count-shim:not(.w--vertical).w--large {
    margin-left: 6px;
}
.lookout-tag .w-widget-twitter-count-shim:not(.w--vertical):after,
.lookout-tag .w-widget-twitter-count-shim:not(.w--vertical):before {
    top: 50%;
    left: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.lookout-tag .w-widget-twitter-count-shim:not(.w--vertical):before {
    border-color: rgba(117, 134, 150, 0);
    border-right-color: #5d6c7b;
    border-width: 4px;
    margin-left: -9px;
    margin-top: -4px;
}
.lookout-tag .w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
    border-width: 5px;
    margin-left: -10px;
    margin-top: -5px;
}
.lookout-tag .w-widget-twitter-count-shim:not(.w--vertical):after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 4px;
    margin-left: -8px;
    margin-top: -4px;
}
.lookout-tag .w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
    border-width: 5px;
    margin-left: -9px;
    margin-top: -5px;
}
.lookout-tag .w-widget-twitter-count-shim.w--vertical {
    width: 61px;
    height: 33px;
    margin-bottom: 8px;
}
.lookout-tag .w-widget-twitter-count-shim.w--vertical:after,
.lookout-tag .w-widget-twitter-count-shim.w--vertical:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.lookout-tag .w-widget-twitter-count-shim.w--vertical:before {
    border-color: rgba(117, 134, 150, 0);
    border-top-color: #5d6c7b;
    border-width: 5px;
    margin-left: -5px;
}
.lookout-tag .w-widget-twitter-count-shim.w--vertical:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 4px;
    margin-left: -4px;
}
.lookout-tag .w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 22px;
}
.lookout-tag .w-widget-twitter-count-shim.w--vertical.w--large {
    width: 76px;
}
.lookout-tag .w-widget-gplus {
    overflow: hidden;
}
.lookout-tag .w-background-video {
    position: relative;
    overflow: hidden;
    height: 500px;
    color: #fff;
}
.lookout-tag .w-background-video > video {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    right: -100%;
    bottom: -100%;
    top: -100%;
    left: -100%;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: -100;
}
.lookout-tag .w-slider {
    position: relative;
    height: 300px;
    text-align: center;
    background: #ddd;
    clear: both;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
.lookout-tag .w-slider-mask {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    left: 0;
    right: 0;
    height: 100%;
    white-space: nowrap;
}
.lookout-tag .w-slide {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    white-space: normal;
    text-align: left;
}
.lookout-tag .w-slider-nav {
    position: absolute;
    z-index: 2;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-top: 10px;
    height: 40px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
.lookout-tag .w-slider-nav.w-round > div {
    border-radius: 100%;
}
.lookout-tag .w-slider-nav.w-num > div {
    width: auto;
    height: auto;
    padding: 0.2em 0.5em;
    font-size: inherit;
    line-height: inherit;
}
.lookout-tag .w-slider-nav.w-shadow > div {
    box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
.lookout-tag .w-slider-nav-invert {
    color: #fff;
}
.lookout-tag .w-slider-nav-invert > div {
    background-color: rgba(34, 34, 34, 0.4);
}
.lookout-tag .w-slider-nav-invert > div.w-active {
    background-color: #222;
}
.lookout-tag .w-slider-dot {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    margin: 0 3px 0.5em;
    transition: background-color 100ms, color 100ms;
}
.lookout-tag .w-slider-dot.w-active {
    background-color: #fff;
}
.lookout-tag .w-slider-arrow-left,
.lookout-tag .w-slider-arrow-right {
    position: absolute;
    width: 80px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
    font-size: 40px;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lookout-tag .w-slider-arrow-left [class*=" w-icon-"],
.lookout-tag .w-slider-arrow-left [class^="w-icon-"],
.lookout-tag .w-slider-arrow-right [class*=" w-icon-"],
.lookout-tag .w-slider-arrow-right [class^="w-icon-"] {
    position: absolute;
}
.lookout-tag .w-slider-arrow-left {
    z-index: 3;
    right: auto;
}
.lookout-tag .w-slider-arrow-right {
    z-index: 4;
    left: auto;
}
.lookout-tag .w-icon-slider-left,
.lookout-tag .w-icon-slider-right {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1em;
    height: 1em;
}
.lookout-tag .w-dropdown {
    display: inline-block;
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    z-index: 900;
}
.lookout-tag .w-dropdown-btn,
.lookout-tag .w-dropdown-link,
.lookout-tag .w-dropdown-toggle {
    position: relative;
    vertical-align: top;
    text-decoration: none;
    color: #222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
}
.lookout-tag .w-dropdown-toggle {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    padding-right: 40px;
}
.lookout-tag .w-icon-dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-right: 20px;
    width: 1em;
    height: 1em;
}
.lookout-tag .w-dropdown-list {
    position: absolute;
    background: #ddd;
    display: none;
    min-width: 100%;
}
.lookout-tag .w-dropdown-list.w--open {
    display: block;
}
.lookout-tag .w-dropdown-link {
    padding: 10px 20px;
    display: block;
    color: #222;
}
.lookout-tag .w-dropdown-link.w--current {
    color: #0082f3;
}
.lookout-tag .w-nav[data-collapse="all"] .w-dropdown,
.lookout-tag .w-nav[data-collapse="all"] .w-dropdown-toggle {
    display: block;
}
.lookout-tag .w-nav[data-collapse="all"] .w-dropdown-list {
    position: static;
}
@media screen and (max-width: 991px) {
    .lookout-tag .w-nav[data-collapse="medium"] .w-dropdown,
    .lookout-tag .w-nav[data-collapse="medium"] .w-dropdown-toggle {
        display: block;
    }
    .lookout-tag .w-nav[data-collapse="medium"] .w-dropdown-list {
        position: static;
    }
}
@media screen and (max-width: 767px) {
    .lookout-tag .w-nav[data-collapse="small"] .w-dropdown,
    .lookout-tag .w-nav[data-collapse="small"] .w-dropdown-toggle {
        display: block;
    }
    .lookout-tag .w-nav[data-collapse="small"] .w-dropdown-list {
        position: static;
    }
    .lookout-tag .w-nav-brand {
        padding-left: 10px;
    }
}
@media screen and (max-width: 479px) {
    .lookout-tag .w-nav[data-collapse="tiny"] .w-dropdown,
    .lookout-tag .w-nav[data-collapse="tiny"] .w-dropdown-toggle {
        display: block;
    }
    .lookout-tag .w-nav[data-collapse="tiny"] .w-dropdown-list {
        position: static;
    }
}
.lookout-tag .w-lightbox-backdrop {
    cursor: auto;
    font-style: normal;
    font-variant: normal;
    letter-spacing: normal;
    list-style: disc;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 300;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
    z-index: 2000;
    outline: 0;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translate(0, 0);
}
.lookout-tag .w-lightbox-backdrop,
.lookout-tag .w-lightbox-container {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.lookout-tag .w-lightbox-content {
    position: relative;
    height: 100vh;
    overflow: hidden;
}
.lookout-tag .w-lightbox-view {
    position: absolute;
    width: 100vw;
    height: 100vh;
    opacity: 0;
}
.lookout-tag .w-lightbox-view:before {
    content: "";
    height: 100vh;
}
.lookout-tag .w-lightbox-group,
.lookout-tag .w-lightbox-group .w-lightbox-view,
.lookout-tag .w-lightbox-group .w-lightbox-view:before {
    height: 86vh;
}
.lookout-tag .w-lightbox-frame,
.lookout-tag .w-lightbox-view:before {
    display: inline-block;
    vertical-align: middle;
}
.lookout-tag .w-lightbox-figure {
    position: relative;
    margin: 0;
}
.lookout-tag .w-lightbox-group .w-lightbox-figure {
    cursor: pointer;
}
.lookout-tag .w-lightbox-img {
    width: auto;
    height: auto;
    max-width: none;
}
.lookout-tag .w-lightbox-image {
    display: block;
    float: none;
    max-width: 100vw;
    max-height: 100vh;
}
.lookout-tag .w-lightbox-group .w-lightbox-image {
    max-height: 86vh;
}
.lookout-tag .w-lightbox-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0.5em 1em;
    background: rgba(0, 0, 0, 0.4);
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.lookout-tag .w-lightbox-embed {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.lookout-tag .w-lightbox-control {
    position: absolute;
    top: 0;
    width: 4em;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    transition: all 0.3s;
}
.lookout-tag .w-lightbox-left {
    display: none;
    bottom: 0;
    left: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==);
}
.lookout-tag .w-lightbox-right {
    display: none;
    right: 0;
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+);
}
.lookout-tag .w-lightbox-close {
    right: 0;
    height: 2.6em;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=);
    background-size: 18px;
}
.lookout-tag .w-lightbox-strip {
    padding: 0 1vh;
    line-height: 0;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}
.lookout-tag .w-lightbox-item {
    display: inline-block;
    width: 10vh;
    padding: 2vh 1vh;
    box-sizing: content-box;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
}
.lookout-tag .w-lightbox-active {
    opacity: 0.3;
}
.lookout-tag .w-lightbox-thumbnail {
    position: relative;
    height: 10vh;
    background: #222;
    overflow: hidden;
}
.lookout-tag .w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0;
}
.lookout-tag .w-lightbox-thumbnail .w-lightbox-tall {
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.lookout-tag .w-lightbox-thumbnail .w-lightbox-wide {
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.lookout-tag .w-lightbox-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border: 5px solid rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    -webkit-animation: spin 0.8s infinite linear;
    animation: spin 0.8s infinite linear;
}
.lookout-tag .w-lightbox-spinner:after {
    content: "";
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    border: 3px solid transparent;
    border-bottom-color: #fff;
    border-radius: 50%;
}
.lookout-tag .w-lightbox-hide {
    display: none;
}
.lookout-tag .w-lightbox-noscroll {
    overflow: hidden;
}
@media (min-width: 768px) {
    .lookout-tag .w-lightbox-content {
        height: 96vh;
        margin-top: 2vh;
    }
    .lookout-tag .w-lightbox-view,
    .lookout-tag .w-lightbox-view:before {
        height: 96vh;
    }
    .lookout-tag .w-lightbox-group,
    .lookout-tag .w-lightbox-group .w-lightbox-view,
    .lookout-tag .w-lightbox-group .w-lightbox-view:before {
        height: 84vh;
    }
    .lookout-tag .w-lightbox-image {
        max-width: 96vw;
        max-height: 96vh;
    }
    .lookout-tag .w-lightbox-group .w-lightbox-image {
        max-width: 82.3vw;
        max-height: 84vh;
    }
    .lookout-tag .w-lightbox-left,
    .lookout-tag .w-lightbox-right {
        display: block;
        opacity: 0.5;
    }
    .lookout-tag .w-lightbox-close {
        opacity: 0.8;
    }
    .lookout-tag .w-lightbox-control:hover {
        opacity: 1;
    }
}
.lookout-tag .w-lightbox-inactive,
.lookout-tag .w-lightbox-inactive:hover {
    opacity: 0;
}
.lookout-tag .w-richtext:after,
.lookout-tag .w-richtext:before {
    content: " ";
    display: table;
}
.lookout-tag .w-richtext:after {
    clear: both;
}
.lookout-tag .w-richtext ol,
.lookout-tag .w-richtext ul {
    overflow: hidden;
}
.lookout-tag .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.lookout-tag .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:before,
.lookout-tag .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div,
.lookout-tag .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:before {
    outline: 2px solid #2895f7;
}
.lookout-tag .w-richtext figure.w-richtext-figure-type-video > div:before,
.lookout-tag .w-richtext figure[data-rt-type="video"] > div:before {
    content: "";
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.lookout-tag .w-richtext figure {
    position: relative;
    max-width: 60%;
}
.lookout-tag .w-richtext figure > div:before {
    cursor: default !important;
}
.lookout-tag .w-richtext figure img {
    width: 100%;
}
.lookout-tag .w-richtext figure figcaption.w-richtext-figcaption-placeholder {
    opacity: 0.6;
}
.lookout-tag .w-richtext figure div {
    font-size: 0;
    color: transparent;
}
.lookout-tag .w-richtext figure.w-richtext-figure-type-image,
.lookout-tag .w-richtext figure[data-rt-type="image"] {
    display: table;
}
.lookout-tag .w-richtext figure.w-richtext-figure-type-image > div,
.lookout-tag .w-richtext figure[data-rt-type="image"] > div {
    display: inline-block;
}
.lookout-tag .w-richtext figure.w-richtext-figure-type-image > figcaption,
.lookout-tag .w-richtext figure[data-rt-type="image"] > figcaption {
    display: table-caption;
    caption-side: bottom;
}
.lookout-tag .w-richtext figure.w-richtext-figure-type-video,
.lookout-tag .w-richtext figure[data-rt-type="video"] {
    width: 60%;
    height: 0;
}
.lookout-tag .w-richtext figure.w-richtext-figure-type-video iframe,
.lookout-tag .w-richtext figure[data-rt-type="video"] iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.lookout-tag .w-richtext figure.w-richtext-figure-type-video > div,
.lookout-tag .w-richtext figure[data-rt-type="video"] > div {
    width: 100%;
}
.lookout-tag .w-richtext figure.w-richtext-align-center {
    margin-right: auto;
    margin-left: auto;
    clear: both;
}
.lookout-tag .w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.lookout-tag .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
    max-width: 100%;
}
.lookout-tag .w-richtext figure.w-richtext-align-normal {
    clear: both;
}
.lookout-tag .w-richtext figure.w-richtext-align-fullwidth {
    width: 100%;
    max-width: 100%;
    text-align: center;
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.lookout-tag .w-richtext figure.w-richtext-align-fullwidth > div {
    display: inline-block;
    padding-bottom: inherit;
}
.lookout-tag .w-richtext figure.w-richtext-align-fullwidth > figcaption {
    display: block;
}
.lookout-tag .w-richtext figure.w-richtext-align-floatleft {
    float: left;
    margin-right: 15px;
    clear: none;
}
.lookout-tag .w-richtext figure.w-richtext-align-floatright {
    float: right;
    margin-left: 15px;
    clear: none;
}
.lookout-tag .w-nav {
    position: relative;
    background: #ddd;
    z-index: 1000;
}
.lookout-tag .w-nav:after,
.lookout-tag .w-nav:before {
    content: " ";
    display: table;
}
.lookout-tag .w-nav:after {
    clear: both;
}
.lookout-tag .w-nav-brand {
    position: relative;
    float: left;
    text-decoration: none;
    color: #333;
}
.lookout-tag .w-nav-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
.lookout-tag .w-nav-link.w--current {
    color: #0082f3;
}
.lookout-tag .w-nav-menu {
    position: relative;
    float: right;
}
.lookout-tag .w--nav-menu-open {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #c8c8c8;
    text-align: center;
    overflow: visible;
    min-width: 200px;
}
.lookout-tag .w--nav-link-open {
    display: block;
    position: relative;
}
.lookout-tag .w-nav-overlay {
    position: absolute;
    overflow: hidden;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
}
.lookout-tag .w-nav-overlay .w--nav-menu-open {
    top: 0;
}
.lookout-tag .w-nav[data-animation="over-left"] .w-nav-overlay {
    width: auto;
}
.lookout-tag .w-nav[data-animation="over-left"] .w--nav-menu-open,
.lookout-tag .w-nav[data-animation="over-left"] .w-nav-overlay {
    right: auto;
    z-index: 1;
    top: 0;
}
.lookout-tag .w-nav[data-animation="over-right"] .w-nav-overlay {
    width: auto;
}
.lookout-tag .w-nav[data-animation="over-right"] .w--nav-menu-open,
.lookout-tag .w-nav[data-animation="over-right"] .w-nav-overlay {
    left: auto;
    z-index: 1;
    top: 0;
}
.lookout-tag .w-nav-button {
    position: relative;
    float: right;
    padding: 18px;
    font-size: 24px;
    display: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lookout-tag .w-nav-button.w--open {
    background-color: #c8c8c8;
    color: #fff;
}
.lookout-tag .w-nav[data-collapse="all"] .w-nav-menu {
    display: none;
}
.lookout-tag .w-nav[data-collapse="all"] .w-nav-button {
    display: block;
}
@media screen and (max-width: 991px) {
    .lookout-tag .w-nav[data-collapse="medium"] .w-nav-menu {
        display: none;
    }
    .lookout-tag .w-nav[data-collapse="medium"] .w-nav-button {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .lookout-tag .w-nav[data-collapse="small"] .w-nav-menu {
        display: none;
    }
    .lookout-tag .w-nav[data-collapse="small"] .w-nav-button {
        display: block;
    }
    .lookout-tag .w-nav-brand {
        padding-left: 10px;
    }
}
@media screen and (max-width: 479px) {
    .lookout-tag .w-nav[data-collapse="tiny"] .w-nav-menu {
        display: none;
    }
    .lookout-tag .w-nav[data-collapse="tiny"] .w-nav-button {
        display: block;
    }
}
.lookout-tag .w-tabs {
    position: relative;
}
.lookout-tag .w-tabs:after,
.lookout-tag .w-tabs:before {
    content: " ";
    display: table;
}
.lookout-tag .w-tabs:after {
    clear: both;
}
.lookout-tag .w-tab-menu {
    position: relative;
}
.lookout-tag .w-tab-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 9px 30px;
    text-align: left;
    cursor: pointer;
    color: #222;
    background-color: #ddd;
}
.lookout-tag .w-tab-link.w--current {
    background-color: #c8c8c8;
}
.lookout-tag .w-tab-content {
    position: relative;
    display: block;
    overflow: hidden;
}
.lookout-tag .w-tab-pane {
    position: relative;
    display: none;
}
.lookout-tag .w--tab-active {
    display: block;
}
@media screen and (max-width: 479px) {
    .lookout-tag .w-tab-link {
        display: block;
    }
}
.lookout-tag .w-ix-emptyfix:after {
    content: "";
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.lookout-tag .w-dyn-empty {
    padding: 10px;
    background-color: #ddd;
}
.lookout-tag .w-condition-invisible,
.lookout-tag .w-dyn-bind-empty {
    display: none !important;
}
.lookout-tag .lifestyle-column-left-landing-lookout {
    height: 500px;
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
@media screen and (min-width: 991px) {
    .lookout-tag .lifestyle-column-left-landing-lookout {
        height: 700px;
    }
}
.lookout-tag {
    /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
}
.lookout-tag html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
.lookout-tag body {
    margin: 0;
}
.lookout-tag article,
.lookout-tag aside,
.lookout-tag details,
.lookout-tag figcaption,
.lookout-tag figure,
.lookout-tag footer,
.lookout-tag header,
.lookout-tag hgroup,
.lookout-tag main,
.lookout-tag menu,
.lookout-tag nav,
.lookout-tag section,
.lookout-tag summary {
    display: block;
}
.lookout-tag audio,
.lookout-tag canvas,
.lookout-tag progress,
.lookout-tag video {
    display: inline-block;
    vertical-align: baseline;
}
.lookout-tag audio:not([controls]) {
    display: none;
    height: 0;
}
.lookout-tag [hidden],
.lookout-tag template {
    display: none;
}
.lookout-tag a:active,
.lookout-tag a:hover {
    outline: 0;
}
.lookout-tag abbr[title] {
    border-bottom: 1px dotted;
}
.lookout-tag b,
.lookout-tag strong {
    font-weight: 700;
}
.lookout-tag dfn {
    font-style: italic;
}
.lookout-tag h1 {
    margin: 0.67em 0;
}
.lookout-tag mark {
    background: #ff0;
    color: #000;
}
.lookout-tag small {
    font-size: 80%;
}
.lookout-tag sub,
.lookout-tag sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.lookout-tag sup {
    top: -0.5em;
}
.lookout-tag sub {
    bottom: -0.25em;
}
.lookout-tag img {
    border: 0;
}
.lookout-tag svg:not(:root) {
    overflow: hidden;
}
.lookout-tag figure {
    margin: 1em 40px;
}
.lookout-tag hr {
    box-sizing: content-box;
    height: 0;
}
.lookout-tag pre {
    overflow: auto;
}
.lookout-tag code,
.lookout-tag kbd,
.lookout-tag pre,
.lookout-tag samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
.lookout-tag button,
.lookout-tag input,
.lookout-tag optgroup,
.lookout-tag select,
.lookout-tag textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.lookout-tag button,
.lookout-tag select {
    text-transform: none;
}
.lookout-tag button,
.lookout-tag html input[type="button"],
.lookout-tag input[type="reset"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.lookout-tag button[disabled],
.lookout-tag html input[disabled] {
    cursor: default;
}
.lookout-tag button::-moz-focus-inner,
.lookout-tag input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.lookout-tag input {
    line-height: normal;
}
.lookout-tag input[type="checkbox"],
.lookout-tag input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
.lookout-tag input[type="number"]::-webkit-inner-spin-button,
.lookout-tag input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
.lookout-tag input[type="search"] {
    -webkit-appearance: textfield;
}
.lookout-tag input[type="search"]::-webkit-search-cancel-button,
.lookout-tag input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.lookout-tag fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
.lookout-tag legend {
    border: 0;
    padding: 0;
}
.lookout-tag textarea {
    overflow: auto;
}
.lookout-tag optgroup {
    font-weight: 700;
}
.lookout-tag table {
    border-collapse: collapse;
    border-spacing: 0;
}
.lookout-tag td,
.lookout-tag th {
    padding: 0;
}
.lookout-tag h1 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "Brandon Text", sans-serif;
    color: #394d57;
    font-size: 3.6em;
    line-height: 1.25em;
    font-weight: 300;
    text-align: left;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.lookout-tag h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Brandon Text", sans-serif;
    color: #394d57;
    font-size: 1.5em;
    line-height: 1.333333em;
    font-weight: 400;
    text-align: left;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.lookout-tag h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Graphik, sans-serif;
    color: #494f52;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 300;
    text-align: left;
    letter-spacing: 0.02em;
}
.lookout-tag h4 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: "Sf pro text", sans-serif;
    color: #494f52;
    font-size: 1.25em;
    line-height: 1.3333em;
    font-weight: 400;
}
.lookout-tag h5 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "Brandon Text", sans-serif;
    color: #424f55;
    font-size: 1em;
    line-height: 1.33333em;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.lookout-tag h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "Sf pro text", sans-serif;
    font-size: 1em;
    line-height: 18px;
    font-weight: 400;
}
.lookout-tag p {
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: "Sf pro text", sans-serif;
    color: #737b80;
    font-size: 1.3em;
    line-height: 1.4em;
    font-weight: 300;
    letter-spacing: 0.01em;
}
.lookout-tag a:hover {
    color: #33cbfe;
}
.lookout-tag img {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.lookout-tag .sectionmain {
    background-color: #fff;
}
.lookout-tag .sectionmain.greybg_01 {
    background-image: linear-gradient(180deg, #eff3f5, #eff3f5);
}
.lookout-tag .sectionmain.greybg_02 {
    background-image: linear-gradient(180deg, #f9fbfc, #f9fbfc);
}
.lookout-tag .sectionmain.hidden {
    display: none;
}
.lookout-tag .sectionmain.use-cases-section {
    background-color: #f5f8fa;
}
.lookout-tag .sectionmain.smoothsetup {
    display: block;
}
.lookout-tag .sectionmain.footer {
    background-color: #393d40;
}
.lookout-tag .heading-1 {
    padding-bottom: 20px;
    font-family: Brandontext;
    color: #394d57;
    font-size: 42px;
    line-height: 54px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.lookout-tag .heading-1.banner {
    padding-right: 8%;
}
.lookout-tag .hero-left {
    display: -ms-flexbox;
    display: flex;
    margin-top: 12%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
}
.lookout-tag .class-std {
    display: -ms-flexbox;
    display: flex;
    padding-top: 2%;
    padding-bottom: 3%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
}
.lookout-tag .sectionwrap {
    display: block;
    width: 86%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
}
.lookout-tag .sectionwrap.rule {
    margin-top: 20px;
    padding-top: 60px;
    padding-bottom: 0;
    border-top: 1px solid #e1e1e1;
}
.lookout-tag .sectionwrap.rule.store-bright {
    padding: 4% 4% 1%;
}
.lookout-tag .sectionwrap.rule.use-case-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.lookout-tag .sectionwrap.rule.explore-section {
    padding-top: 100px;
}
.lookout-tag .sectionwrap.rule.support-section {
    padding-top: 100px;
    padding-bottom: 10%;
}
.lookout-tag .sectionwrap.faq-wrap {
    padding-top: 4%;
    padding-bottom: 6%;
}
.lookout-tag .sectionwrap.how-it-works {
    padding-top: 6%;
    padding-bottom: 8%;
}
.lookout-tag .sectionwrap.reviews-wrap {
    padding-bottom: 2%;
}
.lookout-tag .sectionwrap.sign-up-wrapper {
    padding-bottom: 4%;
}
.lookout-tag .sectionwrap.use-case-wrapper {
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    padding-bottom: 2%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.lookout-tag .sectionwrap._100vh {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    margin-left: 60%;
    padding-right: 4%;
    padding-left: 12px;
    background-color: #fff;
}
.lookout-tag .sectionwrap._3-up {
    padding-top: 0;
}
.lookout-tag .heading-4 {
    font-family: Graphik, sans-serif;
    color: #394d57;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    text-align: center;
}
.lookout-tag .heading-4.banner {
    color: #a1aeb3;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
}
.lookout-tag .hero-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
}
.lookout-tag .image {
    width: 200px;
}
.lookout-tag .signup {
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 14%;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 4px;
    background-color: #00beff;
    transition: all 600ms ease;
    font-family: Brandontext;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.lookout-tag .signup:hover {
    background-color: #00a8f1;
    background-image: none;
    -webkit-transform: translate(0px, -4px);
    -ms-transform: translate(0px, -4px);
    transform: translate(0px, -4px);
}
.lookout-tag .signup.learnmore {
    display: -ms-flexbox;
    display: flex;
    margin-right: 10%;
    border: 2px solid #00beff;
    background-color: #fff;
    color: #00beff;
}
.lookout-tag .signup.howitworks {
    margin-left: 40%;
    border: 1px solid #00beff;
    background-color: #fff;
    color: #00beff;
}
.lookout-tag .signup.starttrial {
    margin-right: 40%;
    padding-right: 2%;
    padding-left: 2%;
}
.lookout-tag .signup.green {
    margin-right: 12%;
    margin-left: 14%;
    border: 1px solid #06d56b;
    background-color: #00e56e;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
    font-weight: 500;
}
.lookout-tag .lifestyle-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
}
.lookout-tag .hero-image {
    display: block;
    -ms-flex: 1;
    flex: 1;
}
.lookout-tag .wrap-full {
    width: 100%;
}
.lookout-tag .wrap-full.shop {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.lookout-tag .lifestyle-column-right {
    display: -ms-flexbox;
    display: flex;
    padding-right: 10%;
    padding-left: 4%;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
}
.lookout-tag .lifestyle-column-right.shopcolumn {
    position: relative;
    overflow: visible;
    height: 600px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.lookout-tag .div-block-15 {
    display: block;
    margin-right: auto;
    margin-bottom: 6%;
    margin-left: auto;
    padding-top: 12%;
    padding-bottom: 4%;
    border-bottom: 1px solid #ebebeb;
}
.lookout-tag .totalduetoday {
    margin-top: 4%;
    padding-top: 4%;
    border-top: 1px solid #ebebeb;
}
.lookout-tag .row-6 {
    display: -ms-flexbox;
    display: flex;
}
.lookout-tag .section-6 {
    background-image: linear-gradient(180deg, #3c4447, #3c4447);
}
.lookout-tag .row-7 {
    display: -ms-flexbox;
    display: flex;
    margin-top: 2%;
}
.lookout-tag .caption_center {
    padding-right: 6%;
    padding-left: 6%;
}
.lookout-tag .three-column-features {
    margin-top: 6%;
    margin-bottom: 6%;
}
.lookout-tag .centered {
    text-align: center;
}
.lookout-tag .centered.dark {
    color: #394d57;
}
.lookout-tag .centered.hero-subtitle {
    padding-top: 4%;
    padding-bottom: 8%;
}
.lookout-tag .centered.small {
    color: #9ca9ad;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.5px;
}
.lookout-tag .white {
    color: #fff;
}
.lookout-tag .easy-column {
    display: block;
    -ms-flex-align: center;
    align-items: center;
}
.lookout-tag .stars {
    padding-bottom: 8%;
}
.lookout-tag .row-11 {
    margin-top: 4%;
}
.lookout-tag .store-bright-blurb {
    padding-top: 2%;
    padding-right: 6%;
    padding-left: 4%;
}
.lookout-tag .store-bright-blurb.extra-padding {
    padding-top: 6%;
}
.lookout-tag .bold {
    font-weight: 500;
}
.lookout-tag .bold.right {
    text-align: right;
}
.lookout-tag .blue {
    color: #00beff;
}
.lookout-tag .blue.right,
.lookout-tag .right {
    text-align: right;
}
.lookout-tag .leading,
.lookout-tag .right.leading {
    line-height: 24px;
}
.lookout-tag .orderimage {
    width: 50%;
    margin-bottom: -8%;
}
.lookout-tag .sign-up-button {
    padding-top: 4%;
}
.lookout-tag .reviews-slide {
    height: 100%;
    background-color: transparent;
}
.lookout-tag .arrow {
    display: none;
    color: #394d57;
    font-size: 20px;
}
.lookout-tag .mask {
    margin-right: 80px;
    margin-left: 80px;
}
.lookout-tag .review-slide {
    width: 25%;
    padding-right: 4%;
    padding-left: 4%;
}
.lookout-tag .slide-nav {
    display: none;
}
.lookout-tag .dark {
    color: #394d57;
}
.lookout-tag .faq-row {
    margin-top: 4%;
}
.lookout-tag .faq-column {
    padding-right: 2%;
    padding-left: 0;
}
.lookout-tag .store-bright-icon {
    padding-top: 4%;
}
.lookout-tag .risk-free-wrapper {
    padding-right: 8%;
    padding-left: 8%;
}
.lookout-tag .img_easy {
    padding: 4%;
}
.lookout-tag .utility-page-wrap {
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    max-height: 100%;
    max-width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.lookout-tag .utility-page-content {
    display: -ms-flexbox;
    display: flex;
    width: 260px;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}
.lookout-tag .utility-page-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.lookout-tag .button {
    text-align: center;
}
.lookout-tag .add-to-cart-btn {
    display: -ms-flexbox;
    display: flex;
    width: 340px;
    height: 60px;
    margin: 40px auto 28px;
    padding-right: 4%;
    padding-left: 4%;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #00beff;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.08);
    transition: all 200ms ease;
}
.lookout-tag .add-to-cart-btn:hover {
    background-color: #33ccfe;
    background-image: none;
    box-shadow: 0 6px 40px 0 rgba(0, 0, 0, 0.2);
    -webkit-transform: translate(0px, -3px);
    -ms-transform: translate(0px, -3px);
    transform: translate(0px, -3px);
}
.lookout-tag .add-to-cart-btn-disabled,
.lookout-tag .add-to-cart-btn-disabled:hover {
    background-color: #eff3f4;
}
.lookout-tag .add-to-cart-btn.footer-cta {
    padding-right: 11%;
    padding-left: 10%;
}
.lookout-tag .add-to-cart-btn.footer-cta:hover {
    -webkit-transform: translate(0px, -2px);
    -ms-transform: translate(0px, -2px);
    transform: translate(0px, -2px);
}
.lookout-tag .add-to-cart-btn.mini-btn {
    width: 100%;
    height: 40px;
}
.lookout-tag .div-block-23 {
    margin-top: 6%;
    margin-bottom: 4%;
}
.lookout-tag .button-text {
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: "Brandon Text", sans-serif;
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
.lookout-tag .button-text.mini {
    font-family: Graphik, sans-serif;
    letter-spacing: 0;
    text-transform: none;
}
.lookout-tag .button-text-disabled {
    color: #32373c;
}
.lookout-tag .row-12 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    flex: 1;
}
.lookout-tag .lookout-wordmark {
    margin-top: 40px;
    margin-bottom: 24px;
}
.lookout-tag .paragraph {
    line-height: 1.5em;
}
.lookout-tag .row-13 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.lookout-tag .column-20 {
    padding-right: 8%;
    padding-left: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}
.lookout-tag .slider {
    height: 460px;
}
.lookout-tag .left-arrow-2 {
    display: block;
}
.lookout-tag .icon_lg {
    margin-top: 8px;
    margin-bottom: 4px;
    padding: 20px;
}
.lookout-tag .icon_lg.width-140 {
    width: 140px;
}
.lookout-tag .icon-2 {
    display: block;
}
.lookout-tag .slide-nav-2 {
    display: none;
}
.lookout-tag .column-21 {
    padding-bottom: 10%;
}
.lookout-tag .slider-2 {
    background-color: transparent;
}
.lookout-tag .icon-3 {
    display: none;
    color: #00a8f1;
}
.lookout-tag .icon-4 {
    display: none;
    color: #00beff;
}
.lookout-tag .body-small {
    font-size: 1.1em;
    line-height: 1.5em;
    letter-spacing: 0.02em;
}
.lookout-tag .lookout-banner-list {
    font-size: 1.5em;
}
.lookout-tag .body-small.whats-included {
    margin-right: auto;
    margin-left: auto;
    padding-right: 20%;
    padding-left: 20%;
    text-align: center;
}
.lookout-tag .video-description {
    margin-bottom: 10%;
    padding-right: 10%;
    padding-left: 10%;
}
.lookout-tag .div-block-24 {
    height: 660px;
    padding-right: 12%;
    padding-left: 12%;
}
.lookout-tag .background-video-3 {
    z-index: 1;
}
.lookout-tag .video-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.lookout-tag .html-embed-2 {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 800px;
    -ms-flex-pack: center;
    justify-content: center;
}
.lookout-tag .div-block-26 {
    display: inline-block;
    width: 100px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.lookout-tag .row-14 {
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
}
.lookout-tag .body {
    font-size: 1em;
}
.lookout-tag .product-image {
    margin-bottom: 60px;
    padding-right: 10%;
    padding-left: 10%;
}
.lookout-tag .feature-column-div {
    padding: 2% 4% 4%;
}
.lookout-tag .feature-column-div.shadow-hover {
    display: block;
    margin-right: auto;
    margin-left: auto;
    transition: all 400ms cubic-bezier(0.351, 0.083, 0.287, 1.013);
}
.lookout-tag .feature-column-div.shadow-hover:hover {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.06);
    -webkit-transform: translate(0px, -4px);
    -ms-transform: translate(0px, -4px);
    transform: translate(0px, -4px);
}
.lookout-tag .use-case {
    width: 22%;
    margin: 2% 20px;
    padding: 20px 28px 28px;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 4px;
    background-image: linear-gradient(180deg, #fff, #fff);
}
.lookout-tag .use-case.div-hover {
    padding-right: 2%;
    padding-left: 2%;
    -ms-flex: 1;
    flex: 1;
    -webkit-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    transform: translate(0px, 0);
    transition: all 400ms ease;
}
.lookout-tag .use-case.div-hover:hover {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.08);
    -webkit-transform: translate(0px, -4px);
    -ms-transform: translate(0px, -4px);
    transform: translate(0px, -4px);
}
.lookout-tag .paragraph-2 {
    font-size: 12px;
    line-height: 18px;
}
.lookout-tag .cta-small-feature {
    display: -ms-flexbox;
    display: flex;
    width: 44%;
    padding-right: 8px;
    padding-left: 8px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
}
.lookout-tag .icon-small {
    padding: 10px 8px;
    float: left;
}
.lookout-tag ._4-bullets {
    display: none;
    padding-top: 4%;
    padding-right: 20px;
    padding-left: 20px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.lookout-tag .more-products-wrapper {
    display: -ms-flexbox;
    display: flex;
    margin-top: 80px;
    padding-top: 20px;
    padding-bottom: 100px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.lookout-tag ._2-column-item {
    width: 40%;
    padding: 4% 4% 2%;
}
.lookout-tag .slide-nav-3 {
    line-height: 10px;
}
.lookout-tag .section-photo.hidden {
    display: none;
}
.lookout-tag .section-photo.three-up {
    width: 100vw;
    height: 68vh;
    background-image: none;
}
.lookout-tag .div-block-28 {
    margin-top: 400px;
    padding-right: 50%;
}
.lookout-tag .heading-5 {
    font-size: 5em;
}
.lookout-tag ._3-column-wrapper {
    display: -ms-flexbox;
    display: flex;
    padding-right: 4%;
    padding-left: 4%;
}
.lookout-tag .heading-6 {
    font-size: 1em;
}
.lookout-tag .flex-div-wrapper {
    display: -ms-flexbox;
    display: flex;
    padding-right: 4%;
    padding-bottom: 4%;
    padding-left: 4%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: center;
    align-content: center;
}
.lookout-tag .hero-detail {
    padding-top: 20px;
    padding-bottom: 60px;
}
.lookout-tag .footer-cta-wrapper {
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 60px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.lookout-tag .row-16 {
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
}
.lookout-tag .div-block-29 {
    display: -ms-flexbox;
    display: flex;
    padding: 32% 40px 28px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
}
.lookout-tag .related-product-img {
    margin-bottom: 20px;
    padding: 20px 28px;
}
.lookout-tag .img-product-footer {
    padding-right: 6%;
    padding-bottom: 4%;
    padding-left: 2%;
}
.lookout-tag .column-26 {
    padding-right: 4%;
}
.lookout-tag .link {
    color: #00beff;
}
.lookout-tag .link-2 {
    color: #417588;
}
.lookout-tag .link-3 {
    cursor: pointer;
}
.lookout-tag ._4-column-div {
    width: 25%;
    padding-right: 2%;
    padding-bottom: 4%;
    padding-left: 2%;
    transition: all 400ms ease;
}
.lookout-tag ._4-column-div:hover {
    box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform: translate(0px, -4px);
    -ms-transform: translate(0px, -4px);
    transform: translate(0px, -4px);
}
.lookout-tag .div-block-30 {
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
}
.lookout-tag .div-block-31 {
    background-image: linear-gradient(180deg, #00beff, #00beff);
}
.lookout-tag .hero-img {
    padding-top: 20px;
}
.lookout-tag .support-column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 4px;
}
.lookout-tag .support-column.shadow-hover {
    display: block;
    margin-right: auto;
    margin-left: auto;
    transition: all 400ms cubic-bezier(0.351, 0.083, 0.287, 1.013);
}
.lookout-tag .support-column.shadow-hover:hover {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.06);
    -webkit-transform: translate(0px, -4px);
    -ms-transform: translate(0px, -4px);
    transform: translate(0px, -4px);
}
.lookout-tag .footer-link {
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    margin-right: 8px;
    margin-left: 8px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    flex: 1;
    border-radius: 4px;
    background-color: #4a4d51;
    transition: all 400ms ease;
    color: #a1aeb3;
}
.lookout-tag .footer-link:hover {
    border-style: none;
    background-color: #505457;
    box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.2);
    -webkit-transform: translate(0px, -4px);
    -ms-transform: translate(0px, -4px);
    transform: translate(0px, -4px);
    color: #e1e1e1;
}
.lookout-tag .footer {
    color: #a1aeb3;
    text-align: center;
}
.lookout-tag .footer.dark {
    color: #394d57;
}
.lookout-tag .footer.hero-subtitle {
    padding-top: 4%;
    padding-bottom: 8%;
}
.lookout-tag .footer.small {
    color: #9ca9ad;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.5px;
}
.lookout-tag .footer-link2 {
    text-align: center;
}
.lookout-tag .footer-link2.dark {
    color: #394d57;
}
.lookout-tag .footer-link2.hero-subtitle {
    padding-top: 4%;
    padding-bottom: 8%;
}
.lookout-tag .footer-link2.small {
    color: #9ca9ad;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.5px;
}
.lookout-tag .footer-3-column {
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-right: 60px;
    padding-left: 60px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
}
.lookout-tag .banner-cta {
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    padding-bottom: 60px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.lookout-tag .icon-shop {
    margin-top: 8px;
    margin-bottom: 4px;
}
.lookout-tag .icon-shop.width-140 {
    width: 140px;
}
@media (max-width: 991px) {
    .lookout-tag .heading-1 {
        font-size: 42px;
    }
    .lookout-tag .sectionwrap {
        width: 94%;
    }
    .lookout-tag .sectionwrap._100vh {
        margin-left: 40%;
        padding-right: 20px;
    }
    .lookout-tag .signup.howitworks {
        margin-left: 20%;
    }
    .lookout-tag .signup.starttrial {
        margin-right: 20%;
    }
    .lookout-tag .lifestyle-column-right {
        padding-right: 4%;
        padding-left: 4%;
    }
    .lookout-tag .ordersummary {
        box-shadow: 0 0 20px -14px #394d57;
    }
    .lookout-tag .easy-column {
        padding-right: 8px;
        padding-left: 0;
    }
    .lookout-tag .store-bright-blurb {
        padding-left: 6%;
    }
    .lookout-tag .arrow {
        display: block;
    }
    .lookout-tag .review-slide {
        width: 50%;
    }
    .lookout-tag .slide-nav {
        position: static;
        display: block;
        opacity: 0.5;
        color: #000;
        font-size: 6px;
    }
    .lookout-tag .add-to-cart-btn {
        width: 340px;
        padding-right: 6%;
        padding-left: 6%;
    }
    .lookout-tag .add-to-cart-btn.footer-cta,
    .lookout-tag .add-to-cart-btn.get-started {
        width: 100%;
    }
    .lookout-tag .video-description {
        z-index: 1;
        display: -ms-flexbox;
        display: flex;
        padding-right: 0;
        padding-left: 0;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .lookout-tag .video-container {
        padding-top: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .lookout-tag .html-embed-2 {
        overflow: visible;
        height: 720px;
        padding-left: 24px;
    }
    .lookout-tag .row-14 {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
    }
    .lookout-tag .use-case.div-hover {
        margin-right: 10px;
        margin-left: 10px;
        padding-right: 12px;
        padding-left: 12px;
    }
    .lookout-tag ._2-column-item {
        margin: 2%;
    }
    .lookout-tag .section-photo {
        overflow: hidden;
        background-position: 23% 50%;
    }
    .lookout-tag .flex-div-wrapper {
        padding-right: 0;
        padding-left: 0;
    }
    .lookout-tag .hero-detail {
        padding-bottom: 40px;
    }
    .lookout-tag .cover-three.motion {
        background-position: 87% 50%;
    }
    .lookout-tag .cover-three.window {
        background-position: -35px 0;
    }
}
@media (max-width: 767px) {
    .lookout-tag .sectionmain {
        height: auto;
    }
    .lookout-tag .hero-left {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }
    .lookout-tag .sectionwrap.rule.explore-section,
    .lookout-tag .sectionwrap.rule.support-section {
        padding-top: 20px;
    }
    .lookout-tag .sectionwrap._100vh {
        margin-left: auto;
        padding: 80px 80px 120px;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: transparent;
    }
    .lookout-tag .hero-right {
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .lookout-tag .lifestyle-row {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lookout-tag .row-10 {
        margin-bottom: 6%;
    }
    .lookout-tag .arrow {
        color: #394d57;
        font-size: 20px;
    }
    .lookout-tag .review-slide {
        width: 50%;
    }
    .lookout-tag .add-to-cart-btn {
        padding-right: 7%;
        padding-left: 7%;
    }
    .lookout-tag .add-to-cart-btn.footer-cta {
        width: 74%;
    }
    .lookout-tag .lookout-wordmark {
        padding-right: 12%;
        padding-left: 12%;
    }
    .lookout-tag .video-container {
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .lookout-tag .row-14 {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lookout-tag .product-image {
        width: 72%;
    }
    .lookout-tag .feature-column-div {
        padding-top: 8%;
        padding-right: 12%;
        padding-left: 12%;
    }
    .lookout-tag .use-case.div-hover {
        width: 68%;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .lookout-tag .more-products-wrapper {
        margin-top: 40px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .lookout-tag ._2-column-item {
        width: 78%;
    }
    .lookout-tag .flex-div-wrapper {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: center;
        align-items: center;
    }
    .lookout-tag .footer-cta-wrapper,
    .lookout-tag .row-16 {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lookout-tag .div-block-29 {
        height: 96%;
        padding-top: 20%;
        background-color: #fff;
    }
    .lookout-tag ._4-column-div {
        width: 46%;
        margin-bottom: 20px;
    }
    .lookout-tag .support-column {
        padding-top: 8%;
        padding-right: 12%;
        padding-left: 12%;
    }
    .lookout-tag .banner-cta,
    .lookout-tag .footer-3-column {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (max-width: 479px) {
    .lookout-tag h1 {
        font-size: 34px;
        line-height: 42px;
    }
    .lookout-tag h2 {
        padding-right: 8%;
        padding-left: 8%;
        font-size: 1.1em;
        line-height: 1.4em;
        text-align: center;
        letter-spacing: 2px;
    }
    .lookout-tag h3 {
        font-size: 1.3333em;
        text-align: center;
    }
    .lookout-tag .heading-1 {
        font-size: 34px;
        line-height: 38px;
    }
    .lookout-tag .hero-left {
        -ms-flex-align: center;
        align-items: center;
    }
    .lookout-tag .class-std {
        padding-top: 0;
        padding-bottom: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .lookout-tag .sectionwrap {
        width: 98%;
    }
    .lookout-tag .sectionwrap.rule {
        padding-top: 12px;
    }
    .lookout-tag .sectionwrap.rule.store-bright {
        padding-top: 8%;
    }
    .lookout-tag .sectionwrap.rule.cta-2 {
        padding-top: 0;
    }
    .lookout-tag .sectionwrap.faq-wrap {
        padding-top: 8%;
        padding-right: 4%;
        padding-left: 4%;
    }
    .lookout-tag .sectionwrap.sign-up-wrapper {
        padding-bottom: 2%;
    }
    .lookout-tag .sectionwrap.use-case-wrapper {
        height: auto;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
    }
    .lookout-tag .sectionwrap._100vh {
        margin-right: 0;
        margin-left: 0;
        padding-right: 20px;
        padding-bottom: 80px;
        padding-left: 20px;
    }
    .lookout-tag .heading-4 {
        padding-right: 2%;
        padding-bottom: 4%;
        padding-left: 0;
        text-align: center;
        letter-spacing: 0;
    }
    .lookout-tag .signup.howitworks {
        margin-left: 0;
        padding: 10% 0 8%;
        font-size: 12px;
        font-weight: 500;
    }
    .lookout-tag .signup.starttrial {
        margin-right: 0;
        padding: 10% 2% 8%;
        font-size: 12px;
        letter-spacing: 2px;
    }
    .lookout-tag .signup.green {
        margin: 0 4% 12%;
    }
    .lookout-tag .lifestyle-row {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lookout-tag .lifestyle-photo {
        margin-top: 4%;
        margin-bottom: 8%;
    }
    .lookout-tag .lifestyle-column-left {
        display: block;
    }
    .lookout-tag .wrap-full {
        display: block;
        padding-top: 4%;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .lookout-tag .ordersummary {
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        padding-right: 6%;
        padding-bottom: 22%;
        padding-left: 6%;
        background-size: auto;
        box-shadow: none;
    }
    .lookout-tag .row-6 {
        display: -ms-flexbox;
        display: flex;
    }
    .lookout-tag .three-column-features {
        margin-top: 16%;
    }
    .lookout-tag .centered.dark {
        color: #394d57;
    }
    .lookout-tag .centered.hero-subtitle {
        padding: 8% 0 12%;
    }
    .lookout-tag .centered.h2-mobile {
        font-size: 28px;
    }
    .lookout-tag .centered.body-small {
        width: 100%;
    }
    .lookout-tag .centered.smart-start {
        font-size: 0.9em;
    }
    .lookout-tag .centered.white {
        padding-right: 8%;
        padding-left: 8%;
    }
    .lookout-tag .easy-column {
        padding-right: 0;
        padding-bottom: 4%;
    }
    .lookout-tag .row-10 {
        display: -ms-flexbox;
        display: flex;
    }
    .lookout-tag .stars {
        padding-top: 4%;
        padding-bottom: 4%;
    }
    .lookout-tag .store-bright-blurb {
        padding-right: 0;
    }
    .lookout-tag .store-bright-blurb.extra-padding {
        padding-top: 8%;
    }
    .lookout-tag .sign-up-button {
        padding-top: 12%;
        padding-right: 4%;
        padding-left: 4%;
    }
    .lookout-tag .arrow {
        display: block;
        margin-right: auto;
        margin-left: auto;
        color: #394d57;
        font-size: 20px;
    }
    .lookout-tag .mask {
        margin-right: 10%;
        margin-left: 10%;
    }
    .lookout-tag .review-slide {
        width: 100%;
    }
    .lookout-tag .slide-nav {
        height: 24px;
        opacity: 0.5;
        font-size: 6px;
        line-height: 12px;
        font-style: normal;
    }
    .lookout-tag .left-arrow {
        width: 10%;
    }
    .lookout-tag .img-how-it-works {
        max-width: 70%;
    }
    .lookout-tag .how-it-works-column {
        margin-bottom: 6%;
    }
    .lookout-tag .how-it-works-column.border-top {
        padding-top: 6%;
        border-top: 1px solid #f0f0f0;
    }
    .lookout-tag .right-arrow {
        width: 10%;
    }
    .lookout-tag .order-column-2 {
        padding-right: 14px;
        padding-left: 0;
    }
    .lookout-tag .order-column-1 {
        padding-right: 0;
        padding-left: 14px;
    }
    .lookout-tag .column-17 {
        padding-left: 4px;
    }
    .lookout-tag .column-18 {
        padding-right: 4px;
    }
    .lookout-tag .faq-row {
        margin-top: 12%;
    }
    .lookout-tag .faq-column {
        padding-bottom: 8%;
    }
    .lookout-tag .risk-free-wrapper {
        padding-top: 4%;
    }
    .lookout-tag .div-block-22 {
        display: block;
    }
    .lookout-tag .add-to-cart-btn {
        width: 88%;
        padding-right: 8%;
        padding-left: 8%;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .lookout-tag .add-to-cart-btn.footer-cta {
        width: 84%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 4%;
        padding-left: 4%;
    }
    .lookout-tag .button-text.add-to-cart {
        padding-right: 4px;
        font-weight: 400;
    }
    .lookout-tag .button-text.price {
        margin-right: 0;
        margin-left: 0;
        padding-left: 4px;
        font-weight: 400;
    }
    .lookout-tag .lookout-wordmark {
        padding-right: 2%;
        padding-left: 2%;
    }
    .lookout-tag .row-13 {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lookout-tag .column-20 {
        padding-right: auto;
        padding-left: auto;
    }
    .lookout-tag .icon_lg {
        padding-right: 40px;
        padding-left: 40px;
    }
    .lookout-tag .video-description {
        margin-bottom: 0;
        padding-right: 20px;
        padding-left: 20px;
    }
    .lookout-tag .video-container {
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .lookout-tag .html-embed-2 {
        overflow: visible;
        height: 640px;
        padding-left: 10px;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lookout-tag .row-14 {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lookout-tag .body {
        font-size: 1em;
    }
    .lookout-tag .product-image {
        width: 80%;
    }
    .lookout-tag .use-case,
    .lookout-tag .use-case.div-hover {
        width: 88%;
    }
    .lookout-tag .cta-small-feature {
        padding-right: 8px;
        padding-left: 8px;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lookout-tag ._4-bullets {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
    }
    .lookout-tag .more-products-wrapper {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .lookout-tag ._2-column-item {
        width: 88%;
    }
    .lookout-tag .section-photo {
        height: 100%;
        background-position: 86% 50%;
    }
    .lookout-tag .section-photo.motion-bg {
        background-position: 30% 50%;
    }
    .lookout-tag .section-photo.three-up {
        display: none;
    }
    .lookout-tag .div-block-28 {
        padding-right: 4%;
        padding-left: 4%;
    }
    .lookout-tag .flex-div-wrapper {
        padding-top: 40px;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
    }
    .lookout-tag .hero-detail {
        padding-right: 4%;
        padding-bottom: 20px;
        padding-left: 4%;
    }
    .lookout-tag .footer-cta-wrapper {
        padding-bottom: 20px;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lookout-tag .row-16 {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lookout-tag .div-block-29 {
        padding: 8% 20px;
    }
    .lookout-tag .footer.dark {
        color: #394d57;
    }
    .lookout-tag .footer.hero-subtitle {
        padding: 8% 0 12%;
    }
    .lookout-tag .footer.h2-mobile {
        font-size: 28px;
    }
    .lookout-tag .footer.body-small {
        width: 100%;
    }
    .lookout-tag .footer.smart-start {
        font-size: 0.9em;
    }
    .lookout-tag .footer-link2.dark {
        color: #394d57;
    }
    .lookout-tag .footer-link2.hero-subtitle {
        padding: 8% 0 12%;
    }
    .lookout-tag .footer-link2.h2-mobile {
        font-size: 28px;
    }
    .lookout-tag .footer-link2.body-small {
        width: 100%;
    }
    .lookout-tag .footer-link2.smart-start {
        font-size: 0.9em;
    }
    .lookout-tag .footer-3-column {
        padding-right: 0;
        padding-left: 0;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lookout-tag .banner-cta {
        padding-bottom: 20px;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lookout-tag .icon-shop {
        padding-right: 40px;
        padding-left: 40px;
    }
}
.lookout-tag .cart-add-wrapper {
    padding-top: 20px;
    text-align: center;
}
.lookout-tag .cart-add {
    display: inline-block;
}
.lookout-tag .add-text-group {
    padding-left: 0;
}
.lookout-tag button {
    color: #fff;
    overflow: hidden;
    text-transform: uppercase;
}
.lookout-tag .lookout-hero-img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.store-hero {
    box-sizing: border-box;
    position: relative;
    font-size: 0;
}
@media (max-width: 599px) {
    .store-hero {
        height: 100vh;
        height: 100vh;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-hero {
        height: 100vh;
        max-height: 100%;
    }
}
@media (min-width: 1200px) {
    .store-hero {
        height: 100vh;
        max-height: 100%;
    }
}
.store-hero.store-hero--fullheight {
    height: 100vh;
    max-height: none;
}
@media (max-width: 599px) {
    .store-hero {
        padding-top: 79px;
        padding-bottom: 15px;
    }
}
@media (max-height: 600px) {
    .store-hero {
        padding-top: 65px;
        padding-bottom: 15px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-hero {
        padding-top: 112px;
        padding-bottom: 12px;
    }
}
@media (min-width: 1200px) {
    .store-hero {
        padding-top: 115px;
        padding-bottom: 15px;
    }
}
@media (max-width: 599px) {
    body[showBanner="true"] .store-hero {
        margin-top: 35px;
        height: calc(100vh - 35px);
    }
}
@media (min-width: 600px) {
    body[showBanner="true"] .store-hero {
        margin-top: 50px;
        height: calc(100vh - 50px);
    }
}
@media (max-width: 599px) {
    body[hasPromoAccordion="true"] .store-hero {
        margin-top: 0;
        height: calc(100vh - 35px);
    }
}
@media (min-width: 600px) {
    body[hasPromoAccordion="true"] .store-hero {
        margin-top: 0;
        height: calc(100vh - 50px);
    }
}
.store-hero.store-hero--banner {
    height: auto;
    min-height: 0 !important;
    padding: 20px 0;
}
@media (min-width: 600px) {
    .store-hero.store-hero--banner {
        height: 56.25vw;
        max-height: 320px;
    }
}
@media (min-width: 600px) and (min-width: 1200px) {
    .store-hero.store-hero--banner {
        max-height: 400px;
    }
}
@media (min-width: 600px) {
    .no-cssvhunit .store-hero.store-hero--banner {
        height: 320px;
    }
}
@media (min-width: 600px) and (min-width: 1200px) {
    .no-cssvhunit .store-hero.store-hero--banner {
        max-height: 400px;
    }
}
.store-hero__container {
    display: table;
    height: 100%;
}
.store-hero__container:after {
    display: none;
}
.store-hero__content-container {
    display: table-row;
}
.store-hero__content-container.collapse {
    height: 1px;
}
.store-hero__content {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 0;
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-hero__content {
        padding: 12px 0;
    }
}
@media (min-width: 1200px) {
    .store-hero__content {
        padding: 15px 0;
        padding-left: 5.0632911392%;
        padding-right: 5.0632911392%;
    }
}
.store-hero__header {
    text-rendering: optimizeLegibility;
    width: 100%;
}
.store-hero__header--centered {
    text-align: center;
}
@media (max-width: 599px) {
    .store-hero__header--mobile-centered {
        text-align: center;
    }
}
@media (max-width: 599px) {
    .store-hero--banner .store-hero__header {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
@media (min-width: 600px) {
    .store-hero__header-product {
        padding-left: 66.6666666667%;
        width: 50%;
        float: left;
    }
}
@media (min-width: 600px) and (min-width: 1200px) {
    .store-hero__header-product {
        width: 33.3333333333%;
        float: left;
    }
}
.store-hero__sub-headline {
    color: #00b9f1;
    font: 700 12px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.07em;
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-hero__sub-headline {
        font-size: 14px;
    }
}
@media (min-width: 1200px) {
    .store-hero__sub-headline {
        font-size: 16px;
    }
}
.store-hero__headline {
    color: #fff;
    font: 200 40px/1.1 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-hero__headline {
        font-size: 64px;
    }
}
@media (min-width: 1200px) {
    .store-hero__headline {
        font-size: 80px;
    }
}
.store-hero__headline--in-stock {
    font-size: 30%;
}
.store-hero--dark .store-hero__headline {
    color: #323232 !important;
}
.store-hero__copy {
    color: #fff;
    font: 400 16px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    letter-spacing: 0.07em;
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-hero__copy {
        font-size: 16px;
        margin: 8px 0;
    }
}
@media (min-width: 1200px) {
    .store-hero__copy {
        font-size: 20px;
        margin: 10px 0;
    }
}
.store-hero--dark .store-hero__copy {
    color: #666 !important;
}
.store-hero__copy--long {
    margin-top: 20px;
    max-width: 800px;
    text-transform: none;
}
@media (max-width: 599px) {
    .store-hero__button {
        margin: 10px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-hero__button {
        margin-top: 10px;
    }
    .store-hero__button button {
        width: 60px;
        height: 60px;
    }
}
@media (min-width: 1200px) {
    .store-hero__button {
        margin-top: 12px;
    }
    .store-hero__button button {
        width: 75px;
        height: 75px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-hero__copy + .store-hero__button {
        margin-top: 20px;
    }
}
@media (min-width: 1200px) {
    .store-hero__copy + .store-hero__button {
        margin-top: 24px;
    }
}
.store-hero__background,
.store-hero__background div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.store-hero__background > div > div {
    background-size: cover;
    background-position: center;
}
@media (max-width: 599px) {
    .store-hero--white-nav .store-hero__background {
        top: 64px;
    }
}
@media (max-height: 600px) {
    .store-hero--white-nav .store-hero__background {
        top: 50px;
    }
}
@media (min-width: 600px) {
    .store-hero--white-nav .store-hero__background {
        top: 100px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-hero__arrow-container {
        display: none;
    }
}
@media (min-width: 600px) and (max-width: 1199px) and (max-height: 660px) {
    .store-hero__arrow-container {
        display: table-row;
    }
}
@media (min-width: 600px) and (max-width: 1199px) and (max-height: 710px) {
    body[showBanner="true"] .store-hero__arrow-container {
        display: table-row;
    }
}
@media (min-width: 1200px) {
    .store-hero__arrow-container {
        display: none;
    }
}
@media (min-width: 1200px) and (max-height: 800px) {
    .store-hero__arrow-container {
        display: table-row;
    }
}
@media (min-width: 1200px) and (max-height: 850px) {
    body[showBanner="true"] .store-hero__arrow-container {
        display: table-row;
    }
}
.store-hero--fullheight .store-hero__arrow-container {
    display: table-row;
}
.store-hero__arrow {
    width: 30px;
    height: 18px;
    transition: -webkit-transform 250ms;
    transition: transform 250ms;
    z-index: 2;
    color: #fff;
    margin: 0 auto;
}
.store-hero__arrow svg {
    height: 100%;
    width: 100%;
    fill: #fff;
    stroke: none;
}
.no-touch .store-hero__arrow:focus,
.no-touch .store-hero__arrow:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.landing-page .store-hero__headline {
    color: #333;
    margin-right: auto;
    margin-left: auto;
    max-width: 800px;
}
@media (min-width: 1200px) {
    .landing-page .store-hero__headline {
        font-size: 60px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .landing-page .store-hero__headline {
        font-size: 36px;
    }
}
@media (max-width: 599px) {
    .landing-page .store-hero__headline {
        font-size: 24px;
    }
}
@media (min-width: 600px) {
    .contact .store-hero__header {
        text-transform: none;
        -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
        transform: translateY(-40%);
    }
}
.contact .store-hero__headline {
    text-transform: none;
    font-weight: 600;
}
@media (max-width: 599px) {
    .products .store-hero__content {
        padding-top: 50px;
        vertical-align: top;
    }
}
@media (max-width: 599px) {
    .products .store-hero__header {
        top: 40%;
    }
}
@media (min-width: 1200px) {
    .help-page .store-hero {
        max-height: 600px;
    }
}
@media (max-width: 599px) {
    .career .store-hero__content {
        padding-top: 200px;
    }
}
@media (min-width: 600px) {
    .career .store-hero__content {
        padding-top: 200px;
    }
}
.store-header__headline,
.store-headline {
    line-height: 1.2;
    text-rendering: optimizeLegibility;
}
@media (max-width: 599px) {
    .store-header__headline,
    .store-headline {
        font-size: 30px;
    }
}
@media (min-width: 600px) {
    .store-header__headline,
    .store-headline {
        font-size: 45px;
    }
}
.store-header,
.store-headline {
    text-transform: uppercase;
}
.store-header--centered {
    text-align: center;
}
@media (min-width: 1200px) {
    .store-header--centered {
        max-width: 500px;
        margin: auto;
    }
}
.store-header--centered:after {
    margin-right: auto;
    margin-left: auto;
}
@media (max-width: 599px) {
    .store-header--mobile-centered {
        text-align: center;
    }
    .store-header--mobile-centered:after {
        margin-right: auto;
        margin-left: auto;
    }
}
.store-header:after {
    border-bottom: 1px solid;
    content: "";
    display: block;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    width: 40px;
}
@media (max-width: 599px) {
    .store-header:after {
        margin-left: auto;
        margin-right: auto;
    }
}
.store-header--no-seperator:after {
    display: none;
}
.store-header__sub-headline {
    color: #00b9f1;
    font: 600 16px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    margin-bottom: 0.25em;
}
.store-header__headline {
    font-weight: 200;
}
.store-header__headline + .store-header__sub-headline {
    margin-top: 0.25em;
}
.store-header-divider:after {
    border-bottom: 1px solid;
    content: "";
    display: block;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    width: 40px;
    margin-right: auto;
    margin-left: auto;
}
.store-header--white {
    color: #fff;
}
.store-header--black {
    color: #000;
}
.store-bundled .store-header__headline {
    text-transform: none;
}
.store-bundled .store-header--centered {
    max-width: none;
}
@media (min-width: 600px) and (max-width: 1199px) {
    .benefits--centered .benefits__item {
        padding-left: 5.0632911392%;
        width: 29.1139240506%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
@media (min-width: 1200px) {
    .benefits--centered .benefits__item {
        padding-left: 5.0632911392%;
        width: 18.9873417722%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
@media (min-width: 600px) {
    .benefits--mini-pdp .benefits__item {
        padding-left: 7.2727272727%;
        width: 27.2727272727%;
        float: left;
        margin-right: 1.8181818182%;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .benefits--centered .benefits__item:first-child {
        padding-left: 0;
    }
}
@media (min-width: 1200px) {
    .benefits--centered .benefits__item:first-child {
        padding-left: 15.1898734177%;
    }
}
@media (min-width: 600px) {
    .benefits--mini-pdp .benefits__item:first-child {
        padding-left: 0;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .benefits--centered .benefits__item:nth-child(3n) {
        width: 29.1139240506%;
        float: right;
        margin-right: 0;
    }
}
@media (min-width: 600px) {
    .benefits--mini-pdp .benefits__item:nth-child(3n) {
        width: 27.2727272727%;
        float: right;
        margin-right: 0;
    }
}
@media (max-width: 599px) {
    .benefits--centered .benefits__item:not(:last-child) {
        margin-bottom: 20px;
    }
}
@media (min-width: 1200px) {
    .benefits.benefits--wide.benefits--centered .benefits__item {
        box-sizing: border-box;
        padding: 0 2%;
        width: calc(100% / 3);
        float: left;
        margin-right: 0;
    }
}
.benefits-item {
    position: relative;
}
@media (max-width: 599px) {
    .benefits--mini-pdp .benefits-item {
        margin-bottom: 30px;
    }
}
.benefits--centered .benefits-item__figure {
    margin-bottom: 20px;
}
@media (max-width: 599px) {
    .benefits--centered .benefits-item__figure {
        margin-bottom: 10px;
    }
}
.benefits--centered .benefits-item__main {
    margin: 0 auto;
    text-align: center;
}
@media (max-width: 599px) {
    .benefits--mini-pdp .benefits-item__main {
        text-align: center;
    }
}
.benefits-item__headline {
    text-transform: uppercase;
    margin-bottom: 10px;
}
.benefits--centered .benefits-item__headline {
    font: 30px/1 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
@media (max-width: 1199px) {
    .benefits--centered .benefits-item__headline {
        font-size: 20px;
    }
}
.benefits--mini-pdp .benefits-item__headline {
    font: 200 20px/1 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.benefits-item__copy {
    color: #666;
}
.benefits--centered .benefits-item__copy {
    font: 20px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.benefits--mini-pdp .benefits-item__copy {
    font: 200 18px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.benefits--centered .benefits-icons {
    height: 175px;
    margin: 0 auto;
    width: 175px;
}
.benefits--mini-pdp .benefits-icons {
    height: 80px;
    margin-bottom: 15px;
    width: 80px;
}
@media (max-width: 599px) {
    .benefits--mini-pdp .benefits-icons {
        margin-left: auto;
        margin-right: auto;
    }
}
.benefits__container + .benefits__container {
    margin-top: 50px;
}
.mini-pdp-hub-container strong {
    font: 700 18px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.hub-comparison {
    background-color: #fff;
}
.hub-comparison .benefits--mini-pdp .benefits-icons {
    height: auto;
    width: auto;
    max-width: 100%;
}
.hub-comparison .benefits__item,
.hub-comparison .specs__item {
    margin: 0 auto;
    text-align: center;
}
@media (min-width: 600px) {
    .hub-comparison .benefits__item,
    .hub-comparison .specs__item {
        width: 41.8181818182%;
        float: left;
        margin-right: 1.8181818182%;
    }
}
@media (min-width: 600px) {
    .hub-comparison .benefits__item:first-child,
    .hub-comparison .specs__item:first-child {
        padding-left: 0;
    }
}
@media (min-width: 600px) {
    .hub-comparison .spec__name {
        display: none;
    }
}
@media (min-width: 600px) {
    .store-featured__main {
        margin-bottom: 50px;
        margin-top: 50px;
    }
}
@media (max-width: 599px) {
    .store-featured__item:after {
        border-bottom: 2px solid #efefef;
        content: "";
        display: block;
        margin: 30px auto;
        width: 90%;
    }
}
@media (min-width: 600px) {
    .store-featured__item:not(:last-child) {
        width: 18.9873417722%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
@media (min-width: 600px) {
    .store-featured__item:last-child {
        width: 18.9873417722%;
        float: right;
        margin-right: 0;
    }
}
.store-featured__footer {
    text-align: center;
}
@media (max-width: 599px) {
    .store-featured__footer {
        margin-top: 40px;
    }
}
.store-featured-item {
    position: relative;
}
.store-featured-item__image {
    margin-bottom: 36px;
}
.store-featured-item__image img {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.store-featured-item__vendor {
    color: #adadad;
}
.store-featured-item__vendor > img {
    opacity: 0.67;
    height: 30px;
    max-width: 80%;
    margin: 0 auto;
}
.store-featured-item__vendor > img.nest,
.store-featured-item__vendor > img.schlage {
    height: 28px;
}
.store-featured-item__vendor > img.ge {
    height: 34px;
}
.store-featured-item__link {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    overflow: hidden;
    text-align: left;
    text-indent: 100%;
    white-space: nowrap;
    width: 100%;
    z-index: 1;
}
.stories-featured {
    background-color: #000;
}
@media (min-width: 600px) {
    .stories-featured {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .stories-featured:after {
        content: " ";
        display: block;
        clear: both;
    }
}
.stories-featured__item {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}
.stories-featured__item--small {
    overflow: hidden;
    position: relative;
}
.stories-featured__item--small:before {
    content: "";
    display: block;
    padding-bottom: 100%;
}
@media (min-width: 600px) {
    .stories-featured__item--small {
        width: 33.3333333333%;
        float: left;
    }
}
.stories-featured__item--half {
    overflow: hidden;
    position: relative;
}
.stories-featured__item--half:before {
    content: "";
    display: block;
    padding-bottom: 100%;
}
@media (min-width: 600px) {
    .stories-featured__item--half {
        width: 50%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .stories-featured__item--half {
        overflow: hidden;
        position: relative;
    }
    .stories-featured__item--half:before {
        content: "";
        display: block;
        padding-bottom: 67%;
    }
}
.stories-featured__item--wide {
    overflow: hidden;
    position: relative;
}
.stories-featured__item--wide:before {
    content: "";
    display: block;
    padding-bottom: 92%;
}
@media (min-width: 600px) {
    .stories-featured__item--wide {
        overflow: hidden;
        position: relative;
        width: 66.6666666667%;
        float: left;
    }
    .stories-featured__item--wide:before {
        content: "";
        display: block;
        padding-bottom: 50%;
    }
}
.stories-featured-item {
    background-color: #000;
    position: relative;
}
.stories-featured-item__info {
    top: 50%;
    left: 50%;
    position: absolute;
    letter-spacing: 0.1em;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    text-align: center;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    width: 90%;
    pointer-events: none;
    z-index: 3;
}
.stories-featured-item__sub-headline {
    color: #00b9f1;
    font: 600 14px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.stories-featured-item__headline {
    color: #fff;
    font: 200 32px/1 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
@media (min-width: 600px) and (max-width: 1199px) {
    .stories-featured-item__headline {
        font-size: 20px !important;
    }
}
.stories-featured-item__link {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    overflow: hidden;
    text-align: left;
    text-indent: 100%;
    white-space: nowrap;
    width: 100%;
    background-color: #000;
    opacity: 0;
    transition: opacity 250ms;
    z-index: 2;
}
.no-touch .stories-featured-item:focus .stories-featured-item__link,
.no-touch .stories-featured-item:hover .stories-featured-item__link,
.stories-featured-item:active .stories-featured-item__link {
    opacity: 0.4;
}
.stories-featured-item__image {
    top: 50%;
    left: 50%;
    position: absolute;
    max-height: none;
    max-width: none;
    min-height: 101%;
    min-width: 101%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 1;
}
@media (max-width: 599px) {
    .stories-featured-item__image {
        height: 100%;
    }
}
.stories-featured-item__product-icons {
    position: absolute;
    color: #fff;
    bottom: 30px;
    z-index: 3;
    width: 100%;
    text-align: center;
}
.stories-featured-item__product-icons > img {
    display: inline-block;
    height: 32px;
    margin: 0 2px;
}
@media (min-width: 600px) {
    .stories-featured-item__product-icons > img {
        height: 48px;
    }
}
.career .stories-featured-item__image {
    max-height: initial;
    max-width: initial;
    min-height: initial;
    min-width: initial;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
#cartFrame {
    display: none;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    width: 1px;
    height: 1px;
    right: 100%;
    top: 100%;
}
.cart {
    position: relative;
    display: block;
}
.cart__count {
    position: absolute;
    border-radius: 100%;
    background: #00b9f1;
    text-align: center;
    color: #fff;
    opacity: 0;
    transition: opacity 100ms;
    top: -11px;
    left: 19px;
    width: 1em;
    height: 1em;
    line-height: 1em;
    font-size: 13px;
    font-weight: 400;
    padding: 3px 2px 2px 3px;
}
.cart__count.is-visible {
    opacity: 1;
}
.dropdown-collapse {
    position: relative;
    z-index: 5;
}
.dropdown-collapse.collapse {
    display: none;
}
.dropdown-collapse.collapse.in {
    display: block;
}
.dropdown-collapse.collapsing {
    height: 0;
    overflow: hidden;
    transition: height 100ms;
}
.dropdown-collapse .trigger-btn {
    z-index: 1;
    position: relative;
}
.dropdown-collapse a,
.dropdown-collapse button {
    width: 100%;
    margin: 0;
}
.dropdown-collapse__expand-content {
    display: block !important;
    position: absolute;
    overflow: hidden;
    max-height: 112px;
    width: 100%;
    transition: max-height 250ms;
}
.dropdown-collapse__expand-content a,
.dropdown-collapse__expand-content button {
    display: block !important;
    border-top: 0;
    background-color: #adadad;
    text-transform: none;
}
.dropdown-collapse__expand-content a:active,
.dropdown-collapse__expand-content button:active,
.no-touch .dropdown-collapse__expand-content a:focus,
.no-touch .dropdown-collapse__expand-content a:hover,
.no-touch .dropdown-collapse__expand-content button:focus,
.no-touch .dropdown-collapse__expand-content button:hover {
    background-color: #999;
}
.dropdown-collapse__expand-content.collapse-gray-btn a,
.dropdown-collapse__expand-content.collapse-gray-btn button {
    color: #adadad;
    border-color: #ddd;
    background-color: #efefef;
}
.dropdown-collapse__expand-content.collapse-gray-btn a:active,
.dropdown-collapse__expand-content.collapse-gray-btn button:active,
.no-touch .dropdown-collapse__expand-content.collapse-gray-btn a:focus,
.no-touch .dropdown-collapse__expand-content.collapse-gray-btn a:hover,
.no-touch .dropdown-collapse__expand-content.collapse-gray-btn button:focus,
.no-touch .dropdown-collapse__expand-content.collapse-gray-btn button:hover {
    color: #00b9f1;
    background-color: #efefef;
}
.dropdown-collapse__collapsed {
    max-height: 0;
}
modal {
    display: none;
}
.modal {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    top: 0;
    left: 0;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 999;
}
.modal.is-hidden {
    pointer-events: none;
}
.modal__main {
    outline: 0;
}
.modal--drawer .close-button,
.modal--fade-in .close-button {
    transition: color 100ms;
    z-index: 1;
}
.modal--drawer .close-button > svg,
.modal--fade-in .close-button > svg {
    stroke: currentColor;
    height: 20px;
    width: 20px;
}
.modal--fade-in {
    background-color: rgba(0, 0, 0, 0.7);
    transition: opacity 250ms;
}
.modal--fade-in.is-hidden {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.modal--fade-in .modal__main {
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    width: 90vw;
}
@media (min-width: 600px) {
    .modal--fade-in .modal-main__content {
        overflow: hidden;
        position: relative;
        max-height: 90vh;
    }
    .modal--fade-in .modal-main__content:before {
        content: "";
        display: block;
        padding-bottom: 56.25%;
    }
}
.modal--fade-in .close-button {
    right: 0;
    bottom: 100%;
    position: absolute;
    margin: 0 5px 5px 0;
    color: #fff;
}
.modal--fade-in .close-button:active,
.no-touch .modal--fade-in .close-button:focus,
.no-touch .modal--fade-in .close-button:hover {
    color: #adadad;
}
@media (max-width: 599px) {
    .modal--fade-in iframe {
        display: block;
        width: 100%;
    }
}
@media (min-width: 600px) {
    .modal--fade-in iframe {
        top: 0;
        left: 0;
        position: absolute;
        display: block;
        min-height: 100.1%;
        min-width: 100.1%;
    }
}
.modal--drawer {
    transition: -webkit-transform 250ms;
    transition: transform 250ms;
}
.modal--drawer.is-hidden {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}
.modal--drawer .modal-main {
    background-color: rgba(0, 185, 241, 0.98);
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    height: 100%;
    position: relative;
}
@media (max-width: 599px) {
    .modal--drawer .modal-main {
        width: 70%;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .modal--drawer .modal-main {
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .modal--drawer .modal-main {
        display: none;
    }
}
.modal--drawer .modal-main__content {
    height: 100%;
}
.modal--drawer .close-button {
    top: 15px;
    right: 15px;
    position: absolute;
    color: #fff;
}
#livechat-compact-container {
    z-index: 9 !important;
}
.pdp-selector {
    font-weight: 600;
    font-size: 15px;
    height: 54px;
    position: relative;
}
.pdp-selector__selection {
    background-color: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
}
@media (min-width: 1220px) {
    .pdp-selector__selection {
        border-radius: 4px;
    }
}
.pdp-selector--open-up.is-open .pdp-selector__selection {
    border-top-color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.pdp-selector--open-down.is-open .pdp-selector__selection {
    border-bottom-color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.pdp-selector__choices {
    background-color: #fff;
    box-sizing: border-box;
    display: none;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    left: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
}
.pdp-selector--open-up .pdp-selector__choices {
    border-top: 1px solid #ddd;
    bottom: calc(100% - 1px);
}
@media (min-width: 1220px) {
    .pdp-selector--open-up .pdp-selector__choices {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }
}
.pdp-selector--open-down .pdp-selector__choices {
    border-bottom: 1px solid #ddd;
    top: calc(100% - 1px);
}
@media (min-width: 1220px) {
    .pdp-selector--open-down .pdp-selector__choices {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
}
.pdp-selector.is-open .pdp-selector__choices {
    display: block;
    pointer-events: auto;
    z-index: 9999;
}
.pdp-selector-label {
    display: table;
    color: #aaa !important;
    width: 100%;
    height: 54px;
}
.no-touch .pdp-selector-label:focus,
.no-touch .pdp-selector-label:hover,
.pdp-selector-label--selected,
.pdp-selector-label:active {
    color: #666 !important;
}
.pdp-selector-label__name {
    text-align: left;
    padding: 0 15px;
    line-height: 1.33;
    display: table-cell;
    vertical-align: middle;
}
@media (min-width: 600px) {
    .pdp-selector-label__name {
        padding: 0 20px;
    }
}
.pdp-selector-label__price {
    text-align: right;
    display: table-cell;
    vertical-align: middle;
}
.pdp-selector-choices .pdp-selector-label__price {
    padding-right: 45px;
}
.pdp-selector-label__icon {
    display: table-cell;
    height: 10px;
    padding: 0 15px;
    transition: -webkit-transform 250ms;
    transition: transform 250ms;
    vertical-align: middle;
    width: 15px;
}
.pdp-selector--open-up .pdp-selector-label__icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.pdp-selector-label__icon > svg {
    width: 10px;
    height: 15px;
    fill: currentColor;
}
.panel {
    position: relative;
}
.panel-collapse {
    opacity: 0;
    overflow: hidden;
    transition: height 250ms, opacity 100ms;
    transition-delay: 100ms, 0;
}
.panel-collapse.in {
    opacity: 1;
    transition-delay: 0, 250ms;
}
.mini-pdp .accordion-toggle {
    bottom: 100%;
    left: 50%;
    position: absolute;
    margin-bottom: 30px;
    text-align: center;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}
.accordion-toggle-icon {
    transition: -webkit-transform 250ms;
    transition: transform 250ms;
    transition-delay: 250ms;
    width: 20px;
    height: 12px;
}
.accordion-toggle-icon.is-accordion-open {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition-delay: 500ms;
}
.accordion-toggle-icon > svg {
    height: 100%;
    fill: #666;
    width: 100%;
}
.accordion-toggle-icon--large {
    height: 22px;
    width: 42px;
}
.store-bundled {
    background: #fff;
    text-align: center;
    box-sizing: border-box;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 250ms, opacity 100ms;
    transition-delay: 100ms, 0;
}
.store-bundled.in {
    opacity: 1;
    transition-delay: 0, 250ms;
}
@media (max-width: 599px) {
    .store-bundled.in {
        max-height: 521px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-bundled.in {
        max-height: 665px;
    }
}
@media (min-width: 1200px) {
    .store-bundled.in {
        max-height: 571px;
    }
}
@media (max-width: 599px) {
    .store-bundled .store-bundled__container {
        padding: 30px 0 0;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-bundled .store-bundled__container {
        padding: 45px 0 0;
    }
}
@media (min-width: 1200px) {
    .store-bundled .store-bundled__container {
        padding: 60px 0 0;
    }
}
.store-bundled .store-bundled__arrow {
    width: 45px;
    height: 25px;
    margin: 20px auto 30px;
}
.store-bundled .store-bundled__arrow svg {
    fill: #aaa;
    stroke: #fff;
    height: 25px;
    width: 45px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 0 auto;
}
@media (max-width: 599px) {
    .store-bundled .store-bundled__arrow,
    .store-bundled .store-bundled__arrow svg {
        height: 20px;
    }
}
@media (min-width: 1200px) {
    .store-bundled .store-bundled__arrow {
        display: none;
    }
}
@media (max-width: 599px) {
    .store-bundled .store-bundled__header .store-header__headline {
        font-size: 24px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-bundled .store-bundled__header .store-header__headline {
        font-size: 29px;
    }
}
@media (min-width: 1200px) {
    .store-bundled .store-bundled__header .store-header__headline {
        font-size: 34px;
    }
}
@media (max-width: 599px) {
    .store-bundled .store-bundled__header .store-header__sub-headline {
        font-size: 14px;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-bundled .store-bundled__header .store-header__sub-headline {
        font-size: 15px;
    }
}
@media (min-width: 1200px) {
    .store-bundled .store-bundled__header .store-header__sub-headline {
        font-size: 16px;
    }
}
.store-bundled .store-bundled__header:after {
    display: none;
}
.store-bundled__main:after,
.store-bundled__main:before {
    content: "";
    display: table;
}
.store-bundled__main:after {
    clear: both;
}
@media (max-width: 599px) {
    .store-bundled__main {
        margin: 30px 0;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-bundled__main {
        margin: 35px 0;
    }
}
@media (min-width: 1200px) {
    .store-bundled__main {
        margin: 40px 0;
    }
}
.store-bundled__item {
    display: block;
    max-width: 900px;
    margin: 0 auto;
}
.store-bundled__item > img {
    display: block;
    margin: 0 auto;
}
@media (max-width: 599px) {
    .store-bundled__item .store-bundled-item__headline {
        margin-bottom: 0;
    }
}
.store-bundled__footer {
    color: #666;
    font-size: 12px;
    padding: 15px 0;
}
@media (max-width: 599px) {
    .store-bundled__footer {
        font-size: 11px;
        padding: 0 0 5px;
    }
}
.store-bundled .promotion-primary {
    display: block;
}
.store-bundled .promotion-secondary {
    display: none;
}
.store-bundled-item {
    position: relative;
    text-align: center;
}
.store-bundled-item__image {
    background-size: 100% !important;
}
@media (min-width: 1300px) {
    .store-bundled-item__image {
        background-position: 0 10% !important;
    }
}
@media (max-height: 1340px) {
    .store-bundled-item__image {
        background-position: 0 30% !important;
    }
}
@media (max-height: 870px) {
    .store-bundled-item__image {
        background-position: 0 10% !important;
    }
}
@media (max-width: 599px) {
    .store-bundled-item__image {
        background-position: 0 0 !important;
    }
}
@media (min-width: 1200px) {
    .store-bundled-item__main-bottom {
        margin-bottom: 60%;
    }
}
@media (max-height: 1340px) {
    .store-bundled-item__main-bottom {
        margin-bottom: 70%;
    }
}
@media (min-width: 600px) and (max-width: 1199px) {
    .store-bundled-item__main-bottom {
        margin-bottom: 60%;
    }
}
.store-bundled-item__header {
    font: 200 18px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.store-bundled-item__headline {
    margin-bottom: 8px;
}
.store-bundled-item__headline-product-name {
    text-transform: uppercase;
    font: 600 14px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    color: #666;
}
.no-touch .store-bundled-item:focus .store-bundled-item__headline-product-name,
.no-touch .store-bundled-item:hover .store-bundled-item__headline-product-name,
.store-bundled-item:active .store-bundled-item__headline-product-name {
    color: #00b9f1;
    transition: color 100ms;
}
.store-bundled-item__copy {
    color: #00b9f1;
}
.store-bundled-item__subcopy {
    font: 600 14px/1.5 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    color: #aaa;
}
.store-bundled-item__compare-price {
    text-decoration: line-through;
    margin-right: 5px;
}
.store-bundled-item__link {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    overflow: hidden;
    text-align: left;
    text-indent: 100%;
    white-space: nowrap;
    width: 100%;
    z-index: 1;
}
.for-promotion-only {
    display: none;
}
.special-promotion .banner-container {
    position: relative;
}
.special-promotion .for-promotion-only {
    display: block;
}
.special-promotion .for-non-promotion-only {
    display: none;
}
.special-promotion .offer-message {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
}
@media (max-width: 599px) {
    .special-promotion .offer-message {
        font-size: 14px;
        height: 40px;
    }
}
@media (max-width: 1199px) {
    .special-promotion .offer-message {
        position: relative;
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .special-promotion .offer-message {
        background: #4596ca;
        border: 0;
        color: #fff;
    }
}
@media (max-width: 599px) {
    .four-oh-four {
        padding-top: 64px;
    }
}
@media (min-width: 600px) {
    .four-oh-four {
        padding-top: 100px;
    }
}
@media (min-width: 1200px) {
    .four-oh-four__section {
        min-height: 662px;
    }
}
.four-oh-four__copy {
    color: #666;
    font: 200 20px/1.75 "Brandon Grotesque", Helvetica, Arial, sans-serif;
    margin-bottom: 50px;
}
@media (min-width: 600px) {
    .four-oh-four-bg {
        right: 0;
        bottom: 0;
        position: absolute;
        width: 69.6202531646%;
    }
}
.four-oh-four-main {
    position: relative;
}
@media (max-width: 599px) {
    .four-oh-four-main__info {
        text-align: center;
    }
}
@media (min-width: 600px) {
    .four-oh-four-main__info {
        padding-left: 5.0632911392%;
        width: 34.1772151899%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.yir {
    text-align: center;
    color: #666;
    font: 200 24px/1.2 "Brandon Grotesque", Helvetica, Arial, sans-serif;
}
.yir-container {
    padding-top: 64px;
    padding-bottom: 64px;
}
@media (min-width: 600px) {
    .yir-container {
        padding-left: 5.0632911392%;
        width: 89.8734177215%;
        float: left;
        margin-right: 1.2658227848%;
    }
}
.yir-conclusion,
.yir-intro {
    background-color: #00a6d9;
    color: #fff;
}
.yir-calendar-timeline-item {
    box-sizing: border-box;
    display: inline-block;
    margin-right: -0.25rem;
    padding: 1rem;
    vertical-align: top;
    width: 50%;
}
@media (min-width: 600px) {
    .yir-calendar-timeline-item {
        width: 25%;
    }
}
.yir-calendar-timeline-item figure,
.yir-calendar-timeline-item-label {
    margin-bottom: 1rem;
}
.yir-communication {
    position: relative;
}
.yir-communication .benefits-item__copy {
    color: #fff;
}
.yir-communication-email-background {
    background-color: #323232;
    color: #fff;
    position: relative;
}
.yir-communication-email-background:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -10000px;
    opacity: 0.75;
    background-image: url(/img/2016/star-background.da6d.png);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto 100%;
    -webkit-animation: moveGraphic 60s linear infinite;
    animation: moveGraphic 60s linear infinite;
}
.yir-communication-email-background:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -10000px;
    opacity: 0.5;
    background-image: url(/img/2016/star-background.da6d.png);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto 75%;
    -webkit-animation: moveGraphic 90s linear infinite;
    animation: moveGraphic 90s linear infinite;
}
@-webkit-keyframes moveGraphic {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(10000px);
        transform: translateX(10000px);
    }
}
@keyframes moveGraphic {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(10000px);
        transform: translateX(10000px);
    }
}
.yir-communication-email-overlay {
    position: relative;
    text-align: center;
    z-index: 1;
}
.yir-communication-email-overlay img {
    padding: 0;
    width: 80%;
    margin: -4rem auto;
}
.yir-title {
    font-size: 2.5rem;
    margin-top: -4rem;
}
@media (min-width: 600px) {
    .yir-title {
        font-size: 3.5rem;
    }
}
@media (min-width: 1200px) {
    .yir-title {
        font-size: 3.5rem;
    }
}
.yir-header__headline-white,
.yir-lead {
    color: #fff;
}
.yir-header__headline:after {
    display: none;
}
.stat-group {
    padding: 2rem;
}
.stat-group figure {
    width: 100%;
}
@media (min-width: 600px) {
    .stat-group.stat-group-left {
        text-align: left;
    }
}
@media (min-width: 600px) {
    .stat-group.stat-group-right {
        text-align: right;
    }
}
.stat {
    display: block;
    font-size: 2.75rem;
    font-weight: 500;
}
.stat-caption {
    display: block;
    font-size: 1.75rem;
    margin-bottom: 1rem;
}
.stat-list {
    list-style-type: decimal;
}
.stat-list li {
    margin-left: 1.5rem;
}
.stat-group-large .stat {
    font-size: 2.8rem;
}
@media (min-width: 600px) {
    .stat-group-large .stat {
        font-size: 4rem;
    }
}
@media (min-width: 1200px) {
    .stat-group-large .stat {
        font-size: 6rem;
    }
}
.stat-group-large .stat-caption {
    font-size: 2rem;
}
@media (min-width: 600px) {
    .stat-group-large .stat-caption {
        font-size: 2.5rem;
    }
}
@media (min-width: 1200px) {
    .stat-group-large .stat-caption {
        font-size: 3rem;
    }
}
.stat-group-giant .stat {
    font-size: 3.5rem;
}
@media (min-width: 600px) {
    .stat-group-giant .stat {
        font-size: 6rem;
    }
}
@media (min-width: 1200px) {
    .stat-group-giant .stat {
        font-size: 9rem;
    }
}
.stat-group-giant .stat-caption {
    font-size: 3rem;
}
@media (min-width: 600px) {
    .stat-group-giant .stat-caption {
        font-size: 4rem;
    }
}
@media (min-width: 1200px) {
    .stat-group-giant .stat-caption {
        font-size: 5rem;
    }
}
.stat-group img {
    padding-bottom: 1rem;
    width: 100%;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
}
.row.row-align-center {
    -ms-flex-align: center;
    align-items: center;
}
.row.row-align-bottom {
    -ms-flex-align: bottom;
    align-items: bottom;
}
.column {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex: 1;
    flex: 1;
}
@media (min-width: 600px) {
    .column-tablet {
        -ms-flex: 1;
        flex: 1;
    }
}
@media (min-width: 1200px) {
    .column-desktop {
        -ms-flex: 1;
        flex: 1;
    }
}
@media (min-width: 600px) {
    ._20-tablet {
        -ms-flex: 2;
        flex: 2;
    }
}
@media (min-width: 600px) {
    ._25-tablet {
        -ms-flex: 2.5;
        flex: 2.5;
    }
}
@media (min-width: 600px) {
    ._33-tablet {
        -ms-flex: 3.33333;
        flex: 3.33333;
    }
}
@media (min-width: 600px) {
    ._50-tablet {
        -ms-flex: 5;
        flex: 5;
    }
}
@media (min-width: 600px) {
    ._67-tablet {
        -ms-flex: 6.66667;
        flex: 6.66667;
    }
}
@media (min-width: 600px) {
    ._75-tablet {
        -ms-flex: 7.5;
        flex: 7.5;
    }
}
@media (min-width: 600px) {
    ._80-tablet {
        -ms-flex: 8;
        flex: 8;
    }
}
@media (min-width: 1200px) {
    ._20-desktop {
        -ms-flex: 2;
        flex: 2;
    }
}
@media (min-width: 1200px) {
    ._25-desktop {
        -ms-flex: 2.5;
        flex: 2.5;
    }
}
@media (min-width: 1200px) {
    ._33-desktop {
        -ms-flex: 3.33333;
        flex: 3.33333;
    }
}
@media (min-width: 1200px) {
    ._50-desktop {
        -ms-flex: 5;
        flex: 5;
    }
}
@media (min-width: 1200px) {
    ._67-desktop {
        -ms-flex: 6.66667;
        flex: 6.66667;
    }
}
@media (min-width: 1200px) {
    ._75-desktop {
        -ms-flex: 7.5;
        flex: 7.5;
    }
}
@media (min-width: 1200px) {
    ._80-desktop {
        -ms-flex: 8;
        flex: 8;
    }
}
.cc-window {
    opacity: 1;
    transition: opacity 1s ease;
}
.cc-window.cc-invisible {
    opacity: 0;
}
.cc-animate.cc-revoke {
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
    -webkit-transform: translateY(-2em);
    -ms-transform: translateY(-2em);
    transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
    -webkit-transform: translateY(2em);
    -ms-transform: translateY(2em);
    transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.cc-grower {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
}
.cc-link,
.cc-revoke:hover {
    text-decoration: underline;
}
.cc-revoke,
.cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}
.cc-window.cc-static {
    position: static;
}
.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row;
}
.cc-revoke {
    padding: 0.5em;
}
.cc-header {
    font-size: 18px;
    font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
    cursor: pointer;
}
.cc-link {
    opacity: 0.8;
    display: inline-block;
    padding: 0.2em;
}
.cc-link:hover {
    opacity: 1;
}
.cc-link:active,
.cc-link:visited {
    color: initial;
}
.cc-btn {
    display: block;
    padding: 0.4em 0.8em;
    font-size: 0.9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
}
.cc-banner .cc-btn:last-child {
    min-width: 140px;
}
.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline;
}
.cc-close {
    display: block;
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    font-size: 1.6em;
    opacity: 0.9;
    line-height: 0.75;
}
.cc-close:focus,
.cc-close:hover {
    opacity: 1;
}
.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
    left: 3em;
    right: unset;
}
.cc-revoke.cc-right {
    right: 3em;
    left: unset;
}
.cc-top {
    top: 1em;
}
.cc-left {
    left: 1em;
}
.cc-right {
    right: 1em;
}
.cc-bottom {
    bottom: 1em;
}
.cc-floating > .cc-link {
    margin-bottom: 1em;
}
.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
    -ms-flex: 1;
    flex: 1;
}
.cc-window.cc-banner {
    -ms-flex-align: center;
    align-items: center;
}
.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0;
}
.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0;
}
.cc-banner .cc-message {
    -ms-flex: 1;
    flex: 1;
}
.cc-compliance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.cc-compliance > .cc-btn {
    -ms-flex: 1;
    flex: 1;
}
.cc-btn + .cc-btn {
    margin-left: 0.5em;
}
@media print {
    .cc-revoke,
    .cc-window {
        display: none;
    }
}
@media screen and (max-width: 900px) {
    .cc-btn {
        white-space: normal;
    }
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
    .cc-window.cc-top {
        top: 0;
    }
    .cc-window.cc-bottom {
        bottom: 0;
    }
    .cc-window.cc-banner,
    .cc-window.cc-left,
    .cc-window.cc-right {
        left: 0;
        right: 0;
    }
    .cc-window.cc-banner {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cc-window.cc-banner .cc-compliance {
        -ms-flex: 1;
        flex: 1;
    }
    .cc-window.cc-floating {
        max-width: none;
    }
    .cc-window .cc-message {
        margin-bottom: 1em;
    }
    .cc-window.cc-banner {
        -ms-flex-align: unset;
        align-items: unset;
    }
}
.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -ms-flex: none;
    flex: none;
}
.cc-theme-classic .cc-btn {
    border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
    min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block;
}
.cc-theme-edgeless.cc-window {
    padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: 0.8em 1.8em;
    height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0;
}
.cc-color-override--store {
    color: #fff;
    background-color: #000;
}
.cc-color-override--store .cc-btn {
    color: #fff !important;
    background-color: #00b9f1;
    border-color: transparent;
}
.cc-color-override--store .cc-btn:hover {
    background-color: #1782b4;
    color: #fff !important;
}
.cc-color-override--store .cc-btn:focus {
    background-color: #00b9f1;
}
.cc-color-override--store .cc-link {
    color: #00b9f1 !important;
}
