@font-face {
    font-family: UniversForSchueco;
    font-style: normal;
    font-weight: 300;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-330Light.otf)
}

@font-face {
    font-family: UniversForSchueco;
    font-style: italic;
    font-weight: 300;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-331LtIt.otf)
}

@font-face {
    font-family: UniversForSchueco;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-430Reg.otf)
}

@font-face {
    font-family: UniversForSchueco;
    font-style: italic;
    font-weight: 400;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-431RgIt.otf)
}

@font-face {
    font-family: UniversForSchueco;
    font-style: normal;
    font-weight: 500;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-530Med.otf)
}

@font-face {
    font-family: UniversForSchueco;
    font-style: italic;
    font-weight: 500;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-531MdIt.otf)
}

@font-face {
    font-family: UniversForSchueco;
    font-style: normal;
    font-weight: 700;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-630Bold.otf)
}

@font-face {
    font-family: UniversForSchueco;
    font-style: italic;
    font-weight: 700;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-631BdIt.otf)
}

@font-face {
    font-family: UniversForSchueco;
    font-style: normal;
    font-weight: 900;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-730Heavy.otf)
}

@font-face {
    font-family: UniversForSchueco;
    font-style: italic;
    font-weight: 900;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-731HyIt.otf)
}

@font-face {
    font-family: UniversForSchueco;
    font-style: normal;
    font-weight: 950;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-830Black.otf)
}

@font-face {
    font-family: UniversForSchueco;
    font-style: italic;
    font-weight: 950;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-831BkIt.otf)
}

@font-face {
    font-family: UniversForSchuecoCondensed;
    font-style: normal;
    font-weight: 300;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-320CdLt.otf)
}

@font-face {
    font-family: UniversForSchuecoCondensed;
    font-style: normal;
    font-weight: 400;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-420CdRg.otf)
}

@font-face {
    font-family: UniversForSchuecoCondensed;
    font-style: normal;
    font-weight: 500;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-520CdMd.otf)
}

@font-face {
    font-family: UniversForSchuecoCondensed;
    font-style: normal;
    font-weight: 700;
    src: url(https://info.mon-projet-schuco.fr/font/UniversForSchueco-620CdBd.otf)
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .15em .5em .35em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

*,:after,:before {
    box-sizing: border-box
}

.content-wrapper {
    margin: 0 auto;
    max-width: 1240px;
    padding: 0 20px
}

@media screen and (min-width: 1380px) {
    .content-wrapper {
        padding:0
    }
}

.content-wrapper--vertical-spacing,.dnd-section {
    padding: 80px 20px
}

.dnd-section>.row-fluid {
    margin: 0 auto;
    max-width: 1240px
}

.dnd-section .dnd-column {
    padding: 0 20px
}

@media (max-width: 767px) {
    .dnd-section .dnd-column {
        margin-top:2%!important;
        padding: 0
    }
}

.row-fluid {
    width: 100%;
    *zoom:1}

.row-fluid:after,.row-fluid:before {
    content: "";
    display: table
}

.row-fluid:after {
    clear: both
}

.row-fluid [class*=span] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    min-height: 28px;
    width: 100%
}

.row-fluid [class*=span]:first-child {
    margin-left: 0
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%
}

.container-fluid {
    *zoom:1}

.container-fluid:after,.container-fluid:before {
    content: "";
    display: table
}

.container-fluid:after {
    clear: both
}

@media (max-width: 767px) {
    .row-fluid {
        width:100%
    }

    .row-fluid [class*=span] {
        display: block;
        float: none;
        margin-left: 0;
        width: auto
    }
}

@media (min-width: 768px) and (max-width:1139px) {
    .row-fluid {
        width:100%;
        *zoom:1}

    .row-fluid:after,.row-fluid:before {
        content: "";
        display: table
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*=span] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        float: left;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        min-height: 28px;
        width: 100%
    }

    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width:100%;
        *zoom:1}

    .row-fluid:after,.row-fluid:before {
        content: "";
        display: table
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class*=span] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        float: left;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        min-height: 28px;
        width: 100%
    }

    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%
    }
}

.clearfix {
    *zoom:1}

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

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.show {
    display: block
}

.hidden,.invisible {
    visibility: hidden
}

.hidden {
    display: none
}

.hidden-desktop,.visible-phone,.visible-tablet {
    display: none!important
}

@media (max-width: 767px) {
    .visible-phone {
        display:inherit!important
    }

    .hidden-phone {
        display: none!important
    }

    .hidden-desktop {
        display: inherit!important
    }

    .visible-desktop {
        display: none!important
    }
}

@media (min-width: 768px) and (max-width:1139px) {
    .visible-tablet {
        display:inherit!important
    }

    .hidden-tablet {
        display: none!important
    }

    .hidden-desktop {
        display: inherit!important
    }

    .visible-desktop {
        display: none!important
    }
}

.button,button {
    background-color: #fff;
    border: 1px solid #78b928;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: UniversForSchueco,sans-serif;
    font-size: .75rem;
    font-weight: 700;
    height: auto;
    letter-spacing: .03em;
    line-height: 1.1;
    margin: 0;
    padding: 15px 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color .15s linear,border-color .15s linear,color .15s linear;
    white-space: normal;
    width: auto;
    word-break: break-word
}

.button:active,.button:focus,.button:hover,button:active,button:focus,button:hover {
    background-color: #78b928;
    border-color: #78b928;
    color: #fff;
    text-decoration: none
}

.button:disabled,button:disabled {
    background-color: #d0d0d0;
    border-color: #d0d0d0;
    color: #e6e6e6
}

.button a,button a {
    color: #000
}

.button a:hover,button a:hover {
    color: #fff;
    text-decoration: none
}

.widget-type-cta {
    background-color: #fff;
    border: 1px solid #78b928;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: UniversForSchueco,sans-serif;
    font-size: .75rem;
    font-weight: 700;
    height: auto;
    letter-spacing: .03em;
    line-height: 1.1;
    margin: 0;
    padding: 15px 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color .15s linear,border-color .15s linear,color .15s linear;
    white-space: normal;
    width: auto;
    word-break: break-word
}

.widget-type-cta:active,.widget-type-cta:focus,.widget-type-cta:hover {
    background-color: #78b928;
    border-color: #78b928;
    color: #fff;
    text-decoration: none
}

.widget-type-cta:disabled {
    background-color: #d0d0d0;
    border-color: #d0d0d0;
    color: #e6e6e6
}

.widget-type-cta a {
    color: #000
}

.widget-type-cta a:hover {
    color: #fff;
    text-decoration: none
}

.widget-type-cta a {
    color: #fff
}

.widget-type-cta a:active,.widget-type-cta a:focus,.widget-type-cta a:hover {
    color: #fff;
    text-decoration: none
}

.button--outlined {
    background-color: transparent;
    border: 2px solid #78b928;
    color: #78b928;
    font-weight: 700
}

.button--outlined a {
    color: inherit
}

.button--arrow {
    background: none;
    border: none;
    color: #262626;
    padding: 0;
    transition: none
}

.button--arrow:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 38 13'%3E%3Cpath fill='%23262626' d='M37.53 7.03a.75.75 0 0 0 0-1.06l-4.773-4.773a.75.75 0 0 0-1.06 1.06L35.939 6.5l-4.242 4.243a.75.75 0 0 0 1.06 1.06zM0 7.25h37v-1.5H0z'/%3E%3C/svg%3E");
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle;
    width: 36px
}

.button--arrow:active,.button--arrow:focus,.button--arrow:hover {
    background: none;
    border: none;
    color: #78b928;
    text-decoration: none
}

.button--arrow:active:after,.button--arrow:focus:after,.button--arrow:hover:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 38 13'%3E%3Cpath fill='%2378b928' d='M37.53 7.03a.75.75 0 0 0 0-1.06l-4.773-4.773a.75.75 0 0 0-1.06 1.06L35.939 6.5l-4.242 4.243a.75.75 0 0 0 1.06 1.06zM0 7.25h37v-1.5H0z'/%3E%3C/svg%3E")
}

.button--arrow:active a,.button--arrow:focus a,.button--arrow:hover a {
    color: inherit
}

.button--arrow:disabled {
    background: none;
    border: none;
    color: #aeaeae;
    cursor: auto
}

.button--arrow a {
    color: inherit
}

#hubspot-messages-iframe-container {
    z-index: 0!important
}

.submitted-message,form {
    font-family: UniversForSchuecoCondensed,sans-serif
}

.hs-form-field {
    margin: 0 0 1rem
}

form label {
    color: #fff;
    display: block;
    font-size: .875rem;
    margin-bottom: .35rem;
    padding-top: 0;
    text-align: left;
    width: auto
}

form legend {
    color: #33475b;
    font-size: .875rem
}

.input {
    position: relative
}

input[type=email],input[type=file],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea {
    background-color: #fff;
    border: 1px solid #dadada;
    color: #262626;
    display: inline-block;
    font-size: .875rem;
    font-weight: 400;
    margin: auto;
    padding: .75rem 1rem;
    width: 100%
}

input[type=email]:focus,input[type=file]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus {
    border: 1px solid #78b928;
    outline: none
}

fieldset {
    max-width: 100%!important
}

fieldset.form-columns-0,fieldset.form-columns-1,fieldset.form-columns-2,fieldset.form-columns-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -4px;
    margin-right: -4px
}

fieldset.form-columns-0>div,fieldset.form-columns-1>div,fieldset.form-columns-2>div,fieldset.form-columns-3>div {
    margin-left: 4px;
    margin-right: 4px
}

fieldset.form-columns-0 .hs-form-field,fieldset.form-columns-1 .hs-form-field,fieldset.form-columns-2 .hs-form-field,fieldset.form-columns-3 .hs-form-field {
    flex-basis: 135px;
    flex-grow: 1
}

