@import url(https://fonts.googleapis.com/css?family=Montserrat:400,600,700|Source+Sans+Pro:400,700);

.large, .text_large {
    font-size: 1.25rem
}

.text_larger {
    font-size: 1.25em
}

.event__link, .link {
    color: #234;
    text-decoration: none
}

.event__link:focus, .event__link:hover, .link:focus, .link:hover {
    color: #090d11;
    text-decoration: underline
}

.link-inherit, .text-inherit {
    font: inherit;
    text-transform: inherit;
    margin: inherit
}

.link-inherit, .link-inherit:focus, .link-inherit:hover, .text-inherit {
    color: inherit;
    text-decoration: inherit
}

.narrow-lines {
    line-height: 1.2
}

.optimal-line-length {
    max-width: 37.5em
}

.text_secondary {
    color: #4cc7c1 !important
}

a.text_secondary:focus, a.text_secondary:hover {
    color: #2f9792 !important
}

.text_brand-lighter {
    color: #4cc7c1 !important
}

a.text_brand-lighter:focus, a.text_brand-lighter:hover {
    color: #2f9792 !important
}

.text_brand-darker {
    color: #234 !important
}

a.text_brand-darker:focus, a.text_brand-darker:hover {
    color: #090d11 !important
}

.text_over-primary {
    color: #fff !important
}

a.text_over-primary:focus, a.text_over-primary:hover {
    color: #d9d9d9 !important
}

.text_over-secondary {
    color: #fff !important
}

a.text_over-secondary:focus, a.text_over-secondary:hover {
    color: #d9d9d9 !important
}

.icon {
    font-size: 1.25rem;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    color: #495057;
    background-color: #f8f9fa;
    border-radius: 50%
}

.icon_outline {
    background-color: transparent;
    border: 1px solid #495057
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    line-height: normal;
    font-family: Montserrat, sans-serif;
    text-transform: none
}

h1 {
    font-family: Montserrat, sans-serif
}

h1, h2 {
    font-weight: 400
}

h3, h4 {
    font-weight: 600
}

.h1, h1 {
    font-size: 1.75rem;
    margin-bottom: 1.05rem
}

.h2, h2 {
    font-size: 1.5rem;
    margin-bottom: .9rem
}

.h3, h3 {
    font-size: 1.375rem;
    margin-bottom: .825rem
}

.h4, h4 {
    font-size: 1.25rem;
    margin-bottom: .75rem
}

.h5, h5 {
    font-size: 1.125rem;
    margin-bottom: .675rem
}

.h6, h6 {
    font-size: 1rem;
    margin-bottom: .6rem
}

.display-1, h1 {
    font-family: Montserrat, sans-serif;
    text-transform: uppercase
}

b, strong {
    font-weight: 700
}

.text_over-lighter {
    color: #343a40 !important
}

a.text_over-lighter:focus, a.text_over-lighter:hover {
    color: #121416 !important
}

.text_over-darker {
    color: #fff !important
}

a.text_over-darker:focus, a.text_over-darker:hover {
    color: #d9d9d9 !important
}

.text-light {
    color: #fff
}

.p {
    font-family: "Source sans pro", sans-serif;
    line-height: 1.5;
    text-transform: none
}

ul {
    padding-left: 1.25rem;
    list-style: none
}

.list_arrow, .list_arrow_light, .list_arrow_primary, .list_arrow_secondary {
    list-style: none;
    padding: 0
}

.list_arrow_light li, .list_arrow_primary li, .list_arrow_secondary li, .list_arrow li {
    padding-left: 1.25rem
}

.list_arrow_light li:before, .list_arrow_primary li:before, .list_arrow_secondary li:before, .list_arrow li:before {
    content: "";
    display: inline-block;
    font: normal normal normal .875rem/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: -1.25rem;
    width: 1.25rem
}

.list_arrow_primary li:before {
    color: #234
}

.list_arrow_light li:before, .list_arrow_secondary li:before {
    color: #4cc7c1
}

.event, .invisible-link {
    color: inherit
}

.event:focus, .event:hover, .invisible-link:focus, .invisible-link:hover {
    color: inherit;
    text-decoration: inherit;
    outline: 0
}

@-webkit-keyframes sonar {
    0% {
        -webkit-box-shadow: 0 0 0 0 #234;
        box-shadow: 0 0 0 0 #234
    }
    to {
        -webkit-box-shadow: 0 0 0 1rem rgba(34, 51, 68, 0);
        box-shadow: 0 0 0 1rem rgba(34, 51, 68, 0)
    }
}

@keyframes sonar {
    0% {
        -webkit-box-shadow: 0 0 0 0 #234;
        box-shadow: 0 0 0 0 #234
    }
    to {
        -webkit-box-shadow: 0 0 0 1rem rgba(34, 51, 68, 0);
        box-shadow: 0 0 0 1rem rgba(34, 51, 68, 0)
    }
}

@font-face {
    font-family: FinalFontasy;
    src: url(/front-assets/_fonts/final-fontasy/FinalFontasy.eot);
    src: url(/front-assets/_fonts/final-fontasy/FinalFontasy.eot#iefix) format("embedded-opentype"), url(/front-assets/_fonts/final-fontasy/FinalFontasy.woff) format("woff"), url(/front-assets/_fonts/final-fontasy/FinalFontasy.ttf) format("truetype"), url(/front-assets/_fonts/final-fontasy/FinalFontasy.svg#FinalFontasy) format("svg");
    font-weight: 400;
    font-style: normal;
}

[class*=" ce-icon-"], [class^=ce-icon-] {
    font-family: FinalFontasy !important;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

[class*=" ce-icon-"]:before, [class^=ce-icon-]:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ce-icon-urology:before {
    content: ""
}

.ce-icon-urology:after {
    content: "";
    opacity: .2
}

.ce-icon-rhumatology:before {
    content: ""
}

.ce-icon-rhumatology:after {
    content: "";
    opacity: .2
}

.ce-icon-rhumatology-2:before {
    content: ""
}

.ce-icon-rhumatology-2:after {
    content: "";
    opacity: .2
}

.ce-icon-dermatology:before {
    content: ""
}

.ce-icon-dermatology:after {
    content: "";
    opacity: .2
}

.ce-icon-chir-orth:before {
    content: ""
}

.ce-icon-chir-orth:after {
    content: "";
    opacity: .2
}

.ce-icon-warning:before {
    content: ""
}

.ce-icon-warning:after {
    content: "";
    opacity: .2
}

.ce-icon-geriatry:before {
    content: ""
}

.ce-icon-geriatry:after {
    content: "";
    opacity: .2
}

.ce-icon-ophtalmology:before {
    content: ""
}

.ce-icon-ophtalmology:after {
    content: "";
    opacity: .2
}

.ce-icon-orl:before {
    content: ""
}

.ce-icon-orl:after {
    content: "";
    opacity: .2
}

.ce-icon-pneumology:before {
    content: ""
}

.ce-icon-pneumology:after {
    content: "";
    opacity: .2
}

.ce-icon-calculator:before {
    content: ""
}

.ce-icon-calculator:after {
    content: "";
    opacity: .2
}

.ce-icon-cpf:before {
    content: ""
}

.ce-icon-cpf:after {
    content: "";
    opacity: .2
}

.ce-icon-defibrillator:before {
    content: ""
}

.ce-icon-defibrillator:after {
    content: "";
    opacity: .2
}

.ce-icon-graph-3:before {
    content: ""
}

.ce-icon-graph-3:after {
    content: "";
    opacity: .2
}

.ce-icon-organizational-chart:before {
    content: ""
}

.ce-icon-organizational-chart:after {
    content: "";
    opacity: .2
}

.ce-icon-piggy-bank:before {
    content: ""
}

.ce-icon-piggy-bank:after {
    content: "";
    opacity: .2
}

.ce-icon-puzzle:before {
    content: ""
}

.ce-icon-puzzle:after {
    content: "";
    opacity: .2
}

.ce-icon-stack-of-coins:before {
    content: ""
}

.ce-icon-stack-of-coins:after {
    content: "";
    opacity: .2
}

.ce-icon-cart:before {
    content: ""
}

.ce-icon-cart:after {
    content: "";
    opacity: .2
}

.ce-icon-check:before {
    content: ""
}

.ce-icon-check:after {
    content: "";
    opacity: .2
}

.ce-icon-user:before {
    content: ""
}

.ce-icon-user:after {
    content: "";
    opacity: .2
}

.ce-icon-neurology:before {
    content: ""
}

.ce-icon-neurology:after {
    content: "";
    opacity: .2
}

.ce-icon-gynecology:before {
    content: ""
}

.ce-icon-gynecology:after {
    content: "";
    opacity: .2
}

.ce-icon-hematology:before {
    content: ""
}

.ce-icon-hematology:after {
    content: "";
    opacity: .2
}

.ce-icon-infectious-disease:before {
    content: ""
}

.ce-icon-infectious-disease:after {
    content: "";
    opacity: .2
}

.ce-icon-internal-medicine:before {
    content: ""
}

.ce-icon-internal-medicine:after {
    content: "";
    opacity: .2
}

.ce-icon-anesthesia:before {
    content: ""
}

.ce-icon-anesthesia:after {
    content: "";
    opacity: .2
}

.ce-icon-endocrinology:before {
    content: ""
}

.ce-icon-endocrinology:after {
    content: "";
    opacity: .2
}

.ce-icon-gastro-entero-hepato:before {
    content: ""
}

.ce-icon-gastro-entero-hepato:after {
    content: "";
    opacity: .2
}

.ce-icon-oncology:before {
    content: ""
}

.ce-icon-oncology:after {
    content: "";
    opacity: .2
}

.ce-icon-pediatry:before {
    content: ""
}

.ce-icon-pediatry:after {
    content: "";
    opacity: .2
}

.ce-icon-psychiatry:before {
    content: ""
}

.ce-icon-psychiatry:after {
    content: "";
    opacity: .2
}

.ce-icon-radiology:before {
    content: ""
}

.ce-icon-radiology:after {
    content: "";
    opacity: .2
}

.ce-icon-nephrology:before {
    content: ""
}

.ce-icon-nephrology:after {
    content: "";
    opacity: .2
}

.ce-icon-cardiology:before {
    content: ""
}

.ce-icon-cardiology:after {
    content: "";
    opacity: .2
}

.ce-icon-gear:before {
    content: ""
}

.ce-icon-gear:after {
    content: "";
    opacity: .2
}

.ce-icon-balance:before {
    content: ""
}

.ce-icon-balance:after {
    content: "";
    opacity: .2
}

.ce-icon-blackboard:before {
    content: ""
}

.ce-icon-blackboard:after {
    content: "";
    opacity: .2
}

.ce-icon-case:before {
    content: ""
}

.ce-icon-case:after {
    content: "";
    opacity: .2
}

.ce-icon-civil-code:before {
    content: ""
}

.ce-icon-civil-code:after {
    content: "";
    opacity: .2
}

.ce-icon-clear-stack-of-paper:before {
    content: ""
}

.ce-icon-clear-stack-of-paper:after {
    content: "";
    opacity: .2
}

.ce-icon-close-book:before {
    content: ""
}

.ce-icon-close-book:after {
    content: "";
    opacity: .2
}

.ce-icon-coat-of-arms:before {
    content: ""
}

.ce-icon-coat-of-arms:after {
    content: "";
    opacity: .2
}

.ce-icon-column:before {
    content: ""
}

.ce-icon-column:after {
    content: "";
    opacity: .2
}

.ce-icon-conseil-d-etat:before {
    content: ""
}

.ce-icon-conseil-d-etat:after {
    content: "";
    opacity: .2
}

.ce-icon-conseil-d-etat-text:before {
    content: ""
}

.ce-icon-conseil-d-etat-text:after {
    content: "";
    opacity: .2
}

.ce-icon-contract-2:before {
    content: ""
}

.ce-icon-contract-2:after {
    content: "";
    opacity: .2
}

.ce-icon-contract:before {
    content: ""
}

.ce-icon-contract:after {
    content: "";
    opacity: .2
}

.ce-icon-default:before {
    content: ""
}

.ce-icon-default:after {
    content: "";
    opacity: .2
}

.ce-icon-default-ob:before {
    content: ""
}

.ce-icon-default-ob:after {
    content: "";
    opacity: .2
}

.ce-icon-dutch-flag:before {
    content: ""
}

.ce-icon-dutch-flag:after {
    content: "";
    opacity: .2
}

.ce-icon-earth:before {
    content: ""
}

.ce-icon-earth:after {
    content: "";
    opacity: .2
}

.ce-icon-english-flag:before {
    content: ""
}

.ce-icon-english-flag:after {
    content: "";
    opacity: .2
}

.ce-icon-feather:before {
    content: ""
}

.ce-icon-feather:after {
    content: "";
    opacity: .2
}

.ce-icon-function:before {
    content: ""
}

.ce-icon-function:after {
    content: "";
    opacity: .2
}

.ce-icon-graph-1:before {
    content: ""
}

.ce-icon-graph-1:after {
    content: "";
    opacity: .2
}

.ce-icon-graph-2:before {
    content: ""
}

.ce-icon-graph-2:after {
    content: "";
    opacity: .2
}

.ce-icon-hammer:before {
    content: ""
}

.ce-icon-hammer:after {
    content: "";
    opacity: .2
}

.ce-icon-handcuff:before {
    content: ""
}

.ce-icon-handcuff:after {
    content: "";
    opacity: .2
}

.ce-icon-hand-shake:before {
    content: ""
}

.ce-icon-hand-shake:after {
    content: "";
    opacity: .2
}

.ce-icon-helmet:before {
    content: ""
}

.ce-icon-helmet:after {
    content: "";
    opacity: .2
}

.ce-icon-letters:before {
    content: ""
}

.ce-icon-letters:after {
    content: "";
    opacity: .2
}

.ce-icon-light-bulb:before {
    content: ""
}

.ce-icon-light-bulb:after {
    content: "";
    opacity: .2
}

.ce-icon-lock:before {
    content: ""
}

.ce-icon-lock:after {
    content: "";
    opacity: .2
}

.ce-icon-news:before {
    content: ""
}

.ce-icon-news:after {
    content: "";
    opacity: .2
}

.ce-icon-open-book:before {
    content: ""
}

.ce-icon-open-book:after {
    content: "";
    opacity: .2
}

.ce-icon-oral-1:before {
    content: ""
}

.ce-icon-oral-1:after {
    content: "";
    opacity: .2
}

.ce-icon-oral-2:before {
    content: ""
}

.ce-icon-oral-2:after {
    content: "";
    opacity: .2
}

.ce-icon-parchment:before {
    content: ""
}

.ce-icon-parchment:after {
    content: "";
    opacity: .2
}

.ce-icon-pen:before {
    content: ""
}

.ce-icon-pen:after {
    content: "";
    opacity: .2
}

.ce-icon-ping-pong:before {
    content: ""
}

.ce-icon-ping-pong:after {
    content: "";
    opacity: .2
}

.ce-icon-prison:before {
    content: ""
}

.ce-icon-prison:after {
    content: "";
    opacity: .2
}

.ce-icon-qcm:before {
    content: ""
}

.ce-icon-qcm:after {
    content: "";
    opacity: .2
}

.ce-icon-spanish-flag:before {
    content: ""
}

.ce-icon-spanish-flag:after {
    content: "";
    opacity: .2
}

.ce-icon-square:before {
    content: ""
}

.ce-icon-square:after {
    content: "";
    opacity: .2
}

.ce-icon-stack-of-paper:before {
    content: ""
}

.ce-icon-stack-of-paper:after {
    content: "";
    opacity: .2
}

.ce-icon-stopwatch:before {
    content: ""
}

.ce-icon-stopwatch:after {
    content: "";
    opacity: .2
}

.text_danger, .text_danger:active, .text_danger:focus, .text_danger:hover {
    color: #dc3545
}

.text_sm {
    font-size: .875rem
}

.person-card__function, .person-preview__function, .person-review__function, .preparation__chapo, .testimony__author-function, .text_info {
    font-style: italic;
    color: #6c757d;
    line-height: 1.4
}

.bg-lighter {
    background-color: #f8f9fa !important
}

a.bg-lighter:focus, a.bg-lighter:hover, button.bg-lighter:focus, button.bg-lighter:hover {
    background-color: #dae0e5 !important
}

.oh {
    overflow: hidden
}

.context {
    position: relative
}

.cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.overlay {
    position: relative;
    background-size: cover;
    background-position: 50%
}

.overlay:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5)
}

.h-center {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.center, .h-center {
    position: absolute;
    left: 50%
}

.center {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pin-top-left, .pin-top-right {
    z-index: 1;
    position: absolute
}

.pin-top-right {
    top: 1rem;
    right: 1rem
}

.pin-top-left {
    top: 1rem;
    left: 1rem
}

.screen-height-xs {
    height: 100vh
}

@media (min-width: 576px) {
    .screen-height-sm {
        height: 100vh
    }
}

@media (min-width: 768px) {
    .screen-height-md {
        height: 100vh
    }
}

@media (min-width: 992px) {
    .screen-height-lg {
        height: 100vh
    }
}

@media (min-width: 1200px) {
    .screen-height-xl {
        height: 100vh
    }
}

.bg-secondary_faded {
    background-color: #fbfefe !important
}

a.bg-secondary_faded:focus, a.bg-secondary_faded:hover, button.bg-secondary_faded:focus, button.bg-secondary_faded:hover {
    background-color: #d2f4f4 !important
}

.bg-brand_darker {
    background-color: #234 !important
}

a.bg-brand_darker:focus, a.bg-brand_darker:hover, button.bg-brand_darker:focus, button.bg-brand_darker:hover {
    background-color: #111a22 !important
}

.bg-brand_lighter {
    background-color: #4cc7c1 !important
}

a.bg-brand_lighter:focus, a.bg-brand_lighter:hover, button.bg-brand_lighter:focus, button.bg-brand_lighter:hover {
    background-color: #35aba5 !important
}

.soft-gradient {
    background: linear-gradient(135deg, #f4f5f6 15%, #e9ebec 65%, #dee0e3 85%, #d3d6da)
}

.below-siblings {
    z-index: -1
}

.zero-ground {
    z-index: 0
}

.above-siblings {
    z-index: 1
}

.above-all {
    z-index: 1000
}

.sticky-0 {
    top: 3.5rem
}

.sticky-1 {
    top: 3.75rem
}

.sticky-2 {
    top: 4rem
}

.sticky-3 {
    top: 4.5rem
}

.sticky-4 {
    top: 5rem
}

.sticky-5 {
    top: 6.5rem
}

.sticky-xs {
    top: 4rem
}

.sticky-sm {
    top: 4.25rem
}

.sticky-md {
    top: 4.5rem
}

.sticky-lg {
    top: 5rem
}

.sticky-xl {
    top: 5.5rem
}

.sticky-xxl {
    top: 6.5rem
}

.sticky-xs-up {
    position: sticky
}

@media (max-width: 575.98px) {
    .sticky-xs-only {
        position: sticky
    }
}

@media (min-width: 576px) {
    .sticky-sm-up {
        position: sticky
    }
}

@media (min-width: 576px)and (max-width: 767.98px) {
    .sticky-sm-only {
        position: sticky
    }
}

@media (min-width: 768px) {
    .sticky-md-up {
        position: sticky
    }
}

@media (min-width: 768px)and (max-width: 991.98px) {
    .sticky-md-only {
        position: sticky
    }
}

@media (min-width: 992px) {
    .sticky-lg-up {
        position: sticky
    }
}

@media (min-width: 992px)and (max-width: 1199.98px) {
    .sticky-lg-only {
        position: sticky
    }
}

@media (min-width: 1200px) {
    .sticky-xl-only, .sticky-xl-up {
        position: sticky
    }
}

.round {
    border-radius: 50%
}

.visible-xs-up {
    display: block !important
}

@media (max-width: 575.98px) {
    .visible-xs-down {
        display: block !important
    }
}

.align-items-xs-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.d-flex-xs {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

@media (min-width: 576px) {
    .visible-sm-up {
        display: block !important
    }
}

@media (max-width: 767.98px) {
    .visible-sm-down {
        display: block !important
    }
}

@media (min-width: 576px) {
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .d-flex-sm {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width: 768px) {
    .visible-md-up {
        display: block !important
    }
}

@media (max-width: 991.98px) {
    .visible-md-down {
        display: block !important
    }
}

@media (min-width: 768px) {
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .d-flex-md {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width: 992px) {
    .visible-lg-up {
        display: block !important
    }
}

@media (max-width: 1199.98px) {
    .visible-lg-down {
        display: block !important
    }
}

@media (min-width: 992px) {
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .d-flex-lg {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width: 1200px) {
    .visible-xl-up {
        display: block !important
    }
}

.visible-xl-down {
    display: block !important
}

@media (min-width: 1200px) {
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .d-flex-xl {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

.anchor {
    position: absolute;
    top: -3.5rem
}

.cookie-consent-bar {
    top: auto;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    padding: 1rem;
    -webkit-transition: .7s;
    transition: .7s;
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0
}

.cookie-consent-bar_hidden {
    transform: translateY(100%);
}

.cookie-consent-bar__left {
    padding-right: 1rem
}

.cookie-consent-bar__right {
    margin: 1rem 0
}

.cookie-consent-bar__edit {
    color: #fff;
    text-decoration: underline;
    margin-right: 1rem;
    cursor: pointer
}

.cookie-consent-bar__edit:hover {
    color: #fff
}

.cookie-consent-modal {
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 9999;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cookie-consent-modal_visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cookie-consent-modal__content {
    background: #fff;
    max-width: 100vw;
    min-height: 100vh;
    max-height: 100vh;
    overflow-y: auto
}

.cookie-consent-modal__heading {
    border-bottom: 1px solid #e6e6e6;
    padding: 2rem 1rem 1rem;
    position: relative
}

.cookie-consent-modal__heading h2 {
    margin-top: 0;
    margin-right: 3rem
}

.cookie-consent-modal__close {
    font-weight: 700;
    font-size: 1.5rem;
    cursor: pointer;
    position: absolute;
    right: 1rem;
    top: 1rem
}

.cookie-consent-modal__tab {
    border-bottom: 1px solid #e6e6e6;
    margin: 0
}

.cookie-consent-modal__tab_open .cookie-consent-modal__tab-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cookie-consent-modal__tab_open .cookie-consent-modal__tab-head-icon {
    -webkit-transform: rotate(-180deg) translateY(2px);
    transform: rotate(-180deg) translateY(2px)
}

.cookie-consent-modal__tab-head {
    background: #fafafa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    background: #fafafa;
    padding: .5rem 1rem;
    position: relative
}

.cookie-consent-modal__tab-head h4 {
    margin: 0 0 0 2rem
}

.cookie-consent-modal__tab-head:before {
    position: absolute;
    left: 1rem;
    font-weight: 700;
    font-size: 1.125rem;
    color: #d34949;
    content: "×";
    display: inline-block
}

.checked-5jhk .cookie-consent-modal__tab-head:before {
    content: "✔";
    color: #42c87c;
    font-size: 1rem;
    font-weight: 400
}

.cookie-consent-modal__tab-head-icon {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: rotate(0deg) translateY(2px);
    transform: rotate(0deg) translateY(2px)
}

.cookie-consent-modal__tab-content {
    display: none;
    margin: 0;
    padding: 1rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cookie-consent-modal__switch-component {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cookie-consent-modal__switch-group {
    width: 2.5rem;
    height: 1.25rem;
    margin: 0 .5rem;
    position: relative
}

.cookie-consent-modal__switch {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 2.5rem;
    height: 1.25rem
}

.cookie-consent-modal__switch input {
    display: none
}

.cookie-consent-modal__switch input:checked + .cookie-consent-modal__switch__slider {
    background-color: #42c87c
}

.cookie-consent-modal__switch input:checked + .cookie-consent-modal__switch__slider:before {
    -webkit-transform: translateX(1.25rem);
    transform: translateX(1.25rem)
}

.cookie-consent-modal__switch__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    border-radius: 10px;
    -webkit-transition: .4s;
    transition: .4s
}

.cookie-consent-modal__switch__slider:before {
    position: absolute;
    content: "";
    height: calc(1.25rem - 4px);
    width: calc(1.25rem - 4px);
    left: 2px;
    bottom: 2px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transition: .4s;
    transition: .4s
}

.cookie-consent-modal__category-description {
    margin-top: 0;
    margin-right: 1rem
}

.cookie-consent-modal__cookies-list ul {
    list-style: disc;
    margin: .5rem 1rem
}

.cookie-consent-modal__cookies-list li {
    font-size: .825rem
}

.cookie-consent-modal__cookies-list-title {
    font-weight: 700
}

.cookie-consent-modal__footer {
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.cookie-consent-modal__accept, .cookie-consent-modal__submit {
    margin: .5rem
}

.env-pill {
    margin: 0;
    font-size: 11px;
    line-height: 1.5 !important;
    text-transform: capitalize;
    border-radius: 5px;
    padding: 2px 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    white-space: nowrap;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start
}

.env-pill, .env-pill:hover {
    color: #fff
}

.env-pill_recette {
    background: #8b0000
}

.env-pill_demo {
    background: #9acd32
}

.env-pill_local {
    background: #696969
}

.text_brand-darker, .text_brand-darker:active, .text_brand-darker:focus, .text_brand-darker:hover {
    color: #283967
}

.text_brand-lighter, .text_brand-lighter:active, .text_brand-lighter:focus, .text_brand-lighter:hover {
    color: #1fbba6
}

.form__error, .form__error:active, .form__error:focus, .form__error:hover, .text_danger, .text_danger:active, .text_danger:focus, .text_danger:hover {
    color: #d34949
}

.text_success, .text_success:active, .text_success:focus, .text_success:hover {
    color: #42c87c
}

.form__error, .form__hint, .text_sm {
    font-size: .825rem
}

.text_lg {
    font-size: 1.25rem
}

.text_bold {
    font-weight: 700
}

.text_left {
    text-align: left
}

.text_right {
    text-align: right
}

.text_center {
    text-align: center
}

.text_line-through {
    text-decoration: line-through
}

.text_italic {
    font-style: italic
}

.text_inherit {
    font: inherit;
    color: inherit;
    text-transform: inherit;
    text-decoration: inherit;
    margin: inherit
}

.text_disabled {
    opacity: .4
}

.text_nowrap {
    white-space: nowrap
}

.text_break {
    word-break: break-all
}

.form__group {
    margin: .5rem 0
}

.form__label {
    margin-bottom: 0;
    cursor: pointer;
    color: #333
}

.form__label_required:after {
    content: " *";
    color: #d34949
}

.form__hint {
    margin: 0;
    font-style: italic
}

.form__error {
    margin: 0
}

.form__field:not(textarea) {
    height: 2.5rem
}

.form__field, .phone-number__country-select {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: .5rem;
    margin-bottom: .5rem;
    padding: .5rem .6666666667rem;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 1.5;
    font-family: inherit
}

select.form__field {
    cursor: pointer;
    padding-right: 2rem;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10'><path fill='%23223344' d='M0 2 L10 2 L5 8 Z'/></svg>") no-repeat right .5rem center
}

.form__field::-webkit-input-placeholder {
    color: #dee2e6;
    opacity: 1
}

.form__field::-moz-placeholder {
    color: #dee2e6;
    opacity: 1
}

.form__field:-ms-input-placeholder {
    opacity: 1;
    color: #dee2e6
}

.form__field::-ms-input-placeholder {
    opacity: 1;
    color: #dee2e6
}

.form__field::placeholder {
    color: #dee2e6;
    opacity: 1
}

.form__field_inline {
    display: inline-block;
    width: auto
}

.form__field:disabled {
    opacity: .5
}

.form__field:focus {
    border-color: #234;
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(34, 51, 68, .3);
    box-shadow: 0 0 0 2px rgba(34, 51, 68, .3)
}

.form__field-wrapper_error .form__field, .form__field_error {
    border-color: #d34949;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form__radio-label {
    margin-right: 2rem;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.form__radio-label_checked .form__radio {
    border: 2px solid #283967
}

.form__radio {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    height: 1rem;
    width: 1rem;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 1rem
}

.form__radio input[type=radio] {
    width: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute
}

.form__radio input[type=radio]:checked + .form__radio-check {
    opacity: 1
}

.form__radio-check {
    background: #283967;
    border-radius: 50%;
    height: .5rem;
    width: .5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: #283967
}

.form__checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: .5rem;
    margin-top: .25rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #283967;
    height: 1rem;
    width: 1rem;
    border: 1px solid #283967;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.form__checkbox, .form__checkbox:after {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form__checkbox:after {
    font: .7rem FontAwesomeSolid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.form__checkbox-wrapper input[type=checkbox]:checked + .form__checkbox, .form__checkbox_checked {
    background: #283967
}

.form__checkbox-wrapper input[type=checkbox]:checked + .form__checkbox:after, .form__checkbox_checked:after {
    color: #fff;
    content: ""
}

.form__checkbox-wrapper {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.form__checkbox-wrapper input[type=checkbox] {
    visibility: hidden;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 0;
    height: 0;
    margin: 0
}

.form__field-wrapper_error {
    position: relative
}

.form__field-wrapper_error .form__field {
    padding-right: 2rem
}

.form__field-wrapper_error:after {
    font-family: FontAwesomeSolid;
    content: "";
    display: block;
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    color: #d34949
}

.form__field-wrapper_valid {
    position: relative
}

.form__field-wrapper_valid .form__field {
    padding-right: 2rem
}

.form__field-wrapper_valid:after {
    font-family: FontAwesomeSolid;
    content: "";
    display: block;
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    color: #42c87c
}

.form__field-wrapper_valid .form__field, .form__field_valid {
    background-color: #f9fdfb;
    border-color: #42c87c;
    -webkit-box-shadow: none;
    box-shadow: none
}

.phone-number {
    display: block;
    position: relative
}

.phone-number__hide-input {
    display: none
}

.phone-number__input_wrapper {
    width: 100%
}

.phone-number__input_wrapper input {
    padding-left: 7.25rem
}

.phone-number__country {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    width: 5.25rem;
    margin-right: 1rem;
    margin-left: .5rem
}

.phone-number__flag {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: .25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.phone-number__flag img {
    display: inline-block;
    width: 2rem;
    border: 1px solid undefined
}

.phone-number__calling-code {
    line-height: 1;
    margin-left: .3333333333rem;
    color: undefined
}

.phone-number__country-select {
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    position: relative;
    height: 100%;
    width: 6.25rem;
    z-index: 1;
    border: 0;
    opacity: 0;
    cursor: pointer;
    padding-right: 1rem
}

.phone-number__country-select-arrow {
    display: block;
    position: absolute;
    right: -.6666666667rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    width: 0;
    height: 0;
    border-bottom: 0 solid;
    border-top: .35em solid;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    color: undefined;
    opacity: .7;
    -webkit-transition: color .1s;
    transition: color .1s
}

.event__link, .link, .rich-content a:not(.btn) {
    border: none;
    color: #234;
    text-decoration: underline;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
    padding: 0;
    outline: 0
}

.event__link:active, .event__link:focus, .event__link:hover, .link:active, .link:focus, .link:hover {
    text-decoration: underline;
    color: #090d11
}

.link_white, .link_white:active, .link_white:focus, .link_white:hover {
    color: #fff
}

.quote, .rich-content .blockquote p {
    padding: 1rem 1rem 1.5rem;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    line-height: undefind;
    font-family: undefind;
    font-weight: undefind
}

.quote:after, .quote:before {
    position: absolute;
    font-size: 2rem;
    color: #4cc7c1
}

.quote:before {
    content: '"';
    top: 0;
    left: 0
}

.quote:after {
    content: '"';
    bottom: 0;
    right: 0
}

.rich-content {
    font-size: 1.125rem
}

.rich-content .h1, .rich-content h1 {
    margin-top: 2.1rem;
    font-size: 1.75rem;
    margin-bottom: 1.05rem
}

.rich-content .h2, .rich-content h2 {
    margin-top: 1.8rem;
    font-size: 1.5rem;
    margin-bottom: .9rem
}

.rich-content .h3, .rich-content h3 {
    margin-top: 1.65rem;
    font-size: 1.375rem;
    margin-bottom: .825rem
}

.rich-content .h4, .rich-content h4 {
    margin-top: 1.5rem;
    font-size: 1.25rem;
    margin-bottom: .75rem
}

.rich-content .h5, .rich-content h5 {
    margin-top: 1.35rem;
    font-size: 1.125rem;
    margin-bottom: .675rem
}

.rich-content .h6, .rich-content h6 {
    margin-top: 1.2rem;
    font-size: 1rem;
    margin-bottom: .6rem
}

.rich-content .h1, .rich-content .h2, .rich-content .h3, .rich-content .h4, .rich-content .h5, .rich-content .h6, .rich-content h1, .rich-content h2, .rich-content h3, .rich-content h4, .rich-content h5, .rich-content h6 {
    text-transform: none
}

.rich-content h1, .rich-content h2 {
    text-transform: uppercase
}

.rich-content h2:after {
    background: #1fbba6;
    display: block;
    width: 5rem;
    height: .15rem;
    background: #1fbba6;
    margin-top: .5rem
}

.rich-content h3 {
    font-weight: 700
}

.rich-content p:last-child {
    margin-bottom: 0
}

.rich-content p {
    margin-bottom: .75rem
}

.rich-content a:not(.btn) {
    text-decoration: underline
}

.rich-content a:not(.btn):hover {
    color: #283967
}

.rich-content .embed-responsive, .rich-content .table-responsive {
    margin: 1.5rem 0
}

.rich-content .table-responsive table {
    margin-bottom: 0
}

.rich-content .table-responsive table th {
    background-color: #283967;
    color: #fff;
    border-bottom: 0
}

.rich-content ol, .rich-content ul {
    list-style: none;
    padding-left: 1rem
}

.rich-content ol p, .rich-content ul p {
    margin: 0
}

.rich-content ol li, .rich-content ul li {
    margin: .25rem 0;
    position: relative
}

.rich-content ol li:before, .rich-content ul li:before {
    content: "—";
    display: block;
    color: #1fbba6;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateX(calc(-100% - .5rem));
    transform: translateX(calc(-100% - .5rem))
}

.rich-content > ul > li:before {
    content: "•"
}

.rich-content ol {
    counter-reset: li
}

.rich-content ol > li {
    counter-increment: li
}

.rich-content ol > li:before {
    content: counter(li) "."
}

.rich-content img {
    display: block;
    margin: 1rem auto
}

.rich-content .btn-container {
    text-align: center;
    margin: 2rem 0 3rem
}

.rich-content .btn-container a {
    text-decoration: none
}

.rich-content .blockquote p:after, .rich-content .blockquote p:before {
    position: absolute;
    font-size: 2rem;
    color: undefind
}

.rich-content .blockquote p:before {
    content: '"';
    top: 0;
    left: 0
}

.rich-content .blockquote p:after {
    content: '"';
    bottom: 0;
    right: 0
}

.rich-content .info__video-time {
    font-weight: 700
}

.box, .dialog-template__box, .event, .event_single__date {
    background-color: #fff;
    border-radius: .375rem;
    -webkit-box-shadow: 0 0 .5rem 0 rgba(0, 0, 0, .05), 0 0 2rem 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 .5rem 0 rgba(0, 0, 0, .05), 0 0 2rem 0 rgba(0, 0, 0, .1)
}

.box_padding {
    padding: 1rem
}

.pill, .preparation__cpf-label {
    padding: .1666666667rem .5rem;
    border-radius: .325rem;
    background: #234;
    color: #fff;
    font-size: .75rem;
    margin: .25rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    white-space: nowrap
}

.pill i, .preparation__cpf-label i {
    font-size: .6rem
}

.pill:hover, .preparation__cpf-label:hover {
    color: #fff
}

.dropdown {
    position: relative
}

.dropdown__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.dropdown__toggle:active, .dropdown__toggle:focus, .dropdown__toggle:hover, .dropdown__toggle:visited {
    text-decoration: none
}

.dropdown__toggle_chevron:after {
    font: 16px FontAwesomeSolid;
    content: "";
    display: inline-block;
    color: #234;
    margin-left: .5rem
}

.dropdown__toggle_chevron.dropdown__toggle_active:after {
    content: ""
}

.dropdown__toggle_opened.js-dropdown-toggle + .dropdown__list {
    display: block
}

.dropdown__list {
    position: absolute;
    z-index: 2;
    top: calc(100% + .5rem);
    background: #fff;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);
    border-radius: .375rem;
    text-align: left
}

.dropdown__list_left {
    left: 0
}

.dropdown__list_right {
    right: 0
}

.dropdown__list-item {
    display: block;
    cursor: pointer;
    background: none;
    border: 0;
    padding: .25rem 1rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    white-space: nowrap
}

.dropdown__list-item:active, .dropdown__list-item:focus {
    outline: 0;
    text-decoration: none
}

.dropdown__list-item:hover {
    background: #e9ecef;
    text-decoration: none
}

.js-dropdown-toggle + .dropdown__list {
    display: none
}

.header {
    min-height: 35vh;
    padding: 1rem 0;
    background: no-repeat 50%;
    background-size: cover;
    color: #333
}

.dialog-template {
    background-color: #234;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.dialog-template__box {
    padding: 1.75rem;
    max-width: 25rem;
    margin: 3.125rem auto 0
}

.dialog-template__title {
    z-index: 2;
    font-size: 1.5rem;
    font-weight: 900;
    margin-bottom: 1.5rem;
    margin-top: -1.25rem;
    text-align: center
}

.dialog-template__logo {
    width: 7rem;
    height: 2.8rem;
    display: block;
    margin: 0 auto
}

.dialog-template__logo-crest {
    width: 9.5rem;
    height: 9.5rem;
    padding: 2.9125rem 0 3.1625rem;
    border-radius: 50%;
    margin: -5.8125rem auto 0;
    background-color: #fff
}

.rich-content ol strong, .rich-content p strong, .rich-content ul strong {
    color: #283967
}

.form__submit {
    float: right
}

.form__checkbox:after, .form__field-wrapper_error:after, .form__field-wrapper_valid:after {
    font-family: "FontAwesome!important"
}

@media (max-width: 767.98px) {
    .form__field, .form__field:focus {
        font-size: 16px
    }

    .form__field :not(textarea) {
        height: calc(1rem + 24px)
    }
}

@media (min-width: 768px) {
    .rich-content .h1, .rich-content h1 {
        margin-top: 2.4rem;
        font-size: 2rem;
        margin-bottom: 1.2rem
    }

    .rich-content .h2, .rich-content h2 {
        margin-top: 1.8rem;
        font-size: 1.5rem;
        margin-bottom: .9rem
    }

    .rich-content .h3, .rich-content h3 {
        margin-top: 1.65rem;
        font-size: 1.375rem;
        margin-bottom: .825rem
    }

    .rich-content .h4, .rich-content h4 {
        margin-top: 1.5rem;
        font-size: 1.25rem;
        margin-bottom: .75rem
    }

    .rich-content .h5, .rich-content h5 {
        margin-top: 1.35rem;
        font-size: 1.125rem;
        margin-bottom: .675rem
    }

    .rich-content .h6, .rich-content h6 {
        margin-top: 1.2rem;
        font-size: 1rem;
        margin-bottom: .6rem
    }

    .rich-content ol, .rich-content ul {
        padding-left: 2rem
    }

    .cookie-consent-modal__heading, .cookie-consent-modal__tab-content {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .cookie-consent-modal__content {
        border-radius: .375rem;
        width: 60vw;
        max-width: 50rem;
        max-height: 80vh;
        min-height: 30rem
    }
}

@media (min-width: 992px) {
    .rich-content .h1, .rich-content h1 {
        margin-top: 3rem;
        font-size: 2.5rem;
        margin-bottom: 1.5rem
    }

    .rich-content .h2, .rich-content h2 {
        margin-top: 2.1rem;
        font-size: 1.75rem;
        margin-bottom: 1.05rem
    }

    .rich-content .h3, .rich-content h3 {
        margin-top: 1.8rem;
        font-size: 1.5rem;
        margin-bottom: .9rem
    }

    .rich-content .h4, .rich-content h4 {
        margin-top: 1.65rem;
        font-size: 1.375rem;
        margin-bottom: .825rem
    }

    .rich-content .h5, .rich-content h5 {
        margin-top: 1.5rem;
        font-size: 1.25rem;
        margin-bottom: .75rem
    }

    .rich-content .h6, .rich-content h6 {
        margin-top: 1.2rem;
        font-size: 1rem;
        margin-bottom: .6rem
    }

    .cookie-consent-bar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .cookie-consent-bar__left {
        max-width: 60%
    }
}

.modal {
    height: 100vh
}

.modal_react {
    background-color: rgba(0, 0, 0, .5)
}

.modal_react.show {
    display: block;
    opacity: 1
}

.modal_xl {
    max-width: 1140px
}

.modal_gallery {
    padding: 0 0 !important;
    background-color: #343a40
}

.modal_gallery__dialog {
    max-width: none;
    height: 100%;
    margin: 0
}

.modal_gallery__content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: none;
    border: 0
}

.modal_gallery__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0
}

.modal_gallery__container {
    width: 100%;
    max-height: 100vh;
    padding: 1rem 2%
}

.modal_gallery__img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.modal_gallery__video {
    margin: 0 auto;
    width: 75%
}

.modal_gallery__text {
    background: #fff;
    padding: 1.5rem;
    margin: 0 auto
}

.modal_dynamic__body:after {
    display: block;
    clear: both;
    content: ""
}

#js-wrapper-as {
    display: none
}

.header_staff {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, .7))), url(/front-assets/lcp/dist/images/lescoursduparnasse/staff-8d0a536bdfd0f5d58da7.jpg);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(/front-assets/lcp/dist/images/lescoursduparnasse/staff-8d0a536bdfd0f5d58da7.jpg)
}

.header_speaker {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, .7))), url(/front-assets/lcp/dist/images/lescoursduparnasse/speaker-f6cf1c7c1b5e9b1477c6.jpg);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(/front-assets/lcp/dist/images/lescoursduparnasse/speaker-f6cf1c7c1b5e9b1477c6.jpg)
}

.header_academic {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, .7))), url(/front-assets/lcp/dist/images/lescoursduparnasse/academic-1e7fa26d84656c316626.jpg);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(/front-assets/lcp/dist/images/lescoursduparnasse/academic-1e7fa26d84656c316626.jpg)
}

.header_human {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, .7))), url(/front-assets/lcp/dist/images/lescoursduparnasse/human-8d0a536bdfd0f5d58da7.jpg);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(/front-assets/lcp/dist/images/lescoursduparnasse/human-8d0a536bdfd0f5d58da7.jpg)
}

.footer {
    background: #234
}

.footer, .footer__link, .footer__link.active, .footer__link.active:focus, .footer__link:active, .footer__link:active:focus, .footer__link:focus, .footer__link:hover {
    color: #fff
}

.footer__section-title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 1.5rem
}

.footer__qualiopi-img {
    width: 15rem;
    max-width: 99%;
    display: block;
    border-radius: .375rem
}

.footer__preparation-item {
    padding: 0 1rem
}

.footer__bottom {
    padding: 1rem 0;
    border-top: 1px solid hsla(0, 0%, 100%, .7)
}

.footer__copyright {
    color: hsla(0, 0%, 100%, .7);
    margin: 0
}

.navbar {
    z-index: 1030;
    background: #fff;
    padding: .5rem 0;
    position: relative
}

.navbar__container {
    width: 100%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 1rem 1rem !important
}

.navbar__logo {
    z-index: 1;
    height: 2.5rem;
    margin-right: 1rem;
    display: block
}

.navbar-brand {
    padding: 0;
    outline: 0
}

.navbar .dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar .dropdown__toggle {
    color: #212529;
    font-weight: 700
}

.navbar .dropdown__toggle_chevron:after {
    font: 400 1.25rem FontAwesomeSolid, FontAwesome;
    content: "";
    color: #234;
    margin-left: 1rem
}

.navbar .dropdown__list {
    top: calc(100% + 1rem);
    overflow: hidden;
    padding: .5rem 0
}

.navbar .dropdown__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #212529;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem 1rem
}

