@font-face {
    font-family: example;
    src: url(https://assets.ivox.be/projects/20220402/fonts/Example/example.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

html,
input,
select,
textarea {
    line-height: 1.5
}

h1 {
    font-size: 1.8rem;
    margin-top: 0
}

h2 {
    font-size: 1.5rem;
    font-weight: 400
}

body[page=""]#top .component h2 {
    min-height: 60px
}

body[page=start]#top #header-components {
    max-width: 100%;
    height: 0;
    padding: 0;
    z-index: 4
}

#lang-switch {
    display: none;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 99
}

#lang-switch #lang-switch-current {
    background: #c5007a !important;
    color: #fff !important;
    margin-top: 0
}

#lang-switch #lang-switch-current:after {
    border-color: #fff
}

#lang-switch ul li {
    width: 100%;
    text-align: center;
    z-index: 999
}

body[page=start]#top #lang-switch {
    display: block
}

.message .message-content h3 {
    color: #c5007a
}

.message .message-content p {
    color: #000
}

body#top #app {
    display: flex;
    flex-flow: column nowrap;
    height: auto;
    min-height: 100%
}

body#top #app #pr-logo {
    display: block;
    position: absolute;
    width: 90px;
    height: 90px;
    left: 50px;
    top: 50px;
    z-index: 99
}

body#top #app #pr-logo img {
    display: block;
    width: 100%;
    height: auto
}

body#top #components-container {
    background: 0 0
}

body #app-background {
    background-size: cover;
    width: 120%;
    height: 120%;
    top: -10%;
    left: -10%
}

body#top .app-init-logo h1 {
    line-height: 1
}

body .app-init-logo,
body.ready .app-init-logo {
    display: none
}

body#top:not(.ready) #content.wrapper {
    display: none
}

body#top #content.wrapper {
    min-height: auto;
    order: 2;
    z-index: 3;
    margin: 0 auto;
    padding: 0;
    max-width: 700px;
    width: 100%
}

body#top #content.wrapper #header-container {
    display: none
}

body#top #content.wrapper #progress-container {
    position: static;
    z-index: 4
}

body#top #components-container {
    display: flex;
    box-shadow: none;
    padding: 0;
    overflow-x: hidden
}

body#top #components-container .components-content {
    padding: 50px 25px 0
}

body#top #progress-container {
    margin: 25px 0 50px;
    background: 0 0
}

body#top .flow-progress-bar>div {
    width: 100% !important;
    text-align: center;
    padding: 0;
    height: 16px;
    background: 0 0
}

body#top .flow-progress-bar>div[role] span {
    display: block;
    width: 100%;
    height: 1.25rem;
    padding: 35px 0;
    font-size: 1.25rem;
    background: url(https://assets.ivox.be/projects/20220402/img/cirkel.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

body.loading#top #components-container,
body.loading#top #components-container .component,
body.loading#top div[role=status] span {
    opacity: 0
}

body#top .actions {
    justify-content: space-between;
    padding: 20px 0;
    margin-top: 25px
}

body#top .actions .action {
    background: 0 0;
    padding: 15px 25px;
    border-radius: 25px
}

body#top .actions .action.next {
    opacity: .5
}

body#top .actions .action.active {
    color: #fff;
    opacity: 1
}

body#top .actions .action.active.next::after,
body#top .actions .action.active.prev::before {
    border-color: #fff
}

body#top[page=""] .actions .action,
body#top[page=socio] .actions .action {
    padding: 30px;
    background: url(https://assets.ivox.be/projects/20220402/img/nextButton.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

body#top[page=""] .actions .action.prev,
body#top[page=socio] .actions .action.prev {
    transform: rotate(180deg)
}

body#top[page=""] .actions .action span,
body#top[page=""] .actions .action::after,
body#top[page=""] .actions .action::before,
body#top[page=socio] .actions .action span,
body#top[page=socio] .actions .action::after,
body#top[page=socio] .actions .action::before {
    display: none !important
}

body#top[page=""] .actions .action.active,
body#top[page=socio] .actions .action.active {
    box-shadow: none
}

body#top .errors,
body#top .errors .error,
body#top .errors-question,
body#top .errors-question .error {
    margin: 15px 0 0
}

