meta.foundation-version {
    font-family: "/5.4.7/"; }

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0em; }

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em; }

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em; }

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em; }

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em; }

meta.foundation-data-attribute-namespace {
    font-family: false; }

html, body {
    height: 100%; }

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

html,
body {
    font-size: 100%; }

body {
    background: white;
    color: #222222;
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-style: normal;
    line-height: 1.5;
    position: relative;
    cursor: auto; }

a:hover {
    cursor: pointer; }

img {
    max-width: 100%;
    height: auto; }

img {
    -ms-interpolation-mode: bicubic; }

.left {
    float: left !important; }

.right {
    float: right !important; }

.clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
.clearfix:after {
    clear: both; }

.hide {
    display: none !important;
    visibility: hidden; }

.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; }

select {
    width: 100%; }

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5em; }
.row:before, .row:after {
    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 {
    width: auto;
    margin-left: -0.9375em;
    margin-right: -0.9375em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
.row .row:before, .row .row:after {
    content: " ";
    display: table; }
.row .row:after {
    clear: both; }
.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none; }
.row .row.collapse:before, .row .row.collapse:after {
    content: " ";
    display: table; }
.row .row.collapse:after {
    clear: both; }

.column,
.columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left; }

[class*="column"] + [class*="column"]:last-child {
    float: right; }

[class*="column"] + [class*="column"].end {
    float: left; }

@media only screen {
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        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-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left; }

    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none; }

    .column.small-uncentered,
    .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left; }

    .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; } }
@media only screen and (min-width: 40.063em) {

    .column,
    .columns {
        position: relative;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        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-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left; }

    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none; }

    .column.medium-uncentered,
    .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left; }

    .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; }

    .push-0 {
        position: relative;
        left: 0%;
        right: auto; }

    .pull-0 {
        position: relative;
        right: 0%;
        left: auto; }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto; }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto; }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto; }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto; }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto; }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto; }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto; }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto; }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto; }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto; }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto; }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto; }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto; }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto; }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto; }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto; }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto; }

    .pull-9 {
        position: relative;
        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; } }
@media only screen and (min-width: 64.063em) {

    .column,
    .columns {
        position: relative;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        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%; }

    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none; }

    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left; }

    .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; }

     }
.label {
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    margin-bottom: inherit;
    padding: 0.25rem 0.5rem 0.25rem;
    font-size: 0.6875rem;
    background-color: #2ba6cb;
    color: white; }

button, .button {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #2ba6cb;
    border-color: #2285a2;
    color: white;
    transition: background-color 300ms ease-out; }
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #2285a2; }
button:hover, button:focus, .button:hover, .button:focus {
    color: white; }
button.secondary, .button.secondary {
    background-color: #e9e9e9;
    border-color: #bababa;
    color: #333333; }
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #bababa; }
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    color: #333333; }
button.success, .button.success {
    background-color: #5da423;
    border-color: #4a831c;
    color: white; }
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #4a831c; }
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    color: white; }

button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
button.radius, .button.radius {
    border-radius: 3px; }
button.round, .button.round {
    border-radius: 1000px; }
button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #2ba6cb;
    border-color: #2285a2;
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #2285a2; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    color: white; }
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #2ba6cb; }
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
    background-color: #e9e9e9;
    border-color: #bababa;
    color: #333333;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }

button::-moz-focus-inner {
    border: 0;
    padding: 0; }

@media only screen and (min-width: 40.063em) {
    button, .button {
        display: inline-block; } }
/* Standard Forms */
form {
    margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
    margin: 0 -0.5rem; }
form .row .row .column,
form .row .row .columns {
    padding: 0 0.5rem; }
form .row .row.collapse {
    margin: 0; }
form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0; }
form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: 0.5rem; }

/* Label Styles */
label {
    font-size: 0.875rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
    /* Styles for required inputs */ }
label.right {
    float: none !important;
    text-align: right; }
label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
label small {
    text-transform: capitalize;
    color: #676767; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 0.875rem;
    height: 2.3125rem;
    line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none; }

.prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none; }

.prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }

.postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }

.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px; }

.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333333;
    border-color: #cccccc; }

span.postfix, label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333333;
    border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-color: white;
    font-family: inherit;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    height: 2.3125rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
    background-color: #dddddd;
    cursor: default; }