.navbar .dropdown__list-item i {
    color: #234;
    padding: 0 .5rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.navbar .dropdown__list-item_danger, .navbar .dropdown__list-item_danger:hover, .navbar .dropdown__list-item_danger i {
    color: #dc3545
}

.navbar .dropdown__list-item_active {
    color: #234;
    font-weight: 700;
    border-left: 3333333333rem solid #234;
    background-color: #f8f9fa;
    pointer-events: none
}

.navbar .dropdown__list-item_active i {
    display: none
}

.navbar .dropdown__list-item:hover i {
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.body-wrapper {
    padding-top: 3.5rem
}

.main-nav {
    background-color: #fff
}

.main-nav__list.main-nav__list {
    display: block;
    width: 100%;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    left: 0;
    right: 0;
    top: 100%;
    list-style: none;
    max-height: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.dropdown__toggle_opened + .main-nav__list {
    max-height: 100vh;
    padding-bottom: 1rem
}

.main-nav__link {
    display: block;
    color: #212529;
    padding: .625rem 1rem;
    text-align: center;
    font: 400 .75rem Montserrat, sans-serif;
    text-transform: uppercase;
    text-decoration: none
}

.main-nav__link:hover {
    text-decoration: none;
    color: #234
}

.main-nav__item + .main-nav__item {
    margin-left: 0
}

.main-nav__services-btn {
    margin-bottom: .5rem;
    white-space: nowrap
}

.main-nav__services .dropdown__toggle, .main-nav__services .dropdown__toggle:after {
    color: #4cc7c1;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.main-nav__services .dropdown__toggle:after {
    content: "";
    margin-left: .25rem;
    font-size: 1rem
}

.main-nav__services .dropdown__toggle:hover, .main-nav__services .dropdown__toggle_opened {
    background: #4cc7c1
}

.main-nav__services .dropdown__toggle:hover, .main-nav__services .dropdown__toggle:hover:after, .main-nav__services .dropdown__toggle_opened, .main-nav__services .dropdown__toggle_opened:after {
    color: #fff
}

.main-nav__services .dropdown__list {
    padding: 0;
    border: none;
    font-family: Montserrat, sans-serif;
    text-align: center;
    position: relative
}

.main-nav__services .dropdown__list-item {
    padding: .6666666667rem 1.5rem;
    font-weight: 400;
    font-size: .75rem;
    text-transform: uppercase
}

.main-nav__services .dropdown__list-item:not(:last-child) {
    border-bottom: 1px solid #dee2e6
}

.main-nav__services .dropdown__list-item:focus .dropdown__item-icon, .main-nav__services .dropdown__list-item:hover .dropdown__item-icon {
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.main-nav__services .dropdown__item-icon {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.section {
    padding: 4.5rem 0 3rem
}

.section__title {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 3rem
}

.call-to-action_full-width:nth-child(odd), .section_alternate:nth-child(odd), .section_light {
    background-color: #f8f9fa
}

.section_dark {
    background-color: #212529;
    color: #fff
}

.section_bg {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, .7))), url(/front-assets/lcp/media/images/section.jpg) no-repeat 50%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(/front-assets/lcp/media/images/section.jpg) no-repeat 50%;
    background-size: cover;
    color: #fff
}

.carousel {
    margin: 0 -.9375rem
}

.carousel .flickity-prev-next-button.previous {
    left: 0
}

.carousel .flickity-prev-next-button.next {
    right: 0
}

.carousel:after {
    content: "flickity";
    display: none
}

.carousel__item {
    width: 100%;
    padding: .9375rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.grid-isotope {
    margin-left: -.5rem;
    margin-right: -.5rem
}

.grid-isotope__item {
    padding: .5rem
}

.call-to-action {
    background-color: #fff;
    -webkit-box-shadow: 0 0 .5rem 0 rgba(0, 0, 0, .05), 0 0 2rem 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 .5rem 0 rgba(0, 0, 0, .05), 0 0 2rem 0 rgba(0, 0, 0, .1);
    border-radius: .375rem;
    overflow: hidden
}

.call-to-action_full-width {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.call-to-action__header {
    background-color: #234;
    padding: 1rem 0 6rem
}

.call-to-action__body {
    padding: .5rem 2rem 1rem;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.call-to-action__title {
    font-size: 1.25rem;
    text-align: center;
    margin-bottom: 1rem;
    max-width: 100%
}

.call-to-action__text {
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    max-width: 100%
}

.call-to-action__image {
    display: block;
    margin: -6rem auto 0;
    width: 9rem;
    height: 9rem;
    background: #f8f9fa;
    border: 4px solid #fff
}

.program__tablist {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1rem
}

.program__tab {
    display: block;
    width: 100%;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: .375rem;
    -webkit-transition: .3s;
    transition: .3s
}

.program__tab, .program__tab:active, .program__tab:focus, .program__tab:hover {
    color: #212529;
    text-decoration: none
}

.program__tab_small {
    opacity: .4
}

.program__tab_small .program__tab-body {
    padding: .5rem
}

.program__tab_small .program__tab-title {
    font-size: .875rem;
    margin-bottom: 0;
    padding-right: 0
}

.program__tab_small .program__tab-description, .program__tab_small .program__tab-title-arrow {
    display: none
}

.program__tab_small.tabs__tab_active {
    opacity: 1;
    border-bottom: 4px solid #4cc7c1
}

.program__tab-body {
    padding-right: 2.25rem
}

.program__tab-title {
    margin-bottom: 0;
    position: relative;
    max-width: 100%
}

.program__tab-title-arrow {
    position: absolute;
    right: -1.25rem;
    top: 0;
    color: #4cc7c1
}

.program__tab-description {
    max-width: 100%
}

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

.program__tab-btn, .program__tab-icon-container {
    display: none
}

.form-control-file {
    font-size: .875rem
}

.lib-btn {
    display: block;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #555;
    font-size: 1em;
    padding: 4px 8px;
    margin: 0 auto 2em
}

.lib-btn__icon, .lib-btn__icon-wrapper {
    margin-right: 4px
}

.lib-btn:active, .lib-btn:hover {
    background-color: #ccc
}

.lib-btn[disabled], .lib-btn[disabled]:active, .lib-btn[disabled]:hover {
    background-color: #eee;
    color: #555
}

.lib-btn--requires-confirmation {
    color: #e00000
}

.lib-btn--requires-confirmation:active, .lib-btn--requires-confirmation:hover {
    background-color: #e00000;
    color: #850000
}

.btn_circle {
    border-radius: 50%;
    padding: 0
}

.btn {
    border-width: .0625rem;
    border: none;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: .5rem 1.5rem;
    border-radius: 0;
    font-size: 1rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: 1.5
}

.btn_lighter {
    background: #1fbba6;
    border-color: #4cc7c1;
    color: #fff
}

.btn_lighter.focus, .btn_lighter:focus, .btn_lighter:hover {
    color: #fff;
    background-color: #38b4ae;
    border-color: #35aba5
}

.btn_lighter.focus, .btn_lighter:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(103, 207, 202, .5);
    box-shadow: 0 0 0 0 rgba(103, 207, 202, .5)
}

.btn_lighter.disabled, .btn_lighter:disabled {
    color: #fff;
    background-color: #4cc7c1;
    border-color: #4cc7c1
}

.btn_lighter:not(:disabled):not(.disabled).active, .btn_lighter:not(:disabled):not(.disabled):active, .show > .btn_lighter.dropdown-toggle {
    color: #fff;
    background-color: #35aba5;
    border-color: #32a19c
}

.btn_lighter:not(:disabled):not(.disabled).active:focus, .btn_lighter:not(:disabled):not(.disabled):active:focus, .show > .btn_lighter.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(103, 207, 202, .5);
    box-shadow: 0 0 0 0 rgba(103, 207, 202, .5)
}

.btn_darker {
    background: #283967;
    border-color: #234;
    color: #fff
}

.btn_darker.focus, .btn_darker:focus, .btn_darker:hover {
    color: #fff;
    background-color: #15202b;
    border-color: #111a22
}

.btn_darker.focus, .btn_darker:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(67, 82, 96, .5);
    box-shadow: 0 0 0 0 rgba(67, 82, 96, .5)
}

.btn_darker.disabled, .btn_darker:disabled {
    color: #fff;
    background-color: #234;
    border-color: #234
}

.btn_darker:not(:disabled):not(.disabled).active, .btn_darker:not(:disabled):not(.disabled):active, .show > .btn_darker.dropdown-toggle {
    color: #fff;
    background-color: #111a22;
    border-color: #0d131a
}

.btn_darker:not(:disabled):not(.disabled).active:focus, .btn_darker:not(:disabled):not(.disabled):active:focus, .show > .btn_darker.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(67, 82, 96, .5);
    box-shadow: 0 0 0 0 rgba(67, 82, 96, .5)
}

.btn-outline_lighter {
    color: #4cc7c1;
    border-color: #4cc7c1
}

.btn-outline_lighter:hover {
    color: #fff;
    background-color: #4cc7c1;
    border-color: #4cc7c1
}

.btn-outline_lighter.focus, .btn-outline_lighter:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(76, 199, 193, .5);
    box-shadow: 0 0 0 0 rgba(76, 199, 193, .5)
}