fieldset.form-columns-0 .hs-form-field .input,fieldset.form-columns-1 .hs-form-field .input,fieldset.form-columns-2 .hs-form-field .input,fieldset.form-columns-3 .hs-form-field .input {
    margin-right: 0
}

fieldset.form-columns-0 .hs-form-field .hs-input,fieldset.form-columns-1 .hs-form-field .hs-input,fieldset.form-columns-2 .hs-form-field .hs-input,fieldset.form-columns-3 .hs-form-field .hs-input {
    width: 100%!important
}

fieldset.form-columns-0 .hs-form-field input[type=checkbox],fieldset.form-columns-0 .hs-form-field input[type=radio],fieldset.form-columns-1 .hs-form-field input[type=checkbox],fieldset.form-columns-1 .hs-form-field input[type=radio],fieldset.form-columns-2 .hs-form-field input[type=checkbox],fieldset.form-columns-2 .hs-form-field input[type=radio],fieldset.form-columns-3 .hs-form-field input[type=checkbox],fieldset.form-columns-3 .hs-form-field input[type=radio] {
    width: auto!important
}

.hs-fieldtype-date .input .hs-dateinput:before,:-moz-placeholder,:-ms-input-placeholder,::-moz-placeholder,::-webkit-input-placeholder,::placeholder {
    color: #e4e4e4
}

form .inputs-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.inputs-list>li {
    display: block;
    padding: 0;
    width: 100%
}

.inputs-list input,.inputs-list span {
    font-size: .875rem;
    vertical-align: middle
}

.hs-input[type=checkbox],.hs-input[type=radio] {
    accent-color: #005f1e;
    border: none;
    cursor: pointer;
    height: auto;
    line-height: normal;
    margin-right: .35rem;
    padding: 0;
    width: auto
}

.hs-input[type=checkbox]+label,.hs-input[type=radio]+label {
    display: inline-block;
    vertical-align: top
}

.hs-fieldtype-date .input .hs-dateinput:before {
    color: #e4e4e4;
    content: "\01F4C5";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fn-date-picker .button,.fn-date-picker button {
    min-width: auto
}

.fn-date-picker .pika-table thead th {
    background-color: #78b928;
    color: #fff
}

.fn-date-picker td.is-today .pika-button {
    color: #78b928
}

.fn-date-picker td.is-selected .pika-button {
    background: #78b928;
    border-radius: 0;
    box-shadow: none
}

.fn-date-picker td .pika-button:hover {
    background: #78b928!important;
    border-radius: 0!important;
    color: #fff
}

input[type=file] {
    background-color: transparent;
    border: initial;
    box-shadow: none;
    line-height: normal;
    padding: initial
}

form .hs-richtext,form .hs-richtext p {
    font-size: .875rem;
    margin: 0 0 1.4rem
}

form .hs-richtext img {
    max-width: 100%!important
}

form .header {
    background-color: transparent;
    border: none
}

h3.form-title {
    color: #262626
}

@media screen and (max-width: 768px) {
    form .legal-consent-container label p {
        color:#004650!important
    }
}

.legal-consent-container {
    margin: 0
}

.legal-consent-container .hs-form-booleancheckbox-display>span,.legal-consent-container .hs-form-booleancheckbox-display>span p {
    font-size: .875rem
}

.hs-form-required {
    color: red
}

.hs-input.invalid.error {
    border-color: #ef6b51
}

.hs-error-msg {
    color: #ef6b51;
    font-weight: 400;
    margin-top: .35rem
}

form .hs-button,form input[type=submit] {
    background-color: #fff;
    border: 1px solid #78b928;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    height: auto;
    letter-spacing: .03em;
    line-height: 1.1;
    margin: 0;
    padding: 15px 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color .15s linear,border-color .15s linear,color .15s linear;
    white-space: normal;
    width: 100%;
    word-break: break-word
}

form .hs-button:active,form .hs-button:focus,form .hs-button:hover,form input[type=submit]:active,form input[type=submit]:focus,form input[type=submit]:hover {
    background-color: #78b928;
    border-color: #fff;
    color: #fff;
    text-decoration: none
}

form .hs-button:disabled,form input[type=submit]:disabled {
    background-color: #d0d0d0;
    border-color: #d0d0d0;
    color: #e6e6e6
}

form .hs-button a,form input[type=submit] a {
    color: #000
}

form .hs-button a:hover,form input[type=submit] a:hover {
    color: #fff;
    text-decoration: none
}

.grecaptcha-badge {
    margin: 0;
    max-width: 100%
}

table {
    background-color: #fff;
    border: 1px solid #262626;
    border-collapse: collapse;
    margin-bottom: 1.4rem;
    overflow-wrap: break-word
}

tbody+tbody {
    border-top: 2px solid #262626
}

td,th {
    border: 1px solid #262626;
    color: #262626;
    padding: .75rem;
    vertical-align: top
}

thead td,thead th {
    background-color: #78b928;
    color: #fff;
    vertical-align: bottom
}

tfoot td {
    background-color: #fff;
    color: #262626
}

html {
    font-size: 16px
}

body {
    color: #262626;
    font-family: UniversForSchueco,sans-serif;
    line-height: 1.4;
    margin: 0;
    word-break: break-word
}

html[lang^=ja] body,html[lang^=ko] body,html[lang^=zh] body {
    line-break: strict;
    word-break: break-all
}

p {
    font-size: 16px;
    line-height: 1.375;
    margin: 0 0 1.4rem
}

strong {
    font-weight: 700
}

a {
    color: #999;
    cursor: pointer;
    text-decoration: none
}

a:focus,a:hover {
    text-decoration: underline
}

h1,h2,h3,h4,h5,h6 {
    font-family: UniversForSchuecoCondensed,serif;
    font-weight: 700;
    margin: 0 0 1.4rem
}

h1 {
    font-size: 40px
}

h1,h2 {
    color: #262626;
    font-family: UniversForSchuecoCondensed,sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 24px;
    font-weight: 700
}

h3,h4 {
    color: #262626;
    font-family: UniversForSchuecoCondensed,sans-serif;
    font-style: normal;
    text-decoration: none
}

h4 {
    font-size: 18px;
    font-weight: 400
}

h5 {
    color: #000;
    font-size: 14px
}

h5,h6 {
    font-family: UniversForSchuecoCondensed,sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none
}

h6 {
    color: #262626;
    font-size: 12px
}

ol,ul {
    margin: 0 0 1.5rem;
    padding: 0 0 0 1.1rem
}

ol ol,ol ul,ul ol,ul ul {
    margin: 4px 0
}

ul.no-list {
    list-style: none
}

code {
    vertical-align: bottom
}

blockquote {
    border-left: 2px solid #78ba43;
    margin: 0 0 1.4rem;
    padding-left: 15px
}

hr {
    background-color: #ccc;
    border: none;
    color: #ccc;
    height: 1px
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

:focus {
    outline: auto;
    outline-color: #78b928
}

.disable-focus-styles :focus {
    outline: none
}

.card-container {
    display: flex;
    flex-direction: column;
    margin: auto auto 10%
}

.actu-item-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: stretch;
    padding: 25px 18px
}

.actu-item-content p {
    color: #8b8d8e;
    text-align: justify
}

.img-responsive {
    width: 100%
}

.linkactu {
    background-color: #fff;
    box-shadow: 0 8px 24px hsla(210,8%,62%,.2);
    color: #004650;
    font-family: UniversForSchueco;
    margin: 2% auto;
    width: 80%
}

div.link>a.lire_article {
    color: #e10e49;
    font-size: 18px;
    font-weight: 700;
    outline: none;
    text-decoration: none;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

@media screen and (min-width: 768px) {
    .linkactu {
        width:40%
    }

    .card-container {
        align-items: stretch;
        flex-direction: row;
        width: 82%
    }
}

.blog-subscribe {
    background-color: #f0f5ff;
    padding: 80px 0
}

.blog-subscribe__wrapper {
    display: flex;
    justify-content: space-between
}

@media screen and (max-width: 768px) {
    .blog-subscribe__wrapper {
        display:block
    }
}

.blog-subscribe__header {
    flex-basis: 465px;
    flex-grow: 1;
    max-width: 680px
}

.blog-subscribe__form {
    flex-basis: 450px;
    margin-left: 32px
}

@media screen and (max-width: 768px) {
    .blog-subscribe__form {
        margin:32px 0 0
    }
}

.ok-card-grid>div {
    display: flex;
    flex-wrap: wrap;
    margin: -26px
}

.ok-card-grid__card-wrapper {
    display: flex;
    flex-basis: 33.33333%;
    padding: 26px
}

@media screen and (max-width: 768px) {
    .ok-card-grid__card-wrapper {
        flex-basis:50%
    }
}

@media screen and (max-width: 520px) {
    .ok-card-grid__card-wrapper {
        flex-basis:100%
    }
}

.ok-card-grid__card {
    background-color: #fff;
    border: .5px solid rgba(0,70,80,.2);
    border-radius: 0;
    box-shadow: 0 11px 30px rgba(154,161,177,.2);
    overflow: hidden;
    width: 100%
}

.ok-card-grid__image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 260px;
    width: 100%
}

.ok-card-grid__preheader {
    color: #78b928;
    display: block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 .5rem
}

.ok-card-grid__content {
    color: #262626;
    display: block;
    padding: 20px 24px;
    text-decoration: none
}

.ok-card-grid__content h3,.ok-card-grid__content h4 {
    margin: 0 0 .5rem
}

.ok-card-grid__content p {
    margin: 0
}

.ok-card-grid__content:focus,.ok-card-grid__content:hover {
    color: #262626;
    text-decoration: none
}

.ok-card-grid--4-columns>div {
    margin: -24px -12px
}

.ok-card-grid--4-columns .ok-card-grid__card-wrapper {
    flex-basis: 25%;
    padding: 24px 12px
}

@media screen and (max-width: 920px) {
    .ok-card-grid--4-columns .ok-card-grid__card-wrapper {
        flex-basis:33.33333%
    }
}

@media screen and (max-width: 768px) {
    .ok-card-grid--4-columns .ok-card-grid__card-wrapper {
        flex-basis:50%
    }
}

@media screen and (max-width: 520px) {
    .ok-card-grid--4-columns .ok-card-grid__card-wrapper {
        flex-basis:100%
    }
}

.ok-card-grid--4-columns .ok-card-grid__image {
    height: 220px
}

.ok-cards-slider {
    margin: 0 auto;
    max-width: 848px;
    position: relative
}

.ok-cards-slider-wrapper {
    padding: 0 15px
}

.ok-cards-slider__arrow {
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 11px 30px rgba(154,161,177,.2);
    cursor: pointer;
    display: block;
    display: flex;
    height: 30px;
    justify-content: center;
    padding: 8px;
    position: absolute;
    top: 20px;
    width: 30px
}

.ok-cards-slider__arrow svg {
    fill: #3a3a3a;
    display: block;
    width: 100%
}

.ok-cards-slider__arrow--prev {
    left: 0;
    transform: translateX(-50%)
}

.ok-cards-slider__arrow--next {
    right: 0;
    transform: translateX(50%)
}

.ok-cards-slider__card {
    border: .5px solid rgba(0,70,80,.2);
    border-radius: 0;
    box-shadow: 0 11px 30px rgba(154,161,177,.2);
    display: none;
    overflow: hidden
}

.ok-cards-slider__card--active {
    display: block
}

.ok-cards-slider__header {
    align-items: center;
    background-color: #f3f3f3;
    display: flex;
    flex-wrap: wrap;
    padding: 16px 48px
}

@media screen and (max-width: 360px) {
    .ok-cards-slider__header {
        display:block;
        padding: 16px 32px
    }
}

.ok-cards-slider__image {
    margin: 0 15% 0 0
}

.ok-cards-slider__button {
    display: flex
}

@media screen and (max-width: 360px) {
    .ok-cards-slider__button {
        margin:16px 0 0
    }
}

.ok-cards-slider__content {
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -22px;
    padding: 16px 48px
}

@media screen and (max-width: 360px) {
    .ok-cards-slider__content {
        padding:16px 32px
    }
}

@media screen and (max-width: 580px) {
    .ok-cards-slider__content {
        display:block
    }
}

.ok-cards-slider__content>div {
    flex-basis: 200px;
    flex-grow: 1;
    margin: 0 22px
}

.ok-cards-slider__content h5 {
    color: #78b928
}

.ok-cards-slider__content ul {
    padding-inline-start:1.1em}

.ok-rich-text__preheader {
    color: #78b928;
    display: block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 .75rem 1rem
}

.ok-rich-text h1 {
    color: #262626
}

.ok-rich-text p {
    margin: 0 0 1rem
}

.ok-rich-text p:last-child {
    margin: 0 0 2rem
}

.ok-rich-text__buttons {
    margin: -10px
}

.ok-rich-text__buttons .button {
    margin: 10px
}

@media screen and (max-width: 480px) {
    .ok-rich-text__buttons .button {
        display:block
    }
}

.ok-rich-text__form {
    max-width: 600px
}

.ok-rich-text--center {
    margin: 0 auto;
    text-align: center
}

.ok-rich-text--center .ok-rich-text__form {
    margin: 0 auto;
    max-width: 600px
}

.ok-rich-text--right {
    margin: 0 0 0 auto;
    text-align: right
}

.ok-rich-text--right .ok-rich-text__form {
    margin: 0 0 0 auto
}

.ok-rich-text h2 {
    margin-bottom: 0
}

.ok-faq {
    background: #fff;
    border: 3px solid #f3f3f3;
    border-radius: 9px
}

.ok-faq__entry+.ok-faq__entry {
    border-top: 3px solid #f3f3f3
}

.ok-faq__entry--active .ok-faq__icon {
    transform: rotate(90deg)
}

.ok-faq__entry--active .ok-faq__icon:before {
    opacity: 0
}

.ok-faq__header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 24px 42px
}