input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly], fieldset[disabled]
input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly], fieldset[disabled]
input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly], fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly], fieldset[disabled]
input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly], fieldset[disabled]
input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly], fieldset[disabled]
input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly], fieldset[disabled]
input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly], fieldset[disabled]
input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly], fieldset[disabled]
input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly], fieldset[disabled]
input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly], fieldset[disabled]
input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly], fieldset[disabled]
input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly], fieldset[disabled]
input[type="color"],
textarea[disabled],
textarea[readonly], fieldset[disabled]
textarea {
    background-color: #dddddd;
    cursor: default; }
input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
input[type="color"].radius,
textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }

input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0px; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
    height: auto; }

/* Not allow resize out of parent */
textarea {
    max-width: 100%; }

/* Add height value for select elements to match text input height */
select {
    -webkit-appearance: none !important;
    -webkit-border-radius: 0px;
    background-color: #fafafa;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    padding: 0.5rem;
    font-size: 0.875rem;
    color: rgba(0, 0, 0, 0.75);
    line-height: normal;
    border-radius: 0;
    height: 2.3125rem; }
select::-ms-expand {
    display: none; }
select.radius {
    border-radius: 3px; }
select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
select:disabled {
    background-color: #dddddd;
    cursor: default; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
    width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
    border: 1px solid #dddddd;
    padding: 1.25rem;
    margin: 1.125rem 0; }
fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #c60f13;
    color: white; }
[data-abide] span.error, [data-abide] small.error {
    display: none; }

span.error, small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #c60f13;
    color: white; }

.error input,
.error textarea,
.error select {
    margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
    margin-bottom: 1rem; }
.error label,
.error label.error {
    color: #c60f13; }
.error small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #c60f13;
    color: white; }
.error > label > small {
    color: #676767;
    background: transparent;
    padding: 0;
    text-transform: capitalize;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline; }
.error span.error-message {
    display: block; }

input.error,
textarea.error,
select.error {
    margin-bottom: 0; }

label.error {
    color: #c60f13; }


@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(//fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(//fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(//fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(//fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(//fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(//fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'), url(//fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xIF8zhZCJ7x9Pr62cRgaVUA.woff2) format('woff2'), url(//fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xONSK5BxN3NFS4EJkViHIqo.woff) format('woff');
}

.api-loader {
    background: url(https://iliusstx-a.akamaihd.net/bundles/iliusunlogged/components/api-loader/img/loading_white.gif) no-repeat center center;
    background-size: cover;
    display: block;
    width: 33px;
    height: 33px;
}
#cookieSignpost {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    font: 12px/16px Arial;
    color: rgb(51, 51, 51);
    background-color: rgb(204, 204, 204);
    z-index: 20000;
    height: auto;
}

.cookieInside {
    width: auto;
    text-align: center;
    padding: 0px 12px;
    display: block;
    margin: 0px auto;
    position: relative;
}

.cookieText {
    display: inline-block;
    vertical-align: top;
    padding: 8px 28px 8px 0px;
    position: relative;
    text-align: left;
}

#closeCookie {
    color: rgb(204, 204, 204);
    font: bold 14px/14px Arial;
    transition: all 0.2s ease-in-out 0s;
    position: absolute;
    top: 5px;
    right: 0px;
    width: 16px;
    height: 16px;
    text-align: center;
    padding: 2px;
    text-decoration: none;
    cursor: pointer;
    background-color: rgb(170, 170, 170);
    border-radius: 16px; box-sizing: content-box;
}

#cookieLink {
    color: rgb(51, 51, 51);
    font-weight: bold;
    transition: all 0.2s ease-in-out 0s;
}

.specialoffer {
  font-family: "Open Sans Condensed";
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: white;
  margin: 15px 0 0;
  padding: 5px;
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid; /* resolves a render glitch on IE */
}

