.loader {
    position: fixed;
    z-index: 41413;
    width: 100%;
    height: 100%;
    margin: 0px auto;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .7);
}

.frame {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow: hidden;
}

iframe {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

iframe::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}

.framecard {
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
}

.framecard::-webkit-scrollbar {
    display: none;
}

.framecard {
    position: relative;
    width: 92%;
    height: 500px;
    border: none;
    z-index: 999;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.center-pos {
    position: absolute;
    max-width: 440px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.spinner {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: conic-gradient(#0000 10%, #91F900);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 9px), #000 0);
    animation: spinner-zp9dbg 1s infinite linear;
}

@keyframes spinner-zp9dbg {
    to {
        transform: rotate(1turn);
    }
}

.lbs-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0px auto;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
}

.icon {
    position: relative;
    pointer-events: none;
    fill: currentColor;
}

.lbs-sheet__content {
    width: 100%;
    max-width: 440px;
    overflow-x: hidden;
    overflow-y: overlay;
    height: 100%;
}

.up-container {
    background: white;
    width: 100%;
    height: 71px;
    top: 0px;
}

.up-container .header {
    top: 0;
    display: inline-flex;
    border-bottom: 1px solid #f0f0f0;
    box-shadow: 0 4px 56px rgb(0 0 0 / 12%);
    border-radius: 0;
    height: 70px;
    width: 100%;
}

.up-container .header .inline-flex {
    padding: 16px 16px;
    display: inline-flex;
}

.up-container .header .inline-flex .icon {
    border-radius: 16px;
    background-color: rgba(19, 197, 74, .045);
    margin-right: 10px;
    padding: 6px;
    color: rgba(19, 197, 74, .78);
    width: 32px;
    height: 32px;
}

.up-container .header .inline-flex .content {
    display: grid;
}

.up-container .header .inline-flex .content .title {
    font-weight: 700;
    font-size: 15px;
    color: rgba(19, 197, 74, .78);
}

.up-container .header .inline-flex .content .text {
    color: hsla(0, 0%, 50.2%, .78);
    font-size: 13px;
}

.plus-sheet {
    padding-top: 56px;
    padding-bottom: 15px;
    background: linear-gradient(219.57deg, #deebff 12.97%, #f7f1ff 34.26%, #e0e3ff 55.44%, #f0edff 86.69%);
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.plus-sheet__title {
    font-size: 28px;
    line-height: 40px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 8px;
}

.plus-sheet__subtitle {
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 24px;
    color: #6B6B6B;
    padding: 0 30px;
}

.sheet-benefits {
    background: #fff;
    margin: 0 16px 25px 16px;
    padding: 20px 0 1px 0;
    border-radius: 16px;
    box-shadow: 0px 32px 8px -24px rgba(0, 0, 0, 0.02), 0px 8px 40px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.16);
    overflow: hidden;
}

.sheet-benefits__item {
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    margin-bottom: 20px;
}

.sheet-benefits__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 2px;
}

.sheet-benefits__subtitle {
    font-size: 15px;
    line-height: 22px;
    opacity: 0.65;
}

.sheet-benefits__icon2 {
    position: relative;
    overflow: hidden;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    margin-right: 14px;
    margin-top: 3px;
}

.mobileInput_wrap__RbnnS {
    position: relative;
    display: block;
    width: 100%;
}

.mobileInput_label__2RcjA {
    position: relative;
    display: block;
    padding-top: 8px;
    padding-left: 24px;
    font-size: 13px;
    line-height: 15px;
    color: #000;
    pointer-events: none;
}

.styles_formNumberLabel__3dQVl {
    margin-right: 180px;
}

.mobileInput_wrapFirst__3RHeR .mobileInput_label__2RcjA {
    padding-top: 16px;
}

.mobileInput_content__1D6wn {
    position: relative;
    display: block;
    width: calc(100% - 24px);
    padding-right: 24px;
    margin-left: 24px;
}

.mobileInput_input__2WBfr {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 44px;
    padding: 0;
    border: none;
    font-weight: 500;
    font-size: 17px;
    color: #000;
    resize: none;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    /* padding-top: 15px; */
    margin-top: 5px;
    padding-left: 15px;
}

.styles_mobileCardType__1xLP2 {
    position: absolute;
    top: 13px;
    right: 26px;
}

.styles_logoLine__3AW9C {
    margin-left: 9px;
}

.styles_mobileNumber__iI3Qt,
.styles_mobileWrap__3zMqw {
    position: relative;
    display: block;
    padding-bottom: 15px;
}

.styles_mobileBottom__3qCZi {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.mobileInput_wrap__RbnnS {
    position: relative;
    display: block;
    width: 100%;
}

.mobileInput_label__2RcjA {
    position: relative;
    display: block;
    padding-top: 8px;
    padding-left: 24px;
    font-size: 13px;
    line-height: 15px;
    color: #000;
    pointer-events: none;
}

.mobileInput_wrapLast__1tuPQ .mobileInput_content__1D6wn {
    padding-bottom: 6px;
    border-bottom: none;
}

.mobileInput_content__1D6wn {
    position: relative;
    display: block;
    width: calc(100% - 24px);
    padding-right: 24px;
    margin-left: 24px;
}

.header__s {
    background-color: #dffbf5;
    position: absolute;
    top: 71px;
    width: 100%;
    height: 54px;
    padding-left: 24px;
}

.header_selectWrap__1cFqV {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    height: 54px;
}

.header_selectTitle__1bUBP {
    position: relative;
    margin-top: 2px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
    color: #000;
}

.mobileForm_header__2ylIO {
    padding: 20px 24px;
    margin-bottom: -40px;
}

.styles_headerSum__1DrYd {
    position: relative;
    display: inline-block;
    margin: 0;
    font-weight: 400;
    font-size: 30px;
}

.styles_headerSumBold__3yxxP {
    font-weight: 600;
}

.styles_headerSumCurrency__1E3ih {
    font-size: 20px;
    margin-left: 5px;
}

.mobileForm_footer__ZX_yI {
    position: relative;
    display: -webkit-flex;
    display: flex;
    width: calc(100% - 32px);
    padding: 16px;
    padding-top: 0px; }

.payment__checkbox:not(:last-child) {
    margin-top: 20px;
    margin-bottom: 13px;
}

.payment__checkbox {
    display: flex;
    align-items: flex-start;
    cursor: pointer;
    margin: 0 16px 10px 16px;
}

.payment__checkbox-input {
    flex-shrink: 0;
    margin-top: 2px;
    width: 9px;
    height: 9px;
    margin-right: 5px;
}

.payment__checkbox-descr {
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    color: #AFAFAF;
}