html {
    background-color: #9c9c9c;
    padding: 0px;
}

body {
    width: 80%;
    min-height: calc(100vh - 4em);
    margin: 0 auto;
    padding: 2em;
    background-color: #b4b4b4;
    border-color: #dadada;
    border-left-style: solid;
    border-right-style: solid;
    border-width: 20px;
}

p {
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-size: 18pt;
    line-height: 18pt;
    margin-top: 12pt;
    margin-bottom: 0pt;
    font-weight: 700;
}

dl {
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-size: 14pt;
    line-height: 18pt;
    margin-top: 12pt;
    margin-bottom: 0pt;
}

body.__i18n-ko p {
    line-height: 140%
}

p.value-description {
    text-indent: -16pt;
    margin-left: 20pt;
}

p.question {
    margin: 16pt auto;
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    width: 70%;
    min-width: 500pt;
    min-height: 144pt;
    background-color: #dfdfdf;
    padding: 16pt;
    border-radius: 16pt;
    font-size: 36pt;
    text-align: center;
    line-height: 1 !important;
    display: flex;
    flex-direction: column; /* Добавьте это */
    justify-content: center;
    align-items: center;

}

h1 {
    color: #222222;
    font-family: 'Montserrat', sans-serif;
    font-size: 72pt;
    text-align: center;
    line-height: 72pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
}

h2 {
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-size: 36pt;
    line-height: 36pt;
    margin-top: 12pt;
    margin-bottom: 0pt;
}

body.__i18n-ko h2 {
    line-height: 120%;
    margin-top: 0.5em
}

h3 {
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-size: 18pt;
    line-height: 18pt;
    margin-top: 12pt;
    margin-bottom: 0pt;
}

li {
    font-size: 16pt;
    text-indent: 16pt;
}

dt {
    font-family: 'Montserrat', sans-serif;
}

dd {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 12pt;
}

a {
    font-family: inherit;
}

img.center {
    display: block;
    margin: 1em auto;
    width: 20%;
    min-width: 400pt;
}

.button {
    background-color: #2196f3;
    font-family: 'Montserrat', sans-serif;
    border: none;
    border-radius: 8pt;
    color: white;
    padding: 8pt;
    width: 50%;
    min-width: 500pt;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 24pt;
    margin: -2px auto;
    cursor: pointer;
}

.small_button,
.small_button_off {
    background-color: #333;
    font-family: 'Montserrat', sans-serif;
    border: none;
    border-radius: 8pt;
    color: white;
    padding: 8pt;
    width: 10%;
    min-width: 100pt;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 18pt;
    margin: -2px auto;
    cursor: pointer;
}

.small_button_off {
    background-color: #ddd;
    color: #888;
    border: 2px solid #888;
    cursor: not-allowed;
    margin: -4px auto;
}

div.axis {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

div.bar {
    height: 36pt;
    line-height: 36pt;
    padding: 8pt;
    margin-top: 4pt;
    margin-bottom: 4pt;
    border-width: 4px;
    border-right-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-color: #222222;
    background-color: #eeeeee;
    display: block;
    width: 50%;
}

div.text-wrapper {
    font-family: 'Montserrat', sans-serif;
    font-size: 36pt;
    line-height: 36pt;
    color: #dddddd;
    display: inline-block;
}

div.authority {
    background-color: #cecece;
    text-align: left;
    border-right-style: solid;
}

div.anarchy {
    background-color: #111111;
    text-align: right;
    border-left-style: solid;
}

div.planning {
    background-color: rgb(209, 0, 0);
    text-align: left;
    border-right-style: solid;
}

div.markets {
    background-color: rgb(212, 177, 35);
    text-align: right;
    border-left-style: solid;
}

div.heterarchy {
    background-color: rgb(88, 116, 110);
    text-align: right;
    border-left-style: solid;
}

div.hierarchy {
    background-color: rgb(146, 117, 0);
    text-align: left;
    border-right-style: solid;
}

div.individualism {
    background-color: rgb(72, 142, 160);
    text-align: right;
    border-left-style: solid;
}

div.collectivism {
    background-color: rgb(138, 0, 0);
    text-align: left;
    border-right-style: solid;
}

div.horun {
    background-color: rgb(143, 172, 162);
    text-align: left;
    border-right-style: solid;
}

div.verun {
    background-color: rgb(142, 102, 161);
    text-align: right;
    border-left-style: solid;
}
div.nature {
    background-color: #4d8825ff;
    text-align: left;
    border-left-style: solid;
}

div.technology {
    background-color: #c939acff;
    text-align: right;
    border-right-style: solid;
}

div.conservative {
    background-color: #182152ff;
    text-align: left;
    border-left-style: solid;
}

div.progressive {
    background-color: #4c6b28ff;
    text-align: right;
    border-right-style: solid;
}

div.interventionism {
    background-color: #6d878eff;
    text-align: left;
    border-right-style: solid;
}

div.isolationism {
    background-color: #8d819fff;
    text-align: right;
    border-left-style: solid;
}

span.weight-300 {
    font-weight: 300;
}

canvas {
    border-color: #444444;
    border-style: solid;
    border-width: 2px;
    border-radius: 8pt;
    display: block;
    margin: 8pt;
    margin-left: auto;
    margin-right: auto;
}

#langPicker {
    position: static;
    right: 10em;
    font-size: 20px;
    top: 1em;
}
