.renderText_link__ouJKb {
    display: inline-flex;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
    line-height: 100%;
    color: var(--color-purple-300);
    letter-spacing: .03em
}

.renderText_link_icon__26B25 {
    margin-left: 4px;
    fill: var(--color-purple-300);
    transform: scale(1.2)
}

.renderText_text__ttuQp {
    line-height: 26px;
    color: var(--color-graybase-100)
}

.renderText_bold__16i_W {
    font-weight: 600
}

.renderText_italic__8YM_d {
    font-style: italic
}

.renderText_strikethrough__fUgPB {
    text-decoration: line-through
}

.renderText_underline__18746 {
    text-decoration: underline
}

@media(max-width: 575px) {
    .renderText_link__ouJKb {
        display:block
    }
}

.styles_list__3u7c6 {
    flex-direction: column;
    counter-reset: super-counter
}

.styles_item__2w0zD,.styles_list__3u7c6 {
    display: flex;
    align-items: flex-start
}

.styles_item__2w0zD {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 24px;
    color: var(--color-graybase-100)
}

.styles_numbered_item__Dxa4W {
    counter-increment: super-counter
}

.styles_numbered_item__Dxa4W:before {
    content: counter(super-counter) "."
}

.styles_bulleted_item__1cMcV:before {
    position: relative;
    display: block;
    min-width: 6px;
    min-height: 6px;
    margin: 9px 10px 0 0;
    content: "";
    background: var(--color-purple-500);
    border-radius: 50%
}

.Column_column__MUoEG {
    display: flex;
    flex-direction: column;
    margin: 10px
}

.ColumnList_column__1liNy {
    flex-basis: 0;
    flex-grow: 1
}

.ColumnList_column_list__28A0D {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 5px 0
}

@media(max-width: 575px) {
    .ColumnList_column_list__28A0D {
        display:block
    }
}

.headings_common__2pFgt {
    font-weight: 500;
    color: #fff
}

.headings_header__2M9Aa {
    margin: 24px 0;
    font-size: 32px;
    line-height: 32px
}

.headings_sub_sub_header__3WnVV {
    margin: 24px 0;
    font-size: 18px
}

@media(max-width: 998px) {
    .headings_sub_header__l5k27 {
        font-size:18px;
        line-height: 26px
    }
}

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

.Image_image__3rE6E {
    max-width: 100%;
    max-height: 100%
}

.NumberedListItem_list__17yow {
    display: flex;
    align-items: flex-start
}

.NumberedListItem_number__fdTAT {
    margin: -2px 10px 0 0;
    color: var(--color-graybase-100);
    transform: translateY(6px)
}

.NumberedListItem_content__2O5Wo {
    display: flex;
    flex-direction: column
}

.Paragraph_container__3FrB_ {
    display: inline-block;
    line-height: 120%
}

.Paragraph_empty__2Dn8M {
    width: 100%;
    height: 20px
}

.Video_video__2qJna {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top: 56.25%;
    margin: 20px 0;
    overflow: hidden
}

