.choose-us-convert_chooseUs__MlwTy {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    row-gap: 68px
}

@media only screen and (max-width: 768px) {
    .choose-us-convert_chooseUs__MlwTy {
        row-gap: 32px
    }
}

.choose-us-convert_chooseUs_centered__bn47Q {
    justify-content: center
}

@media only screen and (max-width: 1024px) {
    .choose-us-convert_chooseUs_centered__bn47Q {
        justify-content: flex-start
    }
}

.choose-us-convert_chooseUs__title__bwlzK {
    margin: 0;
    font-weight: 700;
    font-size: 48px;
    line-height: 60px
}

@media only screen and (max-width: 768px) {
    .choose-us-convert_chooseUs__title__bwlzK {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px
    }
}

.choose-us-convert_chooseUs__title_centered__vmrjJ {
    text-align: center
}

@media only screen and (max-width: 1024px) {
    .choose-us-convert_chooseUs__title_centered__vmrjJ {
        text-align: left
    }
}

.choose-us-convert_chooseUs__content__uEeMq {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    column-gap: 32px
}

.choose-us-convert_image__9JdMF {
    width: 100%;
    max-width: 628px;
    padding: 32px 32px 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    border-radius: 24px;
    border: 1px solid #1d1d1d;
    background: linear-gradient(180deg, #000, #161616)
}

.choose-us-convert_image__9JdMF img {
    width: 375px;
    height: 402px;
    box-shadow: 0 0 16px 0 rgba(37, 33, 41, .04), 0 16px 28px 0 rgba(37, 33, 41, .04)
}

.choose-us-convert_list__HYnEu {
    list-style: none;
    padding: 0;
    max-width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: max-content max-content;
    grid-gap: 48px 32px;
    gap: 48px 32px;
}

@media only screen and (max-width: 1024px) {
    .choose-us-convert_list__HYnEu {
        gap: 32px 24px
    }
}

@media only screen and (max-width: 920px) {
    .choose-us-convert_list__HYnEu {
        gap: 24px 20px;
        max-width: 100%;
        margin: 0;
        grid-template-columns: 1fr 1fr;
    }
}

.choose-us-convert_item__cNW1g {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 8px
}

.choose-us-convert_item__icon__p7a0Q {
    display: flex;
    justify-content: center;
    align-items: center
}

.choose-us-convert_item__icon__p7a0Q svg {
    width: 24px;
    height: 24px
}

.choose-us-convert_item__text__rvgFT {
    margin: 0;
    font-weight: 400;
    letter-spacing: -.12px;
    font-size: 16px;
    line-height: 24px
}

@media only screen and (max-width: 768px) {
    .choose-us-convert_item__text__rvgFT {
        font-weight: 400;
        letter-spacing: -.08px;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: -.12px
    }
}

.choose-us-convert_item__text__rvgFT strong {
    font-weight: 600
}

.stepper_list__tadds {
    place-self: center flex-end;
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-padding-start: 16px;
    padding-inline-start: 16px
}

.stepper_list__tadds h3 {
    margin: 0 0 8px;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px
}

@media only screen and (max-width: 768px) {
    .stepper_list__tadds h3 {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: -.24px
    }
}

.stepper_list__tadds p {
    margin: 0;
    font-weight: 400
}

.stepper_itemNum__j4Pwp, .stepper_list__tadds p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -.12px
}

.stepper_itemNum__j4Pwp {
    position: absolute;
    left: -1px;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    background-color: var(--primary);
    border-radius: 50%;
    color: var(--secondary);
    font-weight: 600
}

body[dir=rtl] .stepper_itemNum__j4Pwp {
    left: unset;
    right: -1px;
    transform: translateX(50%)
}

.stepper_listItem__GGWbf {
    position: relative;
    -webkit-padding-start: 32px;
    padding-inline-start: 32px;
    padding-bottom: 32px;
    -webkit-border-start: 1px dashed var(--primary);
    border-inline-start: 1px dashed var(--primary)
}

@media only screen and (max-width: 425px) {
    .stepper_listItem__GGWbf {
        padding-bottom: 24px
    }
}

.stepper_listItem__GGWbf:last-child {
    -webkit-padding-start: 33px;
    padding-inline-start: 33px;
    -webkit-border-start: none;
    border-inline-start: none
}

.selector-input-search_input__wrapper__ewarl {
    display: grid;
    grid-template-columns:24px 1fr 24px;
    grid-gap: 16px;
    gap: 16px;
    padding: 8px 12px;
    background-color: var(--bg_2);
    border: 1px solid transparent;
    border-radius: 12px;
    overflow: hidden;
    cursor: text;
    transition: all .3s ease
}

