.section__trade[data-v-12dd801f]{background:#fff}.page .page__content .page__form .form__form[data-v-12dd801f]{align-items:center;display:flex;flex-direction:column;justify-content:center}.page .page__content .page__form .form__form .form__steps[data-v-12dd801f]{margin-bottom:50px;position:relative;width:100%}.page .page__content .page__form .form__form .form__steps-list[data-v-12dd801f]{align-items:center;display:flex;gap:15px;justify-content:space-between;list-style:none;margin:0;padding:0;position:relative;z-index:2}.page .page__content .page__form .form__form .form__steps-item[data-v-12dd801f]{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;position:relative}.page .page__content .page__form .form__form .form__steps-item--active .form__steps-item__number[data-v-12dd801f]{background:var(--secondary-color);transition:.3s}.page .page__content .page__form .form__form .form__steps-item--active .form__steps-item__text[data-v-12dd801f]{color:var(--main-black);transition:.3s}.page .page__content .page__form .form__form .form__steps-item__number[data-v-12dd801f]{align-items:center;background:#dbdbdb;border-radius:20px;color:#fff;display:flex;font-size:20px;font-weight:700;height:auto;justify-content:center;padding:10px;transition:.3s;width:auto}@media screen and (max-width:540px){.page .page__content .page__form .form__form .form__steps-item__number[data-v-12dd801f]{font-size:14px}}.page .page__content .page__form .form__form .form__steps-item__text[data-v-12dd801f]{color:#dbdbdb;font-size:10px;margin-top:5px;position:absolute;text-align:center;top:45px;width:90px}.page .page__content .page__form .form__form .form__steps-progress[data-v-12dd801f]{background-color:#dbdbdb;border-radius:20px;height:5px;left:0;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:0}.page .page__content .page__form .form__form .form__steps-progress--filled[data-v-12dd801f]{background-image:linear-gradient(to right,var(--secondary-color),var(--secondary-color));background-repeat:no-repeat;background-size:100% 100%;height:100%;transition:width .3s ease-in-out;width:10%}.page .page__content .page__form .form__form .form__content[data-v-12dd801f]{height:100%;width:100%}.page .page__content .page__form .form__form .form__content .form__content-item[data-v-12dd801f]{animation:fadeIn .3s ease-in-out;display:flex;flex-direction:column;gap:15px;justify-content:space-between;min-height:250px;width:100%}.page .page__content .page__form .form__form .form__content .form__content-item .form__form-block[data-v-12dd801f]{display:flex;flex-direction:column;gap:10px;position:relative}.page .page__content .page__form .form__form .form__content .form__content-item .form__form-block .form__form-submit[data-v-12dd801f]{background:var(--secondary-color);border:3px solid var(--secondary-color);color:var(--bg-light);font-weight:700;padding:15px;transition:.3s}.page .page__content .page__form .form__form .form__content .form__content-item .form__form-block .form__form-submit[data-v-12dd801f]:hover{opacity:.7;transition:.3s}.page .page__content .page__form .form__form .form__content .form__content-item .item__controls[data-v-12dd801f]{display:flex;flex-direction:row-reverse;justify-content:space-between;width:100%}.page .page__content .page__form .form__form .form__content .form__content-item .item__controls .btn[data-v-12dd801f]{align-items:center;background:var(--secondary-color);border-radius:20px;color:#fff;display:flex;font-size:var(--small-size);gap:10px;padding:5px 10px}.car__choice .car-select .car-select__wrapper[data-v-12dd801f]{align-items:center;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;gap:15px;justify-content:center;padding:30px;transition:.3s}.car__choice .car-select .car-select__wrapper[data-v-12dd801f]:hover{opacity:.7;transition:.3s}.car__choice .car-select .car-select__wrapper .car-select__title[data-v-12dd801f]{background:var(--secondary-color);border-radius:16px;color:#fff;padding:15px 20px;text-align:center}.car__choice .car-select .car-select__wrapper .car-select__image img[data-v-12dd801f]{filter:grayscale(100%);height:100%;width:100%}.car__choice .car-show .car-show__wrapper[data-v-12dd801f]{background:#fff;border:var(--border);border-radius:20px;cursor:pointer;display:grid;gap:10px;grid-template-columns:1fr;overflow:hidden}@media screen and (max-width:768px){.car__choice .car-show .car-show__wrapper[data-v-12dd801f]{grid-template-columns:1fr}}.car__choice .car-show .car-show__wrapper .car-show__content[data-v-12dd801f]{display:flex;flex-direction:column;gap:10px;justify-content:space-between;padding:20px 10px}@media screen and (max-width:768px){.car__choice .car-show .car-show__wrapper .car-show__content[data-v-12dd801f]{padding:0 10px 10px}}.car__choice .car-show .car-show__wrapper .car-show__content .car-show__title[data-v-12dd801f]{font-size:18px;font-weight:600}.car__choice .car-show .car-show__wrapper .car-show__content .car-show__price[data-v-12dd801f]{align-items:end;display:flex;flex-wrap:wrap;gap:15px}@media screen and (max-width:768px){.car__choice .car-show .car-show__wrapper .car-show__content .car-show__price[data-v-12dd801f]{gap:5px}}.car__choice .car-show .car-show__wrapper .car-show__content .car-show__price .block[data-v-12dd801f]{display:flex;flex-direction:column}.car__choice .car-show .car-show__wrapper .car-show__content .car-show__price .old[data-v-12dd801f]{color:var(--grey);text-decoration:line-through}.car__choice .car-show .car-show__wrapper .car-show__content .car-show__price .current[data-v-12dd801f]{color:var(--secondary-color);font-size:26px;font-weight:700;line-height:normal}.car__choice .car-show .car-show__wrapper .car-show__content .car-show__price .credit[data-v-12dd801f]{border:1px solid var(--secondary-color);border-radius:20px;color:var(--secondary-color);font-size:var(--standart-size);padding:5px}.car__choice .car-show .car-show__wrapper .car-show__image[data-v-12dd801f]{align-items:center;display:flex;justify-content:center;padding:20px 20px 0;width:100%}@media screen and (max-width:768px){.car__choice .car-show .car-show__wrapper .car-show__image[data-v-12dd801f]{padding:15px}}.car__choice .car-show .car-show__wrapper .car-show__image img[data-v-12dd801f]{height:100%;max-width:250px;-o-object-fit:contain;object-fit:contain;width:100%}.car__choice .car-show .car-show__select[data-v-12dd801f]{align-items:center;background:#fff;border:var(--border);border-radius:20px;cursor:pointer;display:flex;font-size:var(--standart-size);justify-content:center;margin-top:10px;padding:5px 10px;transition:.3s;width:-moz-fit-content;width:fit-content}.car__choice .car-show .car-show__select[data-v-12dd801f]:hover{opacity:.7;transition:.3s}.stock__section[data-v-d42c26e4]{margin-bottom:25px}@media screen and (max-width:640px){.stock__section .container[data-v-d42c26e4]{padding:0}}.stock__section .container .stock[data-v-d42c26e4]{align-items:center;border-radius:10px;display:flex;justify-content:center;position:relative}@media screen and (max-width:640px){.stock__section .container .stock[data-v-d42c26e4]{border-radius:0;flex-direction:column}}.stock__section .container .stock .stock__left[data-v-d42c26e4]{align-items:center;background:#5bb469;border-radius:10px 0 0 10px;display:flex;height:82px;justify-content:center;left:0;position:absolute;width:245px}@media screen and (max-width:1024px){.stock__section .container .stock .stock__left[data-v-d42c26e4]{width:190px}}@media screen and (max-width:768px){.stock__section .container .stock .stock__left[data-v-d42c26e4]{width:150px}}@media screen and (max-width:640px){.stock__section .container .stock .stock__left[data-v-d42c26e4]{border-radius:0;height:45px;position:relative;width:100%}}.stock__section .container .stock .stock__left[data-v-d42c26e4]:before{background:var(--bg-light);content:"";height:90px;position:absolute;right:-15px;top:-4px;transform:rotate(20deg);width:3px;z-index:1}@media screen and (max-width:640px){.stock__section .container .stock .stock__left[data-v-d42c26e4]:before{content:none}}.stock__section .container .stock .stock__left[data-v-d42c26e4]:after{border-right:30px solid transparent;border-top:82px solid #5bb469;content:"";height:82px;position:absolute;right:-30px;top:0;width:40px}@media screen and (max-width:640px){.stock__section .container .stock .stock__left[data-v-d42c26e4]:after{content:none}}.stock__section .container .stock .stock__left p[data-v-d42c26e4]{background:transparent;color:var(--bg-light);font-size:46px;font-weight:800;letter-spacing:4.6px;line-height:48px;padding-left:15px;text-transform:uppercase}@media screen and (max-width:1024px){.stock__section .container .stock .stock__left p[data-v-d42c26e4]{font-size:40px;letter-spacing:3px;line-height:42px}}@media screen and (max-width:768px){.stock__section .container .stock .stock__left p[data-v-d42c26e4]{font-size:28px;letter-spacing:2px;line-height:30px;padding-left:10px}}@media screen and (max-width:640px){.stock__section .container .stock .stock__left p[data-v-d42c26e4]{display:inline-flex;font-size:20px;font-weight:700;line-height:24px;padding-left:0}}@media screen and (max-width:375px){.stock__section .container .stock .stock__left p[data-v-d42c26e4]{font-size:18px;letter-spacing:0}}.stock__section .container .stock .stock__left p span[data-v-d42c26e4]{display:none}@media screen and (max-width:640px){.stock__section .container .stock .stock__left p span[data-v-d42c26e4]{display:block;margin-left:8px}}.stock__section .container .stock .stock__img[data-v-d42c26e4]{align-items:center;background:url(../images/stock.png) no-repeat 50% 39% var(--main-color);background-size:cover;display:flex;height:82px;justify-content:center;margin:0 auto;max-width:990px;width:100%}@media screen and (max-width:1200px){.stock__section .container .stock .stock__img[data-v-d42c26e4]{max-width:720px}}@media screen and (max-width:1024px){.stock__section .container .stock .stock__img[data-v-d42c26e4]{max-width:610px}}@media screen and (max-width:768px){.stock__section .container .stock .stock__img[data-v-d42c26e4]{max-width:430px}}@media screen and (max-width:640px){.stock__section .container .stock .stock__img[data-v-d42c26e4]{align-items:flex-start;background:url(../images/stock.png) no-repeat 8% 50% var(--main-color);background-size:cover;height:230px;max-width:600px}}.stock__section .container .stock .stock__img h2[data-v-d42c26e4]{color:var(--bg-light);font-size:23px;line-height:33px;text-align:center;text-transform:uppercase}@media screen and (max-width:1024px){.stock__section .container .stock .stock__img h2[data-v-d42c26e4]{font-size:19px;line-height:28px}}@media screen and (max-width:768px){.stock__section .container .stock .stock__img h2[data-v-d42c26e4]{font-size:16px;line-height:26px}}@media screen and (max-width:640px){.stock__section .container .stock .stock__img h2[data-v-d42c26e4]{font-size:18px;font-weight:500;line-height:22px;margin-top:10px;padding-left:33px;position:relative;text-align:left;text-transform:none}}@media screen and (max-width:375px){.stock__section .container .stock .stock__img h2[data-v-d42c26e4]{font-size:14px;line-height:24px}}@media screen and (max-width:640px){.stock__section .container .stock .stock__img h2[data-v-d42c26e4]:before{background:url(../svg/trade-stock.svg) no-repeat 50%;background-size:contain;content:"";height:22px;left:0;position:absolute;top:calc(50% - 11px);width:22px}}.stock__section .container .stock .stock__right[data-v-d42c26e4]{align-items:center;background:#131632;border-radius:0 10px 10px 0;display:flex;height:82px;justify-content:center;position:absolute;right:0;width:225px}@media screen and (max-width:1024px){.stock__section .container .stock .stock__right[data-v-d42c26e4]{width:190px}}@media screen and (max-width:768px){.stock__section .container .stock .stock__right[data-v-d42c26e4]{width:150px}}@media screen and (max-width:640px){.stock__section .container .stock .stock__right[data-v-d42c26e4]{border-radius:0;height:45px;position:relative;width:100%}}.stock__section .container .stock .stock__right[data-v-d42c26e4]:before{border-bottom:82px solid #131632;border-left:30px solid transparent;content:"";height:82px;left:-30px;position:absolute;top:0;width:40px}@media screen and (max-width:640px){.stock__section .container .stock .stock__right[data-v-d42c26e4]:before{content:none}}.stock__section .container .stock .stock__right p[data-v-d42c26e4]{color:var(--bg-light);font-size:16px;font-weight:500;line-height:18px;padding-right:15px;text-align:center}@media screen and (max-width:1024px){.stock__section .container .stock .stock__right p[data-v-d42c26e4]{font-size:14px;padding-right:10px}}@media screen and (max-width:768px){.stock__section .container .stock .stock__right p[data-v-d42c26e4]{font-size:14px;padding-right:10px}}@media screen and (max-width:640px){.stock__section .container .stock .stock__right p[data-v-d42c26e4]{font-size:16px;padding-right:0}}@media screen and (max-width:375px){.stock__section .container .stock .stock__right p[data-v-d42c26e4]{font-size:14px}}@media screen and (max-width:640px){.stock__section .container .stock .stock__right p br[data-v-d42c26e4]{display:none}}