body#top .errors .error,
body#top .errors-question .error {
    padding: 0;
    background: 0 0;
    font-size: .9rem;
    text-align: center
}

body#top .errors .error::before,
body#top .errors-question .error::before {
    display: none
}

body#top[page=""] [closed-multiple] .errors .error,
body#top[page=""] [closed-single] .errors .error {
    color: #c5007a
}

#footer-container {
    display: flex;
    position: relative;
    padding: 10px 5% !important;
    align-items: center;
    justify-content: center;
    background: 0 0;
    height: 100px;
    min-height: 100px
}

#footer-container .footer {
    padding: 0
}

#footer-container a {
    color: #fff
}

.footer-copyright {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.footer-copyright,
.footer-intro,
.footer-privacy {
    color: #23623e
}

label.input-text input[email],
label.input-text input[type],
label.input-text textarea {
    background: #fff;
    padding: 15px 0 10px;
    margin-top: 0;
    font-weight: 400;
    border-radius: 25px;
    border: none;
    color: #535353
}

[content-title] h2 {
    font-size: 1.3rem
}

[content-text] h2 {
    font-size: 1.1rem
}

[closed-matrix-single] .closed-matrix-cell label,
[closed-matrix-single] .closed-matrix-cell.cell-answer {
    cursor: pointer
}

[closed-matrix-single] .closed-matrix-cell.cell-question>div:first-child {
    color: #c5007a
}

[closed-matrix-single] .closed-matrix-cell .cell-question-answer {
    font-weight: 400;
    color: #fff
}

[closed-matrix-single]>div>p>em {
    font-size: 1rem
}

[closed-multiple] ul {
    margin-top: 20px
}

[closed-multiple]>div>p,
[open-slider-dilemma]>div>p {
    font-style: italic;
    color: #c5007a !important
}

[closed-multiple] ul.answerStyle-type-1 li label .text,
[closed-single] ul.answerStyle-type-1 li label .text {
    font-size: 1.1rem;
    color: #fff
}

[closed-multiple] ul.answerStyle-type-1 li label .button {
    border-radius: 50%
}

[closed-matrix-single] .radio .button,
[closed-multiple] ul.answerStyle-type-1 li label .button,
[closed-single] ul.answerStyle-type-1 li label .button {
    background: 0 0;
    border: solid 3px #c5007a
}

[closed-matrix-single] .radio.checked .button,
[closed-multiple] ul.answerStyle-type-1 li.checked label .button,
[closed-single] ul.answerStyle-type-1 li.checked label .button {
    background: #fff;
    border-color: #fff
}

[closed-matrix-single] .radio.checked .button>i,
[closed-multiple] ul.answerStyle-type-1 li.checked label .button>i,
[closed-single] ul.answerStyle-type-1 li.checked label .button>i {
    position: relative;
    background: #efafc5;
    color: #efafc5;
    width: 12.5px;
    height: 12.5px;
    border-radius: 50%
}

[closed-matrix-single] .radio.checked .button>i:before,
[closed-multiple] ul.answerStyle-type-1 li.checked label .button>i:before,
[closed-single] ul.answerStyle-type-1 li.checked label .button>i:before {
    display: block;
    width: 7.5px;
    height: 7.5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: "";
    background: #e88ba7;
    color: #e88ba7;
    border-radius: 50%
}

@media (hover:hover) {

    [closed-matrix-single] .radio:hover .button,
    [closed-multiple] ul.answerStyle-type-1 li:hover label .button,
    [closed-single] ul.answerStyle-type-1 li:hover label .button {
        border-color: #fff
    }
}

[component-code=Q5] [open-slider-dilemma] .dilemmas>div span {
    font-size: 1rem
}

[component-code=ZIPCODE] label {
    position: relative;
    width: 100%
}

#search-box-autocomplete {
    position: absolute;
    width: 100%;
    list-style-type: none;
    border: solid 1px rgba(145, 145, 145, .4);
    background: #fff;
    border-bottom: none;
    text-align: left;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    z-index: 99
}

#search-box-autocomplete li {
    list-style-type: none;
    padding: 10px;
    border-bottom: solid 1px rgba(145, 145, 145, .4);
    cursor: pointer;
    box-sizing: border-box
}