@media screen and (max-width: 480px) {
    .ok-faq__header {
        padding:24px 16px
    }
}

.ok-faq__header:hover {
    cursor: pointer
}

.ok-faq__header h3 {
    margin: 0
}

.ok-faq__icon {
    flex-shrink: 0;
    height: 18px;
    margin-left: 32px;
    position: relative;
    transition: transform .2s ease-out;
    width: 18px
}

.ok-faq__icon:before {
    height: 2px;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .2s ease-out;
    width: 100%
}

.ok-faq__icon:after,.ok-faq__icon:before {
    background-color: #262626;
    content: "";
    display: block;
    position: absolute
}

.ok-faq__icon:after {
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 2px
}

.ok-faq__description {
    height: 0;
    overflow: hidden;
    padding: 0 42px;
    transition: height .25s ease-out
}

@media screen and (max-width: 480px) {
    .ok-faq__description {
        padding:0 16px
    }
}

.ok-faq__description .ok-faq__inner {
    margin: 0 0 2rem
}

.ok-featured-cards__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: -12px
}

.ok-featured-cards__column {
    display: flex;
    flex-basis: 360px;
    flex-grow: 1;
    flex-wrap: wrap
}

.ok-featured-cards__card-wrapper {
    display: flex;
    flex-basis: 360px;
    flex-grow: 2;
    padding: 12px
}

.ok-featured-card {
    background-color: #fff;
    border: .5px solid rgba(0,70,80,.2);
    border-radius: 0;
    box-shadow: 0 11px 30px rgba(154,161,177,.2);
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    width: 100%
}

.ok-featured-card__preheader {
    color: #78b928;
    display: block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1rem;
    margin: 0 0 .75rem
}

.ok-featured-card__content h1,.ok-featured-card__content h2,.ok-featured-card__content h3,.ok-featured-card__content h4,.ok-featured-card__content h5,.ok-featured-card__content h6 {
    font-weight: 700;
    margin: 0 0 1rem
}

.ok-featured-card__content p {
    margin: 0 0 2rem
}

.ok-featured-card__body {
    align-items: flex-start;
    display: flex;
    flex-basis: 250px;
    flex-direction: column;
    flex-grow: 99;
    justify-content: space-between;
    padding: 32px 25px
}

.ok-featured-card__text {
    flex-grow: 1
}

.ok-featured-card__image {
    flex-basis: 360px;
    flex-grow: 1;
    width: 100%
}

.ok-featured-card__image a {
    display: block;
    height: 100%
}

.ok-featured-card__image img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.ok-footer {
    background-color: #004650
}

.ok-footer a,.ok-footer div,.ok-footer h1,.ok-footer h2,.ok-footer h3,.ok-footer h4,.ok-footer h5,.ok-footer h6,.ok-footer p,.ok-footer span {
    color: #fff
}

.ok-footer__wrapper {
    padding-bottom: 32px;
    padding-top: 32px;
    width: 100%
}

.ok-footer__legal {
    display: flex;
    flex-wrap: wrap;
    font-size: .875rem;
    justify-content: center;
    margin: -.625rem -1.25rem
}

.ok-footer__legal>span {
    color: #fff;
    margin: .625rem 1.25rem
}

.ok-footer__legal a {
    color: #fff
}

.ok-footer__legal a:active,.ok-footer__legal a:focus,.ok-footer__legal a:hover {
    color: #78b928;
    text-decoration: none
}

.ok-footer__byline-wrapper {
    background-color: #000
}

.ok-footer__byline {
    display: flex;
    flex-wrap: wrap;
    font-size: .75rem;
    justify-content: space-between;
    margin: -.625rem -1.25rem
}

@media screen and (max-width: 680px) {
    .ok-footer__byline {
        justify-content:center
    }
}

.ok-footer__byline>span {
    color: #fff;
    margin: .625rem 1.25rem;
    text-align: center
}

.ok-footer__byline a {
    color: #fff
}

.ok-footer__byline a:active,.ok-footer__byline a:focus,.ok-footer__byline a:hover {
    color: #78b928;
    text-decoration: none
}

.ok-footer__content {
    display: flex;
    justify-content: space-between;
    padding: 120px 0
}

@media screen and (max-width: 680px) {
    .ok-footer__content {
        display:block;
        padding: 120px 0 32px
    }
}

@media screen and (max-width: 1024px) {
    .ok-footer__content {
        padding:0 0 32px
    }
}

.ok-footer__address {
    margin: 32px 0 16px
}

.ok-footer__address p {
    color: #fff
}

.ok-footer__info {
    flex-basis: 250px
}

.ok-footer__info img {
    display: block;
    height: 48px;
    max-width: 200px
}

.ok-footer__info p {
    font-size: .875em
}

.ok-footer__social {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -16px;
    padding: 0
}

.ok-footer__social span {
    align-items: center;
    display: flex;
    height: 25px;
    justify-content: center;
    margin: 8px 16px;
    width: 25px
}

.ok-footer__social svg {
    display: block;
    height: 25px;
    width: 25px;
    fill: #fff;
    transition: all .25s ease-in-out
}

.ok-footer__social a:hover svg {
    fill: #78b928
}

.ok-footer__menu {
    display: flex;
    flex-wrap: wrap;
    margin: -16px 0
}

@media screen and (max-width: 680px) {
    .ok-footer__menu {
        margin:16px -16px 0
    }
}

.ok-footer__menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.ok-footer__menu h3 {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 700;
    margin: 0 0 2rem
}

.ok-footer__menu a {
    color: #fff;
    display: block;
    font-size: .875em;
    font-weight: 500;
    line-height: 17px;
    margin: 0 0 1.375em
}

.ok-footer__menu a:active,.ok-footer__menu a:focus,.ok-footer__menu a:hover {
    color: #78b928;
    text-decoration: none
}

.ok-footer__group {
    margin: 16px 42px
}

