html, body {    height: 100%;}.wrapper {    background-image: url(./Images/background__5.4.5.14116.png);    position: absolute;    width: 100%;    height: 100%;    background-size: cover;}.wrapper .w-inherit {    width: inherit;}.olimp-sections .main-page-img {    width: 160px;    height: 160px;    object-fit: contain;    margin: auto;}.olimp-sections .section-icon-exam {    background-image: url(./Images/exam_mode_illustration__5.4.5.14116.svg);}.olimp-sections .section-icon-exam-disabled {    background-image: url(./Images/exam_mode_illustration_disabled__5.4.5.14116.svg);}.olimp-sections .section-icon-prep {    background-image: url(./Images/study_mode_illustration__5.4.5.14116.svg);}.olimp-sections .section-icon-prep-disabled {    background-image: url(./Images/study_mode_illustration_disabled__5.4.5.14116.svg);}.olimp-sections .section-icon-competition {    background-image: url(./Images/contest_mode_illustration__5.4.5.14116.svg);}.olimp-sections .section-icon-competition-disabled {    background-image: url(./Images/contest_mode_illustration_disabled__5.4.5.14116.svg);}.olimp-sections .section-icon-briefintro {    background-image: url(./Images/brief_mode_illustration__5.4.5.14116.svg);}.olimp-sections .section-icon-briefintro-disabled {    background-image: url(./Images/brief_mode_illustration_disabled__5.4.5.14116.svg);}.olimp-sections .mt-30vh {    margin-top: 30vh;}.main-page-border {    border-right: solid 1px #90a4ae;}.olimp-sections .row>div:last-of-type {    border-right: none;}.olimp-sections .sections-row > div:last-of-type {    border-right: none;}.olimp-sections .pb-70 {    padding-bottom: 70px;}.olimp-sections .nowrap {    white-space: nowrap;}.olimp-sections .sub-container:not(.disabled):hover {    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14);    border-radius: 8px;}.olimp-sections .sub-container:not(.disabled):hover > p > .olimp-btn {    background-color: #339beb;}.olimp-sections .sub-container {    padding: 18px 12px 12px 12px;    cursor: pointer;    height: 100%;    max-height: none;    min-width: 0;}.container-sections {    margin-top: 30vh;}.changeable-container {    margin-left: auto;    margin-right: auto;}.sections-row {    display: flex;}.olimp-btn.disabled {    background-color: #eceff1;     color: #90a4ae;}.main-page-title-menu.disabled {    color: #90a4ae;}.icon-lock-button {    width: 14px;    height: 9px;    padding-right: 13px;    display: inline-block;    background-image: url(./Images/icon_lock_button__5.4.5.14116.svg);    background-repeat: no-repeat;}@media (max-width: 1200px) {    .container-sections {        margin-top: 15vh;    }    .sections-row {        flex-direction: column;    }    .wrapper {        height: auto;    }    .main-page-border {        border-right: none;    }}@media (max-width: 1190px) {    .container-sections {        margin-top: 15vh;    }}@media (min-width: 992px) {    .one-section {               position: relative;        width: 100%;        padding-right: 15px;        padding-left: 15px;        max-width: 285.25px;    }}