#search-box-autocomplete li:hover {
    border-bottom: solid 1px var(--design-modules-borderColor-primary)
}

body[page=start]#top #content.wrapper {
    max-width: 500px
}

body[page=start]#top #progress-container {
    display: none
}

body[page=start]#top .actions {
    justify-content: center;
    box-shadow: none;
    margin-top: 20px
}

body[page=start]#top .actions .action {
    background: #c5007a;
    box-shadow: none;
    padding: 15px 25px;
    min-width: 300px;
    height: auto;
    width: auto;
    text-align: center;
    line-height: 1
}

body[page=start]#top .actions .action>span {
    text-transform: none;
    font-weight: 400;
    font-size: 1.5rem;
    display: inline-block
}

body[page=start]#top .actions .action.next::after {
    display: none
}

body[page=start]#top .actions::before {
    display: none
}

body[page=start]#top [content-title] h2 {
    margin: 0
}

body[page=start]#top [content-text] p {
    margin: 0
}

body[page=start]#top .component+.component {
    margin-top: 50px
}

body[page=start]#top #lang-switch {
    display: block
}

body[page=start]#top #lang-switch-current {
    display: block !important
}

body[page=start]#top #lang-switch .lang-switch-icon {
    display: none !important
}

body[page=start]#top #lang-switch #lang-switch-current::after {
    display: inline-block
}

body[page=optin]#top [open-text-email] h2 {
    max-width: 380px;
    margin: 0 auto 5px;
    color: #c5007a;
    text-align: left
}

body[page=optin]#top .component+.component {
    margin-top: 25px
}

body[page=optin]#top [closed-multiple] ul {
    margin-top: 0
}

body[page=optin]#top [closed-multiple] ul.answerStyle-type-1 li label .button {
    border-radius: 50%
}

body[page=optin]#top .actions {
    justify-content: center;
    box-shadow: none;
    margin-top: 20px
}

body[page=optin]#top .actions .action {
    background: #c5007a;
    box-shadow: none;
    padding: 15px 25px;
    min-width: 300px;
    height: auto;
    width: auto;
    text-align: center;
    line-height: 1
}

body[page=optin]#top .actions .action>span {
    text-transform: none;
    font-weight: 400;
    font-size: 1.5rem;
    display: inline-block
}

body[page=optin]#top .actions .action.prev {
    display: none !important
}

body[page=optin]#top .actions .action.next::after {
    display: none
}

body[page=optin]#top .actions::before {
    display: none
}

body[page=optin]#top #header-container,
body[page=socio]#top #header-container {
    display: none !important
}

body[page=optin]#top #header-container img,
body[page=socio]#top #header-container img {
    margin-bottom: 0
}

body[page=optin]#top #progress-container,
body[page=socio]#top #progress-container {
    display: none
}

body[page=socio]#top .components-content {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start
}

body[page=socio]#top .component {
    flex: 0 0 47.5%;
    margin-top: 25px
}

body[page=socio]#top .component:first-child,
body[page=socio]#top .component:last-child,
body[page=socio]#top .component:nth-child(2) {
    flex: 1 0 100%
}

body[page=socio]#top .component:first-child {
    margin-top: 0
}

body[page=socio]#top .component:last-child {
    margin-top: 25px
}

body[page=socio]#top [content-text]:first-child p {
    font-size: 1.5rem;
    margin: 0
}

body[page=socio]#top [content-text]:first-child h6 {
    font-weight: 400;
    margin: 10px 0
}

body[page=socio]#top [open-numeric] h2,
body[page=socio]#top [open-text] h2 {
    font-size: 1.25rem;
    margin: 0 0 10px 0;
    color: #c5007a;
    text-align: left
}

body[page=socio]#top label.input-text-number {
    max-width: 100%
}

body[page=socio]#top [closed-single] {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between
}

body[page=socio]#top [closed-single] .errors {
    position: absolute;
    left: 15px;
    bottom: -25px
}

body[page=socio]#top [closed-single] h2 {
    flex: 0 0 20%;
    margin-top: 0;
    font-size: 1.25rem;
    font-weight: 400;
    color: #c5007a
}