@media screen and (max-width: 680px) {
    .ok-footer__group {
        margin:16px
    }
}

img.LogoFooter {
    height: auto;
    max-width: 220px!important;
    width: 30%
}

.ok-hero-01 {
    align-items: center;
    display: flex;
    min-height: 70vh;
    padding: 64px 0;
    position: relative
}

.ok-hero-01__content {
    margin: 0 auto;
    max-width: 1240px;
    padding: 20px 50% 20px 20px;
    position: relative;
    width: 100%
}

@media screen and (min-width: 1380px) {
    .ok-hero-01__content {
        padding:0
    }
}

@media screen and (max-width: 768px) {
    .ok-hero-01__content {
        padding:20px
    }
}

@media screen and (min-width: 1240px) {
    .ok-hero-01__content {
        padding:0
    }
}

.ok-hero-01__content>div {
    max-width: 430px
}

@media screen and (max-width: 768px) {
    .ok-hero-01__content>div {
        max-width:none
    }
}

.ok-hero-01__image {
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    right: 0;
    transition: opacity .2s,width .5s;
    width: 100%
}

@media screen and (max-width: 768px) {
    .ok-hero-01__image {
        opacity:.3;
        width: 100%
    }
}

.ok-hero-02 {
    display: flex;
    min-height: 50vh;
    padding: 64px 0
}

.ok-hero-02__content {
    align-items: center;
    display: flex;
    margin: 0 auto;
    max-width: 1240px;
    padding: 0 20px;
    width: 100%
}

@media screen and (min-width: 1380px) {
    .ok-hero-02__content {
        padding:0
    }
}

@media screen and (max-width: 960px) {
    .ok-hero-02__content {
        display:block
    }
}

.ok-hero-02__content .ok-rich-text {
    flex-basis: 300px;
    flex-grow: 1
}

.ok-hero-02__image {
    display: flex;
    flex-basis: 480px;
    flex-grow: 1;
    height: 100%;
    margin-left: 32px
}

@media screen and (max-width: 960px) {
    .ok-hero-02__image {
        height:auto;
        margin: 32px auto 0;
        max-width: 720px
    }
}

.ok-hero-02__image img {
    display: block;
    max-width: 100%
}

.ok-hero-02__image--left {
    justify-content: flex-start
}

.ok-hero-02__image--center {
    justify-content: center
}

.ok-hero-02__image--right {
    justify-content: flex-end
}

.ok-hero-02__image--top {
    align-items: flex-start
}

.ok-hero-02__image--middle {
    align-items: center
}

.ok-hero-02__image--bottom {
    align-items: flex-end
}

.ok-hero-03 {
    background: #e6e6e6;
    padding-left: 5%;
    padding-right: 5%;
    width: 100%
}

.ok-hero-03__form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 40%
}

.ok-hero-03__form form {
    margin: auto;
    vertical-align: middle
}

.ok-hero-03__form form a {
    color: #666
}

.intro {
    color: #5f9621!important;
    font-family: UniversForSchueco;
    height: 100%;
    padding-top: 50px;
    width: 60%
}

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

.intro h1 {
    color: #5f9621;
    margin-bottom: .5rem
}

.ok-hero-03__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%
}

.ok-hero-03__content .ok-rich-text {
    max-width: 100%
}

.form {
    background-color: #78b928;
    color: #fff!important;
    margin: 5% 0;
    padding: 10% 5%
}

.form h3 {
    color: #fff
}

@media screen and (min-width: 901px) {
    .ok-hero-03 {
        flex-direction:row;
        margin-left: calc(-50vw + 50%);
        width: 100vw
    }

    .ok-hero-03__content {
        flex-direction: row;
        margin: auto;
        max-width: 1100px
    }

    ul.inputs-list {
        margin: auto
    }

    li.hs-form-checkbox,li.hs-form-radio {
        display: inline-block;
        width: 50%
    }
}

@media screen and (max-width: 900px) {
    .intro,.ok-hero-03__form {
        width:100%
    }

    .intro {
        color: #fff!important
    }

    .intro,.intro h1 {
        text-align: center
    }

    .ok-hero-03__content .ok-rich-text {
        width: 100%
    }

    .form {
        align-items: space-around!important;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        max-height: 100%
    }
}