.selector-input-search_input__wrapper__ewarl:hover {
    background-color: var(--bg_2)
}

.selector-input-search_input__wrapper__ewarl:focus-within {
    background-color: var(--secondary);
    border: 1px solid var(--backgroundAlpha_2)
}

.selector-input-search_input__wrapper__ewarl .selector-input-search_input__dYqFM {
    background: transparent;
    border: none;
    outline: none;
    color: var(--primary);
    height: 100%;
    width: 100%;
    font-weight: 400;
    letter-spacing: -.12px;
    font-size: 16px;
    line-height: 24px
}

.selector-input-search_input__wrapper__ewarl .selector-input-search_icon_search__rlJ25 {
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--toggleText);
    overflow: hidden
}

.selector-input-search_input__wrapper__ewarl .selector-input-search_icon_clear_wrapper__mMX00 {
    overflow: hidden;
    min-width: 24px;
    min-height: 24px;
    display: flex;
    justify-content: center;
    align-items: center
}

.selector-input-search_input__wrapper__ewarl .selector-input-search_icon_clear__QsnYE {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--primary);
    transition: all .3s ease
}

.selector-input-search_input__wrapper__ewarl .selector-input-search_icon_clear__QsnYE:hover {
    color: var(--iconsSecondary)
}

.selector-input-search_input__wrapper__ewarl .selector-input-search_icon_clear__QsnYE:active {
    color: var(--primary)
}

.styled-select_parentButton__o3PaZ {
    background-color: transparent;
    border: none;
    outline: none;
    color: var(--primary);
    padding: 0
}

.styled-select_itemHeader__KT9D2 {
    display: flex;
    align-items: center;
    padding: 12px 16px;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -.12px
}

.styled-select_nestedItem__gPPn1 {
    margin-left: 16px !important
}

.styled-select_listItemText__U0WG8 {
    margin-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.styled-select_placeholder__NLiwz {
    color: var(--tertiary)
}

.styled-select_listItem__Js_vy {
    display: flex;
    align-items: center;
    width: 100%;
    font-weight: 400;
    letter-spacing: -.12px;
    font-size: 16px;
    line-height: 24px
}

.styled-select_listItem__Js_vy img {
    width: 20px;
    height: 20px
}

.styled-select_leftIcon__45QP0 {
    margin-right: 12px
}

.styled-select_filter__i6E00, .styled-select_filter__i6E00.styled-select_filterActive__QD9ru {
    background-color: var(--primary);
    color: var(--secondary) !important
}

.styled-select_error__2UG2s {
    background-color: var(--backgroundAlpha_Negative_1) !important
}

.styled-select_arrow__h5QdZ {
    cursor: pointer;
    position: absolute;
    pointer-events: none;
    right: 15px
}

.styled-select_arrow__h5QdZ path {
    fill: var(--primary)
}

.styled-select_arrow__h5QdZ.styled-select_active__MV9BR path {
    fill: var(--secondary);
    background-color: #fff
}

.styled-select_arrow__h5QdZ.styled-select_open__F7Wkp {
    transform: rotate(180deg);
    transition: all .3s ease
}

.styled-select_inputSearchWrapper__PPfP0 {
    padding: 12px 16px;
    border-bottom: 1px solid var(--blogRateBorder)
}

.styled-select_notFoundText__j6PC7 {
    padding: 12px 16px;
    text-align: center;
    margin: 0;
    font-weight: 400;
    letter-spacing: -.12px;
    font-size: 16px;
    line-height: 24px
}

.styled-select_value_clearable__FW4Lh {
    background: var(--secondary);
    color: var(--primary);
    width: max-content;
    border-radius: 16px;
    padding: 0 8px
}

.styled-select_clear__button__d6Vy6 {
    cursor: pointer;
    margin-left: 12px;
    border: none;
    outline: none;
    background: var(--secondary);
    color: var(--primary);
    border-radius: 50%
}

.styled-select_clear__button__d6Vy6, .styled-select_clear__button_iconWrapper__UjBf8 {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center
}

.styled-select_selectList__2eRF7 {
    overflow-y: scroll;
    max-height: 222px;
    position: relative;
    z-index: 1
}

.styled-select_selectList__bg__ITmhJ {
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
    height: 30px;
    opacity: .9;
    background: linear-gradient(180deg, var(--primary) 0, var(--primary) 0, var(--backgroundAlpha_9) 0, var(--secondary) 100%)
}

.styled-select_selectList__2eRF7 .styled-select_element__7h9Sl {
    cursor: pointer;
    padding: 12px 16px;
    gap: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--primary);
    font-weight: 400;
    letter-spacing: -.12px;
    font-size: 16px;
    line-height: 24px
}