body[page=socio]#top [closed-single] ul.orientation-horizontal {
    flex: 0 0 70%;
    margin-top: 0
}

body[page=socio]#top [closed-single] ul li {
    margin-top: 0
}

body[page=socio]#top [closed-single] ul.answerStyle-type-1 li label .text {
    color: #c5007a
}

body[page=start]#top #share {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin: 15px 0 30px 0
}

body[page=start]#top #share:after {
    content: "";
    display: block;
    width: 75%;
    height: 10px;
    background-image: url(https://assets.ivox.be/projects/20220402/img/intro_dash.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

body[page=start]#top #share .social-share-wrapper {
    width: 100%
}

body[page=start]#top #share .social-share-label {
    display: block !important;
    font-size: 1.5rem
}

[lang=fr-BE] body[page=start]#top #share .social-share-label {
    font-size: 1.25rem
}

body[page=start]#top #share .social-share-icon {
    display: none
}

body[page=start]#top #share .social-shares {
    display: flex !important;
    width: 75%;
    margin: 0 auto;
    position: static;
    flex-direction: row;
    justify-content: space-around;
    background: 0 0
}

body[page=start]#top #share .social-shares li {
    flex: 0 0 50px
}

body[page=start]#top #share .social-share {
    width: 50px;
    height: 50px
}

body[page=start]#top #share .social-share::before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

body#top #share .social-share.ma:before {
    background-image: url(https://assets.ivox.be/projects/20220402/img/mail.png)
}

body#top #share .social-share.fb:before {
    background-image: url(https://assets.ivox.be/projects/20220402/img/fb.png)
}

body#top #share .social-share.tw:before {
    background-image: url(https://assets.ivox.be/projects/20220402/img/tw.png)
}

body#top #share .social-share.ln:before {
    background-image: url(https://assets.ivox.be/projects/20220402/img/ln.png)
}

body[page=result]#top #share .social-share {
    z-index: 3
}

body[page=result]#top #share .social-shares {
    background: #fff
}

body[page=result]#top .social-share.fb:before,
body[page=result]#top .social-share.ln:before,
body[page=result]#top .social-share.ma:before,
body[page=result]#top .social-share.tw:before {
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important
}

body[page=result]#top .social-share.fb i,
body[page=result]#top .social-share.ln i,
body[page=result]#top .social-share.ma i,
body[page=result]#top .social-share.tw i {
    color: rgb(197, 0, 122) !important;
}

body#top [component-code=OPTIN] h2 {
    font-size: 1.3rem;
    font-weight: 300;
    color: #535353
}

body#top [component-code=EMAIL] {
    display: none
}

body#top [component-code=PROFILE] {
    display: none
}

body[page=optin]#top .actions {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

body[page=optin]#top #privacy {
    font-size: .8rem;
    color: #fff;
    margin: 10px 10px 0 10px
}

body[page=optin]#top #privacy a {
    color: #fff
}

body#top [component-code=QUIZ_SCORE],
body#top [component-code=TIPS],
body#top [component-code=TIPS] [closed-multiple],
body#top [component-code=TIPS] [closed-multiple] ul,
body#top [component-code=TIPS] [closed-multiple] ul li,
body#top [component-code=TIPS] [closed-multiple] ul li label,
body#top [component-code=TIPS] [closed-multiple] ul li label .button,
body#top [component-code=TIPS] [closed-multiple] ul li label .text {
    display: none !important;
    opacity: 0 !important
}

body[page=result]#top #content.wrapper {
    max-width: 1000px;
    z-index: 1
}

body[page=result]#top .component+.component {
    margin-top: 10px
}

body[page=result]#top [content-title] {
    display: none
}

body[page=result]#top #components-container .components-content {
    padding: 0 50px
}

body[page=result]#top .component:last-child,
body[page=result]#top .component:nth-child(3) {
    background: #c5007a;
    padding: 15px;
    font-size: .9rem
}

body[page=result]#top .component:last-child {
    margin-top: 50px
}

body[page=result]#top .component:last-child p:last-child {
    position: relative;
    font-size: 1.25rem;
    margin: 0
}

body[page=result]#top [result-profile]>div {
    display: flex;
    align-items: center;
    justify-content: space-between
}

