.test-drive{color:#fafafa;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin:16px 0 48px}@media screen and (max-width:599px){.test-drive{display:flex;flex-direction:column;gap:16px;margin:16px 0}}@media screen and (min-width:600px)and (max-width:1023px){.test-drive{gap:24px;grid-template-columns:1fr;margin:16px 0 40px}}.test-drive__image{border-radius:24px;box-shadow:0 2px 6px -1px rgba(16,18,52,.32);height:100%;-o-object-fit:cover;object-fit:cover}.test-drive__content{align-items:baseline;display:flex;flex-direction:column;gap:32px;justify-content:flex-start;overflow:hidden;padding:0;position:relative}@media screen and (max-width:599px){.test-drive__content{background:var(--Bg-colors-Gray-light,#f5f5f5);border-radius:24px;gap:16px;padding:16px 16px 20px}}@media screen and (min-width:600px)and (max-width:1023px){.test-drive__content{gap:24px}}.test-drive__description{background:var(--Bg-colors-Gray-light,#f5f5f5);border-radius:24px;color:#1f1f1f;font-family:Rubik,sans-serif;font-size:38px;font-weight:500;line-height:46px;padding:58px 24px;text-transform:uppercase;z-index:1}@media screen and (max-width:599px){.test-drive__description{font-size:21px;line-height:30px;padding:0;text-align:center}}@media screen and (min-width:600px)and (max-width:1023px){.test-drive__description{font-size:32px;line-height:40px;padding:40px 24px}}.test-drive .btn-standart{align-items:center;align-self:end;background:#3fbac2;border-radius:20px;color:#fafafa;display:flex;font-family:Lato,sans-serif;font-size:22px;font-style:normal;font-weight:600;gap:15px;justify-content:center;letter-spacing:.036px;line-height:26px;padding:36px 44px;transition:all .3s ease;width:100%;z-index:1}@media screen and (max-width:599px){.test-drive .btn-standart{border-radius:24px;box-shadow:unset;padding:12px 0}}@media screen and (min-width:600px)and (max-width:1023px){.test-drive .btn-standart{align-self:end;padding:40px 32px}}.test-drive .btn-mobile{display:none}@media screen and (max-width:500px){.test-drive .btn-mobile{display:block;text-align:center}}