.styled-select_selectList__2eRF7 .styled-select_element__7h9Sl.styled-select_active__MV9BR {
    background-color: var(--bg_2)
}

.styled-select_selectList__2eRF7 .styled-select_element__7h9Sl:hover {
    background: var(--bg_2)
}

.styled-select_selectList__2eRF7 .styled-select_element__7h9Sl .styled-select_link__lang__DONxA {
    display: flex;
    align-items: center;
    gap: 10px;
    text-transform: capitalize
}

.styled-select_lng_flex__zJWid, .styled-select_selectList__2eRF7 .styled-select_element__7h9Sl .styled-select_link__lang__DONxA .styled-select_link__flag__kq4Mh {
    display: flex;
    align-items: center
}

.styled-select_lng_flex__zJWid {
    column-gap: 10px
}

.styled-select_lng_flex__zJWid span {
    color: var(--primary)
}

.styled-select_lng_flex_active__buZ30 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.styled-select_lng_wrapper__IG4Uj {
    position: relative
}

body[dir=rtl] .styled-select_inputWrapper__VmTq7 {
    left: 191px;
    right: unset
}

.styled-select_dropdown__icon__KgFBi {
    position: relative;
    color: var(--secondary);
    display: flex;
    align-items: center;
    justify-content: center
}

.styled-select_dropdown__icon_auth__Usyy5 button {
    background: var(--backgroundPrimary);
    box-shadow: 0 8px 16px var(--backgroundAlpha_2), 0 0 6px var(--backgroundAlpha_2)
}

.styled-select_dropdown__icon__KgFBi button:active {
    transform: scale(.8)
}

.styled-select_dropdown__icon__KgFBi button:hover {
    background: var(--backgroundSecondary) !important
}

.styled-select_dropdown__icon__KgFBi span {
    display: flex;
    justify-content: center;
    align-items: center
}

.form-item_formItem__GIMJS {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--bg_5);
    color: var(--primary);
    border-radius: 12px;
    padding: 16px;
    border: 1px solid var(--border_13)
}

.form-item_formItem__left___OSR0 {
    width: 100%
}

.form-item_formItem__direction__oUbC5 {
    margin: 0 0 2px;
    font-weight: 400;
    letter-spacing: -.08px;
    font-size: 14px;
    line-height: 20px;
    color: var(--text_1)
}

.form-item_formItem__input__Lixoe {
    background-color: transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -.44px;
    color: var(--primary)
}

@media only screen and (max-width: 576px) {
    .form-item_formItem__input__Lixoe {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px
    }
}

.form-item_formItem__input__Lixoe::-webkit-inner-spin-button, .form-item_formItem__input__Lixoe::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

.form-item_formItem__right__CP2zO {
    display: flex;
    align-items: center;
    justify-content: end;
    text-wrap: nowrap;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -.44px
}

@media only screen and (max-width: 576px) {
    .form-item_formItem__right__CP2zO {
        font-size: 20px;
        line-height: 28px
    }
}

.form-item_formItem__coin__XMwyI {
    display: flex;
    gap: 14px;
    align-items: center;
    -webkit-margin-end: 16px;
    margin-inline-end: 16px
}

@media only screen and (max-width: 1024px) {
    .form-item_formItem__coin__XMwyI {
        -webkit-margin-end: 8px;
        margin-inline-end: 8px
    }
}

@media only screen and (max-width: 576px) {
    .form-item_formItem__coin__XMwyI {
        -webkit-margin-end: 4px;
        margin-inline-end: 4px;
        gap: 8px
    }
}

.form-item_formItem__coin__icon__KkqzA {
    -webkit-margin-end: auto;
    margin-inline-end: auto;
    display: flex;
    align-items: center
}

.form-item_formItem__coin__icon__KkqzA img {
    width: 44px;
    height: 44px
}

@media only screen and (max-width: 576px) {
    .form-item_formItem__coin__icon__KkqzA img {
        width: 28px;
        height: 28px
    }
}