body[page=result]#top [result-profile] .outcome-image {
    flex: 0 0 40%
}

body[page=result]#top [result-profile] .outcome-content {
    flex: 0 0 60%;
    padding: 0
}

body[page=result]#top [result-profile] .outcome-content p {
    font-size: .9rem;
    text-align: left;
    color: #fff
}

body[page=result]#top [result-profile] .outcome-label h2 {
    max-width: 100%;
    color: #fff;
    text-align: left
}

body[page=result]#top [result-profile] .outcome-label h2 span {
    position: relative
}

body[page=result]#top [result-profile] .outcome-label h2 span:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 10px;
    background: url(https://assets.ivox.be/projects/20220402/img/stripe_result_pink.png);
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat
}

body[page=result]#top [result-quiz] .outcome-content {
    padding: 25px 25px 0 25px
}

body[page=result]#top [result-quiz] .outcome-label h2 {
    font-size: 1rem;
    max-width: 100%;
    text-align: left;
    line-height: 1.4
}

body[page=result]#top [result-quiz] .outcome-label h2 i {
    font-style: normal
}

body[page=result]#top [result-quiz] .outcome-label h2 p {
    margin: 0;
    display: inline
}

body[page=result]#top [result-quiz] .outcome-label h2 span {
    font-size: 1.2rem;
    font-weight: 700
}

body[page=result]#top [result-quiz] .outcome-label h2 strong {
    background: #c5007a;
    font-weight: 400;
    padding: 3px
}

body[page=result]#top [result-quiz] .outcome-score {
    display: none
}

body[page=result]#top .outcome-image {
    background: 0 0
}

body[page=result]#top .action {
    background: #e69ec5;
    border-radius: 25px;
    font-size: 1.1rem
}

body[page=result]#top .answers-button {
    cursor: pointer;
    max-width: 200px;
    background: #c5007a;
    border-radius: 25px;
    margin: 25px auto !important
}

body[page=result]#top .answers-button .action {
    background: #c5007a;
    font-size: 1rem
}

body[page=result]#top .result-tip {
    display: none;
    text-align: left;
    padding: 25px 50px 0 50px
}

body[page=result]#top .result-tip.show {
    display: block
}

body[page=result]#top .components-content .show:first-child {
    padding-top: 0
}

body[page=result]#top .result-tip p {
    text-align: left;
    margin: 0;
    font-size: .9rem
}

body[page=result]#top .result-tip p:last-child {
    margin-top: 10px
}

body[page=result]#top .result-tip em {
    position: relative;
    text-align: left;
    color: #c5007a;
    font-size: 1.5rem
}

body[page=result]#top .result-tip em:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    min-width: 300px;
    height: 10px;
    background: url(https://assets.ivox.be/projects/20220402/img/stripe_result_white.png);
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat
}

body[page=result]#top .result-tip a {
    color: #fff
}

body[page=result]#top .tip-button {
    cursor: pointer;
    max-width: 200px;
    padding: 1px 0;
    background: #c5007a;
    border-radius: 25px;
    margin: 25px auto !important
}

body[page=result]#top .tip-button.hide {
    display: none
}

@media (hover:hover) {
    body[page=result]#top .tip-button:hover {
        box-shadow: 0 10px 10px rgba(0, 0, 0, .1)
    }
}

body[page=result]#top #header-components {
    height: auto;
    max-width: 1000px
}

body[page=result]#top #progress-container {
    display: none
}

body[page=result] [content-text=kvfLDmnK6D9hmwK0FEhMgx] p:nth-child(3) {
    cursor: pointer;
    font-style: italic;
    text-decoration: underline
}

body[page=result] [content-text=kvfLDmnK6D9hmwK0FEhMgx] p:nth-child(4) {
    display: none
}

#result-quiz-meter {
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
    height: 50px;
    padding: 25px 25px 0 25px;
    margin: 25px 0
}

#result-quiz-meter #meter-container {
    display: block;
    flex: 0 0 50%;
    width: 100%;
    border-radius: 25px;
    background: #00cd0f;
    background: linear-gradient(65deg, #00cd0f 0, #f98500 50%, #d50000 100%)
}

#result-quiz-meter #meter-labels-container {
    display: flex;
    margin-top: 5px;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

