.v-payment-item{height:440px;width:calc(33.33333% - 30px);background-color:#fff;color:#111;color:var(--c-black-text)}@media (max-width:1050px){.v-payment-item{width:calc(50% - 30px)}}@media (max-width:750px){.v-payment-item{width:100%}}.v-payment-item_header{background-color:#d1edf3;background-color:var(--c-light-blue);height:64px;color:#1294b0;color:var(--c-bg-blue);display:flex;padding:0 24px;justify-content:space-between;align-items:center}@media (max-width:750px){.v-payment-item_header{padding:0 12px}}.v-payment-item_header_logo{width:170px;height:34px}.v-payment-item_header_title{text-align:right}.v-payment-item_content{display:flex;flex-direction:column;grid-gap:15px;gap:15px;padding:16px 24px;overflow-y:scroll;height:calc(100% - 64px)}.v-payment-item_content.__overflow{overflow-y:hidden}@media (max-width:750px){.v-payment-item_content{padding:16px 12px}}.v-payment-item_content_action{color:#e75053;color:var(--c-red);display:flex;align-items:center;grid-gap:5px;gap:5px}.v-payment-item_button{cursor:pointer;-webkit-text-decoration:underline dashed;text-decoration:underline dashed;text-underline-offset:3px}.v-payment-partner{padding:100px 0;height:100%}.v-payment-partner_header{margin-top:0}.v-payment-partner_items{width:100%;display:flex;flex-wrap:wrap;grid-gap:30px;gap:30px}@media (max-width:750px){.v-payment-partner_items{grid-gap:30px 0;gap:30px 0}}.v-payment_wrap{height:100%}.v-payment_back-figure{display:none}@media (min-width:1280px){.v-payment_back-figure{display:block;position:absolute;top:130px;right:0;width:100%;max-width:550px;height:auto}}.v-payment_banks{display:none}@media (min-width:640px){.v-payment_banks{display:block}}.v-payment_banks-item_icon{max-width:80%}.v-payment_current_content{display:flex;flex-direction:column;grid-gap:24px;gap:24px;margin-top:50px;margin-bottom:40px}@media (min-width:1280px){.v-payment_current_content{margin-bottom:165px}}.v-payment_current_content_info{display:flex;grid-gap:16px;gap:16px;flex-direction:column;max-width:455px}.v-payment_current_content_info_title{display:flex;flex-direction:column;grid-gap:5px;gap:5px}.v-payment_current_content_info_title_subtitle{color:#794795;color:var(--c-violet);font-weight:700}.v-payment_current_content_info_title_header{margin:0}.v-payment_current_content_img-wrap{display:flex;flex-direction:row;grid-gap:16px;gap:16px;align-items:center}.v-payment_current_content_img{background-color:#794795;background-color:var(--c-violet);height:48px;width:48px;border-radius:3px}.v-payment_banks{display:flex;flex-wrap:wrap;width:100%;grid-gap:2px;gap:2px}.v-payment_banks-item{display:flex;justify-content:center;align-items:center;background-color:#d1edf3;background-color:var(--c-light-blue);height:48px;width:150px}.v-payment_service{position:relative;padding:40px 20px;background:#d1edf3;background:var(--c-light-blue);margin-bottom:40px}@media (min-width:1280px){.v-payment_service{padding:40px 50px;margin-bottom:100px}}.v-payment_service_text{display:flex;flex-direction:column;grid-gap:16px;gap:16px;position:relative;z-index:3;z-index:var(--z-content-3)}@media (min-width:1280px){.v-payment_service_text{max-width:500px}}.v-payment_service_image{display:none}@media (min-width:1280px){.v-payment_service_image{display:block;position:absolute;right:0;top:0;bottom:0;height:100%;z-index:1;z-index:var(--z-content-1)}.v-payment_service_image:before{z-index:2;z-index:var(--z-content-2);content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:linear-gradient(90deg,#d1edf3 20%,hsla(0,0%,100%,0));background:linear-gradient(90deg,var(--c-light-blue) 20%,hsla(0,0%,100%,0))}}.v-payment_service_image_item{height:100%;width:100%}.v-payment_current_content_info_desc.user-text ul,.v-payment_service_text_item.user-text ul{margin-top:-16px}.v-payment_service_text_item{color:#797979;color:var(--c-grey-text)}.v-form-with-chick{display:flex;padding:60px 0;justify-content:center}.v-form-with-chick_content{display:flex;align-items:center}.v-form-with-chick_chick-herself{max-width:100%}.v-form-with-chick_chick-herself-wrap{display:none;width:40%;margin-right:30px;flex-shrink:0;align-items:center;justify-content:center}@media (min-width:760px){.v-form-with-chick_chick-herself-wrap{display:flex}}.v-form-with-chick_content_desc{color:#797979;color:var(--c-grey-text);margin:0 0 24px}.v-form-with-chick_content_title{margin-bottom:24px}