.btn-outline_lighter.disabled, .btn-outline_lighter:disabled {
    color: #4cc7c1;
    background-color: transparent
}

.btn-outline_lighter:not(:disabled):not(.disabled).active, .btn-outline_lighter:not(:disabled):not(.disabled):active, .show > .btn-outline_lighter.dropdown-toggle {
    color: #fff;
    background-color: #4cc7c1;
    border-color: #4cc7c1
}

.btn-outline_lighter:not(:disabled):not(.disabled).active:focus, .btn-outline_lighter:not(:disabled):not(.disabled):active:focus, .show > .btn-outline_lighter.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(76, 199, 193, .5);
    box-shadow: 0 0 0 0 rgba(76, 199, 193, .5)
}

.btn-outline_darker {
    color: #234;
    border-color: #234
}

.btn-outline_darker:hover {
    color: #fff;
    background-color: #234;
    border-color: #234
}

.btn-outline_darker.focus, .btn-outline_darker:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 51, 68, .5);
    box-shadow: 0 0 0 0 rgba(34, 51, 68, .5)
}

.btn-outline_darker.disabled, .btn-outline_darker:disabled {
    color: #234;
    background-color: transparent
}

.btn-outline_darker:not(:disabled):not(.disabled).active, .btn-outline_darker:not(:disabled):not(.disabled):active, .show > .btn-outline_darker.dropdown-toggle {
    color: #fff;
    background-color: #234;
    border-color: #234
}