#result-quiz-meter #meter-labels-container span:nth-child(1) {
    color: #00cd0f
}

#result-quiz-meter #meter-labels-container span:nth-child(2) {
    color: #f98500
}

#result-quiz-meter #meter-labels-container span:nth-child(3) {
    color: #d50000
}

#result-quiz-meter #meter-bar {
    position: relative;
    height: 40px;
    width: calc(100% - 40px)
}

#result-quiz-meter #meter-handle {
    position: absolute;
    height: 40px;
    width: 40px;
    background: #fff;
    border-color: #fff;
    border-radius: 50%
}

#result-quiz-meter #meter-handle:before {
    content: "";
    display: block;
    position: absolute;
    border: none;
    background: #efafc5;
    border-radius: 50%;
    width: 17.5px;
    height: 17.5px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

#result-quiz-meter #meter-handle:after {
    content: "";
    display: block;
    position: absolute;
    background: #e88ba7;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

body[page=result] #footer-container {
    flex-direction: column
}

[open-slider-dilemma] p {
    color: #c5007a;
    font-size: .9rem
}

[open-slider-dilemma] .vue-slider {
    width: 100% !important;
    margin: 0
}

[open-slider-dilemma] .vue-slider .vue-slider-rail {
    width: calc(100% - 40px);
    margin: 0 auto;
    background: #fff;
    height: 40px;
    border-radius: 0
}

[open-slider-dilemma] .vue-slider .vue-slider-rail:after,
[open-slider-dilemma] .vue-slider .vue-slider-rail:before {
    display: block;
    position: absolute;
    top: 0;
    content: "";
    background: #fff;
    border-radius: 25px;
    width: 40px;
    height: 40px
}

[open-slider-dilemma] .vue-slider .vue-slider-rail:before {
    left: -20px
}

[open-slider-dilemma] .vue-slider .vue-slider-rail:after {
    right: -20px
}

[open-slider-dilemma] .vue-slider .vue-slider-dot {
    height: 40px;
    width: 40px;
    background-color: #f6e6ee;
    top: 0 !important;
    border-radius: 50%;
    margin-left: -20px
}

[open-slider-dilemma] .vue-slider .vue-slider-dot:before {
    position: absolute;
    border: none;
    background: #efafc5;
    border-radius: 50%;
    width: 17.5px;
    height: 17.5px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

[open-slider-dilemma] .vue-slider .vue-slider-dot:after {
    display: none
}

[open-slider-dilemma] .vue-slider .vue-slider-dot .vue-slider-dot-handle {
    position: absolute;
    background: #e88ba7;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

[open-slider-dilemma] .dilemmas>div {
    margin-top: 10px
}

[open-slider-dilemma] .dilemmas>div span {
    display: inline;
    background: #c5007a;
    color: #fff;
    padding: 5px;
    font-size: 1.25rem;
    font-weight: 400;
    box-sizing: border-box;
    line-height: 2
}

[open-slider-dilemma] .vue-slider .vue-slider-mark {
    height: 100% !important
}

[open-slider-dilemma] .vue-slider .vue-slider-mark-step {
    height: 100% !important;
    background: #c5007a
}

@media (max-width:1200px) {
    body #app-background {
        width: 140%;
        height: 140%;
        top: -20%;
        left: -20%
    }
}

@media (max-width:40em) {
    body#top #components-container {
        padding: 0 10px 0
    }

    body#top #app #pr-logo {
        width: 60px;
        top: 25px;
        left: 20px
    }

    body .app-init-logo h1 {
        font-size: 2rem
    }

    #share {
        margin-top: 25px
    }

    body[page=start]#top #share {
        margin-top: 15px
    }

    body[page=start]#top #share .social-share-label {
        font-size: 1.2rem
    }

    body[page=start]#top .actions {
        margin-top: 0
    }

    body[page=result]#top #share {
        margin-top: 0
    }

    #share .social-share-label {
        font-size: 1.1rem;
        text-align: center
    }

    body#top .flow-progress-bar>div[role] span {
        padding: 25px 0;
        font-size: 1rem
    }

    [open-slider-dilemma] .slider {
        margin-bottom: 25px
    }

    [open-slider-dilemma] .dilemmas>div span {
        font-size: 1rem
    }

    [closed-matrix-single] .closed-matrix-cell .radio .text {
        font-size: .9rem;
        word-break: break-word
    }

    [closed-multiple] ul.answerStyle-type-1 li label .text,
    [closed-single] ul.answerStyle-type-1 li label .text {
        font-size: 1rem
    }

    body[page=result]#top #content.wrapper {
        max-width: 700px
    }

    body[page=result]#top #components-container .components-content {
        padding: 0 10px
    }

    body[page=result]#top [result-profile]>div {
        flex-direction: column
    }

    [result-profile] .outcome-image img {
        max-width: 250px;
        max-height: 200px;
        margin-top: -30px
    }

    [closed-matrix-single] .cell-question div,
    [closed-matrix-single]>div>p>em {
        font-size: .9rem
    }

    body[page=socio]#top [closed-single] .errors {
        left: 0
    }

    [component-code=Q5] [open-slider-dilemma] .dilemmas>div span {
        font-size: .8rem
    }

    [component-code=Q17] [open-slider-dilemma] .dilemmas>div span,
    [component-code=Q21] [open-slider-dilemma] .dilemmas>div span,
    [component-code=Q9] [open-slider-dilemma] .dilemmas>div span {
        font-size: .9rem
    }
}