/* arrow */
.specialoffer::after {
  width: 0;
  height: 0;
  border-left: 19px solid transparent;
  border-right: 19px solid transparent;
  border-top: 19px solid transparent; /* add color specific for brand to this property */
  content: " ";
  position: absolute;
  top: 100%;
  left: 45%;
  left: calc(50% - 19px);
}

  .specialoffer.brand-me {
    background-color: #e64280;
    border-bottom-color: #e64280;
  }
  .specialoffer.brand-mc {
    background-color: #597ab7;
    border-bottom-color: #597ab7;
  }
  .specialoffer.brand-lx {
    background-color: #ff6757;
    border-bottom-color: #ff6757;
  }
  .specialoffer.brand-ne {
    background-color: #ea3332;
    border-bottom-color: #ea3332;
  }
  .specialoffer.brand-fs {
    background-color: #ff7d00;
    border-bottom-color: #ff7d00;
  }

  .specialoffer.brand-me::after {
    border-top-color: #e64280;
  }
  .specialoffer.brand-mc::after {
    border-top-color: #597ab7;
  }
  .specialoffer.brand-lx::after {
    border-top-color: #ff6757;
  }
  .specialoffer.brand-ne::after {
    border-top-color: #ea3332;
  }
  .specialoffer.brand-fs::after {
    border-top-color: #ff7d00;
  }

/* remove border-radius from top side of the reg form */
.main-block-greybg.main-block-greybg-active-offer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