.btn-outline_darker:not(:disabled):not(.disabled).active:focus, .btn-outline_darker:not(:disabled):not(.disabled):active:focus, .show > .btn-outline_darker.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 51, 68, .5);
    box-shadow: 0 0 0 0 rgba(34, 51, 68, .5)
}

.btn_pill {
    border-radius: 2.625rem
}

.btn_icon {
    width: 2rem;
    height: 2rem
}

.btn-lg {
    font-size: 1rem
}

.btn-xl {
    padding: 1.25rem 3.75rem;
    font-size: 1.25rem;
    line-height: 1.25;
    border-radius: .375rem
}

.btn_link {
    border-bottom: 4px solid #4cc7c1;
    font-family: Montserrat, sans-serif;
    color: #4cc7c1
}

.btn_link:active, .btn_link:focus, .btn_link:hover {
    color: #35aba5;
    border-bottom-color: #35aba5;
    outline: 0
}

.btn_under-link, .btn_under-link:focus, .btn_under-link:hover, .btn_under-link:not(:disabled):not(.disabled):active {
    background: none;
    border: none;
    color: #234;
    font-weight: 400;
    text-decoration: underline;
    padding: 0
}

.btn-action {
    border-radius: 50%;
    font-size: 18px;
    width: 2rem;
    height: 2rem;
    padding: 0;
    line-height: 2rem;
    text-align: center
}