.form-item_formItem__coin__symbol__6BHda {
    width: 44px;
    height: 44px;
    background-color: var(--primary);
    color: var(--secondary);
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -.24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

@media only screen and (max-width: 576px) {
    .form-item_formItem__coin__symbol__6BHda {
        width: 28px;
        height: 28px
    }
}

.form-item_formItem__coin__symbol__6BHda.form-item_small__Ta1FI {
    width: 32px;
    height: 32px
}

.form-item_formItem__coin__title__byw2l {
    text-transform: uppercase;
    margin: 0
}

.form-item_formItem__coin__arrow__L4FQ5 {
    color: var(--primary);
    transform: rotate(-180deg);
    outline: none;
    border: none;
    background: transparent;
    transition: all .3s ease;
    flex-shrink: 0
}

.form-item_formItem__coin__arrow_active__gum7k {
    transform: none
}

.form-item_formItem__coin__listItem__nIDD8 {
    display: flex;
    gap: 14px
}

.form-item_formItem__coin__listItem__nIDD8 img {
    width: 32px;
    height: 32px
}

.converter_converter__bYY1e {
    background-color: var(--bg_6);
    border-radius: 24px;
    height: max-content
}

@media only screen and (max-width: 768px) {
    .converter_converter__bYY1e {
        margin-bottom: 24px
    }
}

.converter_converter__header__kXjtn {
    padding: 16px 24px;
    border-bottom: 1px solid var(--line_color)
}

@media only screen and (max-width: 425px) {
    .converter_converter__header__kXjtn {
        display: none
    }
}

.converter_converter__header__ellipses__mZ_3h {
    display: flex;
    align-items: center;
    column-gap: 11px
}

.converter_converter__header__ellipse__fpylV {
    width: 13px;
    height: 13px;
    border-radius: 100%;
    background-color: var(--line_color)
}

.converter_converter__body__DEdZt {
    padding: 40px 40px 41px
}

@media only screen and (max-width: 1024px) {
    .converter_converter__body__DEdZt {
        padding: 24px
    }
}

@media only screen and (max-width: 425px) {
    .converter_converter__body__DEdZt {
        padding: 24px 16px
    }
}

.converter_converter__body__header__VOyK7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 38px;
    gap: 10px
}

@media only screen and (max-width: 425px) {
    .converter_converter__body__header__VOyK7 {
        margin-bottom: 24px
    }
}

.converter_converter__body__header__title__9vlMU {
    margin: 0;
    color: var(--primary);
    font-size: 36px;
    font-weight: 700;
    line-height: 46px
}

@media only screen and (max-width: 1024px) {
    .converter_converter__body__header__title__9vlMU {
        font-size: 24px;
        font-weight: 600;
        line-height: 32px
    }
}

@media only screen and (max-width: 425px) {
    .converter_converter__body__header__title__9vlMU {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -.44px
    }
}

.converter_converter__body__header__fee__JsFou {
    display: flex;
    column-gap: 4px;
    padding: 6px 10px;
    background-color: var(--backgroundAlpha_Success_2);
    border-radius: 45px
}

.converter_converter__body__header__fee__JsFou svg {
    flex-shrink: 0
}

.converter_converter__body__header__fee__JsFou p {
    margin: 0;
    color: var(--success);
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.08px
}

.converter_converter__body__selectors__v_kaT {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 40px
}

@media only screen and (max-width: 768px) {
    .converter_converter__body__selectors__v_kaT {
        margin-bottom: 24px
    }
}

@media only screen and (max-width: 425px) {
    .converter_converter__body__selectors__v_kaT {
        gap: 12px
    }
}

.converter_converter__body__selectors__switch__GdNWO {
    width: 56px;
    height: 56px;
    outline: none;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--border_13);
    color: var(--primary);
    background-color: var(--secondary);
    border-radius: 50%;
    transition: all .3s ease
}

.converter_converter__body__selectors__switch__GdNWO:hover {
    background-color: var(--bgHeaderHover)
}

.converter_converter__body__selectors__switch__GdNWO:active {
    background-color: var(--bgHeaderActive)
}

.converter_converter__body__selectors__switch__GdNWO.converter_light__AF9Ag {
    box-shadow: -10px 0 80px 0 rgba(0, 0, 0, .1)
}

.converter_converter__body__selectors__switch__GdNWO:disabled {
    background-color: var(--bg_6);
    border: none;
    box-shadow: none
}

.converter_converter__body__info__fAJB5 {
    padding: 8px 16px;
    background-color: var(--line_color);
    border-radius: 45px
}

.converter_converter__body__info__fAJB5 p {
    color: var(--primary);
    margin: 0
}

