@charset "UTF-8";
.popular__items__coins{display:grid;padding-top:40px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.pairs__item_coins{justify-content:center}.pairs__arrow{padding:0 10px}.block_about p{gap:20px;margin-bottom:20px;display:flex;align-items:center;justify-content:start}.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__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}}.float_fix_wrapper{display:flex;width:100%;justify-content:space-evenly;border:#8c8c8e 1px solid;border-radius:16px}.float_fix_container{padding:20px}.fix_button:nth-child(2){border-left:1px solid #8c8c8e}.fix_button{cursor:pointer;padding:8px 8px 8px 30px;color:#5f6368;width:100%;text-align:center;display:flex;justify-content:space-between;gap:10px;align-items:center}.fix_button.active:nth-child(1){border-top-left-radius:16px;border-bottom-left-radius:16px}.fix_button.active:nth-child(2){border-top-right-radius:16px;border-bottom-right-radius:16px}.fix_button:nth-child(2):hover{background:#292b2f;border-top-right-radius:16px;border-bottom-right-radius:16px;transition:background-color .5s ease,color .5s ease}.fix_button:nth-child(1):hover{background:#292b2f;border-top-left-radius:16px;border-bottom-left-radius:16px;transition:background-color .5s ease,color .5s ease}.fix_button.active{background-color:#585AD129;color:#585ad1;border:1px solid #585ad1}.tooltip__button_float,.tooltip__button_fix{position:relative}.lock_icon{fill:#8c8c8e}.fix_button.active .lock_icon{fill:#585ad1}.tooltip_fix,.tooltip_float{position:absolute;top:-85px;min-width:250px;transform:translateX(-50%);background-color:#2c2c2e;color:#fff;padding:6px 10px;border-radius:5px;font-size:13px;opacity:0;pointer-events:none;transition:opacity .2s}.tooltip_fix{top:-65px}.tooltip__button_fix:hover .tooltip_fix{opacity:1}.tooltip__button_float:hover .tooltip_float{opacity:1}.lock_text_wrapper{display:flex;gap:20px;align-items:center;font-size:12px}@media (max-width:530px){.float_fix_wrapper{flex-direction:column}.fix_button:nth-child(2){border-left:none}.fix_button.active:nth-child(1){border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-left-radius:0}.fix_button.active:nth-child(2){border-bottom-right-radius:16px;border-bottom-left-radius:16px;border-top-right-radius:0}.fix_button:nth-child(2):hover{border-bottom-right-radius:16px;border-bottom-left-radius:16px;border-top-right-radius:0}.fix_button:nth-child(1):hover{border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-left-radius:0}}.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}