.social {
    padding-left: 0;
    list-style: none
}

.social__icon, .social__link {
    display: inline-block
}

.social__link {
    width: 2.5rem;
    height: 2.5rem;
    margin-right: .3125rem;
    line-height: 2.5rem;
    text-align: center;
    color: #fff;
    background-color: #4cc7c1
}

.social__link_email {
    background-color: #0a88ff
}

.social__link_twitter {
    background-color: #1da1f2
}

.social__link_facebook {
    background-color: #3b5998
}

.social__link_googleplus {
    background-color: #db4437
}

.social__link_youtube {
    background-color: #b00
}

.social__link_linkedin {
    background-color: #007bb5
}

.social__link_instagram {
    background-color: #c32aa3
}

.social__link_soundcloud {
    background-color: #fe5000
}

.social__link_pinterest {
    background-color: #e60023
}

.social__link_tiktok {
    background-color: #000000
}

.social__link:focus, .social__link:hover {
    color: #fff
}

.card {
    -webkit-box-shadow: 0 0 .5rem 0 rgba(0, 0, 0, .05), 0 0 2rem 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 .5rem 0 rgba(0, 0, 0, .05), 0 0 2rem 0 rgba(0, 0, 0, .1)
}

.card-header__title {
    margin-bottom: 0;
    font-size: 1.125rem;
    text-align: center;
    color: #fff
}

.card__body {
    border: 1px solid rgba(0, 0, 0, .125);
    border-top: 0
}

.card__btn_bottom {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 1rem;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.card_has-btn-bottom {
    padding-bottom: 6.125rem
}

.person-card {
    margin-bottom: 1rem;
    border-radius: .375rem;
    overflow: hidden
}

.person-card__image-container {
    background: rgba(76, 199, 193, .25);
    overflow: hidden
}

.person-card__image {
    display: block;
    width: 65%;
    max-width: 15.625rem;
    height: auto;
    margin: 0 auto
}

.person-card__header {
    text-align: center
}

.person-card__name {
    font-size: 1rem;
    margin-bottom: .3333333333rem
}

.person-card__function {
    font-size: .875rem;
    position: relative;
    display: block;
    margin-bottom: .5rem
}

.person-card__function:after {
    content: "";
    position: absolute;
    display: block;
    bottom: -.5rem;
    width: 50%;
    height: 1px;
    margin: 0 25%;
    background-color: #4cc7c1
}

.person-card__description {
    font-size: .875rem
}

.testimony {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 0 .5rem 0 rgba(0, 0, 0, .05), 0 0 2rem 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 .5rem 0 rgba(0, 0, 0, .05), 0 0 2rem 0 rgba(0, 0, 0, .1);
    border-radius: .375rem;
    min-height: 10rem;
    overflow: hidden
}

.testimony__details {
    position: relative;
    padding: .5rem 1rem;
    background: #234;
    color: #fff
}

.testimony__author {
    padding-right: 4rem
}

.testimony__author-name {
    text-transform: none;
    font: 400 1.125rem Montserrat, sans-serif
}

.testimony__author-function {
    color: #fff;
    font-size: .875rem
}

.testimony__social-list {
    right: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.testimony__social-link {
    display: inline-block;
    padding: .5rem;
    color: #fff
}

.testimony__social-link:focus, .testimony__social-link:hover {
    text-decoration: none;
    color: #fff
}

.testimony__content {
    padding: .8rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative
}

.testimony_horizontal__quote{
    font-family: "Open Sans", sans-serif;
}

.testimony__see-more-container {
    text-align: center
}

.testimony__see-more {
    text-decoration: underline;
    outline: 0;
    display: inline-block;
    position: relative
}

.testimony__see-more:focus {
    outline: 0
}

.testimony__preview {
    max-height: 15rem;
    overflow: hidden;
    position: relative
}

.testimony__preview:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .1);
    -webkit-transition: .3s;
    transition: .3s
}

.testimony__media-preview {
    width: 100%;
    display: block
}

.testimony__see-more-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    background: #234;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 40px;
    border-radius: 50%
}

.card-header + .list-group .list-group-item:first-child {
    border-top: 0
}

.card .list-group:last-child .list-group-item:last-child {
    border-bottom: 0
}

.event {
    margin-bottom: 1rem
}

.event:last-of-type {
    margin-bottom: 0
}

.event__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5rem;
    flex: 0 0 5rem;
    border-right: 1px solid #4cc7c1
}

.event__date, .event_single__date {
    font-size: .875rem
}

.event__day {
    font-size: 1.5rem;
    font-weight: 700
}

.event__title {
    font-size: 1.25rem;
    margin: .25rem 0 .5rem
}

.event__subtitle {
    font-weight: 300
}

.event__info {
    font-size: .875rem;
    text-transform: capitalize
}

.event_single {
    overflow: hidden
}

.event_single__header {
    background: #234;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem
}

.event_single__header .pill, .event_single__header .preparation__cpf-label {
    background: #fff;
    color: #234
}

.event_single__date-infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateY(-3.8333333333rem);
    transform: translateY(-3.8333333333rem);
    margin-bottom: -3.8333333333rem
}

.event_single__date {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .6666666667rem;
    margin-right: 1rem
}

.event_single__day {
    border-bottom: 1px solid #4cc7c1;
    margin-bottom: .1666666667rem
}

.event_single__infos {
    margin-top: 3.8333333333rem
}

.event__link {
    text-decoration: underline
}

.faq {
    margin: 0 -.9375rem;
    border-bottom: 1px solid #dee2e6;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out
}

.faq:first-child {
    border-top: 1px solid #dee2e6
}

.faq-category {
    position: relative
}

.faq__header {
    background-color: transparent
}

.faq__clipboard {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
    left: -1.25rem;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    text-decoration: none
}

.faq__clipboard:hover {
    color: #234;
    text-decoration: none
}

.faq_open {
    background-color: rgba(76, 199, 193, .05)
}

.iframe-with-loader-container {
    text-align: center
}

.iframe-with-loader-container iframe {
    width: 100%;
    height: 100%;
    display: none;
    border: none
}

.iframe-with-loader-container_loaded iframe {
    display: block
}

.keyfigure {
    color: #234;
    padding: 0 3rem
}

.keyfigure__figure {
    font: 400 2.25rem Montserrat, sans-serif
}

.keyfigure__figure:after {
    content: "";
    display: block;
    margin: 0 auto .5rem;
    height: .19rem;
    width: 6rem;
    background-color: #4cc7c1
}

.keyfigure__label {
    font-size: 1.125rem;
    line-height: 1.2;
    margin-bottom: 0
}

