.offer-form__price{-ms-flex-align:start;align-items:flex-start;gap:6px;width:100%;display:-ms-flexbox;display:flex}.offer-form__currency{background:rgba(206,204,204,.1);border-radius:18px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:94px;min-width:94px;height:56px;margin-top:28px;display:-ms-flexbox;display:flex}.offer-form .sell__paper{-ms-flex-align:start;align-items:flex-start}.offer-form__file{background:rgba(206,204,204,.1);border-radius:10px;width:100px;height:100px;position:relative;overflow:hidden}.offer-form__file img{object-fit:cover}.offer-form__file--empty{border:1px dotted rgba(255,255,255,.15)}.offer-form__file:hover img{object-fit:contain;z-index:10;max-width:500px;max-height:500px;width:unset;height:unset;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(1);box-shadow:0 4px 8px rgba(0,0,0,.3)}.offer-form__upload{color:#191919;width:142px;height:48px;font-family:var(--font-space),sans-serif;cursor:pointer;background:#fff700;border-radius:10px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-weight:700;display:-ms-flexbox;display:flex;position:relative}.offer-form__upload span{cursor:pointer;font-weight:700}.offer-form__upload input{cursor:pointer;opacity:0;z-index:1;width:142px;height:48px;position:absolute;top:0;left:0}.offer-form__upload-text{color:#cecccc}.offer-form__fee{color:#cecccc;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;gap:16px;width:100%;max-width:350px;display:-ms-flexbox;display:flex}.offer-form__submit-wrapper{gap:24px;width:100%;display:-ms-flexbox;display:flex}.offer-form__row{-ms-flex-direction:row;flex-direction:row;gap:24px;width:-webkit-max-content;width:max-content;display:-ms-flexbox;display:flex}.offer-form__row--center{-ms-flex-align:center;align-items:center}.offer-form__row--min{-ms-flex-wrap:wrap;flex-wrap:wrap}.offer-form__row--min:has(.counter-field){width:100%}.offer-form__row--min:has(.counter-field) .counter-field{-ms-flex:1;flex:1}.offer-form__submit{max-width:-webkit-max-content;max-width:max-content;height:48px}
