.container-title[data-v-f230df88]{display:flex;flex-direction:column;margin:0 auto;max-width:1608px}.inputs[data-v-f230df88]{display:flex;gap:20px}@media screen and (max-width:1000px){.inputs[data-v-f230df88]{gap:10px}}@media screen and (max-width:370px){.inputs[data-v-f230df88]{flex-direction:column;gap:10px}}@media screen and (max-width:1000px){.text[data-v-f230df88]{order:-1}}.text img[data-v-f230df88]{border-radius:12px;max-height:450px;-o-object-fit:cover;object-fit:cover;width:100%}.text .text-car-show[data-v-f230df88]{align-items:center;background:#fff;border:1px solid #e4d8ce;border-radius:12px;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;padding:40px 30px;text-align:center}.text .text-car-show .text-car-show__image[data-v-f230df88]{max-width:300px;width:100%}.text .text-car-show .text-car-show__image img[data-v-f230df88]{border-radius:0;height:auto;max-height:200px;-o-object-fit:contain;object-fit:contain;width:100%}.text .text-car-show .text-car-show__title[data-v-f230df88]{color:#403a39;font-size:20px;font-weight:600}.text .text-car-show .text-car-show__price[data-v-f230df88]{color:var(--main-color);font-size:24px;font-weight:700}.text .text-car-show .text-car-show__select[data-v-f230df88]{border:1px solid var(--secondary-color);border-radius:8px;color:var(--secondary-color);cursor:pointer;font-size:14px;padding:8px 16px;transition:all .3s ease}.text .text-car-show .text-car-show__select[data-v-f230df88]:hover{background:var(--secondary-color);color:#fff}.trade__hero-section[data-v-f230df88]{background:transparent;margin-top:0;padding:0}.trade__hero[data-v-f230df88]{margin:0 auto;max-width:1920px;position:relative;width:100%;z-index:2}.trade__hero .trade__hero-bg[data-v-f230df88]{height:486px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:1500px){.trade__hero .trade__hero-bg[data-v-f230df88]{height:400px}}@media screen and (max-width:1023px){.trade__hero .trade__hero-bg[data-v-f230df88]{height:350px}}@media screen and (max-width:768px){.trade__hero .trade__hero-bg[data-v-f230df88]{height:300px}}@media screen and (max-width:540px){.trade__hero .trade__hero-bg[data-v-f230df88]{height:250px}}.trade__hero .trade__hero-image[data-v-f230df88]{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:95% 100%;object-position:95% 100%;position:absolute;top:0;width:100%}@media screen and (max-width:1199px){.trade__hero .trade__hero-image[data-v-f230df88]{-o-object-position:77% 50%;object-position:77% 50%}}@media screen and (max-width:768px){.trade__hero .trade__hero-image[data-v-f230df88]{-o-object-position:center;object-position:center}}.trade__hero .trade__hero-overlay[data-v-f230df88]{align-items:center;display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.trade__hero .trade__hero-overlay .container[data-v-f230df88]{width:100%}.title--white[data-v-f230df88]{color:#fff}.trade__section[data-v-f230df88]{background:#fff;margin-top:0;padding-bottom:20px;padding-top:40px}@media screen and (max-width:768px){.trade__section[data-v-f230df88]{padding-top:0}}.base-input[data-v-f230df88]{height:50px;position:relative}.base-input .paste-indicator[data-v-f230df88]{align-items:center;display:flex;font-size:12px;gap:5px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:opacity .3s}.base-input .paste-indicator.show[data-v-f230df88]{opacity:1}.base-input .paste-indicator .indicator-text[data-v-f230df88]{white-space:nowrap}.base-input .alert[data-v-f230df88]{font-size:14px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.base-input .form-input.paste-blocked[data-v-f230df88]{animation:shake-f230df88 .5s}.base-input .form-input.shortcut-blocked[data-v-f230df88]{animation:pulse-f230df88 .3s ease}.base-input .form-input.is-invalid[data-v-f230df88]{background-color:#ff44440d!important}.base-input .form-input.is-invalid[data-v-f230df88]:focus{box-shadow:0 0 0 3px #f443!important}@keyframes shake-f230df88{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@keyframes pulse-f230df88{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.container[data-v-f230df88]{display:grid;gap:20px;grid-template-columns:1fr 1fr;margin:0 auto}@media screen and (max-width:1540px){.container[data-v-f230df88]{max-width:1608px;padding:0 20px 0 0}}@media screen and (max-width:1600px){.container[data-v-f230df88]{padding:0 20px}}@media screen and (max-width:1000px){.container[data-v-f230df88]{gap:20px;grid-template-columns:1fr}}@media screen and (max-width:540px){.trade__section .container[data-v-f230df88]{padding:0 10px}}.trade__section .container .page__content[data-v-f230df88]{display:contents}.trade__section .container .page__form[data-v-f230df88]{width:100%}@media screen and (max-width:1000px){.trade__section .container .page__form[data-v-f230df88]{max-width:100%}}@media screen and (max-width:540px){.trade__section .container .page__form[data-v-f230df88]{padding:0 10px}}.trade__section .container .page__form .form__form .form__content[data-v-f230df88]{height:100%;width:100%}.trade__section .container .page__form .form__form .form__content .form__content-item[data-v-f230df88]{animation:fadeIn-f230df88 .3s ease-in-out;display:flex;flex-direction:column;gap:20px;width:100%}@media screen and (max-width:1199px){.trade__section .container .page__form .form__form .form__content .form__content-item[data-v-f230df88]{gap:15px}}.trade__section .container .page__form .form__form .form__content .form__content-item .form__item-title[data-v-f230df88]{font-size:28px;font-weight:500;line-height:30px;margin-top:10px}@media screen and (max-width:540px){.trade__section .container .page__form .form__form .form__content .form__content-item .form__item-title[data-v-f230df88]{font-size:24px;line-height:26px;text-align:center}}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block[data-v-f230df88]{display:flex;flex-direction:column;position:relative}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-select[data-v-f230df88]{background:#fff;border-radius:12px}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-select .car-select__wrapper[data-v-f230df88]{align-items:center;border:1px solid #e4d8ce;border-radius:12px;cursor:pointer;display:flex;gap:15px;padding:15px 20px;transition:.3s}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-select .car-select__wrapper[data-v-f230df88]:hover{border-color:var(--main-color);transition:.3s}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-select .car-select__wrapper .car-select__title[data-v-f230df88]{color:#403a39;font-size:16px;font-weight:500}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show[data-v-f230df88]{background:var(--bg-color);border-radius:4px;padding:20px 10px}@media screen and (max-width:1023px){.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show[data-v-f230df88]{background:transparent;border-radius:0;padding:0}}@media screen and (max-width:768px){.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show[data-v-f230df88]{background:var(--bg-color);border-radius:4px;padding:20px 10px}}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show .car-show__wrapper[data-v-f230df88]{cursor:pointer;display:flex;gap:20px;justify-content:center}@media screen and (max-width:1199px){.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show .car-show__wrapper[data-v-f230df88]{flex-direction:column}}@media screen and (max-width:768px){.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show .car-show__wrapper[data-v-f230df88]{flex-direction:row}}@media screen and (max-width:540px){.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show .car-show__wrapper[data-v-f230df88]{flex-direction:column}}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show .car-show__wrapper .car-show__content[data-v-f230df88]{display:flex;flex-direction:column;gap:10px;justify-content:center}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show .car-show__wrapper .car-show__content .car-show__title[data-v-f230df88]{font-size:18px;font-weight:600}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show .car-show__wrapper .car-show__content .car-show__price[data-v-f230df88]{align-items:end;display:flex;flex-wrap:wrap;gap:15px}@media screen and (max-width:768px){.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show .car-show__wrapper .car-show__content .car-show__price[data-v-f230df88]{gap:5px}}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show .car-show__wrapper .car-show__content .car-show__price .block[data-v-f230df88]{display:flex;flex-direction:column}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show .car-show__wrapper .car-show__content .car-show__price .current[data-v-f230df88]{color:var(--main-color);font-size:26px;font-weight:700;line-height:normal}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show .car-show__wrapper .car-show__content .car-show__select[data-v-f230df88]{border:1px solid var(--secondary-color);border-radius:4px;color:var(--secondary-color);font-size:14px;font-weight:500;padding:5px 10px;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show .car-show__wrapper .car-show__content .car-show__select[data-v-f230df88]:hover{opacity:.7;transition:all .3s ease}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show .car-show__wrapper .car-show__image[data-v-f230df88]{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:0 auto;min-width:200px;width:40%}.trade__section .container .page__form .form__form .form__content .form__content-item .form__form-block .car__choice .car-show .car-show__wrapper .car-show__image img[data-v-f230df88]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.trade__section .container .page__form .form__form .form__content .form__content-item .form__input-block[data-v-f230df88]{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1000px){.trade__section .container .page__form .form__form .form__content .form__content-item .form__input-block[data-v-f230df88]{gap:10px}}@media screen and (max-width:540px){.trade__section .container .page__form .form__form .form__content .form__content-item .form__input-block[data-v-f230df88]{flex-direction:column!important;gap:10px}}.trade__section .container .page__form .form__form .form__content .form__content-item .form__input-block .form-input[data-v-f230df88]{background:#fff;border:1px solid #e4d8ce;border-radius:12px;height:50px}@media screen and (max-width:1199px){.trade__section .container .page__form .form__form .form__content .form__content-item .form__input-block .form-input[data-v-f230df88]{height:60px}}.unified-form .form-section[data-v-f230df88]{display:flex;flex-direction:column;gap:12px}.unified-form .form-section .form-section__title[data-v-f230df88]{color:#403a39;font-size:18px;font-weight:600;margin:0;padding-left:5px}@media screen and (max-width:540px){.unified-form .form-section .form-section__title[data-v-f230df88]{font-size:16px}}.unified-form .section-divider[data-v-f230df88]{background:linear-gradient(90deg,transparent 0,#e4d8ce 20%,#999 50%,#e4d8ce 80%,transparent);height:1px;margin:5px 0;width:100%}.unified-form .form__form-submit[data-v-f230df88]{margin-top:10px}@keyframes fadeIn-f230df88{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.selects[data-v-f230df88]{display:flex!important;flex-direction:row!important}