.scrollable-tabs__nav {
    padding-left: 0;
    list-style: none;
    margin: 0 -.9375rem;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.scrollable-tabs__nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.scrollable-tabs__nav-link {
    color: #fff;
    font-size: .8rem;
    font-weight: 700;
    padding: .6rem .4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-bottom: 4px solid transparent
}

.scrollable-tabs__nav-link:active, .scrollable-tabs__nav-link:focus {
    outline: 0
}

.scrollable-tabs__nav-link:focus, .scrollable-tabs__nav-link:hover {
    color: #4cc7c1;
    text-decoration: underline
}

.scrollable-tabs__nav-link.tabs__tab_active {
    color: #fff;
    background: #234;
    border-bottom-color: #fff;
    text-decoration: none
}

.scrollable-tabs__nav-link_one-tab.tabs__tab_active {
    border-bottom: 0
}

.scrollable-tabs_scroll {
    position: relative;
    overflow: hidden;
    padding-right: 0;
    height: 3rem
}

.scrollable-tabs_scroll .scrollable-tabs__nav {
    margin: 0 0 0 -.9375rem;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 0 2rem 3rem 0;
    display: block
}

.scrollable-tabs_scroll .scrollable-tabs__nav-item {
    padding: 0;
    margin: 0;
    height: 3rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.scrollable-tabs_scroll .scrollable-tabs__nav-item:first-child {
    margin-left: .5rem
}

.scrollable-tabs_scroll .scrollable-tabs__nav-item:last-of-type {
    padding-right: 2rem
}

.scrollable-tabs_scroll .scrollable-tabs__nav-link {
    padding: .5rem
}

.scrollable-tabs_scroll .scrollable-tabs__opacity {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 2rem;
    z-index: 1031;
    background: -webkit-gradient(linear, left top, right top, from(rgba(34, 51, 68, 0)), to(#234));
    background: linear-gradient(90deg, rgba(34, 51, 68, 0), #234)
}

.preparation__cpf-logo {
    width: 120px
}

.preparation__cpf-logo_mobile {
    width: 90px
}

.preparation__call-to-action-cta {
    border: .0625rem solid #4cc7c1;
    color: #4cc7c1;
    white-space: normal
}

.preparation__call-to-action-cta:active, .preparation__call-to-action-cta:focus, .preparation__call-to-action-cta:hover {
    color: #4cc7c1
}

.preparation__list-item {
    padding-bottom: .625rem
}

.preparation__nav {
    -webkit-box-shadow: 0 0 .3rem rgba(0, 0, 0, .4);
    box-shadow: 0 0 .3rem rgba(0, 0, 0, .4)
}

.preparation__nav_fixed {
    position: fixed;
    width: 100%;
    z-index: 1029
}

.preparation__aside-container {
    display: none
}

.preparation__testimony-text {
    border-bottom: 2px solid #4cc7c1
}

.preparation__cpf-label {
    background: #fff;
    border: 1px solid #234;
    margin: 0 0 .5rem;
    color: #234
}

.preparation__cpf-label.active, .preparation__cpf-label.active:focus, .preparation__cpf-label:active, .preparation__cpf-label:active:focus, .preparation__cpf-label:focus, .preparation__cpf-label:hover {
    color: #234
}

.aside {
    padding-top: 1rem
}

.sale {
    font-weight: 700;
    color: #4cc7c1;
    font-size: 1.25rem
}

.sale__icon {
    padding-right: .5rem;
    -webkit-transition: .15s linear;
    transition: .15s linear
}

.sale__link {
    color: inherit;
    display: inline-block
}

.sale__link:hover {
    text-decoration: none;
    color: #9adfdc
}

.sale__link:hover .sale__icon {
    -webkit-transform: translateX(.3333333333rem);
    transform: translateX(.3333333333rem)
}

.cookie-consent-bar__edit.cookie-consent-bar__edit.cookie-consent-bar__edit.cookie-consent-bar__edit {
    text-decoration: underline
}

.cookie-consent-bar__accept, .cookie-consent-modal__accept, .cookie-consent-modal__submit {
    padding: .4375rem .875rem;
    font-weight: 700;
    cursor: pointer;
    border: 0;
    border-radius: .375rem
}

.strong-point {
    text-align: center;
    margin-bottom: 2rem
}

.strong-point__people {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
    margin-left: -16.5%;
    margin-right: calc(16.5% - 1rem)
}

.strong-point__people:after {
    content: "";
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    display: block;
    width: 100%
}

.banner__icon-wrapper, .strong-point__image-container {
    background: rgba(76, 199, 193, .25);
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 .5rem 0 rgba(0, 0, 0, .05), 0 0 2rem 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 .5rem 0 rgba(0, 0, 0, .05), 0 0 2rem 0 rgba(0, 0, 0, .1);
    width: 5rem;
    height: 5rem;
    margin: 1rem auto;
    border-radius: .375rem;
    overflow: hidden
}

.strong-point__image-container_people {
    background: #fff;
    position: relative;
    display: inline-block;
    margin: 0;
    height: auto
}

.strong-point__image-container_people:after {
    content: "";
    display: block;
    padding-bottom: 100%
}

.strong-point__image-container_people:first-child {
    width: 40%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    z-index: 2;
    -webkit-transform: translateY(25%);
    transform: translateY(25%)
}

.strong-point__image-container_people:nth-child(2) {
    width: 35%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    z-index: 1;
    -webkit-transform: translate(-15%);
    transform: translate(-15%)
}

.strong-point__image-container_people:nth-child(3) {
    width: 37%;
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    z-index: 3;
    -webkit-transform: translate(-5%, -15%);
    transform: translate(-5%, -15%)
}

.strong-point__image-container_people:nth-child(4) {
    width: 30%;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    z-index: 4;
    -webkit-transform: translateY(10%);
    transform: translateY(10%)
}

.strong-point__image-container_people:nth-child(5) {
    display: none
}

.strong-point__image {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(76, 199, 193, .25)
}

.strong-point__icon {
    color: #234;
    font-size: 4rem
}

.strong-point__title {
    font-size: 1.25rem
}

.strong-point__title:after {
    content: "";
    display: block;
    height: 1px;
    width: 5rem;
    margin: .5rem calc(50% - 2.5rem) 0;
    background: #234
}

.strong-point__teaser {
    font-weight: 300
}

.strong-point__link {
    text-decoration: underline
}

.strong-point_large__text {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.person-preview {
    border-radius: .375rem;
    overflow: hidden
}

.person-preview__item-wrapper.carousel__item {
    width: 100%;
    padding: .3333333333rem
}

.person-preview__link {
    color: #212529
}

.person-preview__link:hover {
    color: #212529;
    text-decoration: none
}

.person-preview__image-container {
    position: relative
}

.person-preview__layer-no-active {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(76, 199, 193, .25)
}

.person-preview__image {
    width: 100%;
    max-width: 15.625rem;
    height: auto;
    margin: 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.person-preview__body {
    padding: .5rem;
    text-align: center
}

.person-preview_active .person-preview__image-container {
    background-color: rgba(76, 199, 193, .55)
}

.person-preview_active .person-preview__image {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.person-preview_active .person-preview__layer-no-active {
    display: none
}

.person-preview__name {
    font-size: 1rem;
    text-transform: uppercase;
    margin-bottom: .3333333333rem
}

.person-preview__function {
    display: block;
    font-size: .875rem;
    margin-bottom: .5rem
}

.person-review {
    display: none
}

.person-review_active {
    display: block
}

.person-review__loading {
    opacity: .4
}

.person-review__name {
    position: relative;
    padding: .5rem 0 1rem;
    margin-bottom: .5rem;
    font-size: 1.75rem
}

.person-review__name:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 60%;
    height: 1px;
    background-color: #4cc7c1
}

.person-review__section {
    padding-top: 1rem
}

.person-review__video-link {
    position: relative;
    display: inline-block
}

.person-review__video-icon {
    font-size: 3.75rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-1.875rem, -1.875rem);
    transform: translate(-1.875rem, -1.875rem);
    color: #fff
}

.person-review__video-layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .2)
}

.person-review__video-thumbnail {
    display: block;
    min-width: 19rem;
    max-width: 100%;
    max-height: 11.5rem;
    height: auto
}

.publications {
    list-style: none
}

.publications__item {
    position: relative;
    padding: .5rem 0 .5rem 1.875rem;
    border-bottom: 1px solid #e9ecef;
    color: #4cc7c1
}

.publications__item:last-child {
    border-bottom: 0
}

.publications__icon {
    font-size: 1.25rem;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 50%;
    -webkit-transform: translateY(-.625rem);
    transform: translateY(-.625rem)
}

.publications__link {
    display: block
}

.publications__infos {
    font-weight: 300;
    color: #212529
}

.publications__book-title {
    font-style: italic
}

.contact__logo {
    height: 3rem;
    margin-bottom: 1rem
}

.paragraph {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.paragraph:nth-last-child(odd) {
    background-color: #f8f9fa
}

.paragraph__image {
    display: block;
    height: auto;
    width: 100%
}

.paragraph__link {
    text-decoration: underline
}

.error {
    margin-bottom: 2rem;
    text-align: center;
    padding-bottom: 2rem
}

.error__wrapper {
    margin-top: 3.5rem;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.error__illustration {
    max-width: 30rem;
    height: 12rem;
    background: url(/images/404.svg) 50% no-repeat;
    background-size: 100%;
    fill: #283967;
    margin: 0 auto;
    max-width: 15rem
}

.landing-page {
    background: #234;
    min-height: calc(100vh - 4rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -3.5rem
}

.landing-page__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.landing-page__img {
    width: 100%;
    max-width: 850px;
    display: block;
    margin: 1rem auto
}

.landing-page__aside {
    max-width: 30rem
}

.landing-page__subtitle {
    color: #6c757d;
    font-size: 1.25rem
}

.landing-page__form {
    border-top: 1px solid #4cc7c1;
    padding-top: 1rem
}

.landing-page__footer {
    background-color: #fff;
    min-height: 3.5rem;
    text-align: center;
    color: #6c757d
}

.brand-charter__logo {
    width: 70%;
    padding: 1rem
}

.brand-charter__logo.brand-charter__logo {
    margin: 0 auto
}

.brand-charter__link.brand-charter__link.brand-charter__link.brand-charter__link {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: .375rem;
    border: 1px solid #e9ecef
}

.brand-charter__link:after {
    content: "";
    font: 1.5rem FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.brand-charter__link:hover:after {
    opacity: 1
}

.brand-charter__link_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #212529
}

.brand-charter__image-wrapper {
    margin: 1rem 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows:1fr 1fr;
    border-radius: .375rem;
    border: 1px solid #e9ecef
}

.brand-charter__tabs li {
    margin: 0 0 !important
}

.brand-charter__tabs li:before {
    display: none !important
}

.brand-charter__tab.brand-charter__tab.brand-charter__tab.brand-charter__tab {
    padding: 1rem;
    border-radius: .375rem;
    border: 1px solid #e9ecef;
    border-bottom: inherit
}

.brand-charter__tab-color {
    display: block;
    width: 1rem;
    height: 1rem
}

.brand-charter__icon {
    width: 100%
}

.brand-charter__color {
    color: #fff;
    min-height: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: .375rem
}

.brand-charter__color_third {
    background: ""
}

.brand-charter__typographies {
    border-radius: .375rem;
    border: 1px solid #e9ecef;
    padding: 1rem 1rem 4rem
}

.brand-charter__typography-link {
    font-size: 1rem;
    margin-left: 1rem
}

.brand-charter__image {
    width: 100%
}

.brand-charter__image.brand-charter__image {
    margin: 0
}

.brand-charter__image-title {
    background: #234;
    color: #fff;
    position: absolute;
    bottom: 1rem;
    left: 0;
    padding: 0 1rem
}

.banner {
    text-align: center
}

.banner__icon-wrapper {
    background: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1rem;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.banner__icon {
    color: #234;
    font-size: 4rem
}

.tabs__panel {
    display: none
}

.tabs__panel_active {
    display: block
}

@media (min-width: 576px) {
    .faq {
        margin: 0
    }

    .faq:hover .faq__clipboard {
        display: block
    }
}

@media (max-width: 767.98px) {
    .person-card__cta_teacher-video, .person-card__cta_teacher-video:focus, .person-card__cta_teacher-video:hover, .person-card__cta_teacher-video:not(:disabled):not(.disabled):active {
        background: none;
        border: none;
        font-weight: 400;
        color: #234;
        text-decoration: underline;
        padding: 0
    }

    .modal_dynamic {
        position: absolute
    }

    .modal_dynamic__dialog {
        max-width: none;
        margin: 0
    }

    .modal_dynamic_open .modal-backdrop {
        display: none
    }

    .modal_gallery__video {
        width: 95%
    }
}

@media (max-width: 991.98px) {
    .main-navbar > .container {
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .h1, h1 {
        font-size: 2rem;
        margin-bottom: 1.2rem
    }

    .h2, h2 {
        font-size: 1.5rem;
        margin-bottom: .9rem
    }

    .h3, h3 {
        font-size: 1.375rem;
        margin-bottom: .825rem
    }

    .h4, h4 {
        font-size: 1.25rem;
        margin-bottom: .75rem
    }

    .h5, h5 {
        font-size: 1.125rem;
        margin-bottom: .675rem
    }

    .h6, h6 {
        font-size: 1rem;
        margin-bottom: .6rem
    }

    .display-1 {
        font-size: 2rem
    }

    .display-2 {
        font-size: 1.5rem
    }

    .display-3 {
        font-size: 1.375rem
    }

    .display-4 {
        font-size: 1.25rem
    }

    .display-5 {
        font-size: 1.125rem
    }

    .display-6 {
        font-size: 1rem
    }

    .main-nav {
        background-color: transparent
    }

    .main-nav__list.main-nav__list.main-nav__list.main-nav__list {
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        overflow: visible;
        max-height: none
    }

    .main-nav__link {
        padding: .625rem .3333333333rem
    }

    .main-nav__services-btn {
        margin-left: .5rem;
        margin-bottom: 0
    }

    .main-nav__services .dropdown__list {
        min-width: 15rem;
        text-align: left;
        position: absolute
    }

    .carousel__item {
        padding: 1rem 5rem
    }

    .carousel_md-disabled {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .carousel_md-disabled__item {
        width: auto;
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: none;
        transform: none;
        padding: 1rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .carousel_md-disabled:after {
        content: ""
    }

    .call-to-action_full-width {
        position: relative;
        padding: 4.5rem 0 3rem
    }

    .call-to-action_full-width__header {
        z-index: 0;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 8.25rem;
        height: 100%;
        background-color: #234
    }

    .call-to-action_full-width__body {
        padding: 0 14.5rem 0 0;
        text-align: left;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .call-to-action_full-width__text {
        font-size: 1.125rem;
        margin-bottom: 1rem
    }

    .call-to-action_full-width__title {
        text-align: left;
        margin-bottom: 1rem;
        font-size: 1.5rem
    }

    .call-to-action_full-width__image {
        display: block;
        width: 12.5rem;
        height: 12.5rem;
        z-index: 1;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 2rem;
        margin: 0
    }

    .testimony__preview {
        max-height: 20rem
    }

    .testimony__see-more-icon {
        -webkit-transition: .3s;
        transition: .3s
    }

    .testimony__see-more:hover .testimony__preview:after {
        background-color: rgba(0, 0, 0, .3)
    }

    .testimony__see-more:hover .testimony__see-more-icon {
        -webkit-animation: sonar 1s ease-out .5s infinite;
        animation: sonar 1s ease-out .5s infinite
    }

    .testimony_horizontal {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-left: 12px solid #234
    }

    .testimony_horizontal__details {
        min-width: 40%;
        background: transparent;
        color: #212529
    }

    .testimony_horizontal__social-list {
        position: relative;
        top: auto;
        white-space: nowrap;
        -webkit-transform: none;
        transform: none;
        right: 0
    }

    .testimony_horizontal__social-link {
        margin-left: -.5rem;
        color: #234
    }

    .testimony_horizontal__social-link:focus, .testimony_horizontal__social-link:hover {
        color: #234
    }

    .testimony_horizontal__author {
        padding-right: 0
    }

    .testimony_horizontal__author-name {
        color: #234;
        display: block;
        padding-right: 2rem;
        font-size: 1.375rem;
        line-height: 1.2
    }

    .testimony_horizontal__author-function {
        color: #6c757d;
        font-size: 1rem
    }

    .testimony_horizontal__see-more-container {
        text-align: right
    }

    .testimony_horizontal__see-more {
        margin-right: 1rem
    }

    .keyfigure {
        padding: 0
    }

    .program__tab {
        margin-top: 5rem;
        margin-bottom: 1rem;
        -webkit-transition: .3s;
        transition: .3s;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        max-width: 17rem
    }

    .program__tab_small {
        margin-top: 0
    }

    .program__tab_small .program__tab-body {
        padding: .5rem
    }

    .program__tab_small .program__tab-title {
        font-size: 1rem
    }

    .program__tab_small .program__tab-btn, .program__tab_small .program__tab-icon-container {
        display: none
    }

    .program__tab-icon-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 8rem;
        height: 8rem;
        background: #fff;
        position: absolute;
        left: 50%;
        top: -4rem;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 100%;
        -webkit-box-shadow: 0 -.4rem .4rem 0 rgba(0, 0, 0, .03);
        box-shadow: 0 -.4rem .4rem 0 rgba(0, 0, 0, .03)
    }

    .program__tab-icon {
        font-size: 4rem;
        color: #4cc7c1
    }

    .program__tab-body {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 4rem 1rem 1.5rem
    }

    .program__tab-title {
        margin-bottom: 1rem
    }

    .program__tab-btn {
        display: block;
        border-radius: 0 0 .375rem .375rem
    }

    .scrollable-tabs__nav {
        margin: 0;
        height: 100%
    }

    .scrollable-tabs__nav-item {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .scrollable-tabs__nav-link {
        padding: 1rem;
        font-size: 1rem;
        -webkit-transition: .2s;
        transition: .2s
    }

    .scrollable-tabs__nav-link.tabs__tab_active {
        color: #234;
        background: #fff;
        border-bottom-color: #fff;
        text-decoration: none
    }

    .scrollable-tabs__nav-link_one-tab {
        width: 100%
    }

    .scrollable-tabs_scroll {
        height: auto;
        overflow: visible
    }

    .scrollable-tabs_scroll .scrollable-tabs__opacity {
        display: none
    }

    .scrollable-tabs_scroll .scrollable-tabs__nav-item {
        height: auto
    }

    .scrollable-tabs_scroll .scrollable-tabs__nav-link {
        padding: 1rem
    }

    .scrollable-tabs_scroll .scrollable-tabs__nav {
        padding: 0;
        overflow-x: visible
    }

    .preparation__cta_fixed {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        opacity: 0;
        -webkit-transition: opacity .15s;
        transition: opacity .15s;
        pointer-events: none;
        border-radius: 0
    }

    .preparation__nav {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .preparation__nav_fixed {
        -webkit-box-shadow: 0 0 .3rem rgba(0, 0, 0, .4);
        box-shadow: 0 0 .3rem rgba(0, 0, 0, .4)
    }

    .preparation__nav_fixed .preparation__cta_fixed {
        opacity: 1;
        pointer-events: auto
    }

    .preparation__nav_fixed .preparation__nav-link {
        padding: .5rem 1rem
    }

    .preparation_one-offer {
        overflow: hidden;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        text-align: center
    }

    .preparation_one-offer:after, .preparation_one-offer:before {
        content: "";
        position: absolute;
        z-index: 1;
        width: 16.25rem;
        height: 7.5rem;
        background-color: #4cc7c1;
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }

    .preparation_one-offer:before {
        left: -3.75rem;
        top: -3.125rem
    }

    .preparation_one-offer:after {
        right: -3.75rem;
        bottom: -3.125rem
    }

    .preparation_one-offer .preparation__chapo {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .preparation_one-offer .preparation__list {
        text-align: left;
        padding: 1rem 0;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .preparation_one-offer .preparation__list-item {
        display: inline-block;
        width: 100%;
        -webkit-margin-before: 0;
        -webkit-margin-after: 0
    }

    .preparation_one-offer .preparation__cpf-label {
        display: inline-block
    }

    .preparation_one-offer .card-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 2;
        padding: 2rem 4rem 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .preparation_one-offer .card-header__title {
        padding: .3333333333rem .5rem;
        border-bottom: 2px solid #4cc7c1
    }

    .preparation_one-offer .bg-secondary {
        background-color: transparent !important
    }

    .preparation_one-offer .text_over-secondary {
        color: #212529 !important
    }

    .preparation_one-offer .card-body {
        padding: .5rem 0 2rem
    }

    .aside_fixed {
        position: fixed;
        margin-top: 1rem
    }

    .aside_bottom {
        position: absolute;
        top: auto;
        bottom: 0
    }

    .strong-point_large {
        text-align: left;
        margin-bottom: 3rem
    }

    .strong-point_large__text {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .strong-point_large__title:after {
        margin: .625rem 0 0
    }

    .paragraph__body_text-right {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .error {
        margin: 4rem 0 8rem
    }

    .error__wrapper {
        margin-top: 0;
        height: calc(100vh - 8.75rem)
    }

    .error__links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .presentation {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .3))), url(/front-assets/lcp/dist/images/lescoursduparnasse/human-8d0a536bdfd0f5d58da7.jpg) no-repeat 50%;
        background: linear-gradient(0deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url(/front-assets/lcp/dist/images/lescoursduparnasse/human-8d0a536bdfd0f5d58da7.jpg) no-repeat 50%;
        background-size: cover;
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .presentation__content {
        background: #fff;
        border-radius: .375rem
    }

    .event__date, .event_single__date {
        font-size: 1rem
    }

    .event__date {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 7rem;
        flex: 0 0 7rem
    }

    .event__day {
        font-size: 2rem
    }

    .banner {
        text-align: left
    }
}

@media (min-width: 992px) {
    .h1, h1 {
        font-size: 2.5rem;
        margin-bottom: 1.5rem
    }

    .h2, h2 {
        font-size: 1.75rem;
        margin-bottom: 1.05rem
    }

    .h3, h3 {
        font-size: 1.5rem;
        margin-bottom: .9rem
    }

    .h4, h4 {
        font-size: 1.375rem;
        margin-bottom: .825rem
    }

    .h5, h5 {
        font-size: 1.25rem;
        margin-bottom: .75rem
    }

    .h6, h6 {
        font-size: 1rem;
        margin-bottom: .6rem
    }

    .display-1 {
        font-size: 2.5rem
    }

    .display-2 {
        font-size: 1.75rem
    }

    .display-3 {
        font-size: 1.5rem
    }

    .display-4 {
        font-size: 1.375rem
    }

    .display-5 {
        font-size: 1.25rem
    }

    .display-6 {
        font-size: 1rem
    }

    .main-nav__link {
        padding: .625rem .6666666667rem
    }

    .call-to-action_home {
        -webkit-box-flex: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .call-to-action_home__body {
        -webkit-box-flex: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .call-to-action_full-width__header {
        width: 10.25rem
    }

    .call-to-action_full-width__body {
        padding-right: 16.5rem
    }

    .call-to-action_full-width__title {
        font-size: 1.75rem
    }

    .call-to-action_full-width__image {
        right: 4rem
    }

    .carousel__item:not(.carousel_md-disabled__item) {
        padding: 1rem 8rem
    }

    .keyfigure__figure {
        font-size: 4.5rem;
        line-height: 1.2
    }

    .keyfigure__label {
        font-size: 1.25rem
    }

    .strong-point__people_five {
        margin-left: 0;
        margin-right: 0
    }

    .banner__icon-wrapper, .strong-point__image-container {
        width: 7rem;
        height: 7rem
    }

    .strong-point__image-container_people {
        height: auto
    }

    .strong-point__image-container_people:nth-child(5) {
        display: block;
        width: 33%;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        z-index: 1;
        -webkit-transform: translate(5%, -20%);
        transform: translate(5%, -20%)
    }

    .preparation__aside-container {
        display: block
    }

    .preparation .tabs__panel_active#temoignages + .preparation__aside-container {
        display: none
    }

    .preparation_one-offer {
        padding-left: 6.25rem;
        padding-right: 6.25rem
    }

    .preparation_one-offer .card-header {
        padding: 2rem 2rem 0
    }

    .footer__qualiopi-img {
        width: auto
    }

    .footer__preparations {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-height: 35rem;
        overflow: hidden
    }

    .footer__preparation-item {
        width: 50%
    }

    .footer__bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 1200px) {
    .call-to-action_full-width {
        min-height: 17rem
    }

    .call-to-action_full-width__header {
        width: 22.5%
    }

    .call-to-action_full-width__body {
        padding-right: 23rem
    }

    .call-to-action_full-width__title {
        font-size: 1.75rem
    }

    .call-to-action_full-width__image {
        width: 15rem;
        height: 15rem;
        right: 22.5%;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%)
    }
}

@media print {
    .body-wrapper {
        padding-top: 0
    }

    .main-footer {
        border-top: 1px solid #dee2e6
    }

    .cookie-consent-bar {
        display: none
    }

    .header {
        padding: 2rem 0;
        min-height: 0
    }

    .preparation__nav {
        position: relative !important;
        border-top: 1px solid #dee2e6;
        border-bottom: 1px solid #dee2e6;
        background: none !important
    }
}

body {
    margin: 0;
    padding: 0;
    min-height: 100vh;
    background: #fafafa;
    font-family: "Open Sans", sans-serif;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.5
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    font-size: 16px
}

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

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

a:active, a:focus, a:hover {
    outline: 0;
    color: currentColor
}

img {
    max-width: 100%
}

input, select {
    color: #333;
    font-size: inherit;
    font-family: "Open Sans", sans-serif
}

input:active, input:focus, select:active, select:focus {
    outline: 0
}

li, ul {
    margin: 0;
    padding: 0
}

hr {
    border-color: #e6e6e6;
    border-style: solid
}

table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 1rem;
    border: 1px solid #e6e6e6
}

button {
    background: none;
    cursor: pointer;
    font-size: inherit;
    font-family: "Open Sans", sans-serif;
    border: 0
}

button:active, button:focus {
    outline: 0
}

iframe {
    width: 100%
}

body:before {
    content: "mobile";
    display: none;
    visibility: hidden
}

@media (min-width: 768px) {
    body:before {
        content: "desktop"
    }
}

.container {
    padding: 0 1rem;
    margin: auto;
    width: 100%;
    max-width: 1140px
}

@media (min-width: 540px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

@media (min-width: 540px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 1024px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 1400px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

@media (max-width: 539.98px) {
    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -5px;
        margin-left: -5px
    }

    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
        padding-left: 5px;
        padding-right: 5px
    }

    .grid-item {
        margin-top: 5px;
        margin-bottom: 5px
    }
}

.grid-item {
    margin-top: 10px;
    margin-bottom: 10px
}

.grid-item:after, .grid-item:before {
    content: " ";
    display: table
}

.margin-no-collapse:after, .margin-no-collapse:before {
    content: "";
    display: table
}

@font-face {
    font-family: FontAwesomeSolid;
    src: url(/vendor/fontawesome-free/webfonts/fa-solid-900.woff2) format("woff2"), url(/vendor/fontawesome-free/webfonts/fa-solid-900.woff) format("woff"), url(/vendor/fontawesome-free/webfonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: FontAwesomeBrands;
    src: url(/vendor/fontawesome-free/webfonts/fa-brands-400.woff2) format("woff2"), url(/vendor/fontawesome-free/webfonts/fa-brands-400.woff) format("woff"), url(/vendor/fontawesome-free/webfonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: FontAwesomeRegular;
    src: url(/vendor/fontawesome-free/webfonts/fa-regular-400.woff2) format("woff2"), url(/vendor/fontawesome-free/webfonts/fa-regular-400.woff) format("woff"), url(/vendor/fontawesome-free/webfonts/fa-regular-400.ttf) format("truetype")
}

.fas {
    font-family: FontAwesomeSolid
}

.fab {
    font-family: FontAwesomeBrands
}

.far {
    font-family: FontAwesomeRegular
}

@media (min-width: 768px) {
    .h1, h1 {
        font-size: 2rem;
        margin-bottom: 1.2rem
    }

    .h2, h2 {
        font-size: 1.5rem;
        margin-bottom: .9rem
    }

    .h3, h3 {
        font-size: 1.375rem;
        margin-bottom: .825rem
    }

    .h4, h4 {
        font-size: 1.25rem;
        margin-bottom: .75rem
    }

    .h5, h5 {
        font-size: 1.125rem;
        margin-bottom: .675rem
    }

    .h6, h6 {
        font-size: 1rem;
        margin-bottom: .6rem
    }
}

@media (min-width: 1024px) {
    .h1, h1 {
        font-size: 2.5rem;
        margin-bottom: 1.5rem
    }

    .h2, h2 {
        font-size: 1.75rem;
        margin-bottom: 1.05rem
    }

    .h3, h3 {
        font-size: 1.5rem;
        margin-bottom: .9rem
    }

    .h4, h4 {
        font-size: 1.375rem;
        margin-bottom: .825rem
    }

    .h5, h5 {
        font-size: 1.25rem;
        margin-bottom: .75rem
    }

    .h6, h6 {
        font-size: 1rem;
        margin-bottom: .6rem
    }
}

h1, h2, h3, h4 {
    font-weight: 700
}

@media (max-width: 1023.98px) {
    html {
        font-size: 13px
    }
}

.text_warning, .text_warning:active, .text_warning:focus, .text_warning:hover {
    color: #ebac67
}

.event-information__title, .event-information__title:active, .event-information__title:focus, .event-information__title:hover, .form__hint, .form__hint:active, .form__hint:focus, .form__hint:hover, .speaker__description, .speaker__description:active, .speaker__description:focus, .speaker__description:hover, .speaker__title, .speaker__title:active, .speaker__title:focus, .speaker__title:hover, .text_info, .text_info:active, .text_info:focus, .text_info:hover {
    color: #999
}

.text_primary, .text_primary:active, .text_primary:focus, .text_primary:hover {
    color: #283967
}

.text_secondary, .text_secondary:active, .text_secondary:focus, .text_secondary:hover {
    color: #1fbba6
}

.text_dark, .text_dark:active, .text_dark:focus, .text_dark:hover {
    color: #666
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 540px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1024px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1400px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.m-0 {
    margin: 0 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mr-3, .mx-3 {
    margin-right: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mr-5, .mx-5 {
    margin-right: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem -.25rem !important
}

.mt-n1, .my-n1 {
    margin-top: -.25rem !important
}

.mr-n1, .mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1, .my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1, .mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem -.5rem !important
}

.mt-n2, .my-n2 {
    margin-top: -.5rem !important
}

.mr-n2, .mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2, .my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2, .mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem -1rem !important
}

.mt-n3, .my-n3 {
    margin-top: -1rem !important
}

.mr-n3, .mx-n3 {
    margin-right: -1rem !important
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3, .mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem -1.5rem !important
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4, .mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4, .mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem -3rem !important
}

.mt-n5, .my-n5 {
    margin-top: -3rem !important
}

.mr-n5, .mx-n5 {
    margin-right: -3rem !important
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5, .mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

@media (min-width: 540px) {
    .m-sm-0 {
        margin: 0 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem 1rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem 3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem -.25rem !important
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem -.5rem !important
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem -1rem !important
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem -1.5rem !important
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem -3rem !important
    }

    .mt-sm-n5, .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5, .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5, .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5, .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem 1rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem 3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem -.25rem !important
    }

    .mt-md-n1, .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1, .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1, .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem -.5rem !important
    }

    .mt-md-n2, .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2, .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2, .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem -1rem !important
    }

    .mt-md-n3, .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3, .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3, .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem -1.5rem !important
    }

    .mt-md-n4, .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4, .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4, .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem -3rem !important
    }

    .mt-md-n5, .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5, .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5, .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5, .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1024px) {
    .m-lg-0 {
        margin: 0 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem 1rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem 3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem -.25rem !important
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem -.5rem !important
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem -1rem !important
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem -1.5rem !important
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem -3rem !important
    }

    .mt-lg-n5, .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5, .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5, .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5, .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1400px) {
    .m-xl-0 {
        margin: 0 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem -.25rem !important
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem -.5rem !important
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem -1rem !important
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem -1.5rem !important
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem -3rem !important
    }

    .mt-xl-n5, .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5, .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5, .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5, .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 540px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1024px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1400px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

.w-100 {
    width: 100%
}

.unsupported-browsers-alert {
    padding: 1rem;
    background-color: #fafafa
}

.unsupported-browsers-alert__logo {
    height: 6rem
}

.box {
    background-color: #fff;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15)
}

.btn:active, .btn:focus, .btn:hover {
    outline: 0;
    text-decoration: none
}

.btn:disabled, .btn_disabled {
    opacity: .5;
    cursor: default
}

.btn_primary {
    background: #283967;
    color: #fff
}

.btn_primary:hover:not(:disabled) {
    background: #202e52;
    color: #fff
}

.btn_primary:active, .btn_primary:focus {
    color: #fff
}

.btn_darker:hover:not(:disabled) {
    background: #202e52;
    color: #fff
}

.btn_darker:active, .btn_darker:focus {
    color: #fff
}

.btn_lighter:hover:not(:disabled) {
    background: #199685;
    color: #fff
}

.btn_lighter:active, .btn_lighter:focus {
    color: #fff
}

.btn_unfilled {
    background: #fff;
    border: 1px solid #283967;
    padding: calc(.5rem - 1px) 1.5rem;
    color: #283967
}

.btn_unfilled:active, .btn_unfilled:focus, .btn_unfilled:hover:not(:disabled) {
    background: #283967;
    color: #fff
}

.btn_full-width {
    width: 100%;
    position: relative;
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.btn_full-width i {
    position: absolute;
    right: 1rem
}

.link, .rich-content a:not(.btn) {
    border: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
    padding: 0;
    outline: 0
}

.link, .link:active, .link:focus, .link:hover, .rich-content a:active:not(.btn), .rich-content a:focus:not(.btn), .rich-content a:hover:not(.btn), .rich-content a:not(.btn) {
    color: #283967;
    text-decoration: underline
}

.form__field:not(textarea), .phone-number__country-select:not(textarea) {
    height: 2.5rem
}

select.form__field, select.phone-number__country-select {
    cursor: pointer;
    padding-right: 2rem;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10'><path fill='%23283967' d='M0 2 L10 2 L5 8 Z'/></svg>") no-repeat right .5rem center
}

.form__field::-webkit-input-placeholder, .phone-number__country-select::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

.form__field::-moz-placeholder, .phone-number__country-select::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

.form__field:-ms-input-placeholder, .phone-number__country-select:-ms-input-placeholder {
    opacity: 1;
    color: #ccc
}

.form__field::-ms-input-placeholder, .phone-number__country-select::-ms-input-placeholder {
    opacity: 1;
    color: #ccc
}

.form__field::placeholder, .phone-number__country-select::placeholder {
    color: #ccc;
    opacity: 1
}

.form__field:disabled, .phone-number__country-select:disabled {
    opacity: .5
}

.form__field:focus, .phone-number__country-select:focus {
    border-color: #283967;
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(40, 57, 103, .3);
    box-shadow: 0 0 0 2px rgba(40, 57, 103, .3)
}

.pill {
    padding: .1666666667rem .5rem;
    border-radius: 0;
    background: #283967;
    color: #fff;
    font-size: .825rem;
    margin: .25rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    white-space: nowrap
}

.pill i {
    font-size: .66rem
}

.pill:hover {
    color: #fff
}

.quote:after, .quote:before, .rich-content .blockquote p:after, .rich-content .blockquote p:before {
    position: absolute;
    font-size: 2rem;
    color: undefind
}

.quote:before, .rich-content .blockquote p:before {
    content: '"';
    top: 0;
    left: 0
}

.quote:after, .rich-content .blockquote p:after {
    content: '"';
    bottom: 0;
    right: 0
}

.main-footer {
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    background: #fff
}

.main-footer__position-wrapper {
    min-height: 100vh
}

.main-footer__position-before {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.main-footer__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.main-footer__link {
    font-weight: 700
}

.main-footer__copyright {
    font-size: .825rem;
    color: #666;
    text-align: center
}

@media (max-width: 767.98px) {
    .form__field, .form__field:focus {
        font-size: 16px
    }

    .form__field :not(textarea) {
        height: calc(1rem + 24px)
    }
}

@media (min-width: 768px) {
    .cookie-consent-modal__heading, .cookie-consent-modal__tab-content {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .cookie-consent-modal__content {
        border-radius: 0;
        width: 60vw;
        max-width: 50rem;
        max-height: 80vh;
        min-height: 30rem
    }

    .main-footer__list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .main-footer__copyright {
        text-align: left
    }
}

@media (min-width: 1024px) {
    .cookie-consent-bar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .cookie-consent-bar__left {
        max-width: 60%
    }
}

.main-footer__link, .main-footer__link:hover {
    color: #283967
}

.main-footer__wrapper {
    margin-bottom: 6rem
}

.header__logo-wrapper {
    margin: 0 auto
}

.header__logo {
    height: 2.5rem;
    display: block;
    margin: 0 1rem
}

.header_box-inside {
    padding-bottom: 6rem
}

.countdown {
    text-align: center;
    color: #283967;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin-bottom: 0
}

.countdown__icon {
    display: none
}

.countdown__time:before {
    content: "Plus que:";
    display: inline
}

.event-information {
    background: #fff;
    padding: 1.5rem 0
}

.event-information__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: .5rem 0
}

.event-information__icon {
    color: #283967;
    font-size: 1.5rem;
    margin: .5rem 1rem 0;
    min-width: 1.75rem
}

.event-information__title, .speaker__title {
    font-size: .825rem;
    text-transform: uppercase
}

.speaker__picture-wrapper {
    background: rgba(31, 187, 166, .25);
    overflow: hidden;
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.speaker__picture {
    display: block;
    height: auto
}

.speaker__description {
    margin: 0;
    font-size: .825rem
}

.error__status {
    font-size: 7rem;
    margin-top: 2rem;
    font-weight: 700;
    color: #283967
}

.box_header {
    overflow: hidden;
    position: relative;
    margin-top: -6rem
}

.box_header:before {
    content: "";
    display: block;
    height: 6rem;
    background: #283967
}

.box_header__icon {
    background: #fff;
    color: #1fbba6;
    font-size: 4rem;
    width: 6rem;
    height: 6rem;
    margin: -3rem auto 0;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.8571428571%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

@media (min-width: 768px) {
    .event-information__item {
        margin: 0;
        border-left: 1px solid #e6e6e6;
        padding-right: 2rem
    }

    .event-information__item:first-child {
        border-right: 0
    }

    .speaker__title, .speaker__title:focus, .speaker__title:hover {
        color: #283967
    }

    .countdown {
        position: relative
    }

    .countdown__icon {
        display: block;
        margin: .5rem auto;
        font-size: 5rem
    }

    .countdown__time {
        font-size: 1.75rem;
        font-weight: 700;
        min-height: 2.625rem
    }

    .countdown__time:before {
        display: none
    }

    .main-footer__wrapper {
        margin-bottom: 0
    }
}

div.program__panel > div > div > article > div.card-body > ul {
    list-style-type: none;
    list-style-position: inside;
}

div.program__panel > div > div > article > div.card-body > ul > li:before {
    content: "› ";
    color: #333333;
    font-size: 20px;
    padding-right: 5px;
    margin-top: -5px;
}

.preparation__list{
    list-style:none;
    padding:0
}
.preparation__list li{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.preparation__list li:before{
    content:"";
    font-family:FontAwesomeSolid;
    width:1.25rem;
    -ms-flex-negative:0;
    flex-shrink:0;
    color:#1fbba6
}
.preparation__list_light li:before{
    color:#1fbba6
}
.preparation__list-item{
    padding-bottom:.625rem
}

@media (max-width: 769px) {
    .presentation[style] {
        background: #fff !important;
    }
}