body, h1, h2, h3, h4, h5, h6, button, input, select {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

h2{
    font-family: "Open Sans Condensed", helvetica, arial, sans-serif;
    font-size:76px;
    font-weight:700;
    text-transform:uppercase;
}

.white{color:#fff;}
.yellow{color:#f6bc02;}
.cyan{color:#1ea1a2;}
.magenta{color:#ea6463;}
.blue{color:#597ab7;}
.green{color:#5ab77f;}
.bg-magenta{background-color:#ea6262;}
.bg-blue{background-color:#597ab7;}
.bg-green{background-color:#5ab77f;}

.drop-shadow {
    text-shadow: 2px 2px rgba(0,0,0,0.1);
}

.no-overflow {
    overflow: hidden;
}

.button-border{
    background:rgba(0,0,0,0.2);
    border:#fff 1px solid;
    border-radius:3px;
    color:#fff;
    display:inline-block;
    font-family: "Open Sans Condensed", helvetica, arial, sans-serif;
    font-size:20px;
    font-weight:700;
    padding:6px 25px 7px;
    text-decoration:none;
    text-transform:uppercase;
    line-height: 20px;
    transition: all 0.28s cubic-bezier(0.39, 0.58, 0.57, 1);
}

.button-border:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

/* ---------------------------------------- */
/* = Summary                                */
/* ---------------------------------------- */
/* = GENERAL CLASSES                        */
/* = MAIN FRAME                             */
/* = MOBILE FRAME                           */
/* = EVENTS FRAME                           */
/* = LEMAG FRAME                            */
/* = TESTIMONIES FRAME                      */
/* = CHARTER FRAME                          */
/* = SEO FRAME                              */
/* ---------------------------------------- */


/* = GENERAL CLASSES                        */
body[data-useragent*=Mac]{
    letter-spacing: -1px;
}

body {
    font-weight: 300;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing: grayscale;
    background:#464648;
}

h1, h2, h3, h4, h5, h6{
    margin:0;
}

select{
    color:#777;
}

.t8000 {
    text-indent: -8000px;
}

.frame{
    width:100%;
    height:80%;
    min-height:500px;
    -webkit-background-size: cover; /* pour Chrome et Safari */
    -moz-background-size: cover; /* pour Firefox */
    -o-background-size: cover; /* pour Opera */
    background-size: cover; /* version standardisée */
    background-repeat:no-repeat;
    position:relative;
    background-position: center;
}

.frame p.title-forgottendetails{
    text-shadow: none;
}

.arrow-wrapper{
    position: absolute;
    text-align: center;
    padding: 12px;
}

footer .arrow-wrapper{
    top: 15px;
    right: 20px;
}

.main-frame .arrow-wrapper{
    bottom: 15px;
    right: 15px;
    height: 40px;
    width: 42px;
    padding: 16px 6px 0px 10px;
}

.arrow-rounded{
    border-radius:40px;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
}

/* = MAIN FRAME                             */
.main-frame{
    -webkit-background-size: cover; /* pour Chrome et Safari */
    -moz-background-size: cover; /* pour Firefox */
    -o-background-size: cover; /* pour Opera */
    background-size: cover; /* version standardisée */
    min-height:725px;
    height:100%;
    z-index: 2; /* if regform eventually overflows the main-frame, it will be on top of the following section */
}

.wrapper {
    width: 420px;
    margin: 0 auto;
    z-index:2;
    padding-top:50px;
}

.wrapper-headline {
    position:relative;
}

.logo {
    width: 100%;
    text-align: center;
}

.baseline {
    width: 100%;
    text-align: center;
}

.baseline h1 {
    color: #fff;
    font-weight: 300;
    font-size: 23px;
    margin: 15px 0;
    text-transform: capitalize;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.baseline span{
    color:#e64280;
}

.main-block {
    width:100%;
    z-index:2;
}

.main-block-greybg {
    padding: 1em;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.7);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
    background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
    background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
}

.push-secondaction-regform {
    padding: 1em;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.7);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
    background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
    background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
}

.push-secondaction {
    padding: 0.5em;
    margin-top: 1em;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.7);
    background: linear-gradient(to bottom, rgba(212, 212, 212, 0.7) 0%, rgba(212, 212, 212, 0.7) 100%);
    background: -moz-linear-gradient(to bottom, rgba(212, 212, 212, 0.7) 0%, rgba(212, 212, 212, 0.7) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(212, 212, 212, 0.7) 0%, rgba(212, 212, 212, 0.7) 100%);
    background: -ms-linear-gradient(to bottom, rgba(212, 212, 212, 0.7) 0%, rgba(212, 212, 212, 0.7) 100%);
}

.show-loginform {
    margin: 5px 0;
}

.showing-regform .main-block, .show-loginform .main-block{
    width:100%;
}

.push-secondaction-regform{
    position:absolute;
    right:25px;
    top:50px;
    border-radius: 5px;
    margin-top: 1em;
    padding: 5px 35px;
    background-color: rgba(255, 255, 255);
    background: linear-gradient(to bottom, rgba(212, 212, 212, 0.7) 0%, rgba(212, 212, 212, 0.7) 100%);
    background: -moz-linear-gradient(to bottom, rgba(212, 212, 212, 0.7) 0%, rgba(212, 212, 212, 0.7) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(212, 212, 212, 0.7) 0%, rgba(212, 212, 212, 0.7) 100%);
    background: -ms-linear-gradient(to bottom, rgba(212, 212, 212, 0.7) 0%, rgba(212, 212, 212, 0.7) 100%);
}

.show-loginform,
.show-loginform a {
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

.show-loginform a {
    text-decoration: underline;
}

.show-loginform a:hover {
    text-decoration: none;
}

.pac-container {
    background-color: #fff;
}

.pac-item, .pac-item:hover {
    color: #111;
    background-color: #fff;
}

.pac-item:hover {
    background-color: #eee;
}

.pac-container:after {
    display: none;
}

.logo-1 {
    text-align: center;
    margin: 0.2em 0;
}

.line-thru:after {
    border-bottom: 1px solid #999;
    content: '';
    display: block;
    position: absolute;
    top: 54%;
    width: 25%;
    z-index: -2;
}

.line-thru:before {
    border-bottom: 1px solid #999;
    content: '';
    display: block;
    position: absolute;
    top: 54%;
    width: 25%;
    left: 75%;
    z-index: -2;
}

.line-thru {
    display: block;
    font-size: .875em;
    margin: 0.5em 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}

.box {
    background: goldenrod;
    width: 300px;
    height: 300px;
    margin: 30px auto;
    transition: all 2s linear;
    display: block;
}

.hidden {
    display: none;
}

.visuallyhidden {
    opacity: 0;
}

button {
    display: block;
    margin: 0 auto;
}


@media only screen and (min-width: 40em) {
    .field-margin-right {
        margin-right: 10px;
    }
}

.column, .columns {
    padding-left: 0;
    padding-right: 0;
}

.privacy,
.specialoffer-legal {
    width:100%;
    bottom:10px;
    color:#fff;
    font-size:10px;
    text-align:center;
}

body[data-useragent*=Mac] .privacy,
body[data-useragent*=Mac] .specialoffer-legal {
    letter-spacing:0px;
}

.privacy a,
.specialoffer-legal a {
    color:#fff;
}

.frame p{
    font-size:21px;
    line-height: 26px;
    text-shadow: 1px 1px rgba(0,0,0,.3);
}

.frame p a{
    text-decoration: underline;
}

.frame p a:hover{
    text-decoration: none;
}

/* = MOBILE FRAME                           */
.mobile-frame{
    display: table;
    background-image:url(https://iliusstx-a.akamaihd.net/bundles/iliusunlogged/layouts/belowthefold-v2/img/mobile-frame-nophone-bg.jpg);
    background-position: center right;
    min-height: 680px;
    background-size:cover;
}

.mobile-frame-phone-wrapper,
.mobile-frame-wording-wrapper {
    display: table-cell;
    position: relative;
}

.mobile-frame-wording-wrapper {
    width: 66%;
    z-index: 1;
    padding-left: 4%;
    padding-bottom: 4%;
    vertical-align: bottom;
}

.mobile-frame-phone-wrapper {
    z-index: 0;
}

.mobile-frame-wording {
    color:#fff;
}

.mobile-frame-wording h2 {
    line-height: 1.2;
}

.mobile-frame-wording p{
    max-width:75%;
}

.mobile-frame-wording p a{
    color:#eb6363;
    text-shadow: 2px 1px 2px #000;
}

.mobile-frame .button-border{
    padding:7px 55px 7px 10px;
}

.button-ios{
    background-image:url(https://iliusstx-a.akamaihd.net/bundles/iliusunlogged/layouts/belowthefold-v2/img/apple_logo.svg);
    background-repeat:no-repeat;
    background-position: 97% center;
    background-size:34px 34px;
}

.button-android{
    background-image:url(https://iliusstx-a.akamaihd.net/bundles/iliusunlogged/layouts/belowthefold-v2/img/android_mascotte.svg);
    background-repeat:no-repeat;
    background-position: 97% center;
    background-size:34px 34px;
}

.button-windows{
    background-image:url(https://iliusstx-a.akamaihd.net/bundles/iliusunlogged/layouts/belowthefold-v2/img/windows13.svg);
    background-repeat:no-repeat;
    background-position: 97% center;
    background-size:34px 34px;
}

.mobile-frame-phone{
    background-image:url(https://iliusstx-a.akamaihd.net/bundles/iliusunlogged/layouts/belowthefold-v2/img/mobile-frame-phone.png);
    height:636px;
    width:330px;
    position: absolute;
    right:4%;
    top: 5%;
    overflow: hidden;
}

.cycle-wrapper{
    height: 457px;
    left: 31px;
    position: absolute;
    top: 81px;
    width: 259px;
    overflow: hidden;
}

.cycle-wrapper img{
    width:100%;
    height:100%;
    background-size: auto 100%;
    transition: all 0.5s ease-in-out 1s;
    position: absolute;
}

.cycle-hide {
    right: 258px;
    z-index: 0;
}

.cycle-next{
    right: -258px;
}

.cycle-show{
    right:0;
    z-index:10;
}

/* = EVENTS FRAME                           */
.events-frame{
    background-image:url(https://iliusstx-a.akamaihd.net/bundles/iliusunlogged/layouts/belowthefold-v2/img/events-frame-bg.jpg);
    background-position: center top;
    height:100%;
}

.events-frame-wording {
    position:absolute;
    bottom:15%;
    left:6%;
    color:#fff;
}

.events-frame-picto{
    background-color: #f6bc02;
    background-image: url("https://iliusstx-a.akamaihd.net/bundles/iliusunlogged/layouts/belowthefold-v2/img/events-frame-picto.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50px;
    display: inline-block;
    height: 54px;
    margin-right: 15px;
    padding: 50px;
    vertical-align: sub;
    width: 52px;
}

/* = LEMAG FRAME                           */
.lemag-frame{
    display: table;
    padding: 30px 15px;
    background: rgba(234,100,99,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(234,100,99,1) 0%, rgba(241,111,92,1) 52%, rgba(238,125,127,1) 96%, rgba(238,125,127,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(234,100,99,1)), color-stop(52%, rgba(241,111,92,1)), color-stop(96%, rgba(238,125,127,1)), color-stop(100%, rgba(238,125,127,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(234,100,99,1) 0%, rgba(241,111,92,1) 52%, rgba(238,125,127,1) 96%, rgba(238,125,127,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(234,100,99,1) 0%, rgba(241,111,92,1) 52%, rgba(238,125,127,1) 96%, rgba(238,125,127,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(234,100,99,1) 0%, rgba(241,111,92,1) 52%, rgba(238,125,127,1) 96%, rgba(238,125,127,1) 100%);
    background: radial-gradient(ellipse at center, rgba(234,100,99,1) 0%, rgba(241,111,92,1) 52%, rgba(238,125,127,1) 96%, rgba(238,125,127,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea6463', endColorstr='#ee7d7f', GradientType=1 );
}

.lemag-frame-logo{
    width:100%;
    text-align: center;
    display: table-row;
}
  .lemag-frame-logo-wrapper {
    display: table-cell;
    vertical-align: bottom;
  }

.lemag-frame-wording {
    display: table-row;
    color:#fff;
    width:100%;
    text-align: center;
}

.lemag-frame-wording p {
    max-width: 40em;
    margin-left: auto;
    margin-right: auto;
}

.lemag-frame-wording h2 span {
    font-size: 21px;
    font-family: "Open Sans", helvetica, arial, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 1px 1px rgba(0,0,0,0.2);
    display: block;
}

/* = TESTIMONIES FRAME                      */
.testimonies-frame{
    background-image:url(https://iliusstx-a.akamaihd.net/bundles/iliusunlogged/layouts/belowthefold-v2/img/testimonies-frame-bg.jpg);
    background-position: center top;
}

.testimonies-frame-wording {
    position:absolute;
    bottom:20%;
    padding: 0 20px;
    color:#fff;
    width:100%;
    text-align: center;
}

.testimonies-frame-wording h2 {
    line-height: 1.2;
}

/* = CHARTER FRAME                          */

.charter-frame{
    height:auto;
    padding:20px 15px;
    background:#e9e9ed;
}

.charter-frame-wrapper{
    max-width: 95%;
    padding: 50px 0;
    z-index: 1;
}

.charter-frame-bloc{
    height:400px;
    padding:0 10px;
    z-index: 1;
}

.charter-frame-bloc-content{
    display: table;
    height:100%;
    width:100%;
    text-align: center;
    padding: 60px 30px 40px;
    box-shadow: 3px 4px rgba(0,0,0,0.07);
}

.charter-frame-bloc-content h3{
    display: table-cell;
    vertical-align: middle;
    color:#fff;
    font-family: "Open Sans Condensed", helvetica, arial, sans-serif;
    font-size:37px;
    font-weight:700;
    text-transform:uppercase;
    line-height: 1.2;
}

.charter-frame-bloc-content-wording{
    display: table-row;
}

.charter-frame-modal{
    position:absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background:rgba(0,0,0,0.6);
    transition: all 0.24s cubic-bezier(0.22,0.61,0.36,1);
    opacity:0;
    z-index:-1;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

.charter-frame-modal-show{
    opacity:1;
    z-index:100;
}

.charter-frame-modal-fixed {
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
}

.charter-frame-modal-wrapper{
    position: relative;
    width: 60%;
    margin: 5% auto;
    padding: 0;
    -ms-transform: scale(0.2);
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    transition: all 0.4s cubic-bezier(0.29,1.15,0.54,1.15);
}

.charter-frame-modal-show .charter-frame-modal-wrapper {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.charter-frame-modal-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    padding: 20px 0;
    box-shadow: 0 1px rgba(0,0,0,0.2);
}

.charter-frame-modal-wording{
    color:#fff;
    padding: 0 20px 20px;
}

.charter-frame-modal-wording p{
    text-shadow: none;
    font-size:16px;
}

.charter-frame-modal-wording p strong{
    text-shadow: none;
    font-weight: bold;
    font-size: 16px;
}

.charter-frame-modal-wording a{
    color:#fff;
    text-decoration: underline;
}

.charter-frame-modal-wording a:hover, .charter-frame-modal-wording a:active{
    text-decoration: none;
}

.charter-frame-modal-cross, .charter-frame-modal-cross:hover{
    text-decoration: none;
    float:right;
    font-size: 32px;
    font-weight: bold;
    opacity: 0.2;
    color: #000;
    margin-right: 20px;
    padding: 0;
    line-height: 1;
    background: transparent;
    outline: none;
}


.charter-frame-modal-wrapper h3{
    color:#fff;
    font-family: "Open Sans Condensed", helvetica, arial, sans-serif;
    font-size:25px;
    font-weight:700;
    text-transform:uppercase;
    text-align: center;
    padding-left: 32px;
}

.charter-frame-bloc-content-picto{
    display: table-row;
    height: 100px;
 }

.charter-frame-bloc-content-picto img{
    height: 100px;
}

.charter-frame-bloc-content-cta{
    display: table-row;
    height:15%;
}

/* = SEO FRAME                              */
.seo-frame{
    background:#464648;
    height:auto;
    padding:50px 15px 10px;
}

.seo-frame .row{
    width:100%;
    max-width: 100%;
}

.seo-frame h4{
    color:#fff;
    font-family: "Open Sans Condensed", helvetica, arial, sans-serif;
    font-size:20px;
    font-weight:700;
    text-transform:uppercase;
}

.seo-frame ul{
    padding:0;
}


.seo-frame ul li{
    list-style: none;
}

.seo-link{
    color:#ea6262;
    text-decoration: none;
    font-size: 14px;
}

.seo-link:hover{
    text-decoration: underline;
}

.seo-frame .copy{
    color:#fff;
    widht:100%;
    margin:10px 0;
    text-align: center;
    font-size: 12px;
}

.seo-frame .copy a{
    color:#fff;
    font-size: 12px;
    text-decoration: underline;
}

.seo-frame .copy a:hover{
    text-decoration: none;
}

.privacy-wrapper{
    padding-top: 10px;
    background:#464648;
    height:auto;
}


@media only screen and (max-width: 64em) {

    .mobile-frame-wording-wrapper {
        width: 50%;
    }

    .mobile-frame-phone {
        right: 0;
    }

    .mobile-frame .button-border {
        width: 270px;
        margin-bottom: 10px;
    }

    .mobile-frame-wording h2 {
        font-size: 55px;
    }

    .seo-frame .medium-6{
        height:305px;
    }

    .charter-frame-wrapper {
        padding: 0;
    }

    .charter-frame-bloc {
        height: 224px;
        margin-bottom:10px;
    }

    .charter-frame-bloc-content {
        padding: 20px;
    }

    .charter-frame-bloc-content h3 {
        font-size: 30px;
    }

    .charter-frame-bloc-content-picto {
        height: 50px;
    }

    .charter-frame-bloc-content-picto img{
        height: 50px;
    }

    .charter-frame-modal-wrapper {
        width: 80%;
    }

    .push-secondaction-regform{
        position:static;
    }

}

@media only screen and (max-width: 40em) {

    .baseline h1 {
        font-size:18px;
    }

    h2 {
        font-size: 40px;
    }

    .frame p {
        font-size: 18px;
    }

    /* Collapse height of spacing column in regform when stacked vertically */
    .birthday-field .t8000 {
        height: 0;
    }

    .mobile-frame-phone {
        background-image: url("https://iliusstx-a.akamaihd.net/bundles/iliusunlogged/layouts/belowthefold-v2/img/mobile-frame-phone.png");
        background-repeat: no-repeat;
        background-size: 84% auto;
        height: 310px;
        overflow: hidden;
        position: absolute;
        right: 0%;
        top: 5%;
        width: 200px;
    }

    .cycle-wrapper {
        height: 233px;
        left: 15px;
        overflow: hidden;
        position: absolute;
        top: 41px;
        width: 133px;
    }

    .cycle-hide {
        right: 137px;
        z-index: 0;
    }

    .cycle-next{
        right: -137px;
    }

    .cycle-show{
        right:0;
        z-index:10;
    }

    .mobile-frame .button-border {
        margin-bottom: 10px;
        width: 270px;
    }
/*
    .mobile-frame-wording {
        color: #fff;
        left: 6%;
        top: 18%;
        position: absolute;
    }
*/
    .mobile-frame-wording h2 {
        font-size: 40px;
    }

    .events-frame-wording {
      left: 0;
      padding: 0 1em;
    }

    .events-frame .button-border {
        width: 100%;
        text-align: center;
    }

    .lemag-frame-wording h2 span {
        font-size: 18px;
    }

    .charter-frame-bloc {
        height: 224px;
        margin-bottom:10px;
    }

    .charter-frame-modal-wrapper {
        width: 90%;
    }

    .charter-frame-modal-wording p {
        font-size: 16px;
    }

    .wrapper{
        width:20em;
    }

    .showing-regform .main-block, .show-loginform .main-block, .baseline, .logo{
        width:20em;
    }

    .privacy{
        position:static;
        margin: 10px auto 0;
    }

}
