@charset "UTF-8";
meta.foundation-version {
    font-family: \/5.5.3/;
}
meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0;
}
meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0;
}
meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em;
}
meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
    width: 40.0625em;
}
meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em;
}
meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
    width: 64.0625em;
}
meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.0625em)/";
    width: 90.0625em;
}
meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
    width: 90.0625em;
}
meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em;
}
meta.foundation-data-attribute-namespace {
    font-family: false;
}
body,
html {
    height: 100%;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body,
html {
    font-size: 100%;
}
body {
    background: #fff;
    color: #222;
    cursor: auto;
    font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    padding: 0;
    position: relative;
}
a:hover {
    cursor: pointer;
}
img {
    height: auto;
    -ms-interpolation-mode: bicubic;
}
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important;
}
.left {
    float: left !important;
}
.right {
    float: right !important;
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.hide {
    display: none;
}
.invisible {
    visibility: hidden;
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: inline-block;
    vertical-align: middle;
}
textarea {
    height: auto;
    min-height: 50px;
}
.row,
select {
    width: 100%;
}
.row {
    margin: 0 auto;
    max-width: 62.5rem;
}
.row:after,
.row:before {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
    padding-left: 0;
    padding-right: 0;
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row .row {
    margin: 0 -0.9375rem;
    max-width: none;
    width: auto;
}
.row .row:after,
.row .row:before {
    content: " ";
    display: table;
}
.row .row:after {
    clear: both;
}
.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto;
}
.row .row.collapse:after,
.row .row.collapse:before {
    content: " ";
    display: table;
}
.row .row.collapse:after {
    clear: both;
}
.column,
.columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
}
.column + .column:last-child,
.column + .columns:last-child,
.columns + .column:last-child,
.columns + .columns:last-child {
    float: right;
}
.column + .column.end,
.column + .columns.end,
.columns + .column.end,
.columns + .columns.end {
    float: left;
}
.hide-for-portrait,
.show-for-landscape {
    display: inherit !important;
}
.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}
table.hide-for-landscape,
table.show-for-portrait {
    display: table !important;
}
thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group !important;
}
tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group !important;
}
tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row !important;
}
td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell !important;
}
.show-for-touch {
    display: none !important;
}
.hide-for-touch,
.touch .show-for-touch {
    display: inherit !important;
}
.touch .hide-for-touch {
    display: none !important;
}
.touch table.show-for-touch,
table.hide-for-touch {
    display: table !important;
}
.touch thead.show-for-touch,
thead.hide-for-touch {
    display: table-header-group !important;
}
.touch tbody.show-for-touch,
tbody.hide-for-touch {
    display: table-row-group !important;
}
.touch tr.show-for-touch,
tr.hide-for-touch {
    display: table-row !important;
}
.touch td.show-for-touch,
.touch th.show-for-touch,
td.hide-for-touch,
th.hide-for-touch {
    display: table-cell !important;
}
.show-for-sr,
.show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.print-only,
.show-for-print {
    display: none !important;
}
.layout-navigation * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.layout-navigation label span {
    pointer-events: none;
}
.layout-navigation li,
.layout-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.layout-navigation input[type="checkbox"] {
    display: none;
}
.layout-navigation .submenu {
    width: 100%;
}
.layout-navigation .menu {
    display: none;
    background-color: #bbb;
}
.layout-navigation .menu.click label.icon-dropdown {
    display: block;
}
.layout-navigation .menu.click span.icon-dropdown {
    display: none;
}
.layout-navigation .menu a {
    display: block;
    position: relative;
    width: 100%;
    padding: 1em 1.5em;
    color: #222;
}
.layout-navigation .menu span.icon-dropdown {
    display: none;
}
.layout-navigation .menu li {
    display: block;
    position: relative;
    -webkit-transition: background-color 0.25s ease-in-out;
    -o-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out;
    color: #222;
}
.layout-navigation .menu li:hover {
    background-color: #999;
}
.layout-navigation .menu li.dynamic-cta {
    display: none;
}
.layout-navigation .menu li .icon-dropdown {
    font-size: 1rem;
    position: absolute;
    top: 0;
    right: 0;
    padding: 1em 0.5em;
    background-color: rgba(0, 0, 0, 0.125);
    color: hsla(0, 0%, 100%, 0.75);
    text-align: center;
    text-shadow: 0 0 0 transparent;
}
.layout-navigation .menu li .icon-dropdown:before {
    content: "▾";
}
.layout-navigation .menu input[type="checkbox"]:checked + .submenu {
    display: block;
}
.layout-navigation .menu .submenu {
    display: none;
    border-bottom-width: 0;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background-color: #666;
}
.layout-navigation .menu .submenu a:hover {
    color: #444;
}
.layout-navigation .menu .submenu span .icon-dropdown:before {
    content: "▸";
}
.layout-navigation .menu .submenu li:last-child {
    border-width: 0;
}
.layout-navigation .menu .submenu .submenu {
    background-color: #444;
}
.layout-navigation .menu .submenu .submenu a {
    color: #fff;
}
.layout-navigation.align-right .menu .submenu li {
    padding-left: 35px;
    float: none;
}
.layout-navigation.align-right .menu .submenu .icon-dropdown {
    right: auto;
    left: 0;
}
.layout-navigation.align-right .menu .submenu .icon-dropdown:before {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "▸";
}
.layout-navigation .menu-toggle-checkbox:checked + .menu {
    display: block;
}
.layout-navigation .menu-toggle {
    display: block;
    position: relative;
    padding: 1em 1.5em;
    border-bottom-width: 1px;
    border: 0 solid rgba(0, 0, 0, 0.05);
    background-color: #222;
    color: #ddd;
    z-index: 300;
}
.layout-navigation .menu-toggle .icon-dropdown {
    font-size: 1rem;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 1em 0.5em;
    background-color: rgba(0, 0, 0, 0.125);
    color: hsla(0, 0%, 100%, 0.75);
    text-align: center;
    text-shadow: 0 0 0 transparent;
}
.layout-navigation .menu-toggle .icon-dropdown:before {
    content: "▾";
}
.cf-image-library .img-block {
    padding: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.cf-image-library .img-block p {
    padding: 16px;
    word-break: break-all;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.cf-image-library .img-block .img-library {
    width: 99%;
    max-width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 4px;
    background-color: #f6f6f6;
    border: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    text-align: center;
}
.cf-image-library .img-block .img-library img {
    width: 100%;
    max-height: 200px;
    -o-object-fit: contain;
    object-fit: contain;
}
.cf-image-library .img-block .img-library:hover {
    background-color: #d8dada;
    color: #000;
    text-decoration: none;
}
.cf-image-library .img-block .img-library:hover .text-block {
    border-top: 1px solid #f6f6f6;
}
.cf-image-library .img-block .img-library:hover .copy-icon {
    -webkit-box-shadow: -2px 2px 5px #000;
    box-shadow: -2px 2px 5px #000;
}
.cf-image-library .img-block .img-library .text-block {
    width: 100%;
    margin-bottom: 0;
    border-top: 1px solid #d8dada;
}
.cf-image-library .img-block .img-block-title {
    width: 100%;
    max-width: 100%;
    padding-top: 48px;
    padding-bottom: 48px;
    text-align: center;
    background-color: #000;
    color: #fff;
    margin: 4px 10px;
}
.cf-image-library .img-block .copy-icon {
    width: 28px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    padding: 4px;
    -webkit-box-shadow: -1px 1px 4px #000;
    box-shadow: -1px 1px 4px #000;
    border-radius: 2px;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.after,
.before {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.after {
    margin-top: 15px;
}
img {
    max-width: 100%;
}
.text-center {
    text-align: center;
}
.hidden {
    display: none;
}
.cf-basic-content {
    padding-top: 30px;
    padding-bottom: 30px;
}
.cf-basic-content.collapse-top {
    padding-top: 0;
}
.cf-basic-content.collapse-bottom {
    padding-bottom: 0;
}
.cf-basic-content.collapse-both {
    padding-top: 0;
    padding-bottom: 0;
}
.cf-basic-content.half-collapse-top {
    padding-top: 15px;
}
.cf-basic-content.half-collapse-bottom {
    padding-bottom: 15px;
}
.cf-basic-content.half-collapse-both {
    padding-top: 15px;
    padding-bottom: 15px;
}
.cf-basic-content .content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}
.cf-breadcrumbs .breadcrumb-link:first-child {
    padding-left: 0.9375rem;
}
.cf-columns {
    padding-top: 30px;
    padding-bottom: 30px;
}
.cf-columns.collapse-top {
    padding-top: 0;
}
.cf-columns.collapse-bottom {
    padding-bottom: 0;
}
.cf-columns.collapse-both {
    padding-top: 0;
    padding-bottom: 0;
}
.cf-columns.half-collapse-top {
    padding-top: 15px;
}
.cf-columns.half-collapse-bottom {
    padding-bottom: 15px;
}
.cf-columns.half-collapse-both {
    padding-top: 15px;
    padding-bottom: 15px;
}
.cf-columns .flex-columns .constraint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.cf-columns .flex-columns .constraint > div {
    padding: 10px 0.9375rem;
}
.cf-columns .flex-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.cf-data-table {
    width: 100%;
    max-height: 525px;
    position: relative;
    white-space: nowrap;
    z-index: 2;
    border-left: 2px solid #f5f5f6;
    border-bottom: 2px solid #f5f5f6;
    overflow: auto;
}
.cf-data-table table {
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
}
.cf-data-table table th {
    position: sticky;
    text-align: left;
    font-weight: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: -1px;
    left: 0;
    z-index: 10;
    padding: 16px;
    border-width: 1px 1px 3px;
    border-style: solid;
    border-color: #f5f5f6 #f5f5f6 #1ebcf8;
    -webkit-border-image: initial;
    -o-border-image: initial;
    border-image: initial;
    border-bottom: 3px solid #1ebcf8;
    background-color: #fff;
}
.cf-data-table table th:first-of-type {
    z-index: 20;
}
.cf-data-table table td {
    text-align: center;
    padding: 16px;
    border: 1px solid #f5f5f6;
    -webkit-border-image: initial;
    -o-border-image: initial;
    border-image: initial;
    background-color: #fff;
}
.cf-data-table table td:first-of-type {
    position: sticky;
    text-align: left;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0.3rem 1rem 0;
    box-shadow: 0 0.3rem 1rem 0 rgba(0, 0, 0, 0.1);
    min-width: 125px;
    left: 0;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #f5f5f6;
    -webkit-border-image: initial;
    -o-border-image: initial;
    border-image: initial;
    border-left: 0;
}
.cf-data-table.channel-lineup tbody tr td div:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cf-data-table.channel-lineup tbody tr td div.package-available-indicator-negative,
.cf-data-table.channel-lineup tbody tr td div.package-available-indicator-positive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cf-faq-expand-collapse-container * {
    display: inline-block;
    margin-right: 15px;
    cursor: pointer;
}
.cf-faq-expand-collapse-container :hover {
    color: #1ebcf8;
}
.cf-faq-question.open .cf-faq-close-icon {
    display: none;
}
.cf-faq-question.open .cf-faq-header .cf-faq-open-icon {
    display: inline-block;
}
.cf-faq-question .cf-faq-header {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
}
.cf-faq-question .cf-faq-header p {
    margin-bottom: 0;
    padding-left: 8px;
}
.cf-faq-question .cf-faq-header * {
    display: inline-block;
}
.cf-faq-question .cf-faq-header img {
    min-height: 22px;
    min-width: 26px;
    max-height: 22px;
    max-width: 26px;
}
.cf-faq-question .cf-faq-header .cf-faq-open-icon {
    display: none;
}
.cf-faq-question .cf-faq-content {
    display: none;
    padding-left: 48px;
}
.cf-hero {
    padding-top: 30px;
    padding-bottom: 30px;
}
.cf-hero.collapse-top {
    padding-top: 0;
}
.cf-hero.collapse-bottom {
    padding-bottom: 0;
}
.cf-hero.collapse-both {
    padding-top: 0;
    padding-bottom: 0;
}
.cf-hero.half-collapse-top {
    padding-top: 15px;
}
.cf-hero.half-collapse-bottom {
    padding-bottom: 15px;
}
.cf-hero.half-collapse-both {
    padding-top: 15px;
    padding-bottom: 15px;
}
.cf-hero .content-wrapper,
.cf-hero .promotion-wrapper {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}
.cf-modal {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 40px;
    width: 100%;
    min-height: 100vh;
}
.cf-modal.is-hidden {
    display: none;
}
.cf-modal .container__close-btn {
    position: absolute;
    right: 6px;
    top: 6px;
    border-radius: 3px;
}
.cf-modal-backdrop {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    z-index: 999;
}
.cf-modal-backdrop.active {
    display: block;
}
.cf-side-by-side {
    padding-top: 30px;
    padding-bottom: 30px;
}
.cf-side-by-side.collapse-top {
    padding-top: 0;
}
.cf-side-by-side.collapse-bottom {
    padding-bottom: 0;
}
.cf-side-by-side.collapse-both {
    padding-top: 0;
    padding-bottom: 0;
}
.cf-side-by-side.half-collapse-top {
    padding-top: 15px;
}
.cf-side-by-side.half-collapse-bottom {
    padding-bottom: 15px;
}
.cf-side-by-side.half-collapse-both {
    padding-top: 15px;
    padding-bottom: 15px;
}
.cf-side-by-side .side-by-side-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.cf-side-by-side .side-by-side-main > div {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}
.cf-side-by-side .content-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.cf-side-by-side .image-container img {
    display: block;
    max-width: 100%;
    height: auto;
}
.cf-side-by-side.reverse .image-container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.cf-site-header .constraint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.cf-site-header .brand-logo,
.cf-site-header .right-block {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.cf-top-bar .constraint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.cf-top-bar .left-items,
.cf-top-bar .right-items {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.cf-form .address-qualification-results {
    position: absolute;
    background-color: #fff;
    border: 1px solid #dedede;
    z-index: 1;
}
.cf-form .address-qualification-results span {
    padding: 10px 20px;
    display: block;
}
.cf-form .address-qualification-results span:hover {
    cursor: pointer;
}
.cf-form .address-qualification-error-message {
    color: #f8003c;
}
.cf-form .cf-animation-screen-spinner {
    display: block;
    width: 64px;
    height: 64px;
    margin: auto auto 20px;
    padding-top: 25px;
}
.cf-form .cf-animation-screen-spinner:after {
    content: " ";
    display: block;
    width: 46px;
    height: 46px;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #337ace;
    border-color: #337ace transparent;
    -webkit-animation: b 1.2s linear infinite;
    animation: b 1.2s linear infinite;
}
.cf-form .cf-animation-screen-text {
    opacity: 0;
    color: #102641;
}
@-webkit-keyframes a {
    to {
        opacity: 1;
    }
}
@keyframes a {
    to {
        opacity: 1;
    }
}
.cf-form .cf-animation-screen-text.active {
    -webkit-animation: a 2s forwards;
    animation: a 2s forwards;
}
.cf-form .cf-animation-screen-text.fadeIn1 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.cf-form .cf-animation-screen-text.fadeIn2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.cf-form .cf-animation-screen-text.fadeIn3 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.cf-form .cf-animation-screen-text.fadeIn4 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.cf-form .cf-animation-screen-text span {
    display: inline;
}
.cf-form .animated_screen {
    text-align: center;
}
.cf-form-call-now-button {
    text-align: center;
    margin: 0 auto;
    padding-left: 0.975rem;
    padding-right: 0.975rem;
}
.cf-form-call-now-button.hidden {
    display: none;
}
.cf-form-call-now-button img {
    padding-right: 5px;
}
.cf-form-call-now-button a {
    background-color: #fdd746;
    padding: 13px 30px;
    color: #102641;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 20px;
    border-radius: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cf-form-call-now-button a:hover {
    background-color: #e6b90f;
    text-decoration: none;
}
.cf-form .cf-dynamic-headers {
    text-align: center;
}
.cf-form .cf-dynamic-headers h2 {
    font-size: 28px;
    line-height: 36px;
}
.cf-form .cf-dynamic-headers h3 {
    font-size: 18px;
    line-height: 24px;
}
.cf-form fieldset {
    padding: 0;
}
.cf-form fieldset.multi-step input[type="radio"] + label {
    width: calc(50% - 50px);
}
.cf-form .cf-form-heading {
    position: relative;
    padding: 12px 4px;
    text-align: center;
    background-color: #1ebcf8;
}
.cf-form .cf-form-heading .heading,
.cf-form .cf-form-heading .mobile-heading {
    color: #102641;
}
.cf-form .cf-form-heading .mobile-heading {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.cf-form .cf-form-heading .heading {
    display: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.cf-form .cf-form-heading .thank-you-heading {
    display: none;
}
.cf-form .cf-form-heading .subheading {
    font-size: 18px;
    line-height: 30px;
    color: #102641;
}
.no-scroll {
    overflow-y: auto;
}
.has-dialog {
    overflow: hidden;
}
.no-popup-form .cf-form-modal,
.no-popup-form .cf-form-modal-backdrop,
.no-popup-mega-form .cf-form-modal,
.no-popup-mega-form .cf-form-modal-backdrop {
    display: none !important;
}
.cf-form-modal {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 40px;
    width: 95%;
    position: absolute;
    top: 20vh;
    left: 50vw;
    z-index: 9999;
    min-height: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
}
.cf-form-modal.is-hidden {
    display: none;
}
.cf-form-modal .container__close-btn {
    position: absolute;
    right: 6px;
    top: 6px;
    border-radius: 3px;
}
.cf-form-modal .container__close-btn button {
    border: none;
    background: transparent;
    font-size: 25px;
}
.cf-form-modal-backdrop {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.75);
}
.cf-form-modal-backdrop.active {
    display: block;
}
.cf-next-button {
    margin-top: 10px;
    background-color: #0057b8;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    padding: 7px 20px;
    width: 90px;
}
.cf-next-button:hover {
    background-color: #013f84;
    text-decoration: none;
}
.cf-form .cf-step-counter-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 16px;
}
.cf-form .cf-step-counter-dots.hidden {
    display: none;
}
.cf-form .cf-step-counter-dots.top {
    padding-bottom: 0;
    padding-top: 16px;
}
.cf-form .cf-step-counter-dots span {
    width: 10px;
    height: 10px;
    display: block;
    margin-left: 3px;
    margin-right: 3px;
    border-radius: 50%;
    background-color: #d6d9db;
}
.cf-form .cf-step-counter-dots span.current {
    background-color: #102641;
}
.cf-form .cf-step-counter-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 16px;
}
.cf-form .cf-step-counter-text p {
    margin-bottom: 0;
}
.cf-form .cf-step-counter-text.hidden {
    display: none;
}
.cf-form .cf-step-counter-text.top {
    padding-bottom: 0;
    padding-top: 16px;
}
.cf-form .cf-step-counter-progress-bar {
    width: 100%;
    text-align: center;
    padding-bottom: 16px;
}
.cf-form .cf-step-counter-progress-bar.hidden {
    display: none;
}
.cf-form .cf-step-counter-progress-bar label {
    display: block;
}
.cf-form .cf-step-counter-progress-bar #cf-form-progress-bar {
    height: 10px;
    border-radius: 10px;
    width: 50%;
}
.cf-form .cf-step-counter-progress-bar #cf-form-progress-bar[value]::-webkit-progress-bar {
    background-color: #ededed;
    border-radius: 40px;
}
.cf-form .cf-step-counter-progress-bar #cf-form-progress-bar[value]::-webkit-progress-value {
    border-radius: 40px;
    background-color: #01b1ee;
}
.cf-form-submission-failure-modal {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    display: block !important;
    padding: 40px !important;
    width: 95% !important;
    position: absolute !important;
    top: 20vh !important;
    left: 50vw !important;
    z-index: 9999 !important;
    min-height: auto !important;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    background-color: #fff !important;
    border-top: 6px solid #bcc1cb !important;
}
.cf-form-submission-failure-modal.is-hidden {
    display: none !important;
}
.cf-form-submission-failure-modal h3 {
    text-align: left !important;
    font-size: 20px !important;
    font-weight: regular !important;
}
.cf-form-submission-failure-modal p {
    text-align: left !important;
}
.cf-form-submission-failure-modal .container__close-btn {
    position: absolute !important;
    right: 6px !important;
    top: 6px !important;
    border-radius: 3px !important;
    margin: 0 !important;
    color: #bcc1cb !important;
}
.cf-form-submission-failure-modal .container__close-btn button {
    border: none !important;
    background: transparent !important;
    font-size: 25px !important;
    color: #bcc1cb !important;
}
.cf-form .cf-form-submission-footer {
    margin-bottom: 20px;
    display: none;
    text-align: center;
}
.cf-form .cf-submit-button-spinner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cf-form .cf-submit-button-spinner .circle {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 5px solid transparent;
    border-top-color: #337ace;
    border-bottom-color: #337ace;
    -webkit-animation: b 1.2s infinite;
    animation: b 1.2s infinite;
}
.cf-form .cf-form-fake-thank-you,
.cf-form .cf-form-thank-you {
    width: 100%;
    display: none;
    text-align: center;
    padding: 8px 12px 24px;
    background-color: #fff;
}
.cf-form .cf-form-fake-thank-you {
    display: block;
}
.cf-form .parsley-errors-list {
    font-size: 12px;
    padding-left: 0;
    list-style-type: none;
}
.cf-form .parsley-required {
    color: #f8003c;
}
.cf-form.mega {
    padding: 16px 8px;
}
.cf-form.mega .cf-form-call-now-button,
.cf-form.mega .cf-form-thank-you,
.cf-form.mega .cf-step-counter-dots,
.cf-form.mega .cf-step-counter-progress-bar,
.cf-form.mega .cf-step-counter-text {
    background-color: #fff;
}
.cf-form.mega .cf-form-container {
    margin: 0 auto;
    -webkit-box-shadow: 0 4px 8px 0 rgba(56, 61, 67, 0.3);
    box-shadow: 0 4px 8px 0 rgba(56, 61, 67, 0.3);
    max-width: 850px;
}
.cf-form.mega .arrow {
    position: absolute;
}
.cf-form.mega .arrow path {
    fill: #102641;
}
.cf-form.mega .arrow.left {
    top: -20px;
    left: -30px;
}
.cf-form.mega .arrow.right {
    top: -20px;
    right: -30px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.cf-form.mega form {
    padding: 8px 12px 24px;
    background-color: #fff;
}
.cf-form.mega fieldset {
    border: 0;
    margin: 0;
    text-align: center;
}
.cf-form.mega fieldset input[type="radio"] {
    display: none;
}
.cf-form.mega .cf-form-thank-you {
    width: auto;
}
.cf-form.mega .animated_screen_header,
.cf-form.mega .form__section-header,
.cf-form.mega legend {
    width: 100%;
    color: #102641;
    text-align: center;
    margin-bottom: 12px;
    margin-top: 12px;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 24px;
}
.cf-form.mega input[type="radio"] + label {
    height: 100%;
    cursor: pointer;
    font-size: 20px;
    line-height: 28px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 12px;
    vertical-align: top;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #102641;
    border: 4px;
    border-radius: 4px;
    background-color: #1ebcf8;
    margin: 0 16px 16px;
}
.cf-form.mega input[type="radio"] + label:before {
    display: block;
    max-height: 32px;
    margin: 0 auto 8px;
}
.cf-form.mega input:not([type="radio"]) {
    border-style: solid;
    border: 1px solid #d8d8d8;
}
.cf-form.mega input:not([type="radio"]):focus {
    outline-color: initial;
}
.cf-form.mega .container__input-group {
    display: none;
}
.cf-form.mega .container__input-group input {
    width: 100%;
    padding: 14px 10px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cf-form.mega .container__input-group input::-webkit-input-placeholder {
    color: #9b9b9b;
}
.cf-form.mega .container__input-group input::-moz-placeholder {
    color: #9b9b9b;
}
.cf-form.mega .container__input-group input:-ms-input-placeholder {
    color: #9b9b9b;
}
.cf-form.mega .container__input-group input::placeholder {
    color: #9b9b9b;
}
.cf-form.mega .container__input-group input[type="checkbox"] {
    height: 32px;
    width: 32px !important;
}
.cf-form.mega .container__input-group input[type="checkbox"] + label {
    width: calc(50% - 32px);
    display: inline-block;
    text-align: left;
    position: relative;
    top: -10px;
    right: -10px;
}
.cf-form.mega .container__input-group label {
    color: #102641;
    font-size: 14px;
}
.cf-form.mega .container__input-group .input-container {
    position: relative;
    margin-bottom: 16px;
}
.cf-form.mega .container__input-group .submit {
    width: 100%;
    text-align: center;
}
.cf-form.mega .container__input-group:last-of-type {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cf-form.mega .container__input-group:last-of-type .input-container {
    margin-bottom: 24px;
}
.cf-form.mega .address,
.cf-form.mega .email,
.cf-form.mega .email_address,
.cf-form.mega .first_name,
.cf-form.mega .last_name,
.cf-form.mega .phone,
.cf-form.mega .phone_number,
.cf-form.mega .zip_postal {
    display: inline-block;
    width: calc(50% - 16px);
    margin-left: 8px;
    margin-right: 8px;
}
.cf-form.mega button[type="submit"] {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 38px;
    margin: 0 auto;
    color: #102641;
    background-color: #1ebcf8;
    border-radius: 4px;
    border-width: 0;
    border-color: none;
}
.cf-form.mega button[type="submit"]:hover {
    color: #102641;
    background-color: #1ba9df;
}
.cf-form.multi-step {
    max-width: 486px;
    margin: 0 auto;
    -webkit-box-shadow: 0 5px 11px #d2d2d2;
    box-shadow: 0 5px 11px #d2d2d2;
    padding: 32px 24px;
    border-radius: 5px;
}
.cf-form.multi-step,
.cf-form.multi-step .cf-form-call-now-button,
.cf-form.multi-step .cf-form-thank-you,
.cf-form.multi-step .cf-step-counter-dots,
.cf-form.multi-step .cf-step-counter-progress-bar,
.cf-form.multi-step .cf-step-counter-text {
    background-color: #fff;
}
.cf-form.multi-step fieldset {
    border: 0;
}
.cf-form.multi-step .form__section-header,
.cf-form.multi-step legend {
    text-align: center;
    margin-bottom: 24px;
    font-weight: 700;
    font-size: 24px;
    color: #000;
}
.cf-form.multi-step .cf-form-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cf-form.multi-step .cf-form-container .cf-form-header-image {
    width: 20%;
}
.cf-form.multi-step .cf-form-container .cf-dynamic-headers {
    width: calc(80% - 20px);
    padding-left: 20px;
}
.cf-form.multi-step .cf-form-container .cf-dynamic-headers p {
    text-align: left;
    font-size: 20px;
}
.cf-form.multi-step form {
    margin-top: 16px;
    width: 100%;
}
.cf-form.multi-step .animated_screen_header {
    font-weight: 700;
    color: #000;
    margin-bottom: 8px;
}
.cf-form.multi-step .cf-animation-screen-spinner {
    padding-top: 0;
}
.cf-form.multi-step .container__input-group {
    display: none;
    margin-bottom: 20px;
}
.cf-form.multi-step .container__input-group input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cf-form.multi-step .container__input-group input[type="radio"] + label {
    background-color: #0057b8;
    color: #fff;
    padding: 8px;
    border-radius: 5px;
    margin: 0 0 12px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    width: 100% !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
}
.cf-form.multi-step .container__input-group input[type="radio"] + label:hover {
    background-color: #013f84;
}
.cf-form.multi-step .container__input-group input[type="radio"] {
    display: none;
}
.cf-form.multi-step .container__input-group:last-of-type {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cf-form.multi-step .container__input-group:last-of-type .input-container {
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: calc(50% - 15px);
    margin-bottom: 15px;
}
.cf-form.multi-step .container__input-group:last-of-type .input-container input {
    width: 100%;
    border: 1px solid #c7cad1;
    border-radius: 4px;
    height: 35px;
}
.cf-form.multi-step .container__input-group:last-of-type label {
    display: block;
}
.cf-form.multi-step .container__input-group:last-of-type .form__section-header,
.cf-form.multi-step .container__input-group:last-of-type .submit {
    text-align: center;
    width: 100%;
}
.cf-form.multi-step .container__input-group:last-of-type .submit button {
    background-color: #0057b8;
    color: #fff;
    padding: 15px 25px;
    border-radius: 5px;
    border: none;
    margin-top: 20px;
}
.cf-form.multi-step .container__input-group:last-of-type .submit button:hover {
    background-color: #013f84;
}
.cf-form.popup form {
    padding: 0 40px;
}
.cf-form.popup .cf-form-call-now-button,
.cf-form.popup .cf-form-thank-you,
.cf-form.popup .cf-step-counter-dots,
.cf-form.popup .cf-step-counter-progress-bar,
.cf-form.popup .cf-step-counter-text {
    background-color: #fff;
}
.cf-form.popup .cf-dynamic-headers {
    margin-top: 30px;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
.cf-form.popup .cf-dynamic-headers h2 {
    color: #373737;
    font-weight: 700;
}
.cf-form.popup .cf-form-heading {
    margin-bottom: 16px;
}
.cf-form.popup fieldset {
    border: 0;
    text-align: center;
}
.cf-form.popup .form__section-header,
.cf-form.popup legend {
    text-align: center;
    margin-bottom: 36px;
    font-weight: 200;
    font-size: 21px;
}
.cf-form.popup .container__input-group {
    margin-bottom: 30px;
}
.cf-form.popup .container__input-group input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cf-form.popup .container__input-group input[type="radio"] + label {
    display: inline-block;
    background-color: #0057b8;
    color: #fff;
    padding: 6px 14px;
    border-radius: 5px;
    margin: 0 25px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    width: calc(33.3333% - 50px);
}
.cf-form.popup .container__input-group input[type="radio"] + label:hover {
    background-color: #013f84;
}
.cf-form.popup .container__input-group input[type="radio"] {
    display: none;
}
.cf-form.popup .container__input-group:last-of-type {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cf-form.popup .container__input-group:last-of-type .input-container {
    margin-left: 7.5px;
    margin-right: 7.5px;
    width: calc(50% - 15px);
    margin-bottom: 15px;
}
.cf-form.popup .container__input-group:last-of-type .input-container input {
    width: 100%;
    border: 1px solid #777;
    border-radius: 2px;
    height: 40px;
}
.cf-form.popup .container__input-group:last-of-type label {
    display: block;
}
.cf-form.popup .container__input-group:last-of-type .form__section-header {
    text-align: center;
    width: 100%;
}
.cf-form.popup .container__input-group:last-of-type .submit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.cf-form.popup .container__input-group:last-of-type .submit button {
    background-color: #0057b8;
    color: #fff;
    padding: 6px 14px;
    border-radius: 5px;
    border: none;
    font-size: 25px;
}
.cf-form.popup .container__input-group:last-of-type .submit button:hover {
    background-color: #013f84;
}
.cf-form-modal {
    padding: 0;
}
.btn {
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: background-color 0.1s ease-in;
    -o-transition: 0.1s background-color ease-in;
    transition: background-color 0.1s ease-in;
    cursor: pointer;
}
.btn,
.btn:hover {
    text-decoration: none;
}
.btn.active:after {
    content: " x";
}
.btn.btn-small {
    padding: 12px 14px 8px;
    font-size: 16px;
    line-height: 16px;
}
.btn.btn-standard {
    padding: 12px 14px 8px;
    font-size: 18px;
    line-height: 18px;
}
.btn.btn-standard-block {
    padding: 12px 9px 8px;
    font-size: 18px;
    line-height: 18px;
    width: 100%;
    text-align: center;
}
.btn.btn-hero {
    padding: 16px 44px 14px;
    font-size: 24px;
    line-height: 32px;
}
.btn.btn-with-icon-left.btn-hero img,
.btn.btn-with-icon-right.btn-hero img {
    width: 20px;
    height: 20px;
}
.btn.btn-with-icon-left img,
.btn.btn-with-icon-right img {
    position: relative;
    width: 16px;
    height: 16px;
    top: -1px;
}
.btn.btn-with-icon-right img {
    margin-left: 5px;
}
.btn.btn-with-icon-left img {
    margin-right: 5px;
}
.btn.btn-primary {
    background-color: #fdd746;
    color: #00001b;
}
.btn.btn-primary:hover {
    background-color: #e6b90f;
}
.btn.btn-secondary {
    background-color: #1ebcf8;
    color: #00001b;
}
.btn.btn-secondary:hover {
    background-color: #1ba9df;
}
.bg-primary-darker {
    background-color: #bea135;
}
.bg-primary-dark {
    background-color: #e6b90f;
}
.bg-primary {
    background-color: #fdd746;
}
.bg-primary-light {
    background-color: #fddf6b;
}
.bg-primary-lighter {
    background-color: #fee790;
}
.bg-secondary-darker {
    background-color: #067dac;
}
.bg-secondary-dark {
    background-color: #1ba9df;
}
.bg-secondary {
    background-color: #1ebcf8;
}
.bg-secondary-light {
    background-color: #4bc9f9;
}
.bg-secondary-lighter {
    background-color: #5c95d8;
}
.bg-dark-darker {
    background-color: #00001b !important;
}
.bg-dark {
    background-color: #102641 !important;
}
.bg-dark-light {
    background-color: #405167;
}
.bg-dark-lighter {
    background-color: #707d8d;
}
.bg-dark-lightest {
    background-color: #9fa8b3;
}
.bg-light-lighter {
    background-color: #fff;
}
.bg-light {
    background-color: #f5f6f7;
}
.bg-light-dark {
    background-color: #e2e5e8;
}
.bg-light-darker {
    background-color: #d9dde1;
}
.bg-light-darkest {
    background-color: #cfd4d9;
}
.bg-sun {
    background-color: #e88534;
}
.bg-amethyst {
    background-color: #7a267b;
}
.bg-polar {
    background-color: #76d4f8;
}
.bg-ozone {
    background-color: #337ace;
}
.bg-error {
    background-color: #ff3068;
}
.bg-success {
    background-color: #2de6bc;
}
.bg-warning {
    background-color: #ff7928;
}
.bg-customer-service-rep,
.bg-dark-swirl,
.bg-dark-swirl2,
.bg-man-using-remote,
.bg-movie-and-popcorn,
.bg-thumbs-up-guy,
.bg-woman-in-awe,
.bg-woman-in-yellow-smiling {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}
.bg-dark-swirl {
    background-image: url(../images/dark-swirl.jpg);
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.margin-bottom-4 {
    margin-bottom: 4px;
}
.margin-bottom-8 {
    margin-bottom: 8px;
}
.margin-bottom-16 {
    margin-bottom: 16px;
}
.margin-bottom-24 {
    margin-bottom: 24px;
}
.margin-bottom-32 {
    margin-bottom: 32px;
}
.margin-bottom-48 {
    margin-bottom: 48px;
}
.margin-top-0 {
    margin-top: 0;
}
.margin-top-4 {
    margin-top: 4px;
}
.margin-top-8 {
    margin-top: 8px;
}
.margin-top-16 {
    margin-top: 16px;
}
.margin-top-24 {
    margin-top: 24px;
}
.margin-top-32 {
    margin-top: 32px;
}
.margin-top-48 {
    margin-top: 48px;
}
.margin-right-16 {
    margin-right: 16px;
}
.default-section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}
.default-section-padding.collapse-top {
    padding-top: 0;
}
.default-section-padding.collapse-bottom {
    padding-bottom: 0;
}
.default-section-padding.collapse-both {
    padding-top: 0;
    padding-bottom: 0;
}
.default-section-padding.half-collapse-top {
    padding-top: 15px;
}
.default-section-padding.half-collapse-bottom {
    padding-bottom: 15px;
}
.default-section-padding.half-collapse-both {
    padding-top: 15px;
    padding-bottom: 15px;
}
.default-section-container {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.text-white {
    color: #fff;
}
.text-primary {
    color: #fdd746;
}
.text-secondary {
    color: #1ebcf8;
}
.text-left {
    text-align: left !important;
}
.text-transform-lowercase {
    text-transform: lowercase !important;
}
.border-primary {
    border: 1px solid #fdd746;
}
.border-color-primary {
    border-color: #fdd746 !important;
}
.border-color-amethyst {
    border-color: #7a267b !important;
}
.border-color-sun {
    border-color: #e88534 !important;
}
.border-color-polar {
    border-color: #76d4f8 !important;
}
.border-color-ozone {
    border-color: #337ace !important;
}
.container-md {
    max-width: 900px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
img.icon {
    max-width: 64px;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@font-face {
    font-family: PFDINTextProRegular;
    src: url(../fonts/pf-din-text-pro-regular.otf) format("opentype"), url(../fonts/pf-din-text-pro-regular.ttf) format("truetype"), url(../fonts/pf-din-text-pro-regular.woff) format("woff"),
        url(../fonts/pf-din-text-pro-regular.eot?#iefix) format("embedded-opentype");
}
@font-face {
    font-family: PFDINTextProMedium;
    src: url(../fonts/pf-din-text-pro-medium.otf) format("opentype"), url(../fonts/pf-din-text-pro-medium.ttf) format("truetype"), url(../fonts/pf-din-text-pro-medium.woff) format("woff"),
        url(../fonts/pf-din-text-pro-medium.eot?#iefix) format("embedded-opentype");
}
@font-face {
    font-family: PFDINTextProBold;
    src: url(../fonts/pf-din-text-pro-bold.otf) format("opentype"), url(../fonts/pf-din-text-pro-bold.ttf) format("truetype"), url(../fonts/pf-din-text-pro-bold.woff) format("woff"),
        url(../fonts/pf-din-text-pro-bold.eot?#iefix) format("embedded-opentype");
}
.font-pf-din-text-pro-regular,
body,
li,
p {
    font-family: PFDINTextProRegular, Helvetica;
    font-weight: 400;
    font-style: normal;
}
.btn,
.do-not-sell-form form .submit button,
.font-pf-din-text-pro-medium,
.footer-email .cf-form .submit button,
.price .title,
.tabbed-content .tabbed-content-navigation .select-container select,
.tabbed-content .tabbed-content-navigation ul li,
h4,
h5,
h6,
header .navigation-container a {
    font-family: PFDINTextProMedium, Helvetica;
    font-weight: 500;
    font-style: normal;
}
.cf-faq-questions .cf-faq-header *,
.font-pf-din-text-pro-bold,
.package-card .package-card-header .product-name,
.price .price-offer {
    font-family: PFDINTextProBold, Helvetica;
    font-weight: 700;
    font-style: normal;
}
.font-jubilat-bold {
    font-family: jubilat, "serif";
    font-weight: 700;
    font-style: normal;
}
.font-jubilat-bold-italic,
.price .amount,
h1,
h2,
h3 {
    font-family: jubilat, "serif";
    font-weight: 700;
    font-style: italic;
}
html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
}
@-moz-document url-prefix() {
    body {
        font-weight: lighter;
    }
}
body {
    color: #102641;
    background-color: #f5f6f7;
}
h1 {
    font-size: 32px;
    line-height: 38px;
    margin-top: 0;
    margin-bottom: 16px;
    text-transform: uppercase;
}
h2 {
    font-size: 28px;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 16px;
    text-transform: uppercase;
}
h3 {
    font-size: 24px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 24px;
    text-transform: uppercase;
}
h4 {
    font-size: 22px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 16px;
    text-transform: uppercase;
}
h5 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 12px;
    text-transform: uppercase;
}
h6 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 12px;
    text-transform: uppercase;
}
li,
p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 16px;
}
li.large,
p.large {
    font-size: 18px;
    line-height: 24px;
}
li.small,
p.small {
    font-size: 14px;
    line-height: 18px;
}
li.x-small,
p.x-small {
    font-size: 12px;
    line-height: 16px;
}
li.xx-small,
p.xx-small {
    font-size: 10px;
    line-height: 12px;
}
ul {
    margin: 0 0 0 -15px;
}
ul.list-check-group-ozone li {
    list-style-image: url(../images/checkmark.svg);
}
ul li p:first-child {
    margin-bottom: 8px;
}
ul.parsley-errors-list {
    margin: 0;
}
a {
    color: #1ebcf8;
    cursor: pointer;
    text-decoration: underline;
    overflow-wrap: break-word;
}
a:hover {
    color: #1ba9df;
}
.card {
    background-color: #fff;
    text-align: center;
    color: #102641;
    height: 100%;
    border-radius: 5px;
    border-top-width: 8px;
    border-top-style: solid;
    border-top-color: #fff;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    margin-top: 26px;
    max-width: 336px;
    margin-left: auto;
    margin-right: auto;
}
.card.no-border {
    border-top-width: 0;
}
.card .image-container img {
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.card .card-container {
    padding: 24px;
}
.card .icon-container {
    text-align: center;
    margin-bottom: 24px;
}
.card .icon-container img {
    width: 64px;
    height: 64px;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E");
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity 0.3s;
    -o-transition: 0.3s opacity;
    transition: opacity 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top 0.2s, -webkit-transform 0.2s;
    -o-transition: 0.2s top, 0.2s -webkit-transform;
    transition: top 0.2s, -webkit-transform 0.2s;
    -o-transition: 0.2s transform, 0.2s top;
    -webkit-transition: transform 0.2s, top 0.2s;
    transition: transform 0.2s, top 0.2s;
    -webkit-transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s;
    -o-transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
    transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left 0.2s, -webkit-transform 0.2s;
    -o-transition: 0.2s left, 0.2s -webkit-transform;
    transition: left 0.2s, -webkit-transform 0.2s;
    -o-transition: 0.2s transform, 0.2s left;
    -webkit-transition: transform 0.2s, left 0.2s;
    transition: transform 0.2s, left 0.2s;
    -webkit-transition: transform 0.2s, left 0.2s, -webkit-transform 0.2s;
    -o-transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
    transition: transform 0.2s, left 0.2s, -webkit-transform 0.2s;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right 0.2s, -webkit-transform 0.2s;
    -o-transition: 0.2s right, 0.2s -webkit-transform;
    transition: right 0.2s, -webkit-transform 0.2s;
    -o-transition: 0.2s transform, 0.2s right;
    -webkit-transition: transform 0.2s, right 0.2s;
    transition: transform 0.2s, right 0.2s;
    -webkit-transition: transform 0.2s, right 0.2s, -webkit-transform 0.2s;
    -o-transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
    transition: transform 0.2s, right 0.2s, -webkit-transform 0.2s;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: b 1s steps(12) infinite;
    animation: b 1s steps(12) infinite;
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
}
@-webkit-keyframes b {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@keyframes b {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}
.swiper-slide {
    height: auto;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: -3px;
}
.swiper-pagination .swiper-pagination-bullet-active {
    background-color: #9fa8b3;
}
.swiper-pagination .swiper-pagination-bullet {
    background-color: #707d8d;
}
.swiper-button-next,
.swiper-button-prev {
    display: none;
}
.slides-columns.package-card-carousel .swiper-container .swiper-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.slides-columns.package-card-carousel .swiper-button-prev {
    background-size: 50%;
    left: 0;
    display: block;
}
.slides-columns.package-card-carousel .swiper-button-next {
    background-size: 50%;
    right: 0;
    display: block;
}
.cta {
    text-align: center;
    padding: 16px 0.9375rem 14px;
    width: 100%;
    display: block;
    text-decoration: none;
}
.cta.sticky {
    position: fixed;
    bottom: 0;
    z-index: 99;
}
.cta.primary {
    background-color: #fdd746;
    color: #102641;
}
.cta.primary:hover {
    color: #102641;
    background-color: #e6b90f;
}
.cta.dark-light {
    background-color: #405167;
    color: #fff;
}
.cta.dark-light:hover {
    color: #fff;
    background-color: #102641;
}
.cta h5 {
    margin-bottom: 0;
}
.cta img {
    position: relative;
    top: -2px;
}
.flex-columns .flex-column .package-card {
    height: auto;
    max-width: 350px;
}
.package-card {
    background-color: #fff;
    border-radius: 5px;
    border-top: 8px solid #337ace;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 26px;
    color: #102641;
}
.package-card .callout {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}
.package-card .callout p {
    background-color: #337ace;
    width: 80%;
    font-weight: 800;
    margin: 0 auto;
    height: 26px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    font-size: 14px;
}
.package-card .package-card-header {
    text-align: center;
    padding: 8px 16px;
}
.package-card .package-card-header .product-name {
    margin-bottom: 4px;
}
.package-card .package-card-header .channel-count {
    margin-bottom: 0;
}
.package-card .package-card-pricing {
    text-align: center;
    border-top: 1px solid #cfd4d9;
    border-bottom: 1px solid #cfd4d9;
    padding: 8px 16px;
}
.package-card .package-card-pricing .xx-small {
    margin-bottom: 0;
}
.package-card .package-card-pricing.border-bottom-none {
    border-bottom: 0;
}
.package-card .package-card-features {
    padding: 8px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    text-align: left;
}
.package-card .package-card-features img {
    margin-bottom: 16px;
}
.package-card .package-card-features span.xx-small {
    display: block;
    font-size: 12px;
    line-height: 12px;
}
.package-card .btn {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.price .title {
    margin-bottom: 0;
}
.price .amount {
    color: #1ebcf8;
    line-height: 50px;
}
.price .amount.amount-package-card {
    position: relative;
    left: 8px;
}
.price .amount.amount-package-card.has-tax {
    left: 20px;
}
.price .amount.ozone {
    color: #337ace;
}
.price .amount.ozone .cents {
    border-bottom: 1px solid #337ace;
}
.price .amount .currency {
    position: relative;
    top: -20px;
    font-size: 20px;
}
.price .amount .dollars {
    font-size: 52px;
}
.price .amount .cents {
    position: relative;
    top: -21px;
    left: 5px;
    font-size: 20px;
    border-bottom: 1px solid #1ebcf8;
}
.price .amount .frequency {
    text-transform: uppercase;
    position: relative;
    left: -22px;
    font-size: 16px;
}
.price .amount .frequency.has-tax {
    left: -26px;
}
.price .amount .frequency.is-spanish {
    left: -28px;
}
.price .tax {
    text-transform: lowercase;
    font-size: 10px;
}
.price .price-offer {
    color: #1ebcf8;
    margin-bottom: 16px;
}
.tabbed-content {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #102641;
    color: #fff;
}
.tabbed-content.collapse-top {
    padding-top: 0;
}
.tabbed-content.collapse-bottom {
    padding-bottom: 0;
}
.tabbed-content.collapse-both {
    padding-top: 0;
    padding-bottom: 0;
}
.tabbed-content.half-collapse-top {
    padding-top: 15px;
}
.tabbed-content.half-collapse-bottom {
    padding-bottom: 15px;
}
.tabbed-content.half-collapse-both {
    padding-top: 15px;
    padding-bottom: 15px;
}
.tabbed-content .tabbed-content-navigation {
    margin: 32px 1.875rem 0;
    border-bottom: 2px solid #fff;
}
.tabbed-content .tabbed-content-navigation .select-container {
    position: relative;
}
.tabbed-content .tabbed-content-navigation .select-container:after {
    content: "";
    background-image: url(../images/arrow-down.svg);
    position: absolute;
    top: 15px;
    right: 15px;
    height: 15px;
    width: 15px;
    display: inline-block;
    background-size: 100% 100%;
}
.tabbed-content .tabbed-content-navigation .select-container select {
    color: #102641;
    background-color: #e2e5e8;
    border-radius: 5px;
    margin-bottom: 8px;
    width: 100%;
    padding: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.tabbed-content .tabbed-content-navigation ul {
    list-style-type: none;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
}
.tabbed-content .tabbed-content-navigation ul li {
    display: inline-block;
    margin-bottom: 0;
    padding: 10px;
    cursor: pointer;
}
.tabbed-content .tabbed-content-navigation ul li.active-tab {
    color: #1ebcf8;
}
.tabbed-content .tabbed-content-navigation ul li:hover {
    color: #00001b;
    background-color: #1ebcf8;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.basic-table {
    overflow-x: auto;
}
.basic-table .basic-table-constraint {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 16px;
}
.basic-table .basic-table-constraint * {
    margin-bottom: 0;
}
.basic-table .basic-table-constraint tr:nth-child(2n) {
    background-color: #e2e5e8;
}
.basic-table .basic-table-constraint td,
.basic-table .basic-table-constraint th {
    padding: 12px;
}
.basic-table .basic-table-constraint th {
    color: #1ebcf8;
    text-align: left;
}
.color-group {
    margin-bottom: 45px;
}
.color-group .color-card,
.color-group .color-card p {
    margin-bottom: 0;
}
.color-group :not(:first-child),
.color-group :not(:last-child) {
    border-radius: 0;
}
.color-group :first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.color-group :last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-bottom: 0;
}
.color-card {
    border-radius: 3px;
    padding: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
}
.link-group-input {
    padding: 0.375rem 0.75rem;
    color: #102641;
    border: 2px solid #e2e5e8;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 60px;
    font-size: 22px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.link-group-input:focus {
    border-color: #5c95d8;
    outline: 0;
}
.link-group {
    padding: 25px;
    background-color: #e2e5e8;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    max-height: 200px;
    overflow-y: auto;
}
.link-group * {
    display: inline-block;
}
.link-group .hidden {
    display: none;
}
footer {
    background-color: #00001b;
    border-top: 8px solid #337ace;
}
footer a {
    text-decoration: none;
}
footer .after a,
footer .after p,
footer .flex-columns a,
footer .flex-columns p {
    color: #fff !important;
}
footer .after a:hover,
footer .flex-columns a:hover {
    text-decoration: underline;
}
footer .flex-columns .constraint {
    border-bottom: 1px solid #405167;
}
footer .flex-columns .constraint ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.do-not-sell-form h1 {
    text-align: left;
    color: #000;
}
.do-not-sell-form h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
    padding: 0;
    color: #fdd746;
}
.do-not-sell-form p {
    font-size: 18px;
    margin-bottom: 32px;
}
.do-not-sell-form form {
    max-width: 500px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #cdcdcd;
    padding: 30px;
    border-radius: 5px;
}
.do-not-sell-form form label {
    display: block;
}
.do-not-sell-form form input {
    height: 40px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #cdcdcd;
    padding: 10px;
}
.do-not-sell-form form .input-container {
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 16px;
}
.do-not-sell-form form .first_name,
.do-not-sell-form form .last_name {
    width: calc(50% - 32px);
}
.do-not-sell-form form .email {
    width: calc(100% - 32px);
}
.do-not-sell-form form .submit {
    width: 100%;
}
.do-not-sell-form form .submit button {
    width: 100%;
    background-color: #fdd746;
    color: #00001b;
    border: 0;
    border-radius: 5px;
    padding: 8px 0;
}
.do-not-sell-form form .submit button:hover {
    background-color: #e6b90f;
}
.do-not-sell-form .cf-form-thank-you {
    background-color: #f5f6f7;
}
.do-not-sell-form .cf-submit-button-spinner .circle {
    border-top-color: #fdd746;
    border-bottom-color: #fdd746;
}
.footer-email {
    background-color: #00001b;
    color: #fff;
}
.footer-email h5 {
    margin-right: 32px;
}
.footer-email .footer-email-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-email .cf-form {
    max-width: 400px;
    width: 100%;
}
.footer-email .cf-form label {
    display: none;
}
.footer-email .cf-form input {
    height: 40px;
    width: 100%;
    border-radius: 4px;
    border: 0;
    margin-bottom: 8px;
    padding: 0 16px;
    color: #00001b;
}
.footer-email .cf-form form {
    position: relative;
}
.footer-email .cf-form .submit {
    position: absolute;
    top: 0;
    right: 0;
}
.footer-email .cf-form .submit button {
    background-color: #1ebcf8;
    color: #00001b;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-transition: background-color 0.1s ease-in;
    -o-transition: 0.1s background-color ease-in;
    transition: background-color 0.1s ease-in;
    text-decoration: none;
    cursor: pointer;
    height: 40px;
    border: 0;
    padding-left: 16px;
    padding-right: 16px;
}
.footer-email .cf-form .submit button:hover {
    background-color: #1ba9df;
}
.cf-columns.two-columns .slides-column:first-of-type .card {
    margin-right: 0;
}
.cf-columns.two-columns .slides-column:last-of-type .card {
    margin-left: 0;
}
.cf-data-table {
    white-space: normal !important;
}
.cf-data-table thead th {
    text-align: center;
    font-weight: 700;
}
.cf-data-table thead th:first-of-type {
    text-align: left;
}
.cf-data-table tbody td {
    text-align: center;
}
.cf-form-submission-failure-modal h3,
.cf-form-submission-failure-modal p {
    color: #102641;
}
.cf-hero {
    padding-top: 88px;
    padding-bottom: 88px;
    color: #fff;
    border-bottom-width: 16px;
    border-bottom-style: solid;
    border-bottom-color: #1ebcf8;
}
.cf-hero.reverse:after {
    display: table;
    clear: both;
    content: "";
}
.cf-hero.reverse .content-wrapper {
    float: right;
}
.cf-hero.reverse .callout {
    left: 25px;
}
.cf-form-legal.margin-bottom-0 p,
.cf-legal.margin-bottom-0 p {
    margin-bottom: 0;
}
.cf-form-legal p,
.cf-legal p {
    font-size: 10px;
    line-height: 12px;
}
.cf-modal {
    background-color: #f5f6f7;
    border-radius: 5px;
    color: #102641;
}
.cf-modal .modal-header {
    display: none;
}
.cf-modal .container__close-btn {
    background-color: #fdd746;
    color: #102641;
}
.cf-modal .modal__close {
    background-color: #fdd746;
    border: 0;
    border-radius: 3px;
    padding: 5px 12px 7px;
}
header {
    text-transform: uppercase;
    background-color: #102641 !important;
    color: #fff !important;
}
header .navigation-container {
    width: 100%;
}
header .navigation-container a {
    text-decoration: none;
}
header .navigation-container .ham,
header .navigation-container .ham.active,
header .navigation-container .ham.active span {
    background-color: #00001b !important;
}
header .navigation-container .ham span,
header .navigation-container .ham span:after,
header .navigation-container .ham span:before {
    background-color: #fff !important;
}
header .navigation-container .customer-service a {
    color: #fff !important;
}
header .navigation-container .customer-service a:before {
    background-image: url(../images/customer-service-headset.svg);
}
header .navigation-container li .icon-dropdown {
    cursor: pointer;
    background-color: #102641 !important;
}
header .navigation-container li .icon-dropdown:before {
    color: #fff !important;
}
header .navigation-container li:hover {
    background-color: #102641 !important;
}
header .navigation-container .dropdown a,
header .navigation-container .standard a {
    background-color: #102641 !important;
    color: #fff !important;
}
header .navigation-container .submenu {
    background-color: #102641 !important;
}
header .navigation-container .submenu li.dropdown a,
header .navigation-container .submenu li.standard a {
    color: #fff !important;
}
header .navigation-container .row {
    max-width: 1200px;
}
header .layout-navigation .menu-toggle {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
    border: 0;
    cursor: pointer;
}
header .layout-navigation .menu-toggle .icon-dropdown {
    display: none;
}
header .layout-navigation .ham {
    display: block;
    width: 28px;
    height: 25px;
    cursor: pointer;
}
header .layout-navigation .ham span {
    display: block;
    position: relative;
    top: 10px;
    height: 5px;
}
header .layout-navigation .ham span:before {
    top: -10px;
}
header .layout-navigation .ham span:after,
header .layout-navigation .ham span:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 5px;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    content: "";
}
header .layout-navigation .ham span:after {
    bottom: -10px;
}
header .layout-navigation .ham.active span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
header .layout-navigation .ham.active span:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
header .layout-navigation .menu {
    background-color: transparent;
}
header .layout-navigation li .icon-dropdown {
    padding: 8px 15px;
}
header .layout-navigation li .icon-dropdown:before {
    display: inline-block;
    width: 15px;
    height: 9px;
    margin-top: -5px;
    position: relative;
    right: 10px;
    font-size: 18px;
}
header .layout-navigation li.dropdown a,
header .layout-navigation li.standard a {
    padding: 12px !important;
}
header .layout-navigation li.customer-service a:before {
    display: inline-block;
    width: 20px;
    height: 22px;
    margin-right: 5px;
    margin-bottom: -6px;
    background-repeat: no-repeat;
    content: "";
}
header .layout-navigation li .submenu {
    border: 0;
}
header .cf-site-header {
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: #00001b;
}
@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto;
    }
    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }
    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
    .small-1 {
        width: 8.33333%;
    }
    .small-2 {
        width: 16.66667%;
    }
    .small-3 {
        width: 25%;
    }
    .small-4 {
        width: 33.33333%;
    }
    .small-5 {
        width: 41.66667%;
    }
    .small-6 {
        width: 50%;
    }
    .small-7 {
        width: 58.33333%;
    }
    .small-8 {
        width: 66.66667%;
    }
    .small-9 {
        width: 75%;
    }
    .small-10 {
        width: 83.33333%;
    }
    .small-11 {
        width: 91.66667%;
    }
    .small-12 {
        width: 100%;
    }
    .small-offset-0 {
        margin-left: 0 !important;
    }
    .small-offset-1 {
        margin-left: 8.33333% !important;
    }
    .small-offset-2 {
        margin-left: 16.66667% !important;
    }
    .small-offset-3 {
        margin-left: 25% !important;
    }
    .small-offset-4 {
        margin-left: 33.33333% !important;
    }
    .small-offset-5 {
        margin-left: 41.66667% !important;
    }
    .small-offset-6 {
        margin-left: 50% !important;
    }
    .small-offset-7 {
        margin-left: 58.33333% !important;
    }
    .small-offset-8 {
        margin-left: 66.66667% !important;
    }
    .small-offset-9 {
        margin-left: 75% !important;
    }
    .small-offset-10 {
        margin-left: 83.33333% !important;
    }
    .small-offset-11 {
        margin-left: 91.66667% !important;
    }
    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto;
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none;
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left;
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right;
    }
    .row.small-collapse > .column,
    .row.small-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }
    .row.small-uncollapse > .column,
    .row.small-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
    .hide-for-large,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-medium,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-down,
    .show-for-medium-down,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .hide-for-large-down,
    .hide-for-medium-down,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-medium,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none !important;
    }
    .hidden-for-large,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-medium,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-down,
    .visible-for-medium-down,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .hidden-for-large-down,
    .hidden-for-medium-down,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-medium,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.hide-for-large,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-medium,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-down,
    table.show-for-medium-down,
    table.show-for-small,
    table.show-for-small-down,
    table.show-for-small-only,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-large,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-medium,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-down,
    thead.show-for-medium-down,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.show-for-small-only,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-large,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-down,
    tbody.show-for-medium-down,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-large,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-medium,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-down,
    tr.show-for-medium-down,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    td.hide-for-large,
    td.hide-for-large-only,
    td.hide-for-large-up,
    td.hide-for-medium,
    td.hide-for-medium-only,
    td.hide-for-medium-up,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-down,
    td.show-for-medium-down,
    td.show-for-small,
    td.show-for-small-down,
    td.show-for-small-only,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-only,
    th.hide-for-large-up,
    th.hide-for-medium,
    th.hide-for-medium-only,
    th.hide-for-medium-up,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-down,
    th.show-for-medium-down,
    th.show-for-small,
    th.show-for-small-down,
    th.show-for-small-only,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell !important;
    }
}
@media only screen and (min-width: 40.0625em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto;
    }
    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
    .medium-1 {
        width: 8.33333%;
    }
    .medium-2 {
        width: 16.66667%;
    }
    .medium-3 {
        width: 25%;
    }
    .medium-4 {
        width: 33.33333%;
    }
    .medium-5 {
        width: 41.66667%;
    }
    .medium-6 {
        width: 50%;
    }
    .medium-7 {
        width: 58.33333%;
    }
    .medium-8 {
        width: 66.66667%;
    }
    .medium-9 {
        width: 75%;
    }
    .medium-10 {
        width: 83.33333%;
    }
    .medium-11 {
        width: 91.66667%;
    }
    .medium-12 {
        width: 100%;
    }
    .medium-offset-0 {
        margin-left: 0 !important;
    }
    .medium-offset-1 {
        margin-left: 8.33333% !important;
    }
    .medium-offset-2 {
        margin-left: 16.66667% !important;
    }
    .medium-offset-3 {
        margin-left: 25% !important;
    }
    .medium-offset-4 {
        margin-left: 33.33333% !important;
    }
    .medium-offset-5 {
        margin-left: 41.66667% !important;
    }
    .medium-offset-6 {
        margin-left: 50% !important;
    }
    .medium-offset-7 {
        margin-left: 58.33333% !important;
    }
    .medium-offset-8 {
        margin-left: 66.66667% !important;
    }
    .medium-offset-9 {
        margin-left: 75% !important;
    }
    .medium-offset-10 {
        margin-left: 83.33333% !important;
    }
    .medium-offset-11 {
        margin-left: 91.66667% !important;
    }
    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto;
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none;
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left;
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right;
    }
    .row.medium-collapse > .column,
    .row.medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }
    .row.medium-uncollapse > .column,
    .row.medium-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
    .push-0 {
        left: 0;
        right: auto;
    }
    .pull-0,
    .push-0 {
        position: relative;
    }
    .pull-0 {
        right: 0;
        left: auto;
    }
    .push-1 {
        left: 8.33333%;
        right: auto;
    }
    .pull-1,
    .push-1 {
        position: relative;
    }
    .pull-1 {
        right: 8.33333%;
        left: auto;
    }
    .push-2 {
        left: 16.66667%;
        right: auto;
    }
    .pull-2,
    .push-2 {
        position: relative;
    }
    .pull-2 {
        right: 16.66667%;
        left: auto;
    }
    .push-3 {
        left: 25%;
        right: auto;
    }
    .pull-3,
    .push-3 {
        position: relative;
    }
    .pull-3 {
        right: 25%;
        left: auto;
    }
    .push-4 {
        left: 33.33333%;
        right: auto;
    }
    .pull-4,
    .push-4 {
        position: relative;
    }
    .pull-4 {
        right: 33.33333%;
        left: auto;
    }
    .push-5 {
        left: 41.66667%;
        right: auto;
    }
    .pull-5,
    .push-5 {
        position: relative;
    }
    .pull-5 {
        right: 41.66667%;
        left: auto;
    }
    .push-6 {
        left: 50%;
        right: auto;
    }
    .pull-6,
    .push-6 {
        position: relative;
    }
    .pull-6 {
        right: 50%;
        left: auto;
    }
    .push-7 {
        left: 58.33333%;
        right: auto;
    }
    .pull-7,
    .push-7 {
        position: relative;
    }
    .pull-7 {
        right: 58.33333%;
        left: auto;
    }
    .push-8 {
        left: 66.66667%;
        right: auto;
    }
    .pull-8,
    .push-8 {
        position: relative;
    }
    .pull-8 {
        right: 66.66667%;
        left: auto;
    }
    .push-9 {
        left: 75%;
        right: auto;
    }
    .pull-9,
    .push-9 {
        position: relative;
    }
    .pull-9 {
        right: 75%;
        left: auto;
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .hide-for-large,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-down,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .hide-for-large-down,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none !important;
    }
    .hidden-for-large,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-down,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .hidden-for-large-down,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.hide-for-large,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-down,
    table.show-for-medium,
    table.show-for-medium-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-large,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-down,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-large,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-down,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-large,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-down,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    td.hide-for-large,
    td.hide-for-large-only,
    td.hide-for-large-up,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-down,
    td.show-for-medium,
    td.show-for-medium-down,
    td.show-for-medium-only,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-only,
    th.hide-for-large-up,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-down,
    th.show-for-medium,
    th.show-for-medium-down,
    th.show-for-medium-only,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell !important;
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto;
    }
    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
    .large-1 {
        width: 8.33333%;
    }
    .large-2 {
        width: 16.66667%;
    }
    .large-3 {
        width: 25%;
    }
    .large-4 {
        width: 33.33333%;
    }
    .large-5 {
        width: 41.66667%;
    }
    .large-6 {
        width: 50%;
    }
    .large-7 {
        width: 58.33333%;
    }
    .large-8 {
        width: 66.66667%;
    }
    .large-9 {
        width: 75%;
    }
    .large-10 {
        width: 83.33333%;
    }
    .large-11 {
        width: 91.66667%;
    }
    .large-12 {
        width: 100%;
    }
    .large-offset-0 {
        margin-left: 0 !important;
    }
    .large-offset-1 {
        margin-left: 8.33333% !important;
    }
    .large-offset-2 {
        margin-left: 16.66667% !important;
    }
    .large-offset-3 {
        margin-left: 25% !important;
    }
    .large-offset-4 {
        margin-left: 33.33333% !important;
    }
    .large-offset-5 {
        margin-left: 41.66667% !important;
    }
    .large-offset-6 {
        margin-left: 50% !important;
    }
    .large-offset-7 {
        margin-left: 58.33333% !important;
    }
    .large-offset-8 {
        margin-left: 66.66667% !important;
    }
    .large-offset-9 {
        margin-left: 75% !important;
    }
    .large-offset-10 {
        margin-left: 83.33333% !important;
    }
    .large-offset-11 {
        margin-left: 91.66667% !important;
    }
    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto;
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none;
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left;
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right;
    }
    .row.large-collapse > .column,
    .row.large-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }
    .row.large-uncollapse > .column,
    .row.large-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
    .push-0 {
        left: 0;
        right: auto;
    }
    .pull-0,
    .push-0 {
        position: relative;
    }
    .pull-0 {
        right: 0;
        left: auto;
    }
    .push-1 {
        left: 8.33333%;
        right: auto;
    }
    .pull-1,
    .push-1 {
        position: relative;
    }
    .pull-1 {
        right: 8.33333%;
        left: auto;
    }
    .push-2 {
        left: 16.66667%;
        right: auto;
    }
    .pull-2,
    .push-2 {
        position: relative;
    }
    .pull-2 {
        right: 16.66667%;
        left: auto;
    }
    .push-3 {
        left: 25%;
        right: auto;
    }
    .pull-3,
    .push-3 {
        position: relative;
    }
    .pull-3 {
        right: 25%;
        left: auto;
    }
    .push-4 {
        left: 33.33333%;
        right: auto;
    }
    .pull-4,
    .push-4 {
        position: relative;
    }
    .pull-4 {
        right: 33.33333%;
        left: auto;
    }
    .push-5 {
        left: 41.66667%;
        right: auto;
    }
    .pull-5,
    .push-5 {
        position: relative;
    }
    .pull-5 {
        right: 41.66667%;
        left: auto;
    }
    .push-6 {
        left: 50%;
        right: auto;
    }
    .pull-6,
    .push-6 {
        position: relative;
    }
    .pull-6 {
        right: 50%;
        left: auto;
    }
    .push-7 {
        left: 58.33333%;
        right: auto;
    }
    .pull-7,
    .push-7 {
        position: relative;
    }
    .pull-7 {
        right: 58.33333%;
        left: auto;
    }
    .push-8 {
        left: 66.66667%;
        right: auto;
    }
    .pull-8,
    .push-8 {
        position: relative;
    }
    .pull-8 {
        right: 66.66667%;
        left: auto;
    }
    .push-9 {
        left: 75%;
        right: auto;
    }
    .pull-9,
    .push-9 {
        position: relative;
    }
    .pull-9 {
        right: 75%;
        left: auto;
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none !important;
    }
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large,
    table.show-for-large-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large,
    td.show-for-large-down,
    td.show-for-large-only,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large,
    th.show-for-large-down,
    th.show-for-large-only,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell !important;
    }
}
@media only screen and (min-width: 90.0625em) {
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none !important;
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-large-only,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge,
    table.show-for-xlarge-down,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-large-only,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge,
    thead.show-for-xlarge-down,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-large-only,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-large-only,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge,
    tr.show-for-xlarge-down,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    td.hide-for-large,
    td.hide-for-large-down,
    td.hide-for-large-only,
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge,
    td.show-for-xlarge-down,
    td.show-for-xlarge-only,
    td.show-for-xlarge-up,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-down,
    th.hide-for-large-only,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge,
    th.show-for-xlarge-down,
    th.show-for-xlarge-only,
    th.show-for-xlarge-up,
    th.show-for-xxlarge-down {
        display: table-cell !important;
    }
}
@media only screen and (min-width: 120.0625em) {
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .hide-for-xlarge-only,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: inherit !important;
    }
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .show-for-xlarge-only {
        display: none !important;
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .hidden-for-xlarge-only,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .visible-for-xlarge-only {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-large-only,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-down,
    table.hide-for-xlarge-only,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-up,
    table.show-for-xxlarge,
    table.show-for-xxlarge-down,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up {
        display: table !important;
    }
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-large-only,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-down,
    thead.hide-for-xlarge-only,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-up,
    thead.show-for-xxlarge,
    thead.show-for-xxlarge-down,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up {
        display: table-header-group !important;
    }
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-large-only,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-down,
    tbody.hide-for-xlarge-only,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-up,
    tbody.show-for-xxlarge,
    tbody.show-for-xxlarge-down,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up {
        display: table-row-group !important;
    }
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-large-only,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-down,
    tr.hide-for-xlarge-only,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-up,
    tr.show-for-xxlarge,
    tr.show-for-xxlarge-down,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up {
        display: table-row;
    }
    td.hide-for-large,
    td.hide-for-large-down,
    td.hide-for-large-only,
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-down,
    td.hide-for-xlarge-only,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-up,
    td.show-for-xxlarge,
    td.show-for-xxlarge-down,
    td.show-for-xxlarge-only,
    td.show-for-xxlarge-up,
    th.hide-for-large,
    th.hide-for-large-down,
    th.hide-for-large-only,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-down,
    th.hide-for-xlarge-only,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-up,
    th.show-for-xxlarge,
    th.show-for-xxlarge-down,
    th.show-for-xxlarge-only,
    th.show-for-xxlarge-up {
        display: table-cell !important;
    }
}
@media only screen and (orientation: landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: inherit !important;
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
    table.hide-for-portrait,
    table.show-for-landscape {
        display: table !important;
    }
    thead.hide-for-portrait,
    thead.show-for-landscape {
        display: table-header-group !important;
    }
    tbody.hide-for-portrait,
    tbody.show-for-landscape {
        display: table-row-group !important;
    }
    tr.hide-for-portrait,
    tr.show-for-landscape {
        display: table-row !important;
    }
    td.hide-for-portrait,
    td.show-for-landscape,
    th.hide-for-portrait,
    th.show-for-landscape {
        display: table-cell !important;
    }
}
@media only screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: inherit !important;
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important;
    }
    table.hide-for-landscape,
    table.show-for-portrait {
        display: table !important;
    }
    thead.hide-for-landscape,
    thead.show-for-portrait {
        display: table-header-group !important;
    }
    tbody.hide-for-landscape,
    tbody.show-for-portrait {
        display: table-row-group !important;
    }
    tr.hide-for-landscape,
    tr.show-for-portrait {
        display: table-row !important;
    }
    td.hide-for-landscape,
    td.show-for-portrait,
    th.hide-for-landscape,
    th.show-for-portrait {
        display: table-cell !important;
    }
}
@media print {
    .print-only,
    .show-for-print {
        display: block !important;
    }
    .hide-for-print,
    .hide-on-print {
        display: none !important;
    }
    table.show-for-print {
        display: table !important;
    }
    thead.show-for-print {
        display: table-header-group !important;
    }
    tbody.show-for-print {
        display: table-row-group !important;
    }
    tr.show-for-print {
        display: table-row !important;
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell !important;
    }
}
@media screen and (min-width: 1024px) {
    .layout-navigation .menu,
    .layout-navigation .menu.hover li:hover > input[type="checkbox"] + .submenu {
        display: block;
    }
    .layout-navigation .menu.hover label.icon-dropdown {
        display: none;
    }
    .layout-navigation .menu.hover span.icon-dropdown {
        display: block;
    }
    .layout-navigation .menu.click input[type="checkbox"]:checked + .submenu {
        display: block;
    }
    .layout-navigation .menu li {
        float: left;
        border-width: 0;
        border-right-width: 1px;
    }
    .layout-navigation .menu li.dropdown a {
        padding: 1em 2.5em 1em 0.5em;
    }
    .layout-navigation .menu input[type="checkbox"]:checked + .submenu {
        display: none;
    }
    .layout-navigation .menu .submenu {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        min-width: 10em;
        margin: 0;
        border-width: 0;
        z-index: 1000;
    }
    .layout-navigation .menu .submenu li {
        float: none;
        border-width: 0;
        border-bottom-width: 1px;
    }
    .layout-navigation .menu .submenu .submenu {
        top: 0;
        left: 100%;
    }
    .layout-navigation.align-right .menu li {
        float: right;
    }
    .layout-navigation.align-right .menu .submenu .submenu {
        top: 0;
        right: 100%;
        left: auto;
    }
    .layout-navigation.align-right .menu.mobile-responsive-only .submenu .submenu {
        top: 0;
        right: 100%;
        left: auto;
    }
    .layout-navigation.full-width .menu > li:first-child:nth-last-child(2),
    .layout-navigation.full-width .menu > li:first-child:nth-last-child(2) ~ li {
        width: 50%;
    }
    .layout-navigation.full-width .menu > li:first-child:nth-last-child(3),
    .layout-navigation.full-width .menu > li:first-child:nth-last-child(3) ~ li {
        width: 33.33333%;
    }
    .layout-navigation.full-width .menu > li:first-child:nth-last-child(4),
    .layout-navigation.full-width .menu > li:first-child:nth-last-child(4) ~ li {
        width: 25%;
    }
    .layout-navigation.full-width .menu > li:first-child:nth-last-child(5),
    .layout-navigation.full-width .menu > li:first-child:nth-last-child(5) ~ li {
        width: 20%;
    }
    .layout-navigation.full-width .menu > li:first-child:nth-last-child(6),
    .layout-navigation.full-width .menu > li:first-child:nth-last-child(6) ~ li {
        width: 16.66667%;
    }
    .layout-navigation.full-width .menu > li:first-child:nth-last-child(7),
    .layout-navigation.full-width .menu > li:first-child:nth-last-child(7) ~ li {
        width: 14.28571%;
    }
    .layout-navigation .menu-toggle {
        display: none;
    }
    .cf-image-library .img-block .img-library {
        width: 24%;
    }
    .constraint,
    .container {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        max-width: 1200px;
        margin: auto;
    }
    .show-for-medium-down {
        display: none !important;
    }
    .cf-basic-content {
        padding-top: 88px;
        padding-bottom: 88px;
    }
    .cf-basic-content.half-collapse-top {
        padding-top: 44px;
    }
    .cf-basic-content.half-collapse-bottom {
        padding-bottom: 44px;
    }
    .cf-basic-content.half-collapse-both {
        padding-top: 44px;
        padding-bottom: 44px;
    }
    .cf-basic-content.container-lg .constraint,
    .cf-basic-content.container-lg .container {
        max-width: 1000px;
    }
    .cf-basic-content.container-md .constraint,
    .cf-basic-content.container-md .container {
        max-width: 800px;
    }
    .cf-basic-content.container-sm .constraint,
    .cf-basic-content.container-sm .container {
        max-width: 600px;
    }
    .cf-breadcrumbs .constraint {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
    .cf-columns {
        padding-top: 88px;
        padding-bottom: 88px;
    }
    .cf-columns.half-collapse-top {
        padding-top: 44px;
    }
    .cf-columns.half-collapse-bottom {
        padding-bottom: 44px;
    }
    .cf-columns.half-collapse-both {
        padding-top: 44px;
        padding-bottom: 44px;
    }
    .cf-columns.container-lg .constraint,
    .cf-columns.container-lg .container {
        max-width: 1000px;
    }
    .cf-columns.container-md .constraint,
    .cf-columns.container-md .container {
        max-width: 800px;
    }
    .cf-columns.container-sm .constraint,
    .cf-columns.container-sm .container {
        max-width: 600px;
    }
    .cf-hero {
        padding-top: 88px;
        padding-bottom: 88px;
    }
    .cf-hero.half-collapse-top {
        padding-top: 44px;
    }
    .cf-hero.half-collapse-bottom {
        padding-bottom: 44px;
    }
    .cf-hero.half-collapse-both {
        padding-top: 44px;
        padding-bottom: 44px;
    }
    .cf-hero.container-lg .constraint,
    .cf-hero.container-lg .container {
        max-width: 1000px;
    }
    .cf-hero.container-md .constraint,
    .cf-hero.container-md .container {
        max-width: 800px;
    }
    .cf-hero.container-sm .constraint,
    .cf-hero.container-sm .container {
        max-width: 600px;
    }
    .cf-hero .content-wrapper {
        width: 50%;
    }
    .cf-side-by-side {
        padding-top: 88px;
        padding-bottom: 88px;
    }
    .cf-side-by-side.half-collapse-top {
        padding-top: 44px;
    }
    .cf-side-by-side.half-collapse-bottom {
        padding-bottom: 44px;
    }
    .cf-side-by-side.half-collapse-both {
        padding-top: 44px;
        padding-bottom: 44px;
    }
    .cf-side-by-side.container-lg .constraint,
    .cf-side-by-side.container-lg .container {
        max-width: 1000px;
    }
    .cf-side-by-side.container-md .constraint,
    .cf-side-by-side.container-md .container {
        max-width: 800px;
    }
    .cf-side-by-side.container-sm .constraint,
    .cf-side-by-side.container-sm .container {
        max-width: 600px;
    }
    .cf-form.mega form {
        padding: 8px 65px 24px;
    }
    .default-section-padding {
        padding-top: 88px;
        padding-bottom: 88px;
    }
    .default-section-padding.half-collapse-top {
        padding-top: 44px;
    }
    .default-section-padding.half-collapse-bottom {
        padding-bottom: 44px;
    }
    .default-section-padding.half-collapse-both {
        padding-top: 44px;
        padding-bottom: 44px;
    }
    .default-section-padding.container-lg .constraint,
    .default-section-padding.container-lg .container {
        max-width: 1000px;
    }
    .default-section-padding.container-md .constraint,
    .default-section-padding.container-md .container {
        max-width: 800px;
    }
    .default-section-padding.container-sm .constraint,
    .default-section-padding.container-sm .container {
        max-width: 600px;
    }
    h1 {
        font-size: 52px;
        line-height: 60px;
        margin-bottom: 24px;
    }
    h2 {
        font-size: 48px;
        line-height: 56px;
    }
    h3 {
        font-size: 40px;
        line-height: 48px;
    }
    h4 {
        font-size: 28px;
        line-height: 36px;
    }
    h5 {
        font-size: 24px;
        line-height: 32px;
    }
    h6 {
        font-size: 20px;
        line-height: 28px;
    }
    .swiper-pagination {
        display: none;
    }
    .swiper-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .slides-columns.package-card-carousel .swiper-pagination {
        display: block;
    }
    .tabbed-content {
        padding-top: 88px;
        padding-bottom: 88px;
    }
    .tabbed-content.half-collapse-top {
        padding-top: 44px;
    }
    .tabbed-content.half-collapse-bottom {
        padding-bottom: 44px;
    }
    .tabbed-content.half-collapse-both {
        padding-top: 44px;
        padding-bottom: 44px;
    }
    .tabbed-content.container-lg .constraint,
    .tabbed-content.container-lg .container {
        max-width: 1000px;
    }
    .tabbed-content.container-md .constraint,
    .tabbed-content.container-md .container {
        max-width: 800px;
    }
    .tabbed-content.container-sm .constraint,
    .tabbed-content.container-sm .container {
        max-width: 600px;
    }
    .cf-columns.five-or-six-columns .swiper-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cf-columns.five-or-six-columns .flex-column,
    .cf-columns.five-or-six-columns .slides-column {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
    }
    header .navigation-container .dropdown a:hover,
    header .navigation-container .standard a:hover {
        background-color: #00001b !important;
    }
    header .navigation-container .submenu li.dropdown a:hover,
    header .navigation-container .submenu li.standard a:hover {
        background-color: #00001b !important;
    }
    header .navigation-container .row {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    header .layout-navigation .menu.click label.icon-dropdown,
    header .layout-navigation .menu.click span.icon-dropdown,
    header .layout-navigation .menu.hover label.icon-dropdown,
    header .layout-navigation .menu.hover span.icon-dropdown {
        display: none;
    }
    header .layout-navigation li.customer-service {
        float: right;
    }
    header .layout-navigation li .submenu {
        left: 50% !important;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    header .layout-navigation li .submenu .submenu {
        left: 150% !important;
    }
}
@media screen and (min-width: 641px) {
    .layout-navigation .menu.mobile-responsive-only {
        display: block;
    }
    .layout-navigation .menu.mobile-responsive-only li {
        float: left;
        border-width: 0;
        border-right-width: 1px;
    }
    .layout-navigation .menu.mobile-responsive-only li.dropdown a {
        padding: 1em 2.5em 1em 0.5em;
    }
    .layout-navigation .menu.mobile-responsive-only input[type="checkbox"]:checked + .submenu {
        display: none;
    }
    .layout-navigation .menu.mobile-responsive-only .submenu {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        min-width: 10em;
        margin: 0;
        border-width: 0;
        z-index: 1000;
    }
    .layout-navigation .menu.mobile-responsive-only .submenu li {
        float: none;
        border-width: 0;
        border-bottom-width: 1px;
    }
    .layout-navigation .menu.mobile-responsive-only .submenu .submenu {
        top: 0;
        left: 100%;
    }
    .layout-navigation .menu.mobile-responsive-only.hover li:hover > input[type="checkbox"] + .submenu {
        display: block;
    }
    .layout-navigation .menu.mobile-responsive-only.hover label.icon-dropdown {
        display: none;
    }
    .layout-navigation .menu.mobile-responsive-only.click input[type="checkbox"]:checked + .submenu,
    .layout-navigation .menu.mobile-responsive-only.hover span.icon-dropdown {
        display: block;
    }
    .layout-navigation.align-right .menu.mobile-responsive-only li {
        float: right;
    }
    .layout-navigation .menu-toggle.mobile-responsive-only {
        display: none;
    }
    .text-center-medium-up {
        text-align: center;
    }
    .show-for-small {
        display: none !important;
    }
    .cf-columns .flex-columns .constraint > div {
        padding: 0 0.9375rem;
    }
    .cf-columns .flex-column {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .cf-modal {
        position: absolute;
        top: 2rem;
        left: 50vw;
        z-index: 9999;
        max-width: 60%;
        min-height: auto;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .cf-modal-backdrop {
        background-color: rgba(0, 0, 0, 0.75);
    }
    .cf-side-by-side .side-by-side-main {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .cf-side-by-side .side-by-side-main > div {
        -webkit-box-flex: 50%;
        -ms-flex: 50%;
        flex: 50%;
    }
    .cf-side-by-side .image-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .cf-side-by-side.image-to-bottom {
        padding-top: 30px;
        padding-bottom: 0;
    }
    .cf-side-by-side.reverse .side-by-side-main {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .cf-form fieldset.multi-step.three-column input[type="radio"] + label {
        width: calc(33.333% - 32px);
    }
    .cf-form .cf-form-heading .mobile-heading {
        display: none;
    }
    .cf-form .cf-form-heading .heading {
        display: block;
        font-size: 40px;
        line-height: 48px;
    }
    .cf-form .cf-form-heading .subheading {
        font-size: 20px;
        line-height: 40px;
    }
    .cf-form-modal {
        max-width: 800px;
    }
    .cf-form-submission-failure-modal {
        max-width: 450px !important;
    }
    .cf-form-submission-failure-modal h3 {
        text-align: center !important;
        font-size: 30px !important;
    }
    .cf-form-submission-failure-modal p {
        text-align: center !important;
    }
    .cf-form .cf-form-fake-thank-you,
    .cf-form .cf-form-thank-you {
        padding: 8px 65px 24px;
    }
    .cf-form .parsley-errors-list {
        padding-left: 0;
        bottom: 0;
    }
    .cf-form.mega {
        padding: 50px 8px;
    }
    .cf-form.mega .animated_screen_header,
    .cf-form.mega .form__section-header,
    .cf-form.mega legend {
        margin-bottom: 24px;
        font-size: 20px;
        line-height: 28px;
    }
    .cf-form.mega .container__input-group .input-container {
        margin-bottom: 0;
    }
    .cf-form.popup fieldset.multi-step.three-column input[type="radio"] + label {
        width: calc(33.333% - 50px) !important;
    }
    .cf-form.popup fieldset.multi-step input[type="radio"] + label {
        width: calc(50% - 50px) !important;
    }
    .bg-woman-in-awe {
        background-image: url(../images/woman-in-awe-desktop.jpg);
    }
    .bg-man-using-remote {
        background-image: url(../images/man-using-remote-desktop.jpg);
    }
    .bg-dark-swirl2 {
        background-image: url(images/dark-swirl2-desktop.jpg);
    }
    .bg-woman-in-yellow-smiling {
        background-image: url(../images/woman-in-yellow-smiling-desktop.jpg);
    }
    .bg-customer-service-rep {
        background-image: url(../images/customer-service-rep-desktop.jpg);
    }
    .bg-movie-and-popcorn {
        background-image: url(../images/movie-and-popcorn-desktop.jpg);
    }
    .bg-thumbs-up-guy {
        background-image: url(../images/thumbs-up-guy-desktop.jpg);
    }
    .slides-column {
        padding: 0 0.9375rem 52px;
    }
    .slides-columns.package-card-carousel .slides-column {
        padding: 0 1.875rem 52px;
    }
    .tabbed-content .tabbed-content-navigation .select-container {
        display: none;
    }
    footer .flex-column.site-links {
        -webkit-box-flex: 2;
        -ms-flex: 2;
        flex: 2;
    }
    footer .flex-column.powered-by-clearlink {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .footer-email {
        padding-top: 24px;
        padding-bottom: 24px;
    }
}
@media screen and (min-width: 641px) and (max-width: 1023px) {
    .cf-image-library .img-block .img-library {
        width: 48%;
    }
    .cf-hero .content-wrapper {
        width: 66.6%;
    }
    .cf-hero .content-wrapper {
        width: 50%;
    }
}
@media screen and (min-width: 0px) and (max-width: 640px) {
    .show-for-medium-up {
        display: none !important;
    }
    .cf-side-by-side .image-container img {
        margin-left: auto;
        margin-right: auto;
    }
    .cf-side-by-side.mobile-image-top .side-by-side-main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cf-side-by-side.mobile-image-top .image-container img {
        margin-bottom: 15px;
    }
    .cf-side-by-side.mobile-image-top-full-width {
        padding-top: 0;
    }
    .cf-side-by-side.mobile-image-top-full-width .image-container {
        padding: 0;
    }
    .cf-side-by-side.mobile-image-to-bottom {
        padding-top: 30px;
        padding-bottom: 0;
    }
    .cf-form fieldset.multi-step input[type="radio"] + label {
        width: 100%;
    }
    .cf-form.mega input[type="radio"] + label {
        width: calc(100% - 32px) !important;
    }
    .cf-form.mega input[type="radio"] + label:before {
        display: none;
    }
    .cf-form.mega .container__input-group input[type="checkbox"] + label {
        width: calc(100% - 32px);
    }
    .cf-form.mega .container__input-group .input-container {
        width: 100%;
    }
    .cf-form.multi-step .cf-form-thank-you {
        padding: 8px 0 0;
    }
    .cf-form.popup fieldset.multi-step input[type="radio"] + label {
        margin: 0 0 20px;
        width: 100%;
    }
    .btn.btn-hero {
        font-size: 20px;
        line-height: 20px;
    }
    .bg-woman-in-awe {
        background-image: url(../images/woman-in-awe-mobile.jpg);
    }
    .bg-man-using-remote {
        background-image: url(../images/man-using-remote-mobile.jpg);
    }
    .bg-dark-swirl2 {
        background-image: url(../images/dark-swirl2-mobile.jpg);
    }
    .bg-woman-in-yellow-smiling {
        background-image: url(../images/woman-in-yellow-smiling-mobile.jpg);
    }
    .bg-customer-service-rep {
        background-image: url(../images/customer-service-rep-mobile.jpg);
    }
    .bg-movie-and-popcorn {
        background-image: url(../images/movie-and-popcorn-mobile.jpg);
    }
    .bg-thumbs-up-guy {
        background-image: url(../images/thumbs-up-guy-mobile.jpg);
    }
    .slides-column {
        padding: 0 0 52px;
    }
    .package-card .callout p {
        width: 90%;
        font-size: 13px;
    }
    .tabbed-content .tabbed-content-navigation {
        padding-left: 0;
        padding-right: 0;
        margin: 0 0.9375rem;
    }
    .tabbed-content .tabbed-content-navigation ul {
        display: none;
    }
    footer .flex-columns .constraint .flex-column {
        margin-bottom: 0;
    }
    .do-not-sell-form form {
        padding: 20px;
    }
    .do-not-sell-form form .first_name,
    .do-not-sell-form form .last_name {
        width: calc(100% - 32px);
    }
    .footer-email {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .footer-email .footer-email-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cf-hero {
        padding-top: 32px;
        padding-bottom: 75%;
    }
    .cf-hero.mobile-bg-standard {
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .cf-hero.mobile-bg-top {
        padding-top: 75%;
        padding-bottom: 32px;
    }
    .cf-hero.mobile-bg-top-large {
        padding-top: 100%;
        padding-bottom: 32px;
    }
    .cf-hero.mobile-bg-top-xlarge {
        padding-top: 110%;
        padding-bottom: 32px;
    }
    .cf-side-by-side .side-by-side-main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cf-side-by-side .image-container img {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 1023px) {
    .show-for-large-up {
        display: none !important;
    }
    .cf-data-table table th {
        white-space: pre-wrap;
    }
    .cf-data-table table td {
        white-space: pre-wrap;
    }
    .cf-form.multi-step .container__input-group:last-of-type .input-container {
        width: 100%;
        margin: 0 0 15px;
    }
    .cf-form.popup .container__input-group:last-of-type .input-container {
        width: 100%;
        margin: 0 0 15px;
    }
    .slides-columns.package-card-carousel .swiper-button-prev {
        display: none;
    }
    .slides-columns.package-card-carousel .swiper-button-next {
        display: none;
    }
    .package-card .callout p {
        width: 85%;
        font-size: 13px;
    }
    header .navigation-container .submenu li.dropdown a,
    header .navigation-container .submenu li.standard a {
        background-color: #405167 !important;
    }
    header .cf-site-header .btn {
        margin-right: 50px;
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .cf-side-by-side .content-container {
        display: block;
    }
    .cf-form.mega input[type="radio"] + label:before {
        max-width: 30px;
        -ms-flex-item-align: center;
        align-self: center;
    }
}
@media screen and (max-width: 900px) {
    .cf-form.mega .arrow {
        display: none;
    }
}