.converter_converter__body__info__fAJB5 p .converter_notSelected__QYvQe {
    color: var(--text_1)
}

.converter_converter__body__info__row__q4WC_ {
    display: grid;
    grid-template-columns:1fr max-content 1fr;
    align-items: center;
    grid-column-gap: 20px;
    column-gap: 20px;
    margin-bottom: 40px
}

@media only screen and (max-width: 768px) {
    .converter_converter__body__info__row__q4WC_ {
        margin-bottom: 24px
    }
}

.converter_converter__body__info__row__q4WC_ span {
    width: 100%;
    height: 1px;
    background-color: var(--line_color)
}

.converter_converter__submit__lmUAN {
    display: block;
    width: 100%
}

.converter_converter__bYY1e.converter_buyPage__WKQDf .converter_converter__header__ellipse__fpylV {
    background-color: var(--negative)
}

.converter_converter__bYY1e.converter_buyPage__WKQDf .converter_converter__header__ellipse__fpylV:nth-child(2) {
    background-color: var(--warning)
}

.converter_converter__bYY1e.converter_buyPage__WKQDf .converter_converter__header__ellipse__fpylV:nth-child(3) {
    background-color: var(--success)
}

.accordion-info_accordion__5C4nv {
    width: 100%;
    max-width: 1280px;
    margin: auto;
    color: var(--primary);
    -webkit-tap-highlight-color: transparent
}

@media only screen and (max-width: 1440px) {
    .accordion-info_accordion_padding__WFpnM {
        padding: 0 32px
    }
}

@media only screen and (max-width: 576px) {
    .accordion-info_accordion_padding__WFpnM {
        padding: 0 16px
    }
}

.accordion-info_accordion__item__E5GvG {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding-top: 24px;
    border-bottom: 1px solid var(--border_10);
    cursor: pointer
}

@media only screen and (max-width: 576px) {
    .accordion-info_accordion__item__E5GvG {
        padding-top: 20px
    }
}

.accordion-info_accordion__item__E5GvG .accordion-info_content__iyUuE {
    margin: 0;
    font-weight: 400;
    letter-spacing: -.12px;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 24px
}

@media only screen and (max-width: 576px) {
    .accordion-info_accordion__item__E5GvG .accordion-info_content__iyUuE {
        padding-bottom: 20px
    }
}

.accordion-info_accordion__item__E5GvG .accordion-info_content__iyUuE strong {
    font-weight: 600
}

.accordion-info_accordion__item__E5GvG .accordion-info_content__list__lejp_ {
    padding: 0;
    display: flex;
    flex-direction: column;
    list-style: none
}

.accordion-info_accordion__item__E5GvG .accordion-info_item__header__ApS8c {
    display: flex;
    justify-content: space-between
}

.accordion-info_accordion__item__E5GvG .accordion-info_item__header__ApS8c h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 24px;
    max-width: 80%
}

@media only screen and (max-width: 576px) {
    .accordion-info_accordion__item__E5GvG .accordion-info_item__header__ApS8c h3 {
        margin-bottom: 20px
    }
}

.accordion-info_accordion__item__E5GvG .accordion-info_item__header__ApS8c .accordion-info_plus__hnFdm {
    width: 16px;
    height: 16px;
    position: relative
}

.accordion-info_accordion__item__E5GvG .accordion-info_item__header__ApS8c .accordion-info_plus__hnFdm:after, .accordion-info_accordion__item__E5GvG .accordion-info_item__header__ApS8c .accordion-info_plus__hnFdm:before {
    content: "";
    position: absolute;
    background-color: var(--primary);
    transition: all .3s ease;
    border-radius: 2px
}

.accordion-info_accordion__item__E5GvG .accordion-info_item__header__ApS8c .accordion-info_plus__hnFdm:before {
    width: 16px;
    height: 2px;
    top: 7.5px;
    left: 0
}

.accordion-info_accordion__item__E5GvG .accordion-info_item__header__ApS8c .accordion-info_plus__hnFdm:after {
    width: 2px;
    height: 16px;
    top: 1px;
    left: 7px;
    transform: scaleX(1.1);
    transform-origin: center
}

@media only screen and (max-width: 1024px) {
    .accordion-info_accordion__item__E5GvG .accordion-info_item__header__ApS8c .accordion-info_plus__hnFdm:after {
        transform: scaleX(1)
    }
}

.accordion-info_accordion__item__E5GvG .accordion-info_item__header__ApS8c .accordion-info_plus__hnFdm.accordion-info_minus__7UoPf:after {
    transform: scaleY(0)
}