@media (max-width:35em) {

    body[page=socio]#top [content-text]:first-child p,
    h1,
    h2 {
        font-size: 1.4rem
    }
}

@media (max-width:32em) {
    body[page=socio]#top [closed-single] ul.orientation-horizontal:not(.grid-2) li {
        width: 25% !important
    }
}

@media (max-width:30em) {

    body[page=socio]#top [content-text]:first-child p,
    h1,
    h2 {
        font-size: 1.3rem
    }

    body#top #components-container .components-content {
        padding: 25px 25px 0
    }

    body#top .component+.component {
        margin-top: 25px
    }

    body[page=start]#top #share .social-share-label {
        font-size: 1.1rem
    }

    body[page=start]#top .component:first-child img {
        width: 200px !important;
        margin-top: 25px
    }

    body[page=optin]#top .actions .action,
    body[page=start]#top .actions .action {
        padding: 15px 25px;
        min-width: 150px
    }

    body[page=optin]#top .actions .action>span,
    body[page=start]#top .actions .action>span {
        font-size: 1.25rem
    }

    body[page=start]#top .component+.component {
        margin-top: 25px
    }

    body[page=socio]#top .component {
        flex: 1 0 100%;
        margin-top: 10px
    }

    #share .social-share-label {
        font-size: 1rem
    }

    [closed-multiple] ul.answerStyle-type-1 li label .text,
    [closed-single] ul.answerStyle-type-1 li label .text {
        font-size: .9rem
    }

    [closed-multiple] ul.answerStyle-type-1 li label .button,
    [closed-single] ul.answerStyle-type-1 li label .button {
        width: 10px;
        height: 10px;
        flex: 0 0 10px
    }

    [closed-multiple] ul.answerStyle-type-1 li.checked label .button>i,
    [closed-single] ul.answerStyle-type-1 li.checked label .button>i {
        width: 10px;
        height: 10px
    }

    [closed-multiple] ul.answerStyle-type-1 li.checked label .button>i:before,
    [closed-single] ul.answerStyle-type-1 li.checked label .button>i:before {
        width: 6px;
        height: 6px
    }
}

@media (max-width:25em) {

    body[page=socio]#top [content-text]:first-child p,
    h1,
    h2 {
        font-size: 1.1rem
    }

    body#top #components-container .components-content {
        padding: 25px 15px 0
    }

    body[page=optin]#top #app #pr-logo,
    body[page=socio]#top #app #pr-logo,
    body[page=start]#top #app #pr-logo {
        left: unset;
        right: 20px
    }

    body[page=start]#top #lang-switch {
        right: unset;
        left: 10px
    }

    body[page=socio]#top [closed-single] {
        flex-wrap: wrap
    }

    body[page=socio]#top [closed-single] ul.orientation-horizontal {
        flex: 1 0 100%;
        margin-top: 10px
    }
}