@charset "UTF-8";
.change{max-width:640px;margin-left:auto;margin-right:auto;text-align:left;background-color:#191a1d;border-radius:22px}.change__address{padding:20px;padding-bottom:10px;border-bottom:1px solid var(--dark-gray);border-top:1px solid var(--dark-gray)}.change__footer{padding:20px}.change__prop{font-size:11px;color:var(--gray);text-transform:uppercase}.change__network{margin-right:10px;font-size:10px;color:var(--gray)}.change__prop_lower{text-transform:inherit;font-size:12px}.change__value{padding:5px;font-size:20px;word-break:break-word;font-weight:600}.change__top{position:relative;display:flex}.change__block{align-items:center;width:50%;gap:10px;padding:20px 30px}.change__block:first-child{padding-right:35px;border-right:1px solid var(--dark-gray)}.change__block:last-child{padding-left:35px}.change__block .change__unit{display:flex;justify-content:space-between}.change__arrow{position:absolute;width:30px;height:30px;background-color:var(--dark-gray);border-radius:100%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%) rotate(-90deg)}.change__arrow img{position:relative;left:8px;top:5px;transform:rotate(90deg)}.change__currency-button{cursor:pointer;color:var(--white);background-color:var(--dark-gray)}.change__row{display:flex;border-bottom:1px solid var(--dark-gray)}.change__col+.change__col{border-left:1px solid var(--dark-gray)}.change__col{padding:20px;padding-bottom:10px}.change__col.has-error .change__value,.change__col.has-error .change__prop{color:var(--red)}.change__error{color:var(--red);font-size:12px;font-weight:500}.change__agree{margin-bottom:20px;align-items:flex-start}.change__input{margin-left:-5px}@media (max-width:767px){.change{margin-bottom:20px}.change__top{flex-direction:column}.change__block{width:100%;padding:20px}.change__block:first-child{padding-right:20px;border-right:none;border-bottom:1px solid var(--dark-gray)}.change__block:last-child{padding-left:20px}.change__row{display:block}.change__col+.change__col{border-left:none;border-top:1px solid var(--dark-gray)}.change__col{padding:20px}.change__arrow{transform:translateX(-50%) translateY(-50%) rotate(0deg)}}.change__col+.change__col{width:100%}@media (max-width:500px){.input_font-size_brp{font-size:15px}.dist_address_plh::placeholder{font-size:16px}}@media (max-width:415px){.dist_address_plh::placeholder{font-size:14px}}.js-camera-pop-up{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1000}.js-camera-pop-up.active{opacity:1;pointer-events:all}.camera_pop__overflow{border-radius:12px;padding:10px;transition:transform .3s ease}.qr_code_close img{filter:invert(100%)}.qr_code_close{background-color:unset;border-radius:100%;display:flex;align-items:center;justify-content:center;width:50px;height:50px;margin-right:8px}@media (max-width:640px){.qr_code_close{margin-right:0}}.qr-code__header{border-bottom:1px solid #3d3d3d}.qr-code__title{font-size:16px;padding:17px 24px}@media (max-width:640px){.qr-code__title{padding:0 20px}}.qr-shaded-region-corner{width:40px;height:40px;border:5px solid #fff;position:absolute;--offset:-2.5px}@media (min-width:640px){.qr-shaded-region-corner{width:51%;height:51%;border:1px solid #585ad1}}.qr-shaded-region-corner_lt{border-right:unset;border-bottom:unset;border-radius:15px 0 0;top:var(--offset);left:var(--offset)}.qr-shaded-region-corner_lb{border-top:unset;border-right:unset;border-radius:0 0 0 15px;bottom:var(--offset);left:var(--offset)}.qr-shaded-region-corner_rt{border-left:unset;border-bottom:unset;border-radius:0 15px 0 0;top:var(--offset);right:var(--offset)}.qr-shaded-region-corner_rb{border-top:unset;border-left:unset;border-radius:0 0 15px;bottom:var(--offset);right:var(--offset)}.video__block{background:rgba(25,26,29,1);position:relative;z-index:2;max-width:640px;width:100vw;border-radius:22px}@media (max-width:640px){.video__block{height:100vh}}.input_camera__wrapper{display:flex;justify-content:space-between}.open-camera-button{border-radius:12px}.camera_reader{width:100%}@media (min-width:640px){.camera_reader{padding:24px;box-sizing:content-box;width:calc(100% - 48px);height:calc(100% - 48px)}}#reader video{object-fit:cover;border-radius:10px;max-width:100%}#reader button{padding:10px;background:#000;color:#fff}