.img-responsive {
    max-width: 100vw;
    `height: auto
}

.hero-ty {
    align-items: space-around;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
    width: 100%
}

.hero-ty__fright-block {
    align-self: center;
    height: 100%;
    width: 40%
}

.hero-ty__left-block {
    color: #004650!important;
    font-family: BrownLLTT-Regular;
    height: 100%;
    padding-top: 50px
}

.hero-ty__left-block img {
    max-width: 60%
}

.hero-ty__left-block h1 {
    color: #004650
}

.hero-ty__content {
    align-items: space-around!important;
    display: flex;
    justify-content: space-around;
    width: 100%
}

.hero-ty__content .ok-rich-text {
    max-width: 100%
}

@media screen and (min-width: 769px) {
    .hero-ty {
        background:#e0e1df;
        margin-left: calc(-50vw + 50%);
        width: 100vw
    }

    .hero-ty__left-block {
        max-width: 45%
    }
}

@media screen and (max-width: 768px) {
    .hero-ty__right-block {
        width:100%
    }

    .hero-ty__left-block {
        text-align: center;
        width: 100%
    }

    .hero-ty__left-block h1 {
        text-align: center
    }

    .hero-ty__content {
        align-items: space-around!important;
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-around;
        width: 100%
    }

    .hero-ty__content .ok-rich-text {
        width: 100%
    }
}

.LPFooter {
    background-color: #fff;
    padding: 15px 0;
    text-align: center
}

.LPFooter,.LPFooter a {
    color: #000
}

.footer-about {
    margin: auto;
    width: 80%
}

.LPFooter {
    font-size: 16px
}

.LogoFooter {
    margin: 2rem
}

.header {
    background-color: #fff;
    padding: 20px,10px,10px;
    width: 100%
}

.HeaderLogoWrapper {
    background-color: #fff;
    margin: auto;
    padding: 2rem;
    text-align: left;
    width: fit-content
}

img.HeaderLogo {
    display: block;
    margin: auto;
    width: 200px
}

.HeaderSeparator {
    color: #ccc;
    margin: 0;
    width: 100%
}

.ok-logos {
    align-items: center;
    display: flex;
    justify-content: space-around
}

@media screen and (max-width: 768px) {
    .ok-logos {
        flex-wrap:wrap
    }
}

.ok-logos__item {
    padding: 16px 24px
}

.ok-logos__item a {
    display: block
}

.ok-logos__item img {
    display: block;
    width: 100%
}

@media screen and (max-width: 768px) {
    .ok-logos__item {
        flex-basis:25%
    }
}

@media screen and (max-width: 480px) {
    .ok-logos__item {
        flex-basis:33%
    }
}

@media screen and (max-width: 340px) {
    .ok-logos__item {
        flex-basis:50%
    }
}

.ok-about-modal {
    height: 100vh;
    overflow-y: auto;
    overscroll-behavior: contain;
    padding: 64px 16px
}

.ok-about-modal,.ok-about-modal__overlay {
    left: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 12
}

.ok-about-modal__overlay {
    background-color: #000;
    content: "";
    height: 100%;
    opacity: 0;
    transition: all .25s ease-in-out
}

.ok-about-modal__close {
    background: #fff;
    border-radius: 50%;
    display: block;
    padding: 4px;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(25%,-25%);
    z-index: 13
}

.ok-about-modal__close svg {
    display: block
}

.ok-about-modal__wrapper {
    background-color: #fff;
    background-color: transparent;
    border: .5px solid rgba(0,70,80,.2);
    border-radius: 0;
    box-shadow: 0 11px 30px rgba(154,161,177,.2);
    overflow: hidden;
    width: 100%
}

.ok-about-modal__wrapper__preheader {
    color: #78b928;
    display: block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1rem;
    margin: 0 0 .75rem
}

.ok-about-modal__wrapper__content h1,.ok-about-modal__wrapper__content h2,.ok-about-modal__wrapper__content h3,.ok-about-modal__wrapper__content h4,.ok-about-modal__wrapper__content h5,.ok-about-modal__wrapper__content h6 {
    font-weight: 700;
    margin: 0 0 1rem
}

.ok-about-modal__wrapper__content p {
    margin: 0 0 2rem
}

.ok-about-modal__container {
    left: 50%;
    max-width: 680px;
    opacity: 0;
    position: relative;
    transform: translateX(-50%);
    transition: top .25s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 13
}

.ok-about-modal__head {
    align-items: center;
    background-color: #78b928;
    display: flex;
    flex-wrap: wrap;
    margin: -20px;
    padding: 32px
}

.ok-about-modal__head h1,.ok-about-modal__head h2,.ok-about-modal__head h3,.ok-about-modal__head h4,.ok-about-modal__head h5,.ok-about-modal__head p {
    color: #fff;
    margin: 0
}

.ok-about-modal__head>div {
    padding: 20px
}

.ok-about-modal__image img {
    border-radius: 120px;
    height: 120px!important;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
    width: 120px
}

.ok-about-modal__body {
    background-color: #fff;
    padding: 32px
}

.ok-about-modal__social {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -8px;
    padding: 0
}

.ok-about-modal__social span {
    align-items: center;
    display: flex;
    height: 25px;
    justify-content: center;
    margin: 8px;
    width: 25px
}

.ok-about-modal__social svg {
    display: block;
    height: 25px;
    width: 25px;
    fill: #262626;
    transition: all .25s ease-in-out
}

.ok-about-modal__social a:hover svg {
    fill: #78b928
}

.ok-about-modal:target {
    visibility: visible
}

.ok-about-modal:target .ok-about-modal__overlay {
    opacity: .5;
    visibility: visible
}

.ok-about-modal:target .ok-about-modal__container {
    opacity: 1;
    visibility: visible
}

.ok-header {
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(154,161,177,.1);
    position: fixed;
    width: 100%;
    z-index: 12
}

.ok-header-placeholder,.ok-navbar {
    height: 82px
}

.ok-navbar {
    align-items: center;
    display: flex
}

@media screen and (max-width: 920px) {
    .ok-navbar {
        justify-content:space-between
    }

    .ok-navbar--active .ok-navbar__content {
        opacity: 1;
        transform: translateY(0);
        visibility: visible
    }
}

.ok-navbar__logo {
    display: block;
    margin-right: 42px;
    width: auto
}

.ok-navbar__content {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    justify-content: space-between
}

@media screen and (max-width: 920px) {
    .ok-navbar__content {
        background-color:#fff;
        bottom: 0;
        flex-direction: column;
        height: calc(100% - 82px);
        justify-content: space-between;
        left: 0;
        opacity: 0;
        overflow-y: auto;
        padding: 45px 10%;
        position: fixed;
        transform: translateY(8px);
        transition: transform .25s ease-in-out,opacity .25s ease-in-out;
        visibility: hidden;
        width: 100%
    }
}

.ok-navbar__menu {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 920px) {
    .ok-navbar__menu {
        display:block;
        margin: 0 0 24px;
        width: 100%
    }
}

.ok-navbar__item {
    margin: 0 32px;
    position: relative
}

.ok-navbar__item--active .ok-navbar__panel {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

@media screen and (max-width: 920px) {
    .ok-navbar__item--active .ok-navbar__panel {
        max-height:100vh
    }
}

.ok-navbar__item--active .ok-navbar__button {
    color: #78b928
}

.ok-navbar__item--active .ok-navbar__button>span:after {
    visibility: visible;
    width: 100%
}

@media screen and (max-width: 1024px) {
    .ok-navbar__item {
        margin:0 16px
    }
}

.ok-navbar__button {
    color: #262626;
    display: inline-block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 2em;
    word-break: normal
}

@media screen and (max-width: 920px) {
    .ok-navbar__button {
        font-size:1rem
    }
}

.ok-navbar__button>span {
    display: inline-block;
    padding: 8px 0;
    position: relative
}

.ok-navbar__button>span:after {
    background-color: #78b928;
    bottom: 2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: width .2s ease-in-out;
    visibility: hidden;
    width: 0
}

.ok-navbar__button:active,.ok-navbar__button:focus,.ok-navbar__button:hover {
    color: #78b928;
    text-decoration: none
}

.ok-navbar__button:active>span:after,.ok-navbar__button:focus>span:after,.ok-navbar__button:hover>span:after {
    visibility: visible;
    width: 100%
}

.ok-navbar__end {
    align-items: center;
    display: flex
}

.ok-navbar__end a+a {
    margin-left: 25px
}

.ok-navbar__panel {
    background-color: #fff;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 82px;
    transform: translateY(8px);
    transition: all .25s ease-in-out;
    visibility: hidden;
    width: 100%
}

@media screen and (max-width: 920px) {
    .ok-navbar__panel {
        max-height:0;
        overflow: hidden;
        position: static
    }
}

.ok-navbar__panel-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 960px;
    padding: 32px 0
}

.ok-navbar__panel-wrapper>div {
    flex-basis: none
}

.ok-navbar__categories {
    display: flex;
    flex-basis: 650px;
    flex-wrap: wrap;
    justify-content: space-between
}

@media screen and (max-width: 920px) {
    .ok-navbar__categories p {
        display:none
    }
}

.ok-navbar__description {
    color: #262626;
    flex-basis: 250px;
    margin: 0 16px
}

@media screen and (max-width: 920px) {
    .ok-navbar__description {
        flex-basis:50%;
        margin: 0
    }

    .ok-navbar__description--full {
        flex-basis: auto
    }
}

.ok-navbar__description h1,.ok-navbar__description h2,.ok-navbar__description h3,.ok-navbar__description h4,.ok-navbar__description h5,.ok-navbar__description h6 {
    color: inherit
}

.ok-navbar__description h2 {
    font-size: 1.125rem;
    font-weight: 700;
    margin: 0 0 .5rem
}

.ok-navbar__description h3 {
    font-size: .875rem;
    font-weight: 700;
    margin: 0 0 .5rem
}

.ok-navbar__description p {
    font-size: .875rem;
    margin: 0 0 1.75rem
}

.ok-navbar__description a {
    color: #262626
}

.ok-navbar__description a:focus,.ok-navbar__description a:hover {
    color: #78b928;
    text-decoration: none
}

.ok-navbar .hamburger {
    background-color: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    display: none;
    font: inherit;
    margin: 0;
    min-width: auto;
    overflow: visible;
    padding: 0;
    text-transform: none;
    transition-duration: .15s;
    transition-property: opacity,filter;
    transition-timing-function: linear
}

@media screen and (max-width: 920px) {
    .ok-navbar .hamburger {
        display:block
    }
}

.ok-navbar .hamburger:focus {
    outline: none
}

.ok-navbar .hamburger-box {
    display: inline-block;
    height: 19px;
    position: relative;
    width: 24px
}

.ok-navbar .hamburger-inner {
    display: block;
    margin-top: -1.5px;
    top: 50%
}

.ok-navbar .hamburger-inner,.ok-navbar .hamburger-inner:after,.ok-navbar .hamburger-inner:before {
    background-color: #000;
    height: 3px;
    position: absolute;
    transition-duration: .15s;
    transition-property: transform;
    transition-timing-function: ease;
    width: 24px
}

.ok-navbar .hamburger-inner:after,.ok-navbar .hamburger-inner:before {
    content: "";
    display: block
}

.ok-navbar .hamburger-inner:before {
    top: -8px
}

.ok-navbar .hamburger-inner:after {
    bottom: -8px
}

.ok-navbar .hamburger--squeeze .hamburger-inner {
    transition-duration: 75ms;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

.ok-navbar .hamburger--squeeze .hamburger-inner:before {
    transition: top 75ms ease .12s,opacity 75ms ease
}

.ok-navbar .hamburger--squeeze .hamburger-inner:after {
    transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)
}

.ok-navbar .hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

.ok-navbar .hamburger--squeeze.is-active .hamburger-inner:before {
    opacity: 0;
    top: 0;
    transition: top 75ms ease,opacity 75ms ease .12s
}

.ok-navbar .hamburger--squeeze.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s
}

.ok-navbar-submenu-wrapper {
    left: -24px;
    position: absolute;
    visibility: hidden
}

@media screen and (max-width: 920px) {
    .ok-navbar-submenu-wrapper {
        display:none;
        position: static;
        visibility: visible
    }
}

.ok-navbar__item:hover>.ok-navbar-submenu-wrapper {
    visibility: visible
}

.ok-navbar-submenu {
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(154,161,177,.1);
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
    width: 160px
}

@media screen and (max-width: 920px) {
    .ok-navbar-submenu {
        box-shadow:none;
        margin: 12px 0;
        width: auto
    }
}

.ok-navbar-submenu .ok-navbar-submenu {
    left: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    transform: translateX(0);
    visibility: hidden
}

@media screen and (max-width: 920px) {
    .ok-navbar-submenu .ok-navbar-submenu {
        display:none;
        margin-left: 20px;
        position: static;
        visibility: visible
    }
}

.ok-navbar-submenu__item {
    position: relative
}

.ok-navbar-submenu__item:hover>.ok-navbar-submenu {
    visibility: visible
}

.ok-navbar-submenu__item a {
    color: #262626;
    display: block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1rem;
    padding: 12px 24px;
    word-break: normal
}

.ok-navbar-submenu__item a:focus,.ok-navbar-submenu__item a:hover {
    color: #78b928;
    text-decoration: none
}

@media screen and (max-width: 920px) {
    .ok-navbar-submenu__item a {
        padding:12px 0
    }
}

.ok-navbar__parent {
    cursor: pointer
}

@media screen and (min-width: 920px) {
    .ok-navbar__parent:hover>a:after {
        transform:rotate(225deg)
    }
}

.ok-navbar__parent>a {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative
}

@media screen and (max-width: 920px) {
    .ok-navbar__parent>a {
        pointer-events:none
    }
}

.ok-navbar__parent>a:after {
    border-bottom: 1px solid #262626;
    border-right: 1px solid #262626;
    content: "";
    display: block;
    height: 5px;
    margin-left: 16px;
    transform: rotate(45deg);
    transform-origin: 3px 3px;
    transition: transform .25s ease-in-out;
    width: 5px
}

.ok-navbar__parent--active>.ok-navbar-submenu,.ok-navbar__parent--active>.ok-navbar-submenu-wrapper {
    display: block
}

.ok-navbar__parent--active>a:after {
    transform: rotate(225deg)
}

.ok-navbar__parent--active>a {
    color: #78b928
}

.ok-navbar__parent--active>a>span:after {
    visibility: visible;
    width: 100%
}

.ok-offer-01 {
    background-color: #fff;
    border: 1px solid #dae3f9;
    border-radius: 10px;
    box-shadow: 0 11px 30px rgba(154,161,177,.1);
    flex-direction: row-reverse;
    justify-content: space-between;
    margin: auto;
    max-width: 1100px;
    padding: 20px 24px 0
}

.ok-offer-01,.ok-offer-01__content {
    align-items: center;
    display: flex;
    flex-wrap: wrap
}

.ok-offer-01__content {
    flex-basis: 320px;
    flex-grow: 1;
    margin-bottom: 32px
}

.ok-offer-01__preheader {
    color: #78b928;
    display: block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 1rem
}

.ok-offer-01__text {
    flex-basis: 420px;
    flex-grow: 1;
    margin-right: 50px
}

.ok-offer-01__text h1,.ok-offer-01__text h2,.ok-offer-01__text h3,.ok-offer-01__text h4,.ok-offer-01__text h5,.ok-offer-01__text h6 {
    margin: 0 0 1.125rem
}

.ok-offer-01__button {
    flex-shrink: 0
}

.ok-offer-01__image {
    flex-basis: 260px;
    margin: 0 auto;
    padding-right: 20px
}

@media screen and (max-width: 480px) {
    .ok-offer-01__text {
        margin:0
    }

    .ok-offer-01__image {
        padding: 0
    }
}

.ok-offer-01__image img {
    display: block;
    max-width: 420px;
    width: 100%
}

@media screen and (max-width: 768px) {
    .ok-offer-01 {
        margin-top:25px
    }
}

.ok-pricing {
    align-items: flex-start;
    display: flex;
    text-align: center
}

@media screen and (max-width: 768px) {
    .ok-pricing {
        display:block
    }
}

.ok-pricing__card {
    background-color: #fff;
    border: .5px solid rgba(0,70,80,.2);
    border-radius: 0;
    box-shadow: 0 11px 30px rgba(154,161,177,.1);
    flex-basis: 346px;
    flex-grow: 1;
    padding: 36px 32px;
    position: relative;
    transition: box-shadow .25s ease-in-out
}

.ok-pricing__card--featured,.ok-pricing__card:hover {
    box-shadow: 0 11px 30px rgba(154,161,177,.2)
}

.ok-pricing__card+.ok-pricing__card {
    margin-left: 72px
}

@media screen and (max-width: 1024px) {
    .ok-pricing__card+.ok-pricing__card {
        margin-left:16px
    }
}

@media screen and (max-width: 768px) {
    .ok-pricing__card+.ok-pricing__card {
        margin:24px 0 0
    }
}

.ok-pricing__badge {
    background-color: #ebf1ff;
    border-radius: 40px;
    font-family: UniversForSchuecoCondensed,sans-serif;
    font-size: .625rem;
    font-weight: 700;
    left: 50%;
    line-height: 1;
    min-width: 120px;
    padding: 10px 12px;
    position: absolute;
    top: 0;
    transform: translate(-50%,-50%)
}

.ok-pricing__icon {
    align-items: flex-end;
    display: flex;
    height: 28px;
    justify-content: center;
    margin: 0 0 1.5rem
}

.ok-pricing__icon img {
    display: block;
    max-height: 100%
}

.ok-pricing__price {
    color: #78b928
}

.ok-pricing__price h1,.ok-pricing__price h2,.ok-pricing__price h3,.ok-pricing__price h4,.ok-pricing__price h5,.ok-pricing__price h6 {
    color: inherit
}

.ok-pricing__description p {
    font-size: .875rem;
    margin: 0 0 .75rem
}

.ok-pricing__features {
    list-style: none;
    margin: 0 0 2.625rem;
    padding: 0;
    text-align: left
}

.ok-pricing__features li {
    display: flex;
    font-size: .875rem;
    margin: 0 0 1rem
}

.ok-pricing__features li:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Ccircle cx='7.59' cy='7.62' r='7.5' fill='%23EBF1FF'/%3E%3Cpath fill='%234678EE' d='M10.84 4.39 6.37 9.11 4.61 7.26l-.95 1.01 2.71 2.86 5.43-5.72z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    content: "";
    display: block;
    flex-shrink: 0;
    height: 1rem;
    margin: 2px .75rem 0 0;
    width: 1rem
}

.ok-pricing__button a {
    width: 100%
}

.ok-pricing hr {
    background-color: #f3f3f3;
    color: #f3f3f3;
    height: 2px;
    margin: 1.75rem 0
}

.ok-features-01 {
    display: flex;
    margin: auto;
    max-width: 1100px
}

.ok-features-01__card:first-child {
    padding-left: 0
}

.ok-features-01__card:last-child {
    padding-right: 0
}

.ok-features-01__card {
    display: block;
    padding: 2% 2% 0;
    text-align: center;
    width: 20%
}

.ok-features-01__card h4 {
    font-weight: 500;
    height: 3rem;
    margin-bottom: 2rem
}

.ok-features-01__card p {
    font-weight: 300
}

.ok-features-01__image {
    display: flex;
    margin: 0 0 5px;
    min-height: 50px
}

.ok-features-01__fa i {
    color: #5f9621;
    display: block;
    font-size: 75px;
    margin-bottom: 1rem;
    width: auto
}

@media screen and (max-width: 768px) {
    .ok-features-01 {
        display:block
    }
}

@media screen and (max-width: 900px) {
    .ok-features-01 {
        display:flex;
        justify-content: space-between;
        margin: auto;
        width: 90%
    }

    .ok-features-01__card {
        flex-basis: 225px;
        flex-grow: 1;
        margin: auto;
        width: 90%
    }

    .ok-features-01__card+.ok-features-01__card {
        margin: 32px 0 0;
        text-align: center
    }

    .ok-features-01 {
        align-items: center;
        flex-direction: column
    }

    .ok-features-01__image img {
        margin: auto
    }
}

.features-intro {
    margin: auto;
    max-width: 1100px
}

.ok-features-02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -16px
}

@media screen and (max-width: 530px) {
    .ok-features-02 {
        display:block
    }
}

.ok-features-02-wrapper {
    overflow: hidden
}

.ok-features-02__card {
    display: block;
    flex-basis: 225px;
    flex-grow: 1;
    margin: 16px
}

.ok-features-02__card h4 {
    display: inline;
    margin: 0;
    vertical-align: top
}

.ok-features-02__card p {
    font-weight: 500;
    margin: 1rem 0 0
}

.ok-features-02__card-header {
    display: flex
}

.ok-features-02__image {
    display: inline-block;
    margin: 0 16px 0 0;
    min-height: 24px
}

.ok-features-02__image img {
    display: block;
    max-height: 24px;
    width: auto
}

.ok-features-02__image>span {
    display: block
}

.ok-features-02__image svg {
    max-height: 24px;
    width: 24px;
    fill: #78b928
}

.ok-features-03__titles li h4:focus,.ok-features-03__titles li h4:hover,.ok-features-03__titles li.active h4 {
    color: #78b928;
    cursor: pointer
}

.ok-features-03__titles {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0 0 24px;
    padding: 0
}

@media screen and (max-width: 768px) {
    .ok-features-03__titles {
        display:block;
        margin: 0
    }

    .ok-features-03__titles li {
        background-color: #f3f3f3;
        text-align: center
    }

    .ok-features-03__titles li+li {
        border-top: 1px solid #dadada
    }
}

.ok-features-03__titles li.active h4:after {
    visibility: visible;
    width: 100%
}

@media screen and (max-width: 768px) {
    .ok-features-03__titles li.active h4:after {
        visibility:hidden
    }
}

.ok-features-03__titles li h4 {
    display: inline-block;
    margin: 0;
    padding: 8px 0;
    position: relative
}

.ok-features-03__titles li h4:after {
    background-color: #78b928;
    bottom: 2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: width .2s ease-in-out;
    visibility: hidden;
    width: 0
}

.ok-features-03__section {
    background-color: #f3f3f3;
    display: none
}

.ok-features-03__section.active {
    display: flex;
    flex-wrap: wrap
}

.ok-features-03__image {
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-basis: 360px;
    flex-grow: 1;
    width: 100%
}

.ok-features-03__image--left {
    justify-content: flex-start
}

.ok-features-03__image--center {
    justify-content: center
}

.ok-features-03__image--right {
    justify-content: flex-end
}

.ok-features-03__image--top {
    align-items: flex-start
}

.ok-features-03__image--middle {
    align-items: center
}

.ok-features-03__image--bottom {
    align-items: flex-end
}

.ok-features-03__image--cover {
    align-items: unset
}

.ok-features-03__image--cover img {
    height: 100%;
    max-height: 100%;
    object-fit: cover;
    width: 100%
}

.ok-features-03__image--contain img {
    object-fit: contain
}

.ok-features-03__content {
    flex-basis: 400px;
    flex-grow: 3;
    padding: 54px 78px
}

@media screen and (max-width: 580px) {
    .ok-features-03__content {
        padding:30px
    }
}

.ok-features-03__text h3 {
    margin: 0 0 28px;
    max-width: 480px
}

.ok-features-03__text p {
    margin: 0 0 64px;
    max-width: 600px
}

.ok-features-03__buttons {
    align-items: center;
    display: flex
}

.ok-features-03__primary-cta {
    margin: 0 35px 0 0
}

.ok-card {
    background-color: #fff;
    border: .5px solid rgba(0,70,80,.2);
    border-radius: 0;
    box-shadow: 0 11px 30px rgba(154,161,177,.2);
    padding: 32px 25px;
    width: 100%
}

.ok-card__preheader {
    color: #78b928;
    display: block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1rem;
    margin: 0 0 .75rem
}

.ok-card__content h1,.ok-card__content h2,.ok-card__content h3,.ok-card__content h4,.ok-card__content h5,.ok-card__content h6 {
    font-weight: 700;
    margin: 0 0 1rem
}

.ok-card__content p {
    margin: 0 0 2rem
}

.ok-card__image {
    margin: 0 0 1.75rem
}

.ok-card__form {
    max-width: 600px
}

.ok-testimonials {
    display: flex;
    margin: auto;
    max-width: 1080px;
    padding: 0 20px;
    width: 85%
}

.ok-testimonial {
    background-color: #fff;
    border: .5px solid rgba(0,70,80,.2);
    border-radius: 0;
    box-shadow: 0 11px 30px rgba(154,161,177,.2);
    flex-basis: 300px;
    flex-grow: 1;
    padding: 18px 25px 25px
}

.ok-testimonial+.ok-testimonial {
    margin-left: 64px
}

@media screen and (max-width: 1024px) {
    .ok-testimonial+.ok-testimonial {
        margin-left:16px
    }
}

@media screen and (max-width: 920px) {
    .ok-testimonials {
        display:block;
        padding: 0
    }

    .ok-testimonial+.ok-testimonial {
        margin: 16px 0 0
    }
}

.ok-testimonial__quote {
    margin: 0 0 25px
}

.ok-testimonial__quote svg {
    fill: #78b928;
    height: 32px;
    max-height: 32px
}

.ok-testimonial__content {
    font-weight: 500
}

.ok-testimonial__footer {
    align-items: center;
    display: flex
}

.ok-testimonial__footer img {
    border-radius: 50%;
    display: block;
    height: 52px;
    margin: 0 16px 0 0;
    object-fit: cover;
    width: 52px
}

.ok-testimonial__author {
    font-weight: 700
}

.ok-testimonial__author span {
    color: #78b928;
    display: block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 14px;
    font-size: .75rem;
    font-weight: 700;
    margin: 0 0 8px
}

.shadow-effect {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 4px;
    box-shadow: 0 19px 38px rgba(0,0,0,.1),0 15px 12px rgba(0,0,0,.02);
    padding: 20px;
    text-align: center
}

#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 0 17px
}

.testimonial-name {
    background: #3190e7;
    border-radius: 12px;
    box-shadow: 0 9px 18px rgba(0,0,0,.12),0 5px 7px rgba(0,0,0,.05);
    color: #fff;
    display: table;
    margin: -17px auto 0;
    padding: 9px 35px;
    text-align: center;
    width: auto
}

#customers-testimonials .item {
    margin-bottom: 80px;
    opacity: .2;
    padding: 50px;
    text-align: center;
    -webkit-transform: scale3d(.8,.8,1);
    transform: scale3d(.8,.8,1);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.owl-carousel .owl-item img {
    margin: 0 auto 17px;
    max-width: 90px;
    transform-style: preserve-3d
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #3190e7;
    transform: translate3d(0,-50%,0) scale(.7)
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    text-align: center;
    width: 100%
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #3190e7;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0,-50%,0) scale(.3);
    transform-origin: 50% 50% 0;
    transition: all .25s ease-out 0s;
    width: 20px
}

.testimonials {
    overflow: visible
}

.ok-timeline__entry {
    padding-bottom: 50px;
    position: relative
}

.ok-timeline__entry h1,.ok-timeline__entry h2,.ok-timeline__entry h3,.ok-timeline__entry h4,.ok-timeline__entry h5 {
    color: #78b928
}

.ok-timeline__entry p {
    margin: 0 0 1rem
}

.ok-timeline__entry--odd {
    margin-right: 50%;
    padding-right: 50px;
    text-align: right
}

.ok-timeline__entry--odd:before {
    background-color: #1c2630;
    border-radius: 10px;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: 0;
    top: 10px;
    transform: translateX(4px);
    width: 10px
}

@media screen and (max-width: 580px) {
    .ok-timeline__entry--odd:before {
        left:0;
        transform: translateX(-5px)
    }
}

.ok-timeline__entry--odd:after {
    background-color: #1c2630;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 10px;
    width: 1px
}

@media screen and (max-width: 580px) {
    .ok-timeline__entry--odd:after {
        left:0
    }
}

.ok-timeline__entry--even {
    margin-left: 50%;
    padding-left: 50px
}

.ok-timeline__entry--even:before {
    background-color: #1c2630;
    border-radius: 10px;
    content: "";
    display: block;
    height: 10px;
    left: -1px;
    position: absolute;
    top: 10px;
    transform: translateX(-5px);
    width: 10px
}

@media screen and (max-width: 580px) {
    .ok-timeline__entry--even:before {
        left:0;
        transform: translateX(-5px)
    }
}

.ok-timeline__entry--even:after {
    background-color: #1c2630;
    content: "";
    display: block;
    height: 100%;
    left: -1px;
    position: absolute;
    top: 10px;
    width: 1px
}

@media screen and (max-width: 580px) {
    .ok-timeline__entry--even:after {
        left:0
    }
}

.ok-timeline__entry:last-child:after {
    display: none
}

@media screen and (max-width: 580px) {
    .ok-timeline__entry {
        margin:0;
        padding: 0 0 50px 50px;
        text-align: left
    }
}

@media screen and (max-width: 420px) {
    .ok-timeline__entry {
        padding:0 0 20px 20px
    }
}

.hs-menu-wrapper ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 767px) {
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

@media (max-width: 767px) {
    .hs-menu-wrapper.hs-menu-flow-vertical ul {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
    position: relative
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
    left: -9999px;
    opacity: 0;
    position: absolute
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
    display: block;
    white-space: nowrap
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    top: 100%
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper {
    left: 100%;
    opacity: 1;
    top: 0
}

@media (max-width: 767px) {
    .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper {
        left:0;
        opacity: 1;
        position: relative;
        top: auto
    }
}

.blog-header {
    background-color: #f2f5fb;
    padding: 82px 0
}

.blog-header__inner {
    align-items: center;
    display: flex;
    justify-content: space-between
}

@media screen and (max-width: 768px) {
    .blog-header__inner {
        display:block
    }
}

.blog-header--author {
    background-color: transparent
}

.blog-header--author .blog-header__inner {
    flex-wrap: nowrap;
    justify-content: flex-start
}

@media screen and (max-width: 768px) {
    .blog-header--author .blog-header__inner {
        display:block
    }
}

.blog-header__title {
    flex-basis: 380px;
    flex-shrink: 0;
    margin: 0 0 32px;
    max-width: 380px
}

@media screen and (max-width: 768px) {
    .blog-header__title {
        max-width:none
    }
}

.blog-header__title span {
    color: #78b928
}

.blog-header__preheader {
    color: #78b928;
    display: block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 .75rem
}

.blog-header__image {
    margin-left: 32px
}

@media screen and (max-width: 768px) {
    .blog-header__image {
        margin:0 auto;
        max-width: 360px
    }
}

.blog-header__image img {
    width: 100%
}

.blog-header__author {
    flex-basis: 720px
}

@media screen and (max-width: 768px) {
    .blog-header__author {
        margin:32px 0 0
    }
}

.blog-header__avatar {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 360px;
    margin-right: 64px;
    max-width: 360px;
    width: 100%
}

@media screen and (max-width: 768px) {
    .blog-header__avatar {
        margin:0 auto
    }
}

@media screen and (max-width: 360px) {
    .blog-header__avatar {
        height:300px
    }
}

.blog-header__author-social-links {
    margin: 0 -8px
}

.blog-header__author-social-links a {
    border-radius: 50%;
    display: inline-block;
    height: 24px;
    margin: 0 8px;
    position: relative;
    width: 24px
}

.blog-header__author-social-links svg {
    fill: #262626;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: auto
}

.blog-filter {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 32px 0
}

.blog-tags {
    list-style: none;
    margin: -7px;
    max-width: 680px;
    padding: 0
}

.blog-tags li {
    display: inline-block;
    margin: 7px
}

.blog-tags__link {
    background-color: #fff;
    background-color: transparent;
    border: 1px solid #dadada;
    border-radius: 0;
    border-radius: 3px;
    color: #000;
    color: #dadada;
    cursor: pointer;
    display: inline-block;
    font-family: UniversForSchueco,sans-serif;
    font-size: .75rem;
    font-weight: 700;
    height: auto;
    letter-spacing: .03em;
    line-height: 1.1;
    line-height: 1;
    margin: 0;
    padding: 12px 18px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .15s linear,border-color .15s linear,color .15s linear;
    white-space: normal;
    width: auto;
    word-break: break-word
}

.blog-tags__link:active,.blog-tags__link:focus,.blog-tags__link:hover {
    background-color: #78b928;
    border-color: #78b928;
    color: #fff;
    text-decoration: none
}

.blog-tags__link:disabled {
    background-color: #d0d0d0;
    border-color: #d0d0d0;
    color: #e6e6e6
}

.blog-tags__link a {
    color: #000
}

.blog-tags__link a:hover {
    color: #fff;
    text-decoration: none
}

.blog-tags__link--current {
    background-color: #78b928;
    border: none;
    color: #fff
}

.blog-search {
    flex-basis: 400px;
    margin: 32px 0 0;
    width: 100%
}

.blog-index,.blog-more-posts {
    display: flex;
    flex-wrap: wrap;
    margin: -24px;
    padding: 32px 0
}

.blog-index:after,.blog-more-posts:after {
    content: "";
    flex: auto
}

.blog-index__post-wrapper,.blog-more-posts__post-wrapper {
    flex-basis: 100%;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 24px
}

@media screen and (min-width: 768px) {
    .blog-index__post-wrapper,.blog-more-posts__post-wrapper {
        flex-basis:50%
    }
}

@media screen and (min-width: 1000px) {
    .blog-index__post-wrapper,.blog-more-posts__post-wrapper {
        flex-basis:33.33333%
    }
}

.blog-index__post,.blog-more-posts__post {
    border: .5px solid rgba(0,70,80,.2);
    border-radius: 0;
    box-shadow: 0 11px 30px rgba(154,161,177,.2);
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden
}

.blog-index__post img,.blog-more-posts__post img {
    height: auto;
    max-width: 100%
}

.blog-index__post-content,.blog-more-posts__post-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    padding: 30px
}

.blog-index__post-content h3,.blog-more-posts__post-content h3 {
    margin: 0 0 1rem
}

.blog-index__post-content h3 a,.blog-index__post-content h3 a:hover,.blog-index__post-content h3 a:visited,.blog-more-posts__post-content h3 a,.blog-more-posts__post-content h3 a:hover,.blog-more-posts__post-content h3 a:visited {
    color: #262626
}

.blog-index__post-preheader,.blog-more-posts__post-preheader {
    color: #78b928;
    display: block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 .75rem
}

.blog-index__post-meta,.blog-more-posts__post-meta {
    color: #c6c6c6;
    display: flex;
    font-size: .75rem;
    margin: 32px 0 0;
    text-transform: uppercase
}

.blog-index__post-meta span,.blog-more-posts__post-meta span {
    display: inline-block
}

.blog-index__post-date,.blog-more-posts__post-date {
    margin-left: 54px
}

.blog-index__post-image,.blog-more-posts__post-image {
    background-image: url(//25509418.fs1.hubspotusercontent-eu1.net/hubfs/25509418/raw_assets/public/Sch%C3%BCco%20by%20ok%C3%A9dito/images/grayscale-mountain.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    padding-bottom: 63%
}

.blog-index__author h2,.blog-more-posts__author h2 {
    margin: 32px 0 1.5rem
}

.blog-index__author hr,.blog-more-posts__author hr {
    background-color: #dcdcdc;
    height: 2px
}

.blog-pagination {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 3rem
}

.blog-pagination__link {
    color: #262626;
    font-family: UniversForSchuecoCondensed,sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    margin: 0 16px;
    text-decoration: none
}

.blog-pagination__link:focus,.blog-pagination__link:hover {
    color: #78b928;
    text-decoration: none
}

.blog-pagination__link--active {
    color: #78b928
}

.blog-pagination__ellipsis {
    color: #262626;
    font-size: 1rem;
    line-height: 1
}

.blog-header--post {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 520px
}

.blog-post {
    margin: 0 auto;
    padding: 4.5rem 0
}

.blog-post__meta {
    align-items: center;
    display: flex
}

.blog-post__meta a {
    color: #c6c6c6;
    transition: color .25s ease-in
}

.blog-post__meta a:hover {
    color: #78b928;
    text-decoration: none
}

.blog-post__timestamp {
    color: #c6c6c6
}

.blog-post__divider {
    margin: 64px 0 52px
}

.blog-post__avatar {
    background-position: 50%;
    background-size: cover;
    border-radius: 50%;
    height: 72px;
    margin-right: 38px;
    width: 72px
}

.blog-post__preheader {
    color: #78b928;
    display: block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 1rem
}

.blog-post__title {
    margin: 0 0 1rem;
    max-width: 680px
}

.blog-post__summary {
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0 0 2.5rem;
    max-width: 680px
}

.blog-post__body-wrapper {
    margin: 0 auto;
    max-width: 680px
}

.blog-post__body img {
    max-width: 100%
}

.blog-post__tags {
    display: flex;
    flex-wrap: wrap
}

.blog-post__tag-link {
    background-color: #e6edff;
    border-radius: 3px;
    color: #78b928;
    font-size: .75rem;
    margin: 0 8px 8px 0;
    padding: 5px 10px
}

.blog-more {
    padding: 2rem 0
}

.blog-more--centered h2 {
    text-align: center
}

.blog-comments {
    margin: 0 auto;
    max-width: 680px
}

.blog-comments form {
    max-width: 100%
}

.blog-comments .hs-submit {
    text-align: center
}

.blog-comments .comment-reply-to {
    border: 0;
    outline: none
}

.blog-comments .comment-reply-to:hover {
    background-color: transparent;
    color: #262626;
    text-decoration: underline
}

.ok-error-page {
    padding: 100px 0;
    text-align: center
}

.ok-error-page__preheader {
    color: #78b928;
    display: block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 .5rem
}

.ok-error-page__heading {
    margin: 0 0 1rem
}

.systems-page__content {
    margin: 0 auto;
    max-width: 620px;
    padding: 120px 20px
}

.systems-page .success {
    color: #34a853;
    font-size: 2rem;
    font-weight: 700;
    text-align: center
}

.systems-page h1 {
    margin: 0 0 4rem;
    text-align: center
}

@media screen and (max-width: 360px) {
    .systems-page h1 {
        font-size:2rem;
        margin: 0 0 2rem
    }
}

.systems-page--membership {
    background-image: url(//25509418.fs1.hubspotusercontent-eu1.net/hubfs/25509418/raw_assets/public/Sch%C3%BCco%20by%20ok%C3%A9dito/images/Hero-Background-2.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.systems-page--membership h1 {
    margin: 0 0 1rem
}

.systems-page--membership p {
    margin: 0 0 3rem;
    text-align: center
}

.systems-page--membership form .hs-submit input,.systems-page--membership form input[type=submit] {
    width: 100%
}

.systems-page--subscription-confirmation h1 {
    display: none;
    margin: 0 0 1.5rem
}

.systems-page--subscription-confirmation h2 {
    color: #3a3a3a;
    font-size: 1rem;
    margin: 0
}

.systems-page--subscription-confirmation .page-header,.systems-page--subscription-preferences .page-header {
    margin: 0 0 2rem;
    text-align: center
}

.systems-page--subscription-preferences h1 {
    margin: 0 0 1.5rem
}

.systems-page--subscription-preferences h2 {
    color: #3a3a3a;
    font-size: 1rem;
    margin: 0
}

.systems-page--subscription-preferences .email-prefs {
    border: 1px solid #dae3f9;
    border-radius: 10px;
    box-shadow: 0 11px 30px rgba(154,161,177,.1);
    padding: 32px
}

.systems-page--subscription-preferences .email-prefs label,.systems-page--subscription-preferences .email-prefs p,.systems-page--subscription-preferences .email-prefs span {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1rem;
    vertical-align: text-top
}

@media screen and (max-width: 360px) {
    .systems-page--subscription-preferences .email-prefs {
        padding:18px
    }
}

.systems-page--subscription-preferences input[type=checkbox] {
    margin-right: 12px
}

.systems-page__preheader {
    color: #78b928;
    display: block;
    font-family: UniversForSchueco,sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 .5rem;
    text-align: center
}

.systems-page form,.systems-page form .hs-form-field {
    position: relative
}

.systems-page form .form-input-validation-message ul {
    padding: 0
}

.systems-page form .form-input-validation-message label {
    color: #929292;
    font-size: .875rem;
    font-weight: 400
}

.systems-page form .hs-login-widget-show-password,.systems-page form .hs-register-widget-show-password,.systems-page form .hs-reset-widget-show-password {
    color: #78b928;
    font-size: .75rem;
    font-weight: 700;
    line-height: 1rem;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0
}

.systems-page form .hs-login-widget-show-password:focus,.systems-page form .hs-login-widget-show-password:hover,.systems-page form .hs-register-widget-show-password:focus,.systems-page form .hs-register-widget-show-password:hover,.systems-page form .hs-reset-widget-show-password:focus,.systems-page form .hs-reset-widget-show-password:hover {
    color: #78b928;
    text-decoration: none
}

.systems-page form #hs_login_reset {
    color: #78b928;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    left: 0;
    margin: 1rem 0 0;
    position: absolute;
    text-align: center;
    top: 100%;
    width: 100%;
    z-index: 1
}

.systems-page form input {
    max-width: 100%
}

.systems-page .form-container {
    margin: 0 auto 3rem;
    max-width: 380px
}

.systems-page .form-container .label {
    display: block;
    font-size: .875rem;
    font-weight: 700;
    margin: 0 0 .75rem
}

#email-prefs-form .header {
    background-color: transparent
}

.password-prompt input[type=password] {
    display: block;
    height: auto!important;
    margin-bottom: 1.4rem
}

.backup-unsubscribe h3 {
    font-size: .875rem;
    font-weight: 700!important;
    line-height: 1rem;
    margin: 0 0 .75rem
}

.backup-unsubscribe #email-prefs-form {
    margin: auto
}

form #content {
    align-items: center
}

@media screen and (max-width: 360px) {
    .backup-unsubscribe #email-prefs-form {
        padding:32px 18px
    }
}

.backup-unsubscribe input[type=email] {
    border: 1px solid #dadada;
    font-size: .875rem!important;
    margin-bottom: 1.5rem;
    padding: .7rem!important
}

.hs-search-field {
    max-width: 750px
}

.hs-search-field input[type=text] {
    padding-right: 48px
}

.hs-search-field__bar {
    position: relative
}

.hs-search-field__bar:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23C6C6C6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11 19a8 8 0 1 0 0-16 8 8 0 0 0 0 16m10 2-4-4'/%3E%3C/svg%3E");
    content: "";
    height: 24px;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px
}

.hs-search-field__suggestions {
    background-color: #fff;
    border-radius: 9px;
    max-width: 360px;
    position: absolute;
    right: 0;
    top: 100%;
    transform: translateY(8px);
    width: 100%
}

.hs-search-field__suggestions #results-for,.hs-search-field__suggestions a {
    padding: 8px 16px
}

.hs-search-field--open .hs-search-field__suggestions {
    border: 1px solid #dedede!important
}

.ok-search-results {
    padding: 80px 0
}

.hs-search-results {
    margin-top: 3.5rem
}

.hs-search-results__featured-image {
    margin-bottom: 1rem
}

.hs-search-results__featured-image img {
    display: block;
    max-width: 100%;
    width: 100%
}

.hs-search-results__title {
    color: #262626;
    font-family: UniversForSchuecoCondensed,sans-serif;
    font-size: 1.5rem;
    font-weight: 700
}

.hs-search-results__title:focus,.hs-search-results__title:hover {
    color: #78b928;
    text-decoration: none
}

.hs-search-results__description {
    margin: 0 0 2.5rem;
    padding-top: 1.25rem
}

.hs-search-results__pagination a {
    color: #262626;
    font-family: UniversForSchuecoCondensed,sans-serif;
    font-weight: 700
}

.hs-search-results__listing {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px!important
}

.hs-search-results__listing li {
    flex-basis: 50%;
    padding: 0 20px!important
}

@media screen and (max-width: 620px) {
    .hs-search-results__listing li {
        flex-basis:100%
    }
}

.hs-search-highlight {
    font-weight: 700
}

body {
    background-color: #eee
}

.hr--bold hr {
    border-bottom: 5px solid;
    border-top: none;
    margin-bottom: 8px;
    margin-top: -5px;
    width: 10%
}