.converter-block_converter___VR8_ {
    background-image: url(../icons/services/personal/converter-background.png);
    background-repeat: no-repeat;
    background-position: 100%;
    padding: 100px 80px
}

@media only screen and (max-width: 1024px) {
    .converter-block_converter___VR8_ {
        padding: 100px 32px
    }
}

@media only screen and (max-width: 768px) {
    .converter-block_converter___VR8_ {
        padding: 40px 16px;
        background-image: none
    }
}

.converter-block_converter___VR8_.converter-block_buyPage__wNI_9 {
    background-image: url(../icons/buy/converter-background.png);
    background-size: cover;
    background-position: top;
}



.converter-block_converter__container__03uwe {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns:minmax(250px, 1fr) minmax(300px, 628px);
    grid-column-gap: 53px;
    column-gap: 53px;
    align-items: center
}

@media only screen and (max-width: 1024px) {
    .converter-block_converter__container__03uwe {
        grid-template-columns:minmax(250px, 1fr) minmax(300px, 468px)
    }
    
    .converter-block_converter___VR8_.converter-block_buyPage__wNI_9 {
        background-size: 100% 100%;
    }
}

@media only screen and (max-width: 768px) {
    .converter-block_converter__container__03uwe {
        grid-template-columns:1fr
    }
}

.converter-block_converter__left__jn_xm {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.converter-block_converter__left__jn_xm.converter-block_short__z4itj {
    min-width: 250px
}

@media only screen and (max-width: 768px) {
    .converter-block_converter__calculator__BLIsX {
        order: -1
    }
}

.converter-block_converter__titleContainer__rsOCz {
    -webkit-hyphens: auto;
    hyphens: auto
}

.converter-block_converter__title__r2P4q {
    font-weight: 700;
    font-size: 68px;
    line-height: 80px;
    margin: 0 0 32px;
    color: var(--white)
}

@media only screen and (max-width: 1150px) {
    .converter-block_converter__title__r2P4q {
        font-weight: 700;
        font-size: 48px;
        line-height: 60px;
        margin-bottom: 24px
    }
}

@media only screen and (max-width: 1024px) {
    .converter-block_converter__title__r2P4q {
        font-weight: 700;
        font-size: 36px;
        line-height: 46px
    }
}

@media only screen and (max-width: 1440px) {
    .converter-block_converter__title__r2P4q.converter-block_long__ogcju {
        font-weight: 700;
        font-size: 48px;
        line-height: 60px;
        margin-bottom: 24px
    }
}

@media only screen and (max-width: 920px) {
    .converter-block_converter__title__r2P4q.converter-block_long__ogcju {
        font-weight: 700;
        font-size: 36px;
        line-height: 46px
    }
}

.converter-block_converter__title__r2P4q.converter-block_mobileTitle__e_AXr {
    order: -1;
    display: none
}

@media only screen and (max-width: 768px) {
    .converter-block_converter__title__r2P4q.converter-block_mobileTitle__e_AXr {
        display: block
    }

    .converter-block_converter__title__r2P4q.converter-block_laptopTitle__jRFz2 {
        display: none
    }
}

.converter-block_converter__subTitle__Cps49 {
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    margin: 0 0 20px;
    color: var(--white)
}

@media only screen and (max-width: 1150px) {
    .converter-block_converter__subTitle__Cps49 {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px
    }
}

@media only screen and (max-width: 768px) {
    .converter-block_converter__subTitle__Cps49 {
        font-weight: 600;
        font-size: 20px;
        line-height: 30px
    }
}

@media only screen and (max-width: 1440px) {
    .converter-block_converter__subTitle__Cps49.converter-block_long__ogcju {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px
    }
}

@media only screen and (max-width: 920px) {
    .converter-block_converter__subTitle__Cps49.converter-block_long__ogcju {
        font-weight: 600;
        font-size: 20px;
        line-height: 30px
    }
}

.converter-block_converter__textWrapper__xS7_1 {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    margin-bottom: 32px
}

.converter-block_converter__textWrapper__xS7_1 p {
    color: var(--white);
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -.24px
}

.converter-block_converter__button___1gjK {
    display: block;
    max-width: max-content;
    min-width: 100px
}

@media only screen and (max-width: 768px) {
    .converter-block_converter__button___1gjK {
        max-width: 100%
    }
}

/*# sourceMappingURL=114cc62fcd8a9d15.css.map*/
