.files_input_form{align-items:center;margin-top:10px;display:flex}.files_input_form__files_list{display:inline-block}.files_input_form__files_list .file_item{cursor:pointer;color:#7a8292;text-align:center;background-color:#fff;border:2px solid #682eff;border-radius:50%;width:40px;height:40px;margin-right:10px;padding-top:8px;font-size:20px;display:inline-block;position:relative}.files_input_form__files_list .file_item:hover{color:#f13434;background-color:#f13434}.files_input_form__files_list .file_item:hover:after,.files_input_form__files_list .file_item:hover:before{content:"";background-color:#fff;width:18px;height:2px;display:block;position:absolute;top:17px;left:9px}.files_input_form__files_list .file_item:hover:after{transform:rotate(45deg)}.files_input_form__files_list .file_item:hover:before{transform:rotate(-45deg)}@media (hover:none){.files_input_form__files_list .file_item{color:#f13434;background-color:#f13434}.files_input_form__files_list .file_item:after,.files_input_form__files_list .file_item:before{content:"";background-color:#fff;width:18px;height:2px;display:block;position:absolute;top:17px;left:9px}.files_input_form__files_list .file_item:after{transform:rotate(45deg)}.files_input_form__files_list .file_item:before{transform:rotate(-45deg)}}.files_input_form__add_button{cursor:pointer;background-color:#682eff;border-radius:50%;min-width:40px;height:40px;margin-right:10px;display:inline-block;position:relative}.files_input_form__add_button input{display:none}.files_input_form__add_button.dragged{background-color:#7a8292}.files_input_form__add_button:after{content:"+";color:#fff;font-size:27px;position:absolute;top:10px;left:12px}.files_input_form__description{width:50%;font-size:12px;font-weight:400;line-height:130%}@media screen and (max-width:33.9375em){.files_input_form__description{width:100%}}.payment_block{width:60%}@media screen and (max-width:47.9375em){.payment_block{width:auto}}.payment_block__title{text-align:center;letter-spacing:-.02em;color:#000;margin:0 0 20px;font-size:48px;font-weight:900;line-height:100%}@media screen and (max-width:47.9375em){.payment_block__title{text-align:left;font-size:36px}}.payment_block__buyer_type{border-bottom:1px solid #0000000d;margin-bottom:20px;padding-bottom:20px}@media screen and (max-width:61.9375em){.payment_block__buyer_type{white-space:nowrap;overflow-x:scroll}}.payment_block__buyer_type::-webkit-scrollbar{display:none}.payment_block__buyer_type{-ms-overflow-style:none;scrollbar-width:none}.payment_block__buyer_type>.content{flex-direction:row;justify-content:center;margin:auto;display:flex}@media screen and (max-width:61.9375em){.payment_block__buyer_type>.content{justify-content:flex-start;width:max-content;min-width:100%}}@media screen and (max-width:33.9375em){.payment_block__buyer_type>.content{flex-direction:column;gap:10px;width:auto;min-width:0}}.payment_block__buyer_type--item{cursor:pointer;font-size:17px;font-weight:700;line-height:130%}.payment_block__buyer_type--item:before{background-color:#f6f6f8}.payment_block__buyer_type--item.active{color:#fff}.payment_block__buyer_type--item.active:before{background-color:#f9733a}.payment_block__buyer_type--item:not(:last-child){margin-right:20px}.payment_block__company_selector{border-bottom:1px solid #0000000d;margin-bottom:20px;padding-bottom:20px;display:block;position:relative}.payment_block__company_selector .company_selector_block{min-width:250px;display:inline-block;position:relative}@media screen and (max-width:23.375em){.payment_block__company_selector .company_selector_block{min-width:100%}}.payment_block__company_selector .company_selector_block.showed .current_company{border-bottom:1px solid #0000000d;border-radius:10px 10px 0 0}.payment_block__company_selector .company_selector_block.showed .current_company:before{transform:rotate(-45deg)}.payment_block__company_selector .company_selector_block.showed .current_company:after{transform:rotate(45deg)}.payment_block__company_selector .company_selector_block.showed .company_list{border-radius:0 0 10px 10px}.payment_block__company_selector .current_company{cursor:pointer;background-color:#fff;border-bottom:1px solid #0000;border-radius:10px;width:100%;padding:15px 30px 15px 20px;font-size:14px;font-weight:500;line-height:130%;display:inline-block;position:relative;box-shadow:0 10px 25px #0000000d}.payment_block__company_selector .current_company:after,.payment_block__company_selector .current_company:before{content:"";background:#000;width:7px;height:2px;position:absolute;top:24px}.payment_block__company_selector .current_company:before{right:17px;transform:rotate(45deg)}.payment_block__company_selector .current_company:after{right:13px;transform:rotate(-45deg)}.payment_block__company_selector .company_list{background-color:#fff;border-radius:10px;margin:0;padding:0;font-size:14px;font-weight:500;line-height:130%;list-style:none;display:inline-block;position:absolute;top:49px;left:0;right:0;box-shadow:0 10px 25px #0000000d}.payment_block__company_selector .company_list li{cursor:pointer}.payment_block__company_selector .company_list li:hover{color:#7a8292}.payment_block__company_selector .company_list li span{padding:15px 20px;display:block}.payment_block__company_selector--company_action{color:#7a8292;cursor:pointer;background:0 0;border:0;margin-top:10px;font-size:14px;font-weight:500;line-height:130%;display:inline-block}.payment_block__company_selector--company_action.priority{color:#682eff}.payment_block__payment_types--list{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media screen and (max-width:47.9375em){.payment_block__payment_types--list{grid-template-columns:1fr;gap:10px}}.payment_block__payment_types--item{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:15px;padding:15px;display:inline-flex;box-shadow:0 10px 20px #00000008}.payment_block__payment_types--item.active{border:2px solid #682eff}@supports not (display:grid){.payment_block__payment_types--item{margin-right:20px}}.payment_block__payment_types--item .payment_type__icon{background-color:#f6f6f8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:15px;display:inline-flex}.payment_block__payment_types--item .payment_type__content{display:inline-block}.payment_block__payment_types--item .payment_type__title{font-size:14px;font-weight:700;line-height:130%;display:block}.payment_block__payment_types--item .payment_type__desc{color:#7a8292;font-size:14px;font-weight:400;line-height:130%;display:block}.payment_block__payment_types--bonus{margin-top:20px;font-size:14px;font-weight:500;line-height:130%}.payment_block__payment_types--bonus input{margin-right:8px}.payment_block__payment_types--bonus .count{color:#682eff}.payment_block__order_comment{border-top:1px solid #0000000d;margin-top:20px;padding-top:20px}.payment_block__order_comment--title{margin:0;font-size:14px;font-weight:700;line-height:130%}.payment_block__order_comment--comment{resize:none;background:#fff;border:#0000;border-radius:10px;outline:none;width:60%;height:118px;margin-top:10px;padding:15px}@media screen and (max-width:61.9375em){.payment_block__order_comment--comment{width:100%}}.payment_block__order_comment--comment::placeholder{color:#7a8292;font-size:14px;font-weight:400;line-height:130%}.payment_block__requisites{margin-top:15px}.payment_block__requisites--title{text-align:center;letter-spacing:-.02em;margin:0 0 10px;font-size:25px;font-weight:900;line-height:100%}.payment_block__requisites--item{justify-content:space-between;gap:15px;padding:1px;display:flex}@media screen and (max-width:47.9375em){.payment_block__requisites--item{flex-direction:column}.payment_block__requisites--item .value{padding-left:10px}}.payment_block__requisites--item:nth-child(2n){background-color:#f6f6f8}@media screen and (max-width:47.9375em){.payment_block__requisites--item:nth-child(2n){background-color:#0000}}.payment_block__requisites--item .title{font-size:14px;font-weight:700;line-height:130%}.payment_block__requisites--item .value{font-size:14px;line-height:130%}.payment_block__online_payment_info{align-items:center;margin-top:10px;display:flex}.payment_block__online_payment_info img{height:59px}.payment_block__online_payment_info span{color:#7a8292}.payment_block__order_files{align-items:center;margin-top:10px;display:flex}.payment_block__order_files--files_list{display:inline-block}.payment_block__order_files--files_list .file_item{cursor:pointer;color:#7a8292;text-align:center;background-color:#fff;border-radius:50%;width:40px;height:40px;margin-right:10px;padding-top:8px;font-size:20px;display:inline-block;position:relative}.payment_block__order_files--files_list .file_item:hover{color:#f13434;background-color:#f13434}.payment_block__order_files--files_list .file_item:hover:after,.payment_block__order_files--files_list .file_item:hover:before{content:"";background-color:#fff;width:18px;height:2px;display:block;position:absolute;top:19px;left:11px}.payment_block__order_files--files_list .file_item:hover:after{transform:rotate(45deg)}.payment_block__order_files--files_list .file_item:hover:before{transform:rotate(-45deg)}@media (hover:none){.payment_block__order_files--files_list .file_item{color:#f13434;background-color:#f13434}.payment_block__order_files--files_list .file_item:after,.payment_block__order_files--files_list .file_item:before{content:"";background-color:#fff;width:18px;height:2px;display:block;position:absolute;top:19px;left:11px}.payment_block__order_files--files_list .file_item:after{transform:rotate(45deg)}.payment_block__order_files--files_list .file_item:before{transform:rotate(-45deg)}}.payment_block__order_files--add_button{cursor:pointer;background-color:#682eff;border-radius:50%;min-width:40px;height:40px;margin-right:10px;display:inline-block;position:relative}.payment_block__order_files--add_button input{display:none}.payment_block__order_files--add_button.dragged{background-color:#7a8292}.payment_block__order_files--add_button:after{content:"+";color:#fff;font-size:31px;position:absolute;top:10px;left:11px}.payment_block__order_files .files_input_form__description{width:100%}.payment_block__order_files--description{font-size:12px;font-weight:400;line-height:130%}.payment_block__legal_entity_form{position:relative}.payment_block__legal_entity_form--cancel{cursor:pointer;z-index:1;background-color:#fff;background-clip:padding-box;border:10px solid #0000;border-radius:50%;width:45px;height:45px;position:absolute;top:-26px;right:-10px}.payment_block__legal_entity_form--cancel:after,.payment_block__legal_entity_form--cancel:before{content:"";background-color:#7a8292;width:16px;height:2px;display:block;position:absolute;top:11px;left:5px}.payment_block__legal_entity_form--cancel:after{transform:rotate(45deg)}.payment_block__legal_entity_form--cancel:before{transform:rotate(-45deg)}.payment_block__legal_entity_form .address_suggestion_input input{height:45px}.payment_block__legal_entity_form .input_block input{background:#f6f6f8}.payment_block__legal_entity_form .company_main_data,.payment_block__legal_entity_form .company_more_info__inputs{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media screen and (max-width:47.9375em){.payment_block__legal_entity_form .company_main_data,.payment_block__legal_entity_form .company_more_info__inputs{grid-template-columns:1fr}}.payment_block__legal_entity_form .company_more_info__alert{color:#f9733a;margin:20px 0 10px;font-size:14px;font-weight:500;line-height:130%}.payment_block__legal_entity_form .company_more_info__submit{float:right;max-width:133px;margin-top:20px;font-size:14px;font-weight:500;line-height:130%}.payment_block__legal_entity_form .company_more_info .clearfix{clear:both}