.Video_responsive_iframe__b1VDk {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.Block_block__3tX3N {
    margin: 8px 0
}

.ErrorMessage_container__KhjcI {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 200px
}

.ErrorMessage_code__uvE7F {
    margin-bottom: 20px;
    font-size: 60px
}

.ErrorMessage_delimiter__1qMfn {
    width: 75px;
    height: 2px;
    background: hsla(0,0%,100%,.5)
}

.ErrorMessage_codeDescription__1BkYb {
    margin-top: 25px;
    font-size: 24px;
    font-weight: 400
}

.FaqArticle_container__3FZoY {
    width: 935px;
    margin: 0 0 0 80px;
    overflow: hidden;
    font-size: 18px;
    transition: all .2s ease-in-out
}

.FaqArticle_title__1M699 {
    margin-bottom: 36px;
    font-size: 32px
}

.FaqArticle_back__1xQiS {
    display: none
}

@media(max-width: 998px) {
    .FaqArticle_container__3FZoY {
        min-width:100%;
        margin: 0;
        background: var(--color-graybase-700)
    }

    .FaqArticle_back__1xQiS {
        display: block;
        font-size: 18px;
        font-weight: 500;
        line-height: 26px;
        letter-spacing: .05em
    }

    .FaqArticle_back__1xQiS span {
        display: flex
    }

    .FaqArticle_back__1xQiS svg {
        margin-right: 8px
    }

    .FaqArticle_translated__1O6am {
        z-index: 2;
        transform: translateX(-100%)
    }

    .FaqArticle_title__1M699 {
        margin-top: 28px;
        margin-bottom: 66px;
        font-size: 24px;
        line-height: 34px
    }
}

@media(max-width: 575px) {
    .FaqArticle_container__3FZoY {
        min-width:95%;
        padding: 0 14px
    }
}

.Loader_container__33MtP {
    flex-direction: column
}

.Loader_container__33MtP,.Loader_header__1hyHm {
    display: flex;
    justify-content: space-between
}

.Loader_header__1hyHm {
    width: 100%;
    margin-bottom: 25px
}

.Loader_title__-XqFZ {
    width: 65%;
    height: 36px;
    margin-bottom: 30px
}

.Loader_row__29pJW,.Loader_title__-XqFZ {
    background: hsla(0,0%,100%,.5);
    border-radius: 2px;
    opacity: .3
}

.Loader_row__29pJW {
    height: 18px;
    margin-bottom: 15px
}

.Loader_action__Q-Zlh {
    width: 28px;
    height: 28px;
    margin-left: 6px;
    border-radius: 2px
}

.Loader_action__Q-Zlh,.Loader_img__MTYBm {
    background: hsla(0,0%,100%,.5);
    opacity: .3
}

.Loader_img__MTYBm {
    width: 55%;
    height: 243px;
    margin: 10px 0 20px
}

.Loader_list__3gt0V {
    display: flex;
    margin-top: 5px
}

.Loader_point__2bZKL {
    width: 8px;
    height: 8px;
    margin: 4px 10px 0 0;
    background: hsla(0,0%,100%,.5);
    border-radius: 2px;
    opacity: .3
}

.Section_section_header__2Ct6p {
    box-sizing: border-box;
    padding-top: 15px;
    line-height: 120%;
    color: var(--color-graybase-100);
    cursor: pointer;
    transition: color .3s linear
}

.Section_section__J0qoS,.Section_section__J0qoS:after,.Section_section_header__2Ct6p {
    position: relative
}

.Section_section__J0qoS:after {
    bottom: -1px;
    left: 0;
    display: block;
    width: 100%;
    content: "";
    border-bottom: 1px solid hsla(0,0%,100%,.1)
}

.Section_section__J0qoS:last-child:after {
    display: none
}

.Section_title__1LL1c {
    padding-bottom: 15px
}

.Section_selected__WpfWZ {
    color: var(--color-purple-300)
}

@media(max-width: 998px) {
    .Section_section_header__2Ct6p {
        color:#fff
    }
}

.CollapsableSection_section_header__2cbDO {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 120%;
    color: var(--color-graybase-100);
    letter-spacing: -.35px;
    cursor: pointer;
    transition: color .3s linear
}

.CollapsableSection_sub_items__1croE {
    display: flex;
    flex-direction: column;
    max-height: 0;
    overflow: hidden;
    transition: max-height .15s;
    transition-timing-function: cubic-bezier(0,1,0,1);
    will-change: max-height
}

.CollapsableSection_sub_item__1_yHR {
    box-sizing: border-box;
    padding: 13px 5px 15px 15px;
    margin-bottom: 2px;
    line-height: 120%;
    color: var(--color-graybase-100);
    letter-spacing: -.3px;
    cursor: pointer;
    border-radius: 4px;
    transition: color .3s linear,background .3s linear
}

.CollapsableSection_sub_item__1_yHR:hover {
    background: rgba(87,87,95,.5)
}

.CollapsableSection_icon__2uXIf {
    position: absolute;
    top: 50%;
    right: 0;
    fill: #fff;
    transition: transform .3s cubic-bezier(.4,0,.2,1),fill .3s linear;
    transform: translateY(-50%);
    will-change: transform
}

.CollapsableSection_icon_opened__2R5uk {
    transform: rotate(180deg) translateY(50%)
}

.CollapsableSection_opened__3fWI0 {
    max-height: 10000px;
    transition: max-height .15s;
    transition-timing-function: cubic-bezier(1,0,1,0)
}

.CollapsableSection_selected__3p2ai,.CollapsableSection_selected_sub__NuKLM {
    color: var(--color-purple-300)
}

.CollapsableSection_selected_sub__NuKLM {
    background: rgba(87,87,95,.5)
}

@media(max-width: 998px) {
    .CollapsableSection_section_header__2cbDO {
        color:#fff
    }
}

.Loader_container__2fYKm {
    flex-direction: column
}

.Loader_container__2fYKm,.Loader_header__2E-0K {
    display: flex;
    justify-content: space-between
}

.Loader_header__2E-0K {
    width: 100%;
    margin-bottom: 25px
}

.Loader_row__2AX7T {
    height: 24px;
    background: hsla(0,0%,100%,.5);
    border-radius: 2px;
    opacity: .3
}

.Loader_delimiter__2vZVA {
    margin: 15px 0;
    border-bottom: 1px solid hsla(0,0%,100%,.1)
}

.Menu_container__rl-Mo {
    min-width: 360px;
    max-width: 360px;
    margin-right: 20px
}

.Menu_container__rl-Mo,.Menu_menu__1rTk_ {
    display: flex;
    flex-direction: column
}

.Menu_selected_item__2L53W {
    color: var(--color-purple-400);
    background: rgba(87,87,95,.5)
}

.Menu_collapse_body__1wFBX {
    padding-right: 5px;
    padding-left: 5px;
    line-height: 120%
}

.Menu_search__3Jcsd {
    margin-bottom: 21px
}

@media(max-width: 998px) {
    .Menu_container__rl-Mo {
        min-width:100%;
        margin-right: 0
    }

    .Menu_search__3Jcsd {
        width: 100%;
        height: 56px;
        margin-bottom: 28px
    }

    .Menu_search__3Jcsd input {
        height: 56px;
        padding-left: 43px;
        font-size: 18px;
        line-height: 26px
    }

    .Menu_search__3Jcsd svg:first-child {
        margin: 9px 0 0 4px;
        transform: scale(1.2)
    }
}

@media(max-width: 575px) {
    .Menu_container__rl-Mo {
        min-width:95%;
        padding: 0 14px
    }
}

.FaqPage_container__2-l6p {
    box-sizing: border-box;
    display: flex;
    min-height: calc(100% - 26px);
    padding: 43px 30px;
    background: var(--color-graybase-600);
    border-radius: 4px
}

.FaqPage_title_wrapper__27MQv {
    width: 100%;
    padding: 34px 30px 26px;
    border-bottom: 1px solid hsla(0,0%,100%,.1)
}

@media(max-width: 998px) {
    .FaqPage_container__2-l6p {
        padding:10px 0;
        margin: 0 16px;
        overflow-x: hidden;
        background: var(--color-graybase-700)
    }
}

@media(max-width: 600px) {
    .FaqPage_container__2-l6p {
        padding:6px 0
    }
}
