@font-face {
  font-family: "Obviously";
  src: url("../fonts/Obviously-WideSemi.woff2") format("woff2"),
    url("../fonts/Obviously-WideSemi.woff") format("woff");
  font-weight: 660;
  font-style: normal;
  font-display: swap;
}

@keyframes page-transition-loader-spin {
  to {
    transform: rotate(360deg);
  }
}

.guides-page-body {
  background: #ffffff;
  color: #1c2958;
}

.offers-page-body {
  background: #ffffff;
  color: #1c2958;
}

.offers-page {
  padding-bottom: 120px;
}

.offer-detail-page-body {
  background: #ffffff;
  color: #1c2958;
}

.offer-detail-page {
  padding-bottom: 120px;
}

.offer-detail-hero {
  position: relative;
  min-height: 520px;
  overflow: hidden;
  background: #1c2958;
}

.offer-detail-hero picture,
.offer-detail-hero-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.offer-detail-hero-image {
  object-fit: cover;
  object-position: center center;
}

.offer-detail-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 97, 255, 0.92) 0%, rgba(0, 97, 255, 0.54) 42%, rgba(0, 97, 255, 0.08) 100%);
}

.offer-detail-hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 520px;
  padding-top: 96px;
  padding-bottom: 54px;
}

.offer-detail-hero-copy {
  width: min(740px, 100%);
}

.offer-detail-hero-copy h1 {
  margin: 0;
  color: #ffffff;
  font-family: "Obviously", "Plus Jakarta Sans", sans-serif;
  font-size: 48px;
  font-weight: 660;
  line-height: 1.18;
  letter-spacing: -0.02em;
}

.offer-detail-hero-copy h1 span {
  color: #18e0a3;
}

.offer-detail-hero-copy p {
  margin: 10px 0 0;
  color: #ffffff;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.28;
}

.offer-detail-validity {
  margin: 42px 0 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.offer-detail-article {
  padding-top: 72px;
}

.offer-detail-section-title {
  margin: 0 0 30px;
  color: #1c2958;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
}

.offer-detail-body {
  width: 100%;
}

.offer-detail-cars {
  margin-top: 110px;
}

.offer-detail-cars-title {
  margin-bottom: 30px;
}

.offer-detail-cta-section {
  padding-top: 110px;
}

.offer-detail-cta-card {
  position: relative;
  min-height: 211px;
  border: 2px solid rgba(156, 176, 201, 0.35);
  border-radius: 10px;
  overflow: hidden;
  background: #0061ff;
}

.offer-detail-cta-media {
  position: absolute;
  inset: 0;
}

.offer-detail-cta-picture,
.offer-detail-cta-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.offer-detail-cta-picture {
  display: block;
}

.offer-detail-cta-image {
  object-fit: cover;
  object-position: center center;
  transform: scale(1.06);
}

.offer-detail-cta-wash {
  position: absolute;
  inset: 0;
  background: rgba(0, 97, 255, 0.8);
}

.offer-detail-cta-content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 211px;
  width: 100%;
  gap: 30px;
  padding: 56px 70px;
  text-align: center;
}

.offer-detail-cta-content h2 {
  margin: 0;
  color: #ffffff;
  width: min(708px, 100%);
  font-size: 40px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -1.2px;
}

.offer-detail-cta-actions {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 24px;
  width: min(508px, 100%);
  margin-top: 0;
}

.offer-detail-cta-btn {
  flex: 1 1 0;
  min-width: 0;
  min-height: 66px;
  padding: 22px;
  border-radius: 5.5px;
  font-size: 24px;
  font-weight: 600;
}

.offer-detail-cta-btn--call svg {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}

.offers-hero {
  position: relative;
  min-height: 495px;
  overflow: hidden;
  background: #1c2958;
}

.offers-hero picture,
.offers-hero-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.offers-hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  min-height: 495px;
  padding-top: 76px;
}

.offers-hero-copy {
  width: min(736px, 100%);
  color: #ffffff;
}

.offers-hero-copy h1 {
  width: min(669px, 100%);
  margin: 0;
  color: #ffffff;
  font-family: "Obviously", "Plus Jakarta Sans", sans-serif;
  font-size: 48px;
  font-weight: 660;
  line-height: 1.25;
  letter-spacing: -0.02em;
}

.offers-hero-copy p {
  width: min(562px, 100%);
  margin: 4px 0 0;
  color: #ffffff;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.18;
}

.offers-specials {
  padding-top: 70px;
}

.offers-specials-title {
  margin: 0 0 30px;
  color: #1c2958;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
}

.offers-specials-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.offers-special-card {
  box-shadow: none;
}

.offers-special-card .promo-content {
  width: min(800px, 100%);
}

.offers-special-card .promo-slide-image {
  object-position: center center;
}

@media (max-width: 991px) {
  .offer-detail-hero {
    min-height: 470px;
  }

  .offer-detail-hero-inner {
    min-height: 470px;
    padding-top: 88px;
    padding-bottom: 48px;
  }

  .offer-detail-hero-copy h1 {
    font-size: 42px;
  }

  .offer-detail-hero-copy p {
    font-size: 24px;
  }

  .offer-detail-section-title {
    font-size: 36px;
  }

  .offer-detail-cars,
  .offer-detail-cta-section {
    margin-top: 0;
    padding-top: 88px;
  }

  .offer-detail-cta-content {
    min-height: 190px;
    gap: 24px;
    padding: 42px 44px;
  }

  .offer-detail-cta-content h2 {
    font-size: 34px;
  }

  .offer-detail-cta-actions {
    width: min(508px, 100%);
    gap: 18px;
  }

  .offer-detail-cta-btn {
    min-height: 60px;
    padding: 18px;
    font-size: 22px;
  }

  .offers-hero {
    min-height: 420px;
  }

  .offers-hero-inner {
    min-height: 420px;
    padding-top: 52px;
  }

  .offers-hero-copy h1 {
    font-size: 40px;
  }

  .offers-hero-copy p {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .offer-detail-page {
    padding-bottom: 80px;
  }

  .offer-detail-hero {
    min-height: 470px;
  }

  .offer-detail-hero-image {
    object-position: center top;
  }

  .offer-detail-hero-overlay {
    background: linear-gradient(180deg, rgba(0, 97, 255, 0.12) 0%, rgba(0, 97, 255, 0.62) 44%, rgba(0, 97, 255, 0.94) 100%);
  }

  .offer-detail-hero-inner {
    min-height: 470px;
    padding-top: 30px;
    padding-bottom: 34px;
    justify-content: center;
  }

  .offer-detail-hero-copy {
    width: 100%;
  }

  .offer-detail-hero-copy h1 {
    width: min(335px, 100%);
    font-size: 34px;
    line-height: 1.12;
  }

  .offer-detail-hero-copy p {
    width: min(320px, 100%);
    margin-top: 8px;
    font-size: 20px;
    line-height: 1.3;
  }

  .offer-detail-validity {
    margin-top: 28px;
    font-size: 16px;
    line-height: 1.35;
  }

  .offer-detail-article {
    padding-top: 34px;
  }

  .offer-detail-section-title {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 1.2;
  }

  .offer-detail-cars {
    margin-top: 56px;
  }

  .offer-detail-cars-title {
    margin-bottom: 20px;
  }

  .offer-detail-cta-section {
    padding-top: 56px;
  }

  .offer-detail-cta-card {
    min-height: 220px;
    border-width: 1.5px;
  }

  .offer-detail-cta-wash {
    background: linear-gradient(180deg, rgba(0, 97, 255, 0.84) 0%, rgba(0, 97, 255, 0.88) 100%);
  }

  .offer-detail-cta-content {
    min-height: 220px;
    width: 100%;
    gap: 18px;
    padding: 30px 18px 24px;
  }

  .offer-detail-cta-content h2 {
    max-width: 280px;
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: -0.84px;
  }

  .offer-detail-cta-actions {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    width: 100%;
    margin-top: 0;
  }

  .offer-detail-cta-btn {
    flex: 1 1 calc(50% - 6px);
    min-width: 132px;
    min-height: 50px;
    padding: 14px 12px;
    width: auto;
    font-size: 17px;
    border-radius: 5px;
  }

  .offers-page {
    padding-bottom: 80px;
  }

  .offers-hero {
    min-height: 430px;
  }

  .offers-hero-image {
    object-position: center top;
  }

  .offers-hero-inner {
    min-height: 430px;
    padding-top: 34px;
    align-items: flex-start;
  }

  .offers-hero-copy h1 {
    width: min(320px, 100%);
    font-size: 34px;
    line-height: 1.18;
    letter-spacing: -0.02em;
  }

  .offers-hero-copy p {
    width: min(320px, 100%);
    margin-top: 8px;
    font-size: 20px;
    line-height: 1.3;
  }

  .offers-specials {
    padding-top: 34px;
  }

  .offers-specials-title {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 1.25;
  }

  .offers-specials-list {
    gap: 30px;
  }
}

.guides-page {
  padding: 68px 0 120px;
}

.guides-page-section + .guides-page-section {
  margin-top: 110px;
}

.guides-page-section-title {
  margin: 0 0 60px;
  color: #1c2958;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
}

.guides-page-hot-card {
  position: relative;
  min-height: 403px;
  overflow: hidden;
  border-radius: 23px;
}

.guides-page-hot-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.guides-page-hot-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.54) 0%, rgba(0, 0, 0, 0.28) 34%, rgba(0, 0, 0, 0) 74%);
}

.guides-page-hot-content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-height: 403px;
  width: calc(100% - 66px);
  max-width: none;
  padding: 33px;
}

.guides-page-date {
  margin: 0;
  color: #486284;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
}

.guides-page-date--light {
  color: #f8f8f8;
}

.guides-page-hot-content h2 {
  margin: 4px 0 28px;
  color: #f8f8f8;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.5;
  max-width: 1231px;
}

.guides-page-read-btn {
  min-height: 48px;
  padding: 14px 16px;
}

.guides-page-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 60px 32px;
}

.guides-page-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  min-width: 0;
}

.guides-page-card-image-link {
  display: block;
  width: 100%;
  border-radius: 23px;
}

.guides-page-card-image {
  display: block;
  width: 100%;
  aspect-ratio: 416 / 375;
  border-radius: 23px;
  object-fit: cover;
}

.guides-page-card-copy {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}

.guides-page-card h3 {
  margin: 0;
  color: #486284;
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
}

.guides-page-card-excerpt {
  margin: 0;
  color: #696969;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.guides-page-pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 32px;
  margin-top: 60px;
}

.guides-page-pagination-dot {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 19px;
  height: 19px;
  color: #656565;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}

.guides-page-pagination-dot.is-active {
  width: 38px;
  height: 38px;
  border-radius: 999px;
  background: #4c6586;
  color: #ffffff;
}

.guides-article-page-body {
  background: #ffffff;
  color: #1c2958;
}

.guides-article-page {
  padding-bottom: 120px;
}

.guides-article-hero {
  position: relative;
  min-height: 495px;
  overflow: hidden;
  background: #e7eef9;
}

.guides-article-hero-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.guides-article-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 69.8%, rgba(0, 0, 0, 0.6) 100%);
}

.guides-article-hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-end;
  min-height: 495px;
  padding-bottom: 48px;
}

.guides-article-hero-copy {
  max-width: 1231px;
}

.guides-article-hero-copy h1 {
  margin: 0;
  color: #ffffff;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.5;
}

.guides-article-hero-copy p {
  margin: 2px 0 0;
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
}

.guides-article {
  padding-top: 72px;
}

.guides-article-shell {
  max-width: 1280px;
}

.guides-article-body {
  color: #666666;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}

.guides-article-body > :last-child {
  margin-bottom: 0;
}

.guides-article-body p {
  margin: 0 0 30px;
}

.guides-article-body :is(h1, h2, h3, h4, h5, h6) {
  margin: 0 0 30px;
  color: #333333;
  font-weight: 700;
  line-height: 1.4;
}

.guides-article-body h2 {
  font-size: 28px;
}

.guides-article-body a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.guides-article-body img {
  display: block;
  width: min(100%, 1088px);
  margin: 0 auto 30px;
  border-radius: 16px;
  object-fit: cover;
}

.guides-article-body > img {
  margin-right: auto;
  margin-left: auto;
}

.guides-article-popular {
  padding-top: 110px;
}

.guides-article-popular-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.guides-article-popular-desktop {
  display: grid;
}

@media (max-width: 1100px) {
  .guides-page {
    padding: 56px 0 96px;
  }

  .guides-page-section + .guides-page-section {
    margin-top: 88px;
  }

  .guides-page-hot-card,
  .guides-page-hot-content {
    min-height: 360px;
  }

  .guides-page-hot-content h2 {
    font-size: 34px;
    line-height: 1.3;
  }

  .guides-page-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .guides-article-page {
    padding-bottom: 96px;
  }

  .guides-article-hero,
  .guides-article-hero-inner {
    min-height: 420px;
  }

  .guides-article-popular {
    padding-top: 88px;
  }
}

@media (max-width: 767px) {
  .guides-page {
    padding: 32px 0 72px;
  }

  .guides-page-section + .guides-page-section {
    margin-top: 56px;
  }

  .guides-page-section-title {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 32px;
  }

  .guides-page-hot-card,
  .guides-page-hot-content {
    min-height: 256px;
  }

  .guides-page-hot-card {
    border-radius: 12px;
  }

  .guides-page-hot-content {
    width: calc(100% - 32px);
    padding: 16px;
  }

  .guides-page-hot-content h2 {
    margin: 4px 0 16px;
    font-size: 24px;
    line-height: 30px;
  }

  .guides-page-date {
    font-size: 13px;
    line-height: 20px;
  }

  .guides-page-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .guides-page-card {
    gap: 16px;
  }

  .guides-page-card-image {
    aspect-ratio: 1 / 1;
    border-radius: 12px;
  }

  .guides-page-card-copy {
    gap: 8px;
  }

  .guides-page-card h3 {
    font-size: 22px;
    line-height: 30px;
  }

  .guides-page-card-excerpt {
    font-size: 16px;
    line-height: 24px;
  }

  .guides-page-pagination {
    gap: 18px;
    margin-top: 32px;
  }

  .guides-page-pagination-dot {
    width: 18px;
    height: 18px;
    font-size: 14px;
  }

  .guides-page-pagination-dot.is-active {
    width: 32px;
    height: 32px;
  }

  .guides-article-page {
    padding-bottom: 72px;
  }

  .guides-article-hero,
  .guides-article-hero-inner {
    min-height: 320px;
  }

  .guides-article-hero-inner {
    padding-bottom: 20px;
  }

  .guides-article-hero-copy {
    max-width: 100%;
  }

  .guides-article-hero-copy h1 {
    font-size: 24px;
    line-height: 30px;
  }

  .guides-article-hero-copy p {
    margin-top: 4px;
    font-size: 14px;
    line-height: 20px;
  }

  .guides-article {
    padding-top: 32px;
  }

  .guides-article-body {
    font-size: 16px;
    line-height: 24px;
  }

  .guides-article-body p {
    margin-bottom: 30px;
  }

  .guides-article-body :is(h1, h2, h3, h4, h5, h6) {
    margin-bottom: 30px;
  }

  .guides-article-body h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .guides-article-body img {
    margin-bottom: 30px;
    border-radius: 12px;
  }

  .guides-article-popular {
    padding-top: 56px;
  }

  .guides-article-popular-grid {
    grid-template-columns: 1fr;
  }

  .guides-article-popular-desktop {
    display: none;
  }
}

:root {
  --navy: #1c2958;
  --blue: #0061ff;
  --mint: #00ed99;
  --soft-blue: #cfe1ff;
  --soft-blue-2: #e6f0ff;
  --text: #1c2958;
  --muted: #495479;
  --line: rgba(156, 176, 201, 0.35);
  --panel: #ffffff;
  --shadow: 0 30px 60px rgba(28, 41, 88, 0.08);
  --radius-lg: 20px;
  --radius-md: 13px;
  --radius-sm: 10px;
}

/* FINANCE PAGE V2 */
.finance-page {
  background: #e6f0ff;
}

.finance-page-hero {
  position: relative;
  min-height: 645px;
  background: #d9e7ff;
  overflow: hidden;
}

.finance-page-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(230, 240, 255, 0.06) 0%, rgba(230, 240, 255, 0) 100%);
}

.finance-page-hero-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.finance-page-hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 645px;
  padding-top: 76px;
  padding-bottom: 0;
}

.finance-page-eyebrow,
.finance-page-hero-btn,
.finance-page-intro,
.finance-page-section-head,
.finance-page-eligibility,
.finance-page-info-card,
.finance-page-section-kicker {
  display: none;
}

.finance-page-benefits {
  padding: 102px 0 150px;
}

.finance-page-benefits-layout {
  display: grid;
  grid-template-columns: 754px 526px;
  justify-content: space-between;
  align-items: start;
}

.finance-page-benefits-main {
  display: grid;
  gap: 40px;
}

.finance-page-approval {
  position: relative;
  overflow: hidden;
  padding: 72px 0 84px;
}

.finance-page-approval-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.finance-page-approval-inner {
  position: relative;
  z-index: 1;
}

.finance-page-approval-inner h2 {
  margin: 0 0 26px;
  color: #1c2958;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.68px;
}

.finance-page-approval-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.finance-page-approval-card {
  min-height: 110px;
  padding: 18px 20px;
  border: 1px solid rgba(255, 255, 255, 0.9);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.36);
  backdrop-filter: blur(8px);
}

.finance-page-approval-card strong {
  display: block;
  color: #1c2958;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.1;
}

.finance-page-approval-card p {
  margin: 8px 0 0;
  color: #495479;
  font-size: 16px;
  line-height: 1.32;
}

.finance-page-emi {
  padding: 92px 0 104px;
}

.finance-page-emi-inner > h2 {
  margin: 0 0 34px;
  color: #1c2958;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}

.finance-page-emi-grid {
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.finance-page-emi-controls,
.finance-page-emi-chart-card {
  padding: 26px 30px;
  border-radius: 10px;
  box-shadow: none;
}

.finance-page-range-row {
  gap: 10px;
}

.finance-page-range-head label {
  color: #1c2958;
  font-size: 14px;
  font-weight: 500;
}

.finance-page-range-head output {
  color: #8da2c2;
  font-size: 12px;
  font-weight: 500;
}

.finance-page-range-row input[type="range"] {
  height: 4px;
  background: linear-gradient(90deg, #1c2958 var(--range-progress, 50%), #dfe7f7 var(--range-progress, 50%));
}

.finance-page-range-row input[type="range"]::-webkit-slider-thumb {
  width: 18px;
  height: 18px;
  border: 4px solid #ffffff;
  background: #1c2958;
  box-shadow: 0 0 0 1px rgba(28, 41, 88, 0.12);
}

.finance-page-range-row input[type="range"]::-moz-range-thumb {
  width: 18px;
  height: 18px;
  border: 4px solid #ffffff;
  background: #1c2958;
  box-shadow: 0 0 0 1px rgba(28, 41, 88, 0.12);
}

.finance-page-emi-chart-card {
  align-items: stretch;
}

.finance-page-emi-chart-top strong {
  display: block;
  color: #495479;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
}

.finance-page-emi-chart-wrap {
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: 20px;
}

.finance-page-emi-chart {
  width: 152px;
  height: 152px;
}

.finance-page-emi-chart::before {
  width: 110px;
  height: 110px;
}

.finance-page-emi-chart-center {
  gap: 2px;
}

.finance-page-emi-chart-center span {
  color: #1c2958;
  font-size: 24px;
  font-weight: 600;
}

.finance-page-emi-chart-center small {
  color: #5f6f92;
  font-size: 12px;
  line-height: 1;
}

.finance-page-emi-summary-side {
  display: grid;
  gap: 14px;
}

.finance-page-emi-summary,
.finance-page-emi-summary-item,
.finance-page-emi-dot,
.finance-page-emi-summary-item small {
  display: none;
}

.finance-page-emi-summary-copy small {
  display: block;
  color: #8da2c2;
  font-size: 12px;
  line-height: 1.2;
}

.finance-page-emi-summary-copy strong {
  display: block;
  margin-top: 2px;
  color: #1c2958;
  font-size: 18px;
  font-weight: 600;
}

.finance-page-emi-total-line {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 18px;
  color: #1c2958;
}

.finance-page-emi-total-line span {
  font-size: 16px;
}

.finance-page-emi-total-line strong {
  font-size: 28px;
  font-weight: 700;
}

.finance-page-emi-btn {
  width: 100%;
  min-height: 40px;
  margin-top: 18px;
  font-size: 14px;
}

.finance-page-criteria {
  padding: 86px 0 108px;
  background: #495479;
}

.finance-page-criteria-inner {
  position: relative;
}

.finance-page-criteria-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  margin-bottom: 28px;
}

.finance-page-criteria-head h2 {
  margin: 0;
  color: #ffffff;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.68px;
}

.finance-page-criteria-btn {
  min-width: 218px;
  min-height: 44px;
  border-color: rgba(255, 255, 255, 0.85);
  color: #ffffff;
  gap: 8px;
}

.finance-page-criteria-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.finance-page-criteria-card {
  padding: 24px 22px 20px;
  border-radius: 10px;
  background: #ffffff;
}

.finance-page-criteria-card h3 {
  margin: 0 0 14px;
  color: #1c2958;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.1;
}

.finance-page-criteria-list {
  display: grid;
}

.finance-page-criteria-row {
  display: flex;
  align-items: center;
  gap: 18px;
  min-height: 58px;
  padding: 0;
  border: 0;
  border-bottom: 1px solid rgba(156, 176, 201, 0.65);
  background: transparent;
  color: #1c2958;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}

.finance-page-criteria-row:last-child {
  border-bottom: 0;
}

.finance-page-criteria-plus {
  position: relative;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
}

.finance-page-criteria-plus::before,
.finance-page-criteria-plus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 999px;
  background: #486284;
  opacity: 0.8;
  transform: translateY(-50%);
}

.finance-page-criteria-plus::after {
  transform: translateY(-50%) rotate(90deg);
}

@media (max-width: 991px) {
  .finance-page-hero {
    min-height: 520px;
  }

  .finance-page-hero-inner {
    min-height: 520px;
    padding-top: 52px;
  }

  .finance-page-hero-copy h1 {
    font-size: 40px;
  }

  .finance-page-hero-copy p {
    font-size: 26px;
  }

  .finance-page-hero-steps {
    width: 100%;
    max-width: 720px;
    gap: 28px;
    margin-top: 236px;
  }

  .finance-page-hero-steps::before {
    left: 96px;
    width: calc(50% - 132px);
  }

  .finance-page-hero-steps::after {
    left: calc(50% + 36px);
    width: calc(50% - 132px);
  }

  .finance-page-benefits-layout,
  .finance-page-criteria-grid {
    grid-template-columns: 1fr;
  }

  .finance-page-benefits-layout {
    gap: 24px;
  }
}

@media (max-width: 767px) {
  .finance-page-hero {
    min-height: 430px;
  }

  .finance-page-hero-image {
    object-position: center;
  }

  .finance-page-hero-inner {
    min-height: 430px;
    padding-top: 34px;
    padding-bottom: 28px;
  }

  .finance-page-hero-copy h1 {
    font-size: 34px;
    line-height: 1.02;
    letter-spacing: -0.68px;
  }

  .finance-page-hero-copy p {
    max-width: 310px;
    font-size: 20px;
    line-height: 1.18;
  }

  .finance-page-hero-steps {
    width: 100%;
    max-width: 318px;
    margin-top: 150px;
    gap: 0;
    grid-template-columns: 1fr;
  }

  .finance-page-hero-steps::before,
  .finance-page-hero-steps::after {
    display: none;
  }

  .finance-page-hero-step {
    display: grid;
    grid-template-columns: 40px 1fr;
    column-gap: 10px;
    align-items: center;
    text-align: left;
  }

  .finance-page-hero-step:not(:last-child) {
    padding-bottom: 18px;
    margin-bottom: 18px;
  }

  .finance-page-hero-step:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 19.5px;
    top: 42px;
    width: 1px;
    height: calc(100% - 6px);
    background: #ffffff;
  }

  .finance-page-hero-step-badge {
    width: 40px;
    height: 40px;
    margin: 0;
    font-size: 22px;
  }

  .finance-page-hero-step p {
    font-size: 16px;
    line-height: 1.18;
  }

  .finance-page-benefits {
    padding: 56px 0 72px;
  }

  .finance-page-benefits-copy h2 {
    font-size: 28px;
    line-height: 1.2;
  }

  .finance-page-benefits-copy p {
    font-size: 18px;
  }

  .finance-page-benefits-grid {
    grid-template-columns: 1fr;
  }

  .finance-page-benefit-card {
    min-height: 168px;
    padding: 20px;
  }

  .finance-page-benefit-card-copy h3 {
    font-size: 24px;
  }

  .finance-page-benefit-card-copy p {
    font-size: 16px;
  }

  .finance-page-check-card {
    min-height: 0;
    padding: 24px 20px;
  }

  .finance-page-check-card h2,
  .finance-page-approval-inner h2,
  .finance-page-criteria-head h2 {
    font-size: 28px;
    line-height: 1.12;
  }

  .finance-page-approval {
    padding: 56px 0 64px;
  }

  .finance-page-approval-grid {
    grid-template-columns: 1fr;
  }

  .finance-page-approval-card {
    min-height: 0;
  }

  .finance-page-approval-card strong {
    font-size: 20px;
  }

  .finance-page-approval-card p {
    font-size: 15px;
  }

  .finance-page-criteria {
    padding: 64px 0 74px;
  }

  .finance-page-criteria-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .finance-page-criteria-btn {
    width: 100%;
  }
}

/* FINANCE PAGE */
.finance-page {
  background: #edf4ff;
}

.finance-page-hero {
  position: relative;
  overflow: hidden;
  background: #dfeafc;
}

.finance-page-hero-picture,
.finance-page-hero-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.finance-page-hero-image {
  object-fit: cover;
  object-position: center;
}

.finance-page-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(28, 41, 88, 0.72) 0%, rgba(28, 41, 88, 0.22) 46%, rgba(28, 41, 88, 0.05) 100%);
}

.finance-page-hero-inner {
  position: relative;
  z-index: 1;
  min-height: 560px;
  display: flex;
  align-items: center;
  padding-top: 64px;
  padding-bottom: 64px;
}

.finance-page-hero-copy {
  max-width: 640px;
  color: #ffffff;
}

.finance-page-eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 999px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.finance-page-hero-copy h1 {
  margin: 24px 0 0;
  max-width: 600px;
  font-family: "Obviously", sans-serif;
  font-size: 68px;
  font-weight: 700;
  line-height: 0.96;
  letter-spacing: -0.04em;
}

.finance-page-hero-copy p {
  margin: 20px 0 0;
  max-width: 560px;
  font-size: 24px;
  line-height: 1.28;
  color: rgba(255, 255, 255, 0.92);
}

.finance-page-hero-btn {
  margin-top: 36px;
  min-width: 240px;
  min-height: 58px;
  padding: 0 28px;
}

.finance-page-intro {
  padding: 34px 0 0;
}

.finance-page-intro-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.finance-page-intro-card,
.finance-page-card {
  border: 1px solid rgba(156, 176, 201, 0.45);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(28, 41, 88, 0.06);
}

.finance-page-intro-card {
  padding: 28px 30px;
}

.finance-page-intro-card strong {
  display: block;
  color: #1c2958;
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
}

.finance-page-intro-card p {
  margin: 12px 0 0;
  max-width: 420px;
  color: #536384;
  font-size: 18px;
  line-height: 1.45;
}

.finance-page-section-head {
  margin-bottom: 34px;
}

.finance-page-section-head--narrow {
  max-width: 760px;
}

.finance-page-section-kicker {
  display: inline-block;
  margin-bottom: 12px;
  color: #0f62fe;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.finance-page-section-head h2 {
  margin: 0;
  color: #1c2958;
  font-family: "Obviously", sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 0.98;
  letter-spacing: -0.04em;
}

.finance-page-section-head p {
  margin: 18px 0 0;
  max-width: 780px;
  color: #58698d;
  font-size: 22px;
  line-height: 1.4;
}

.finance-page-eligibility,
.finance-page-emi,
.finance-page-criteria {
  padding: 110px 0 0;
}

.finance-page-criteria {
  padding-bottom: 120px;
}

.finance-page-eligibility-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
  gap: 24px;
}

.finance-page-form-card {
  padding: 34px;
}

.finance-page-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.finance-page-form-row-full {
  grid-column: 1 / -1;
}

.finance-page-form-actions {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}

.finance-page-submit-btn {
  min-width: 240px;
  min-height: 56px;
}

.finance-page-info-card {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.finance-page-info-media {
  position: relative;
  min-height: 250px;
  background: radial-gradient(circle at 50% 88%, rgba(240, 225, 196, 0.95) 0%, rgba(255, 255, 255, 0.98) 44%, rgba(255, 255, 255, 1) 100%);
}

.finance-page-info-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center 65%;
}

.finance-page-info-copy {
  padding: 28px 30px 30px;
}

.finance-page-info-copy h3 {
  margin: 0;
  color: #1c2958;
  font-size: 30px;
  font-weight: 660;
  line-height: 1.05;
}

.finance-page-info-list {
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 14px;
}

.finance-page-info-list li {
  position: relative;
  padding-left: 22px;
  color: #59698b;
  font-size: 17px;
  line-height: 1.45;
}

.finance-page-info-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #0f62fe;
}

.finance-page-emi-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 440px;
  gap: 24px;
}

.finance-page-emi-controls,
.finance-page-emi-chart-card {
  padding: 34px;
}

.finance-page-emi-controls {
  display: grid;
  gap: 24px;
}

.finance-page-range-row {
  display: grid;
  gap: 14px;
}

.finance-page-range-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.finance-page-range-head label {
  margin: 0;
  color: #1c2958;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.1;
}

.finance-page-range-head output {
  color: #0f62fe;
  font-size: 20px;
  font-weight: 660;
  line-height: 1;
}

.finance-page-range-row input[type="range"] {
  width: 100%;
  height: 6px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1c2958 var(--range-progress, 50%), #d5e1f5 var(--range-progress, 50%));
  appearance: none;
  outline: none;
}

.finance-page-range-row input[type="range"]::-webkit-slider-thumb {
  width: 22px;
  height: 22px;
  border: 4px solid #1c2958;
  border-radius: 50%;
  background: #ffffff;
  appearance: none;
  cursor: pointer;
}

.finance-page-range-row input[type="range"]::-moz-range-thumb {
  width: 22px;
  height: 22px;
  border: 4px solid #1c2958;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
}

.finance-page-emi-chart-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.finance-page-emi-chart-wrap {
  display: flex;
  justify-content: center;
}

.finance-page-emi-chart {
  --emi-principal: 55;
  --emi-interest: 15;
  --emi-down: 30;
  position: relative;
  display: grid;
  place-items: center;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: conic-gradient(#1c2958 0 calc(var(--emi-principal) * 1%), #5f88ff calc(var(--emi-principal) * 1%) calc((var(--emi-principal) + var(--emi-interest)) * 1%), #d7e4ff calc((var(--emi-principal) + var(--emi-interest)) * 1%) 100%);
}

.finance-page-emi-chart::before {
  content: "";
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(156, 176, 201, 0.2);
}

.finance-page-emi-chart-center {
  position: absolute;
  display: grid;
  gap: 8px;
  text-align: center;
}

.finance-page-emi-chart-center span {
  color: #5f6f92;
  font-size: 16px;
  line-height: 1;
}

.finance-page-emi-chart-center strong {
  color: #1c2958;
  font-size: 34px;
  font-weight: 660;
  line-height: 1;
}

.finance-page-emi-summary {
  display: grid;
  gap: 16px;
  margin-top: 28px;
}

.finance-page-emi-summary-item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.finance-page-emi-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

.finance-page-emi-dot--principal {
  background: #1c2958;
}

.finance-page-emi-dot--interest {
  background: #5f88ff;
}

.finance-page-emi-dot--down {
  background: #d7e4ff;
}

.finance-page-emi-summary-item small {
  display: block;
  color: #67779a;
  font-size: 14px;
  line-height: 1;
}

.finance-page-emi-summary-item strong {
  display: block;
  margin-top: 5px;
  color: #1c2958;
  font-size: 20px;
  font-weight: 660;
  line-height: 1.1;
}

.finance-page-emi-note {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin-top: 26px;
  padding-top: 22px;
  border-top: 1px solid rgba(156, 176, 201, 0.45);
}

.finance-page-emi-note span {
  color: #5f6f92;
  font-size: 16px;
}

.finance-page-emi-note strong {
  color: #1c2958;
  font-size: 24px;
  font-weight: 700;
}

.finance-page-accordion {
  display: grid;
  gap: 18px;
}

.finance-page-accordion-item {
  border: 1px solid rgba(156, 176, 201, 0.5);
  border-radius: 24px;
  background: #ffffff;
  overflow: hidden;
}

.finance-page-accordion-toggle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  padding: 28px 30px;
  border: 0;
  background: transparent;
  color: #1c2958;
  font-size: 28px;
  font-weight: 660;
  text-align: left;
  cursor: pointer;
}

.finance-page-accordion-icon {
  position: relative;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
}

.finance-page-accordion-icon::before,
.finance-page-accordion-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 999px;
  background: #1c2958;
  transform: translateY(-50%);
}

.finance-page-accordion-icon::after {
  transform: translateY(-50%) rotate(90deg);
}

.finance-page-accordion-item.is-open .finance-page-accordion-icon::after {
  opacity: 0;
}

.finance-page-accordion-panel {
  padding: 0 30px 30px;
}

.finance-page-accordion-content {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 26px;
  padding-top: 8px;
  border-top: 1px solid rgba(156, 176, 201, 0.3);
}

.finance-page-accordion-content--single {
  grid-template-columns: 1fr;
}

.finance-page-accordion-content h3 {
  margin: 0;
  color: #1c2958;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.1;
}

.finance-page-accordion-content ul {
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 12px;
}

.finance-page-accordion-content li {
  position: relative;
  padding-left: 20px;
  color: #5d6d90;
  font-size: 17px;
  line-height: 1.45;
}

.finance-page-accordion-content li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #0f62fe;
}

@media (max-width: 991px) {
  .finance-page-hero-inner {
    min-height: 500px;
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .finance-page-hero-copy h1 {
    font-size: 52px;
  }

  .finance-page-hero-copy p {
    font-size: 22px;
  }

  .finance-page-intro-grid,
  .finance-page-eligibility-grid,
  .finance-page-emi-grid,
  .finance-page-accordion-content {
    grid-template-columns: 1fr;
  }

  .finance-page-eligibility,
  .finance-page-emi,
  .finance-page-criteria {
    padding-top: 88px;
  }

  .finance-page-criteria {
    padding-bottom: 96px;
  }

  .finance-page-emi-chart-card {
    gap: 24px;
  }
}

@media (max-width: 767px) {
  .finance-page-hero::after {
    background: linear-gradient(180deg, rgba(28, 41, 88, 0.12) 0%, rgba(28, 41, 88, 0.72) 100%);
  }

  .finance-page-hero-inner {
    min-height: 520px;
    align-items: flex-end;
    padding-top: 40px;
    padding-bottom: 42px;
  }

  .finance-page-hero-copy {
    max-width: 100%;
  }

  .finance-page-eyebrow {
    min-height: 32px;
    padding: 0 14px;
    font-size: 12px;
  }

  .finance-page-hero-copy h1 {
    margin-top: 18px;
    font-size: 42px;
    line-height: 0.98;
  }

  .finance-page-hero-copy p {
    margin-top: 14px;
    font-size: 19px;
    line-height: 1.3;
  }

  .finance-page-hero-btn {
    margin-top: 24px;
    width: 100%;
    min-width: 0;
  }

  .finance-page-intro {
    padding-top: 20px;
  }

  .finance-page-intro-grid {
    gap: 16px;
  }

  .finance-page-intro-card,
  .finance-page-form-card,
  .finance-page-info-copy {
    padding: 24px 20px;
  }

  .finance-page-intro-card strong {
    font-size: 22px;
  }

  .finance-page-intro-card p,
  .finance-page-section-head p {
    font-size: 18px;
  }

  .finance-page-section-head {
    margin-bottom: 24px;
  }

  .finance-page-section-head h2 {
    font-size: 36px;
    line-height: 1;
  }

  .finance-page-eligibility,
  .finance-page-criteria {
    padding-top: 68px;
  }

  .finance-page-criteria {
    padding-bottom: 80px;
  }

  .finance-page-form-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .finance-page-submit-btn {
    width: 100%;
  }

  .finance-page-info-media {
    min-height: 220px;
  }

  .finance-page-accordion {
    gap: 14px;
  }

  .finance-page-accordion-toggle {
    padding: 22px 20px;
    font-size: 22px;
  }

  .finance-page-accordion-panel {
    padding: 0 20px 22px;
  }

  .finance-page-accordion-content h3 {
    font-size: 20px;
  }

  .finance-page-accordion-content li {
    font-size: 16px;
  }
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--text);
  background: #ffffff;
  font-family: "Plus Jakarta Sans", sans-serif;
}

img {
  display: block;
  max-width: 100%;
}

button,
input,
select {
  font: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

.container {
  width: min(1280px, calc(100% - 32px));
  margin: 0 auto;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: 0;
  border-radius: 4px;
  padding: 16px 30px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.btn:hover {
  transform: translateY(-1px);
}

.btn-primary {
  background: var(--navy);
  color: #ffffff;
}

.btn-outline {
  border: 2px solid var(--navy);
  background: transparent;
  color: var(--navy);
}

.btn-blue {
  background: var(--blue);
  color: #ffffff;
}

.btn-mint {
  background: var(--mint);
  color: var(--navy);
}

.btn-block {
  width: 100%;
}

.section {
  padding: 88px 0;
}

.section-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 40px;
}

.section-title {
  margin: 0;
  font-size: clamp(32px, 3.2vw, 40px);
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 1.1;
}

.section-copy {
  margin: 8px 0 0;
  font-size: clamp(18px, 2vw, 24px);
  color: var(--muted);
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 40;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: var(--navy);
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  min-height: 80px;
}

.brand-logo {
  height: 40px;
  width: auto;
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 42px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}

.header-actions {
  display: flex;
  align-items: center;
  gap: 13px;
}

.mobile-menu-toggle,
.mobile-menu {
  display: none;
}

.header-shortcuts {
  display: flex;
  align-items: center;
  color: #ffffff;
}

.shortcut-icon,
.lang-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 48px;
  padding: 0 16px;
  border: 0;
  border-radius: 4px;
  background: transparent;
  color: #ffffff;
  cursor: pointer;
}

.shortcut-icon {
  padding: 0;
  min-width: 44px;
}

.shortcut-icon-frame {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 230px;
  color: #ffffff;
}

.shortcut-separator {
  width: 1px;
  height: 47.5px;
  background: rgba(255, 255, 255, 0.32);
}

.language-dropdown {
  position: relative;
}

.lang-btn {
  min-width: 82px;
  padding: 0 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}

.lang-btn svg {
  transition: transform 0.2s ease;
}

.language-dropdown.is-open .lang-btn svg {
  transform: rotate(180deg);
}

.language-menu {
  position: absolute;
  top: calc(100% + 12px);
  right: 0;
  min-width: 160px;
  padding: 8px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 18px 40px rgba(9, 18, 46, 0.22);
}

.language-option {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  padding: 12px 14px;
  border: 0;
  border-radius: 8px;
  background: transparent;
  color: var(--navy);
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
}

.language-option:hover,
.language-option.is-active {
  background: rgba(0, 97, 255, 0.08);
}

.call-btn {
  min-width: 118px;
  padding: 16px;
}

.call-btn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.hero {
  position: relative;
  background: #f8fbff;
  padding-bottom: 0;
}

.hero-shell {
  position: relative;
  min-height: 733px;
  overflow: hidden;
}

.hero-layer {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}

.hero-layer img {
  position: absolute;
  display: block;
  max-width: none;
}

.hero-layer-overlay img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.hero-layer-mobile {
  display: none;
}

.hero-content {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  min-height: 733px;
  padding-top: 84px;
}

.hero-copy {
  width: fit-content;
  max-width: 100%;
}

.hero-title {
  margin: 0;
  font-family: "Obviously", sans-serif;
  width: fit-content;
  max-width: 100%;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0;
  white-space: nowrap;
}

.hero-subtitle {
  margin: 12px 0 0;
  width: fit-content;
  max-width: 100%;
  font-size: 34px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.02px;
  color: var(--navy);
}

.hero-switch {
  position: absolute;
  left: 50%;
  bottom: 263px;
  z-index: 3;
  display: flex;
  width: min(722px, calc(100% - 40px));
  padding: 7px;
  border-radius: 46px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 11px 14px 32.8px -27px #486284, -9px -1px 84.6px 0 rgba(0, 0, 0, 0.06);
  transform: translateX(-50%);
}

.switch-option {
  flex: 1;
  border: 0;
  border-radius: 39px;
  background: transparent;
  color: var(--navy);
  padding: 20px 24px;
  font-size: clamp(24px, 3vw, 34px);
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.switch-option:hover {
  background: rgba(28, 41, 88, 0.08);
}

.switch-option.active {
  background: var(--navy);
  color: #ffffff;
  box-shadow: 11px 14px 32.8px -17px #486284, -9px -1px 84.6px 0 rgba(0, 0, 0, 0.06);
}

.search-panel {
  position: absolute;
  left: 50%;
  bottom: 70px;
  z-index: 4;
  width: min(1280px, calc(100% - 32px));
  height: 136px;
  padding: 30px 56px;
  border: 1px solid rgba(28, 41, 88, 0.4);
  border-radius: 10px;
  background: #ffffff;
  box-shadow: var(--shadow);
  transform: translateX(-50%);
}

.hero-panel {
  display: none;
}

.hero-panel.is-active {
  display: block;
  height: 100%;
}

.search-layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  height: 100%;
}

.search-fields {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  align-items: start;
  flex: 1 1 auto;
}

.field {
  position: relative;
  display: grid;
  grid-template-rows: auto 44px;
  align-content: start;
  row-gap: 0;
  min-height: 72px;
  padding-right: 0;
}

.field:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -12px;
  width: 1px;
  height: 65px;
  background: rgba(28, 41, 88, 0.2);
  transform: translateY(-50%);
}

.search-panel .field label {
  display: block;
  margin-bottom: 1px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.search-panel .field input {
  width: 100%;
  border: 0;
  background: transparent;
  color: #486284;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  outline: none;
}

.search-panel .field select,
.sell-form select {
  width: 100%;
  height: 44px;
  border: 0;
  background-color: transparent;
  color: var(--muted);
  font-size: 15px;
  outline: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'%3E%3Cpath d='M4.74 6.32L9.48 11.06L14.22 6.32' stroke='%231C2958' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 28px;
  cursor: pointer;
}

.field-control {
  display: flex;
  align-items: flex-start;
  width: 100%;
  min-height: 44px;
}

.field-selectbox {
  background: transparent;
  padding-top: 1px;
}

.field-inputbox {
  display: flex;
  align-items: center;
  min-height: 44px;
  width: 100%;
  padding: 8px 16px;
  border: 1px solid #cfd3d4;
  border-radius: 8px;
  background: #ffffff;
}

.field-inputbox input::placeholder {
  color: #486284;
  opacity: 1;
  font-size: 15px;
}

.search-fields-buy,
.search-fields-sell {
  min-height: 72px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.search-fields-sell .field-plate {
  min-width: 0;
}

.search-fields-sell .field-plate::after {
  right: -12px;
}

.search-fields-buy .field:nth-child(4)::after,
.search-fields-sell .field:nth-child(4)::after {
  display: none;
}

.sell-form input {
  width: 100%;
  color: #333333;
  outline: none;
}

.search-actions {
  display: flex;
  align-items: center;
  gap: 13px;
}

#buy-panel .search-actions,
#sell-panel .search-actions {
  flex: 0 0 339px;
  justify-content: flex-end;
}

.search-actions .btn {
  min-height: 50px;
  font-size: 17px;
}

.search-actions .btn:first-child {
  width: 155px;
}

.search-actions .btn:last-child {
  width: 171px;
}

.best-section {
  position: relative;
  overflow: hidden;
  padding-bottom: 0 !important;
}

.best-section > .container {
  position: relative;
}

.best-header {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
}

.best-section-accent {
    position: absolute;
    top: -410px;
    right: -150px;
    z-index: 0;
    width: min(440px, 50vw);
    height: auto;
    opacity: 1;
    pointer-events: none;
}

.best-slider-shell {
  width: 100%;
  padding-left: max(calc((100vw - 1280px) / 2), 16px);
  padding-right: max(calc((100vw - 1280px) / 2), 16px);
}

.best-swiper {
  overflow: visible;
}

.best-slide {
  width: 350px;
  min-width: 350px;
  max-width: 350px;
  flex: 0 0 auto;
}

.best-card {
  position: relative;
  display: block;
  width: 100%;
  min-height: 310px;
  overflow: hidden;
  border: 2px solid var(--line);
  border-radius: 13px;
  background: #ffffff;
  padding: 30px 36px;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.best-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 30px rgba(28, 41, 88, 0.08);
  border-color: rgba(28, 41, 88, 0.18);
}

.best-card h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

.best-card p {
  margin: 0;
  color: var(--muted);
  font-size: 20px;
  line-height: 1.5;
  position: relative;
  z-index: 1;
}

.best-card img {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 12px;
  width: calc(100% - 36px);
  height: 280px;
  object-fit: contain;
      z-index: 0;
}

.best-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
  margin-top: 28px;
  padding-right: max(calc((100vw - 1280px) / 2), 16px);
}

@media (max-width: 991px) {
  .best-slide {
    min-width: 0;
    max-width: none;
  }
}

.slider-pagination-dot {
  width: 13px;
  height: 13px;
  margin: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(28, 41, 88, 0.25);
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.slider-pagination-dot.is-active {
  background: var(--blue);
}

.dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
  margin-top: 28px;
}

.dot {
  width: 13px;
  height: 13px;
  border-radius: 999px;
  background: rgba(28, 41, 88, 0.25);
}

.dot.active {
  background: var(--blue);
}

.dot-dark {
  background: #24346e;
}

.dots-inline {
  margin: 0;
}

.benefits {
  position: relative;
  overflow: hidden;
  border: 2px solid var(--line);
  border-radius: 10px;
  padding: 56px 70px;
  box-shadow: var(--shadow);
}

.benefits::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(0, 97, 255, 0.9), rgba(0, 97, 255, 0.9)),
    url("../images/benefits-bg.jpg") center/cover;
}

.benefits-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}

.benefits h2 {
  margin: 0;
  width: min(433px, 100%);
  color: #ffffff;
  font-size: clamp(32px, 3.6vw, 40px);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.03em;
}

.benefit-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px 32px;
  width: min(640px, 100%);
}

.benefit-item {
  display: flex;
  align-items: center;
  gap: 13px;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
}

.benefit-icon-image {
  display: block;
  flex: 0 0 68px;
  width: 68px;
  height: 68px;
  object-fit: contain;
}

.benefit-icon-frame {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 68px;
  width: 68px;
  height: 68px;
  border: 2px solid var(--mint);
  border-radius: 12px;
  background: rgba(0, 237, 153, 0.14);
}

.benefit-icon-glyph {
  display: block;
  object-fit: contain;
}

.benefit-icon-glyph-history {
  width: 47.62px;
  height: 47.62px;
}

.benefit-icon-glyph-mileage {
  width: 38.09px;
  height: 48.3px;
}

.featured-section {
  position: relative;
  overflow: hidden;
  background: var(--soft-blue);
}

.featured-bg-top,
.featured-bg-bottom {
  position: absolute;
  pointer-events: none;
}

.featured-bg-top {
  top: -580px;
  right: -60px;
  width: min(600px, 44vw);
}

.featured-bg-bottom {
  opacity: 1;
  bottom: -465px;
  right: -160px;
  z-index: 0;
  width: min(440px, 50vw);
}

.featured-inner {
  position: relative;
  z-index: 1;
  overflow: visible;
}

.featured-tabs {
  margin-top: 56px;
}

.tab-1__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-bottom: 1px solid rgba(72, 98, 132, 0.25);
}

.tab-1__button {
  position: relative;
  border: 0;
  background: transparent;
  padding: 0 16px 28px;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  color: rgba(28, 41, 88, 0.6);
  cursor: pointer;
  transition: color 0.2s ease;
}

.tab-1__button::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 3px;
  background: transparent;
  transition: background-color 0.2s ease;
}

.tab-1__button.is-active {
  color: var(--navy);
  font-weight: 600;
}

.tab-1__button.is-active::after {
  background: var(--navy);
}

.featured-panel {
  display: none;
}

.featured-panel.is-active {
  display: block;
}

.featured-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
  margin-top: 48px;
}

.featured-card {
  position: relative;
  overflow: hidden;
  min-height: 388px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 8px 28px rgba(28, 41, 88, 0.05);
}

.featured-card-media-link {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: block;
}

.featured-card-image {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
  pointer-events: none;
}

.featured-card-overlay {
  position: absolute;
  top: 82px;
  left: 60px;
  width: 186px;
  height: 220px;
  object-fit: contain;
  pointer-events: none;
  z-index: 1;
}

.featured-card-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 22px;
  pointer-events: none;
}

.featured-card-content a,
.featured-card-content button {
  pointer-events: auto;
}

.card-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.heart-btn {
  width: 24px;
  height: 24px;
  border: 0;
  background: transparent;
  color: var(--navy);
  opacity: 0.9;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: color 0.2s ease, opacity 0.2s ease, transform 0.2s ease;
}

.heart-btn svg {
  display: block;
}

.heart-btn path {
  fill: transparent;
  stroke: currentColor;
  transition: fill 0.2s ease, stroke 0.2s ease;
}

.heart-btn:hover {
  opacity: 1;
  transform: scale(1.04);
}

.heart-btn.is-active {
  color: var(--blue);
  opacity: 1;
}

.heart-btn.is-active path {
  fill: var(--blue);
  stroke: var(--blue);
}

.featured-card h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.featured-card h3 a {
  color: inherit;
  text-decoration: none;
}

.featured-card .car-type {
  margin: 4px 0 0;
  color: #6d7694;
  font-size: 18px;
}

.featured-spacer {
  flex: 1;
}

.featured-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: nowrap;
}

.featured-price {
  min-width: 0;
}

.featured-price strong {
  display: inline;
  font-size: 18px;
  line-height: 1.2;
}

.featured-price span {
  display: inline;
  font-size: 16px;
  font-weight: 700;
}

.featured-price small {
  font-size: 11px;
  font-weight: 700;
}

.featured-bottom .btn {
  background: #ffffff;
  padding: 10px 14px;
  font-size: 14px;
  flex: 0 0 auto;
  white-space: nowrap;
}

.featured-cta {
  display: flex;
  justify-content: center;
  margin-top: 26px;
}

.promo {
  position: relative;
  overflow: hidden;
  min-height: 440px;
  border-radius: 13px;
  box-shadow: var(--shadow);
}

.promo-swiper {
  width: 100%;
  height: 100%;
}

.promo-slide {
  position: relative;
  min-height: 440px;
  border-radius: 13px;
  overflow: hidden;
}

.promo-slide-picture,
.promo-slide-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.promo-slide-picture {
  display: block;
  pointer-events: none;
  z-index: 0;
}

.promo-slide-image {
  object-fit: cover;
  pointer-events: none;
  z-index: 0;
}

.promo-slide-wash {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(0, 97, 255, 0.92) 0%, rgba(0, 97, 255, 0.5) 44%, rgba(0, 97, 255, 0) 100%);
  pointer-events: none;
}

.promo-content {
  position: relative;
  z-index: 2;
  width: min(751px, 100%);
  padding: 70px;
  color: #ffffff;
}

.promo h2 {
  margin: 0;
  font-size: clamp(34px, 4vw, 40px);
  font-weight: 500;
  line-height: 1.15;
}

.promo h2 .accent {
  color: var(--mint);
}

.promo-slide-index {
  display: inline;
}

.promo p {
  margin: 8px 0 40px;
  font-size: clamp(20px, 2vw, 24px);
}

.promo-footer {
  position: absolute;
  left: 70px;
  bottom: 74px;
  color: #ffffff;
  z-index: 2;
  font-size: 18px;
  line-height: 1.2;
}

.promo-pagination,
.promo-pagination.swiper-pagination-horizontal,
.swiper-horizontal > .promo-pagination.swiper-pagination-bullets {
  position: absolute;
  right: 0;
  bottom: 40px !important;
  left: 0;
  top: auto !important;
  width: 100% !important;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.promo-pagination .slider-pagination-dot {
  width: 12px !important;
  min-width: 12px;
  max-width: 12px;
  height: 12px !important;
  min-height: 12px;
  max-height: 12px;
  flex: 0 0 12px;
  background: #dfdfdf;
}

.promo-pagination .slider-pagination-dot.is-active {
  background: #1c2958;
}

.brands-section {
  padding-top: 0 !important;
  overflow: hidden;
}

.brands-title {
  margin-bottom: 70px;
}

.brands-slider-shell {
  --brands-gap: 35px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding-left: 0;
  padding-right: 0;
}

.brands-marquee {
  overflow: hidden;
}

.brands-marquee__inner {
  display: flex;
  align-items: center;
  width: max-content;
  animation: brands-marquee 25s linear infinite;
  animation-play-state: paused;
}

.brands-marquee.is-active .brands-marquee__inner {
  animation-play-state: running;
  will-change: transform;
}

.brands-marquee:hover .brands-marquee__inner {
  animation-play-state: paused;
}

.brands-track {
  display: flex;
  align-items: center;
  gap: var(--brands-gap);
  padding-right: var(--brands-gap);
}

.brands-slide {
  width: 220px;
  min-width: 220px;
  max-width: 220px;
  flex: 0 0 auto;
}

.brand-card {
  display: grid;
  place-items: center;
  width: 220px;
  min-height: 205px;
  padding: 24px;
  border: 2px solid var(--line);
  border-radius: 12px;
  background: #ffffff;
}

.brand-card img {
  max-height: 128px;
  object-fit: contain;
  filter: grayscale(1);
  opacity: 0.9;
  transition: filter 0.25s ease, opacity 0.25s ease, transform 0.25s ease;
}

.brand-card:hover img {
  filter: grayscale(0);
  opacity: 1;
  transform: translateY(-1px);
}

@keyframes brands-marquee {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-50%, 0, 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .brands-marquee__inner {
    animation: none;
  }
}

.section-title-spaced {
  margin-bottom: 40px;
}

.sell-section {
  position: relative;
  overflow: hidden;
  background: var(--soft-blue-2);
}

.sell-layout {
  display: grid;
  grid-template-columns: 530px 1fr;
  grid-template-areas:
    "copy right"
    "form right";
  column-gap: 84px;
  row-gap: 0;
  align-items: start;
}

.sell-copy {
  grid-area: copy;
  max-width: 528px;
  margin-bottom: 74px;
}

.sell-copy h2 {
  margin: 0;
  font-size: clamp(34px, 3.2vw, 40px);
  line-height: 1.1;
  font-weight: 500;
  letter-spacing: -0.03em;
}

.sell-copy .blue {
  color: var(--blue);
}

.sell-copy p {
  margin: 12px 0 0;
  max-width: 470px;
  font-size: clamp(18px, 2vw, 24px);
  line-height: 1.25;
}

.sell-right {
  grid-area: right;
  position: relative;
  min-height: 700px;
  padding-top: 16px;
}

.sell-steps {
  display: grid;
  grid-template-columns: 169px 190px 174px;
  align-items: start;
  justify-content: end;
  gap: 44px;
  margin: 0 0 52px;
  width: 100%;
  max-width: 621px;
}

.step {
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 24px;
  left: calc(50% + 26px);
  width: 185px;
  height: 2px;
  background: rgba(28, 41, 88, 0.6);
}

.step-badge {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 50px;
  height: 50px;
  margin: 0 auto 20px;
  border-radius: 999px;
  background: var(--navy);
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}

.step.active .step-badge {
  background: var(--blue);
}

.step p {
  margin: 0;
  font-size: 24px;
  line-height: 1.1;
}

.step-1 p {
  width: 118px;
}

.step-2 p {
  width: 103px;
}

.step-3 p {
  width: 142px;
}

.sell-form {
  grid-area: form;
  position: relative;
  z-index: 2;
  width: 530px;
  border: 2px solid var(--line);
  border-radius: 20px;
  background: #ffffff;
  padding: 25px 30px;
  box-shadow: var(--shadow);
}

.sell-panel {
  display: none;
}

.sell-panel.is-active {
  display: grid;
  gap: 20px;
}

.sell-field-grid {
  display: grid;
  gap: 20px;
  width: 100%;
}

.sell-field-grid--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sell-field-grid--two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.sell-form .form-row {
  display: grid;
  gap: 7px;
  margin: 0;
}

.sell-form label {
  color: #666666;
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.06;
}

.sell-form input,
.sell-form select {
  border: 2px solid #cccccc;
  border-radius: 9.4px;
  min-height: 58px;
  padding: 14px 18px;
  background-color: #ffffff;
  color: #333333;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  line-height: 1.56;
}

.sell-form input::placeholder {
  color: #666666;
}

.sell-phone-field {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 58px;
  border: 2px solid #cccccc;
  border-radius: 9.4px;
  padding: 14px 18px;
  background: #ffffff;
}

.sell-phone-field span {
  color: #333333;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  line-height: 1.56;
}

.sell-phone-field input {
  min-height: auto;
  padding: 0;
  border: 0;
  flex: 1 1 auto;
  background: transparent;
}

.sell-phone-field input:focus {
  outline: none;
}

.sell-form input:focus,
.sell-form select:focus {
  border-color: #5570f1 !important;
  outline: none;
}

.sell-phone-field:focus-within {
  border-color: #5570f1 !important;
}

.sell-form select {
  height: 58px;
  border: 2px solid #cccccc;
  color: #333333;
  background-position: calc(100% - 16px) center;
  padding-right: 46px;
  -webkit-text-fill-color: #333333;
}

.sell-form select option {
  color: #333333;
}

.sell-form .helper {
  display: inline-block;
  justify-self: center;
  color: #495479;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}

.sell-form-actions {
  display: flex;
  align-items: center;
}

.sell-form-actions--center {
  justify-content: center;
}

.sell-form-actions--split {
  justify-content: center;
  gap: 30px;
}

.sell-action-btn {
  box-sizing: border-box;
  width: 168px;
  min-width: 168px;
  height: 56px;
  min-height: 56px;
  padding: 0 24px;
  flex: 0 0 168px;
}

.sell-visual {
  position: absolute;
  right: -50px;
  bottom: -135px;
  width: calc(100% + 140px);
  pointer-events: none;
}

.sell-visual img {
  position: absolute;
  inset: auto 0 0 auto;
}

.sell-car-top {
  right: 0;
  bottom: 0;
  width: 100%;
  mix-blend-mode: multiply;
}

.reviews-box {
  display: grid;
  grid-template-columns: 248px repeat(3, minmax(0, 1fr));
  gap: 32px;
  align-items: center;
  border: 1px solid #c5c9cf;
  border-radius: 16px;
  padding: 39px 26px;
}

.rating-panel {
  text-align: center;
}

.rating-score {
  margin: 0;
  color: #486284;
  font-size: 86px;
  font-weight: 700;
  line-height: 0.9;
}

.stars {
  display: flex;
  justify-content: center;
  gap: 4px;
  margin: 16px 0 22px;
  color: #ffb400;
  font-size: 40px;
  line-height: 1;
}

.google-line {
  display: inline-flex;
  align-items: center;
  gap: 16px;
}

.google-line strong {
  display: block;
  font-size: 25px;
  font-weight: 600;
}

.google-line span {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 17px;
  font-weight: 500;
}

.testimonial {
  text-align: center;
}

.testimonial .quote-mark {
  color: #486284;
  font-size: 52px;
  font-weight: 700;
  line-height: 1;
}

.testimonial p {
  margin: 14px 0 24px;
  font-size: 16px;
  line-height: 1.25;
}

.testimonial img {
  width: 40px;
  height: 40px;
  margin: 0 auto 16px;
  border-radius: 999px;
  object-fit: cover;
}

.testimonial strong {
  font-size: 18px;
  font-weight: 600;
}

.guides-grid {
  display: grid;
  grid-template-columns: minmax(0, 748px) minmax(360px, 493px);
  gap: 32px;
  align-items: start;
}

.guides-mobile-slider-shell {
  display: none;
}

.guides-section .section-header {
  margin-bottom: 83px;
}

.guides-section .section-title {
  color: #1c2958;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
}

.guide-feature {
  max-width: 748px;
}

.guide-feature-link {
  display: block;
  width: 100%;
  border-radius: 8.8px;
}

.guide-feature img {
  width: 100%;
  height: 392px;
  border: 1px solid #dedede;
  border-radius: 8.8px;
  object-fit: cover;
}

.guide-feature h3 {
  max-width: 542px;
  margin: 28px 0 16px;
  color: #486284;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.4;
}

.guide-feature p,
.guide-list time {
  margin: 0 0 28px;
  color: #486284;
  font-size: 22px;
  font-weight: 300;
}

.guide-list time {
  margin: 0;
  font-size: 18px;
}

.guide-list {
  border-left: 1.1px solid #dedede;
  padding-left: 32px;
}

.guide-list-item {
  padding: 0 0 26px;
  margin-bottom: 26px;
  border-bottom: 1.1px solid #dedede;
}

.guide-list-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.guide-list-link {
  display: grid;
  grid-template-columns: 156px 1fr;
  gap: 32px;
  align-items: center;
  width: 100%;
  color: inherit;
  cursor: pointer;
}

.guide-list-item img {
  width: 156px;
  height: 156px;
  border-radius: 8.8px;
  object-fit: cover;
}

.guide-list-item h4 {
  margin: 0 0 10px;
  color: #486284;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.25;
}

.guide-feature-link:hover img,
.guide-list-link:hover img {
  transform: translateY(-1px);
}

.guide-feature-link img,
.guide-list-link img {
  transition: transform 0.2s ease;
}

.guide-feature .btn {
  min-width: 159px;
  min-height: 48px;
  padding: 15px 16px;
}

.site-footer {
  background: var(--navy);
  color: #ffffff;
  padding: 48px 0;
}

.footer-top,
.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.footer-brand {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-brand img:first-child {
  height: 53px;
  width: auto;
}

.footer-brand img:last-child {
  height: 69px;
  width: auto;
}

.footer-divider {
  height: 1px;
  background: #c1c7cd;
  margin: 48px 0;
}

.footer-columns {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 48px;
}

.footer-column h3 {
  margin: 0 0 16px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.footer-column a,
.footer-column p {
  display: block;
  margin: 0 0 12px;
  font-size: 18px;
  line-height: 1.33;
}

.footer-column p {
  margin-bottom: 16px;
}

.socials {
  display: flex;
  gap: 16px;
  align-items: center;
}

.socials a {
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
}

.footer-bottom {
  font-family: "Inter", sans-serif;
  font-size: 14px;
}

.footer-mini-links {
  display: flex;
  align-items: center;
  gap: 24px;
  font-size: 16px;
}

.floating-whatsapp {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 50;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  box-shadow: 0 18px 35px rgba(28, 41, 88, 0.25);
}

.google-g {
  display: grid;
  place-items: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: conic-gradient(#4285f4 0 25%, #34a853 25% 50%, #fbbc05 50% 75%, #ea4335 75% 100%);
  color: #ffffff;
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
}

@media (max-width: 991px) {
  .search-layout,
  .benefits-inner,
  .footer-top,
  .footer-bottom {
    flex-direction: column;
    align-items: stretch;
  }

  .search-actions {
    width: 100%;
    justify-content: stretch;
  }

  .search-actions .btn {
    flex: 1;
  }

  .best-grid,
  .featured-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sell-layout {
    display: flex;
    flex-direction: column;
  }

  .sell-copy {
    margin-bottom: 48px;
  }

  .sell-form {
    width: 100%;
    max-width: 530px;
  }

  .sell-field-grid--three,
  .sell-field-grid--two {
    grid-template-columns: 1fr;
  }

  .sell-right {
    min-height: 620px;
  }

  .sell-steps {
    justify-content: start;
  }

  .reviews-box {
    grid-template-columns: 1fr 1fr;
  }

  .guides-grid,
  .footer-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .nav-links {
    display: none;
  }

  .header-inner {
    min-height: 72px;
  }

  .hero {
    padding-bottom: 0;
  }

  .hero-shell {
    min-height: 640px;
  }

  .hero-content {
    justify-content: flex-start;
    align-items: flex-end;
    min-height: 640px;
    padding-top: 0;
    padding-bottom: 240px;
  }

  .hero-copy {
    max-width: 420px;
  }

  .hero-switch {
    bottom: 180px;
  }

  .search-panel {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    min-height: 0;
    margin-top: -20px;
    transform: none;
    padding: 24px;
  }

  .best-slider-shell {
    padding-left: 16px;
    padding-right: 16px;
  }

  .best-slide {
    width: min(350px, calc(100vw - 56px));
  }

  .best-pagination {
    padding-right: 16px;
  }

  .best-section-accent {
    top: -228px;
    right: -120px;
    width: 240px;
  }

  .search-fields {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .search-fields-buy,
  .search-fields-sell {
    flex: 1 1 auto;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .search-fields-buy .field,
  .search-fields-sell .field,
  .search-fields-sell .field-plate {
    width: auto;
    min-width: 0;
    padding-right: 0;
  }

  #buy-panel .search-actions,
  #sell-panel .search-actions {
    flex: 1 1 auto;
    justify-content: flex-start;
  }

  .field {
    padding-right: 0;
  }

  .field::after {
    display: none;
  }

  .benefit-grid,
  .tab-1__list,
  .guide-list-link,
  .footer-columns {
    grid-template-columns: 1fr;
  }

  .promo-content {
    padding: 48px 32px 170px;
  }

  .promo-footer {
    left: 32px;
    bottom: 48px;
  }

  .promo-pagination,
  .promo-pagination.swiper-pagination-horizontal,
  .swiper-horizontal > .promo-pagination.swiper-pagination-bullets {
    bottom: 24px !important;
  }

  .reviews-box {
    grid-template-columns: 1fr;
  }

  .footer-brand {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .footer-mini-links {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}

@media (max-width: 991px) {
  .sell-section {
    background: #d1e4ff;
  }

  .container {
    width: calc(100% - 32px);
  }

  .section {
    padding: 64px 0;
  }

  .site-header {
    border-bottom: 0;
  }

  .header-inner {
    min-height: 64px;
  }

  .brand-logo {
    width: 144px;
    height: 40px;
  }

  .header-actions {
    margin-left: auto;
    gap: 20px;
  }

  .header-actions .header-shortcuts {
    display: none;
  }

  .call-btn {
    min-width: 56px;
    width: 56px;
    height: 48px;
    padding: 0;
  }

  .call-btn-label {
    display: none;
  }

  .call-btn svg {
    width: 24px;
    height: 24px;
  }

  .mobile-menu-toggle {
    position: relative;
    display: inline-flex;
    justify-content: center;
    width: 24px;
    height: 24px;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
  }

  .mobile-menu-toggle-line {
    position: absolute;
    left: 0;
    width: 24px;
    height: 2px;
    border-radius: 999px;
    background: #ffffff;
    transition: transform 0.2s ease, opacity 0.2s ease, top 0.2s ease;
  }

  .mobile-menu-toggle-line:nth-child(1) {
    top: 4px;
  }

  .mobile-menu-toggle-line:nth-child(2) {
    top: 11px;
  }

  .mobile-menu-toggle-line:nth-child(3) {
    top: 18px;
  }

  .site-header.is-mobile-menu-open {
    border-bottom: 1px solid rgba(255, 255, 255, 0.92);
  }

  .site-header.is-mobile-menu-open .mobile-menu-toggle-line:nth-child(1) {
    top: 11px;
    transform: rotate(45deg);
  }

  .site-header.is-mobile-menu-open .mobile-menu-toggle-line:nth-child(2) {
    opacity: 0;
  }

  .site-header.is-mobile-menu-open .mobile-menu-toggle-line:nth-child(3) {
    top: 11px;
    transform: rotate(-45deg);
  }

  .site-header.is-mobile-menu-open .mobile-menu {
    display: block;
  }

  .mobile-menu {
    position: fixed;
    top: 64px;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 45;
    background: #1c2958;
  }

  .mobile-menu-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 40px;
    min-height: 100%;
    padding: 64px 16px 32px;
  }

  .mobile-menu-nav {
    display: grid;
    gap: 42px;
  }

  .mobile-menu-nav a {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
  }

  .mobile-menu-bottom {
    display: grid;
    gap: 32px;
    color: #ffffff;
  }

  .mobile-menu-actions {
    display: grid;
    gap: 24px;
  }

  .mobile-menu-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
    padding: 0;
    border: 0;
    background: transparent;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
  }

  .mobile-menu-link svg {
    width: 24px;
    height: 24px;
  }

  .mobile-menu-meta {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 16px;
  }

  .mobile-menu-follow {
    margin: 0 0 12px;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }

  .mobile-menu-socials {
    color: #ffffff;
    justify-content: flex-start;
  }

  .mobile-menu-lang {
    align-self: flex-start;
    padding: 0;
    border: 0;
    background: transparent;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
  }

  .mobile-menu-divider {
    width: 100%;
    height: 1px;
    background: #c1c7cd;
  }

  .mobile-menu-brand {
    display: flex;
    justify-content: flex-end;
  }

  .mobile-menu-brand img {
    width: 170px;
    height: auto;
  }

  .hero-shell {
    min-height: 910px;
  }

  .hero-content {
    justify-content: center;
    align-items: flex-start;
    min-height: 910px;
    padding-top: 40px;
    padding-bottom: 54px;
  }

  .hero-layer-overlay {
    display: none;
  }

  .hero-layer-mobile {
    display: block;
  }

  .hero-mobile-layer {
    position: absolute;
    display: block;
    max-width: none;
  }

  .hero-mobile-layer-3 {
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .hero-copy {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    text-align: center;
  }

  .hero-title {
    width: auto;
    font-size: 32px;
    line-height: normal;
    letter-spacing: 0;
    white-space: nowrap;
  }

  .hero-subtitle {
    margin-top: 0;
    width: auto;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.6px;
    white-space: nowrap;
  }

  .hero-switch {
    top: 468px;
    bottom: auto;
    width: calc(100% - 32px);
    padding: 4px;
    border-radius: 94px;
  }

  .switch-option {
    padding: 13px 12px;
    font-size: 18px;
    border-radius: 70px;
  }

  .search-panel {
    position: absolute;
    top: 582px;
    bottom: auto;
    left: 50%;
    width: calc(100% - 32px);
    margin-top: 0;
    padding: 20px;
    transform: translateX(-50%);
  }

  .search-layout {
    gap: 20px;
  }

  .search-fields {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 13px;
  }

  .search-fields-buy,
  .search-fields-sell {
    position: relative;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    min-height: 0;
  }

  #buy-panel .search-fields-buy::before,
  #sell-panel .search-fields-sell::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: calc(50% - 6px);
    height: 1px;
    background: rgba(156, 176, 201, 0.35);
    pointer-events: none;
  }

  .field {
    min-height: 44px;
  }

  .field:not(:last-child)::after {
    height: 44px;
    right: -7px;
  }

  .search-panel .field label {
    margin-bottom: 2px;
    font-size: 20px;
    line-height: 1.1;
  }

  .search-panel .field select,
  .search-panel .field input {
    font-size: 14px;
    padding-right: 22px;
  }

  .field-control,
  .field-inputbox,
  .search-panel .field select {
    min-height: 32px;
    height: 32px;
  }

  .field-inputbox {
    padding: 6px 12px;
    border: 1px solid #cfd3d4;
    border-radius: 8px;
  }

  .search-actions {
    flex-direction: row;
    gap: 14px;
    width: 100%;
  }

  .search-actions .btn {
    width: auto;
    flex: 1 1 0;
    min-height: 42px;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 16px;
  }

  .search-actions .btn:first-child,
  .search-actions .btn:last-child {
    width: auto;
  }

  #buy-panel .search-actions,
  #sell-panel .search-actions {
    justify-content: stretch;
  }

  .hero-panel.is-active {
    min-height: 214px;
  }

  .best-section-accent {
    display: none;
  }

  .best-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
  }

  .best-header .section-title {
    margin-bottom: 4px;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0;
  }

  .best-header .section-copy {
    max-width: 370px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.28;
  }

  .best-header .btn {
    min-width: 130px;
    min-height: 56px;
    padding: 16px 30px;
    font-size: 18px;
  }

  .best-slide {
    width: 312px;
    min-width: 312px;
    max-width: 312px;
  }

  .best-card {
    min-height: 277px;
    padding: 24px 28px;
  }

  .best-card img {
    height: 240px;
  }

  .best-grid,
  .featured-grid,
  .guides-grid,
  .footer-columns {
    grid-template-columns: 1fr;
  }

  .search-fields-sell .field-inputbox {
    width: 100%;
  }

  .benefits {
    padding: 30px 16px;
    border-width: 2px;
  }

  .benefits-inner {
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
  }

  .benefits h2 {
    width: 100%;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0;
  }

  .benefit-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    gap: 14px 10px;
  }

  .benefit-item {
    gap: 13px;
    font-size: 18px;
    line-height: 1.22;
  }

  .benefit-icon-image,
  .benefit-icon-frame {
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
  }

  .benefit-icon-frame {
    border-width: 1.5px;
    border-radius: 8.824px;
  }

  .benefit-icon-glyph-history {
    width: 35px;
    height: 35px;
  }

  .benefit-icon-glyph-mileage {
    width: 28px;
    height: 35.5px;
  }

  .featured-section .section-header {
    gap: 4px;
  }

  .featured-section .section-title {
    font-size: 32px;
    line-height: 1.2;
    letter-spacing: -0.02em;
  }

  .featured-section .section-copy {
    max-width: 370px;
    font-size: 18px;
    line-height: 1.28;
  }

  .featured-tabs {
    margin-top: 34px;
  }

  .tab-1__list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px 12px;
  }

  .tab-1__button {
    padding: 0 0 14px;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -0.02em;
  }

  .featured-grid {
    gap: 34px;
    margin-top: 32px;
  }

  .featured-card {
    min-height: 388px;
  }

  .featured-card-overlay {
    top: 82px;
    left: 50%;
    width: 186px;
    height: 220px;
    transform: translateX(-50%);
  }

  .featured-card-content {
    padding: 24px;
  }

  .featured-bottom {
    align-items: flex-end;
  }

  .featured-price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }

  .featured-price strong,
  .featured-price span {
    display: block;
  }

  .featured-bg-top,
  .featured-bg-bottom {
    opacity: 0.45;
  }

  .promo-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    gap: 20px;
    padding: 35px 16px 112px;
  }

  .promo {
    min-height: 440px;
  }

  .promo-slide {
    min-height: 440px;
  }

  .promo-slide-wash {
    background: linear-gradient(90deg, rgba(0, 97, 255, 1) 0%, rgba(0, 97, 255, 0.82) 58%, rgba(0, 97, 255, 0.3) 100%);
  }

  .promo h2 {
    margin: 0;
    font-size: 34px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0;
  }

  .promo h2 br {
    display: none;
  }

  .promo-slide-index {
    display: none;
  }

  .promo p {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
  }

  .promo .btn {
    min-height: 56px;
    padding: 19px 22px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    border-radius: 5.5px;
  }

  .promo-footer {
    left: 32px;
    right: 32px;
    bottom: 72px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
  }

  .promo-pagination,
  .promo-pagination.swiper-pagination-horizontal,
  .swiper-horizontal > .promo-pagination.swiper-pagination-bullets {
    right: 32px;
    left: 32px;
    bottom: 35px !important;
    width: auto !important;
  }

  .brands-slider-shell {
    --brands-gap: 23.031px;
  }

  .brands-slide {
    width: 144.767px;
    min-width: 144.767px;
    max-width: 144.767px;
  }

  .brand-card {
    width: 144.767px;
    min-height: 134.896px;
    padding: 16px;
    border-width: 1.316px;
    border-radius: 7.896px;
  }

  .brand-card img {
    max-width: 108px;
    max-height: 84px;
  }

  .brands-title {
    font-size: 32px;
  }

  .sell-copy {
    order: 1;
    margin-bottom: 18px;
  }

  .sell-copy h2 {
    font-size: 34px;
    line-height: 1.1;
    letter-spacing: 0;
  }

  .sell-copy p {
    max-width: 370px;
    margin-top: 12px;
    font-size: 18px;
    line-height: 1.28;
  }

  .sell-right {
    order: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
    min-height: auto;
    padding-top: 0;
  }

  .sell-visual {
    position: relative;
    right: auto;
    bottom: auto;
    order: 1;
    opacity: 1;
    width: 100%;
    max-width: 402px;
  }

  .sell-visual img {
    position: static;
    display: block;
    width: 100%;
    height: auto;
  }

  .sell-car-top {
    width: 100%;
    max-width: 402px;
    margin: 0 auto;
  }

  .sell-steps {
    order: 2;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-content: stretch;
    align-items: start;
    gap: 0;
    width: 100%;
    max-width: 370px;
    margin: 0 0 30px 0;
  }

  .step {
    gap: 8px;
  }

  .step-badge {
    width: 40px;
    height: 40px;
    margin-bottom: 0;
    font-size: 24px;
  }

  .step p {
    font-size: 18px;
    line-height: 1.1;
  }

  .step-1 p,
  .step-2 p,
  .step-3 p {
    width: 92px;
  }

  .sell-form-actions--split {
    gap: 16px;
  }

  .sell-form {
    order: 3;
  }

  .step:not(:last-child)::after {
    top: 20px;
    left: calc(50% + 20px);
    width: calc(100% - 40px);
  }

  .guides-section .section-header {
    display: flex;
    flex-direction: column;
    margin-bottom: 43px;
    align-items: flex-start;
    gap: 4px;
  }

  .guides-section .section-title {
    font-size: 34px;
    line-height: 1.5;
    letter-spacing: -0.02em;
  }

  .guides-section .section-header .btn {
    min-height: 56px;
    padding: 16px 30px;
    font-size: 18px;
  }

  .guides-grid {
    display: none;
  }

  .guides-mobile-slider-shell {
    display: block;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    overflow: hidden;
  }

  .guides-mobile-swiper {
    overflow: visible;
  }

  .guides-mobile-slide {
    width: 292px;
    min-width: 292px;
    max-width: 292px;
  }

  .guides-mobile-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    width: 292px;
  }

  .guides-mobile-card-image {
    display: block;
    width: 100%;
    border-radius: 8.776px;
  }

  .guides-mobile-card-image img {
    display: block;
    width: 100%;
    height: 286px;
    border: 1.097px solid #dedede;
    border-radius: 8.776px;
    object-fit: cover;
  }

  .guides-mobile-card h3 {
    margin: 0;
    color: #486284;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
  }

  .guides-mobile-card p {
    margin: 0;
    color: #486284;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
  }

  .guides-mobile-card .btn {
    min-width: 159px;
    min-height: 48px;
    padding: 16px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    border-radius: 4px;
  }

  .guides-mobile-pagination,
  .guides-mobile-pagination.swiper-pagination-horizontal,
  .swiper-horizontal > .guides-mobile-pagination.swiper-pagination-bullets {
    position: static;
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }

  .guides-mobile-pagination .slider-pagination-dot {
    width: 12px;
    min-width: 12px;
    max-width: 12px;
    height: 12px;
    min-height: 12px;
    max-height: 12px;
    flex: 0 0 12px;
    background: #dfdfdf;
  }

  .guides-mobile-pagination .slider-pagination-dot.is-active {
    background: #1c2958;
  }

  .guide-list {
    border-left: 0;
    padding-left: 0;
  }

  .guide-list-link {
    gap: 18px;
  }

  .guide-list-item img {
    width: 100%;
    height: 180px;
  }

  .site-footer {
    padding: 32px 0;
  }

  .footer-brand {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 35px;
  }

  .footer-brand img:first-child {
    height: 41.723px;
  }

  .footer-brand img:last-child {
    height: 54.458px;
  }

  .footer-divider {
    margin: 32px 0;
  }

  .footer-columns {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }

  .footer-column h3 {
    margin: 0 0 16px;
    font-size: 24px;
    line-height: 24px;
  }

  .footer-column a,
  .footer-column p {
    margin: 0 0 16px;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }

  .footer-column p {
    margin-bottom: 8px;
  }

  .socials {
    gap: 16px;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
  }

  .footer-bottom > div:first-child {
    order: 2;
    font-size: 14px;
    line-height: 20px;
  }

  .footer-mini-links {
    order: 1;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 16px;
    font-size: 16px;
    line-height: 24px;
  }

  .floating-whatsapp {
    right: 16px;
    bottom: 16px;
    width: 64px;
    height: 64px;
  }

  .featured-section{
    padding-top: 125px;
  }
  .featured-bg-top{
    top: -360px;
    opacity: 1;
    right: -110px;
    width: 310px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hero-layer-overlay {
    display: block;
  }

  .hero-layer-mobile {
    display: none;
  }

  .sell-layout {
    display: grid;
    grid-template-columns: minmax(360px, 430px) minmax(0, 1fr);
    grid-template-areas:
      "copy right"
      "form right";
    gap: 32px;
    align-items: start;
  }

  .sell-copy,
  .sell-right,
  .sell-form {
    order: initial;
  }

  .sell-copy {
    margin-bottom: 32px;
  }

  .sell-copy h2 {
    font-size: 36px;
    letter-spacing: -0.02em;
  }

  .sell-copy p {
    max-width: 420px;
    font-size: 18px;
    line-height: 1.28;
  }

  .sell-form {
    width: 100%;
    max-width: 430px;
  }

  .sell-right {
    display: block;
    min-height: 560px;
    padding-top: 8px;
  }

  .sell-steps {
    width: 100%;
    max-width: none;
    margin: 0 0 36px;
    gap: 20px;
    overflow: visible;
  }

  .step {
    width: 100%;
    gap: 10px;
  }

  .step-badge {
    width: 44px;
    height: 44px;
    font-size: 26px;
  }

  .step p {
    width: auto;
    font-size: 18px;
  }

  .step:not(:last-child)::after {
    top: 22px;
    left: calc(50% + 12px);
    width: calc(100% + 12px);
  }

  .sell-visual {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: none;
  }

  .sell-visual img {
    position: absolute;
    inset: auto 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .sell-car-top {
    width: min(460px, 100%);
    margin: 0;
  }

  .featured-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
  }

  .featured-panel .featured-grid > .featured-card:nth-child(n + 5) {
    display: none;
  }

  .featured-card {
    min-height: 360px;
  }
}

@media (max-width: 767px) {
  .featured-panel .featured-grid > .featured-card:nth-child(n + 4) {
    display: none;
  }
}


/* BUY PAGE */
.buy-page-body {
  background: #dce9fb;
}

.nav-links a.is-current {
  color: #fff;
  font-weight: 700;
}

.buy-page {
  --buy-container-width: min(1280px, calc(100vw - 32px));
  --buy-viewport-gutter: calc((100vw - var(--buy-container-width)) / 2);
  overflow: clip;
}

.buy-page > .container {
  position: relative;
}

.buy-layout {
  position: relative;
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  column-gap: 24px;
  align-items: start;
}

.buy-layout::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(var(--buy-viewport-gutter) * -1);
  width: calc(var(--buy-viewport-gutter) + 280px);
  background: #fff;
  z-index: 0;
}

.buy-filter-backdrop {
  display: none;
}

.buy-filter-backdrop[hidden] {
  display: none !important;
}

.buy-sidebar {
  position: relative;
  top: auto;
  align-self: start;
  width: 280px;
  max-width: 280px;
  padding: 48px 24px 40px 0;
  background: #fff;
  box-sizing: border-box;
  z-index: 12;
  display: flex;
  flex-direction: column;
}

.buy-sidebar::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: calc(var(--buy-viewport-gutter) * -1);
  background: #fff;
  z-index: -1;
}

.buy-sidebar-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 74px;
  margin-bottom: 0;
}

.buy-sidebar-title {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #486284;
  font-size: 17.17px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.3434px;
}

.buy-sidebar-title img {
  width: 26px;
  height: 26px;
  flex: 0 0 26px;
}

.buy-sidebar-close {
  display: none;
  position: relative;
  width: 34px;
  height: 34px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: #edf4ff;
  color: #1c2958;
  cursor: pointer;
}

.buy-sidebar-close span {
  position: absolute;
  top: 16px;
  left: 9px;
  width: 16px;
  height: 1.8px;
  border-radius: 999px;
  background: currentColor;
}

.buy-sidebar-close span:first-child {
  transform: rotate(45deg);
}

.buy-sidebar-close span:last-child {
  transform: rotate(-45deg);
}

.buy-filter-form {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: none;
}

.buy-filter-group {
  border-top: 0;
  border-bottom: 1px solid #9cb0c9;
}

.buy-filter-group:first-child {
  border-top: 1px solid #9cb0c9;
}

.buy-filter-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 74px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #486284;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.24px;
  cursor: pointer;
  text-align: left;
}

.buy-filter-toggle-icon {
  position: relative;
  width: 14px;
  height: 14px;
  flex: 0 0 14px;
  margin-right: 0;
}

.buy-filter-toggle-icon::before,
.buy-filter-toggle-icon::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 1.5px;
  border-radius: 999px;
  background: #9cb0c9;
  transition: transform 0.22s ease, opacity 0.22s ease;
}

.buy-filter-toggle-icon::after {
  transform: rotate(90deg);
}

.buy-filter-group.is-open .buy-filter-toggle-icon::after {
  transform: rotate(0deg);
  opacity: 0;
}

.buy-filter-panel {
  display: grid;
  gap: 12px;
  padding: 0 0 20px;
}

.buy-filter-panel[hidden] {
  display: none;
}

.buy-filter-option {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #486284;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.35;
  cursor: pointer;
}

.buy-filter-option input {
  width: 15px;
  height: 15px;
  margin: 0;
  accent-color: #0061ff;
}

.buy-content {
  min-width: 0;
  padding: 0 0 64px;
  position: relative;
  z-index: 1;
}

.buy-banner {
  position: relative;
  min-height: 275px;
  margin-left: -24px;
  margin-right: calc(var(--buy-viewport-gutter) * -1 - 24px);
  overflow: hidden;
}

.buy-banner-picture {
  position: absolute;
  inset: 0;
  display: block;
}

.buy-banner-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  max-width: none;
  object-fit: cover;
  object-position: center center;
}

.buy-banner-title-line {
  display: inline;
}

.buy-banner-title {
  position: relative;
  margin: 0;
  padding: 140px 24px 0;
  color: #fff;
  font-family: "Obviously", sans-serif;
  font-size: 41px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  text-align: center;
}

.buy-toolbar {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 12px;
  padding: 24px 0 0;
}

.buy-mobile-filter-trigger {
  display: none;
  align-items: center;
  gap: 10px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #486284;
  font-family: inherit;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.34px;
  cursor: pointer;
}

.buy-mobile-filter-trigger img {
  width: 26px;
  height: 26px;
  flex: 0 0 26px;
}

.buy-mobile-filter-count {
  display: none !important;
}

.buy-selected-filters {
  display: flex;
  flex-wrap: wrap;
  flex: 1 1 280px;
  gap: 12px;
  min-height: 0;
  min-width: 0;
}

.buy-filter-chip,
.buy-filter-empty {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 32px;
  padding: 7px 8px 7px 12px;
  border: 1px solid #e9e9e9;
  border-radius: 20px;
  background: #fff;
  box-shadow: none;
  color: #1c2958;
  font-family: inherit;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  box-sizing: border-box;
}

.buy-filter-chip {
  cursor: pointer;
}

.buy-filter-chip span,
.buy-filter-empty {
  white-space: nowrap;
}

.buy-filter-chip svg {
  width: 12px;
  height: 12px;
  color: #486284;
  flex: 0 0 12px;
}

.buy-filter-empty {
  color: #486284;
}

.buy-results-section,
.buy-inline-promo,
.buy-pagination {
  margin-left: 0;
  margin-right: 0;
}

.buy-results-section {
  margin-top: 20px;
}

[data-buy-results-fragment] {
  position: relative;
}

[data-buy-results-fragment].is-loading {
  min-height: 260px;
}

[data-buy-results-fragment].is-loading::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 6;
  background: rgba(255, 255, 255, 0.74);
  backdrop-filter: blur(2px);
}

[data-buy-results-fragment].is-loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 7;
  width: 46px;
  height: 46px;
  margin: -23px 0 0 -23px;
  border: 4px solid rgba(28, 41, 88, 0.18);
  border-top-color: #1c2958;
  border-radius: 999px;
  animation: page-transition-loader-spin 0.85s linear infinite;
}

.buy-no-result-page .buy-toolbar {
  margin-bottom: 22px;
}

.buy-no-result-panel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  margin-top: 42px;
  padding: 78px 58px 54px;
  border-radius: 31px;
  background: #fff;
}

.buy-no-result-panel h2 {
  margin: 0;
  color: #1c2958;
  font-family: "Obviously", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.96px;
}

.buy-no-result-panel > p {
  margin: 0;
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.48px;
  max-width: 640px;
}

.buy-no-result-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 28px;
  margin-top: 20px;
}

.buy-no-result-clear {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 48px;
  padding: 0 20px;
  border: 1.935px solid #0f62fe;
  border-radius: 20px;
  background: #fff;
  color: #000;
  font-family: inherit;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  cursor: pointer;
}

.buy-no-result-clear[hidden] {
  display: none;
}

.buy-no-result-actions a {
  color: #0f62fe;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}

.buy-recommended-section {
  margin-top: 62px;
}

.buy-recommended-title {
  margin: 0 0 32px;
  color: #1c2958;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -1px;
}

.buy-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.buy-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 0;
  border-radius: 10px;
  background: #fff;
  border:1px solid #e9e9e9;
  overflow: hidden;
}

.buy-card-visual {
  position: relative;
  min-height: 300px;
  padding: 0;
  border-bottom: 1px solid #e9e9e9;
  background: #fff;
  overflow: hidden;
}

.buy-card-badges {
  position: absolute;
  top: 24px;
  left: 20px;
  z-index: 3;
  display: inline-flex;
  gap: 9px;
}

.buy-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 33px;
  padding: 0 15px;
  border-radius: 4px;
  background: #e6f0ff;
  color: #1c2958;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1;
  text-transform: uppercase;
}

.buy-card .heart-btn {
  position: absolute;
  top: 21px;
  right: 20px;
  z-index: 3;
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.buy-card-media-link .featured-card-overlay {
  position: absolute;
  width: 151px;
  height: 178px;
  object-fit: cover;
  opacity: 1;
  z-index: 3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.buy-card-media-link {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 255px;
    transform: translateX(-50%);
}

.buy-card-image {
  position: absolute;
  inset: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.buy-card-content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 10px;
  padding: 19px 20px 16px;
}

.buy-card-heading {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
}

.buy-card-heading h2 {
  margin: 0;
  color: #1c2958;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
}

.buy-card-heading h2 a {
  color: inherit;
  text-decoration: none;
}

.buy-card-subtitle {
  margin: 2px 0 0;
  color: #6d7694;
  font-size: 12px;
  line-height: 1;
}

.buy-compare-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 78px;
  height: 34px;
  padding: 0 12px;
  border: 1px solid #1c2958;
  border-radius: 4px;
  background: transparent;
  color: #1c2958;
  font-family: inherit;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
}

.buy-compare-btn.is-active {
  background: #1c2958;
  color: #fff;
}

.buy-compare-btn.is-disabled {
  opacity: 0.45;
  cursor: not-allowed;
}

.buy-compare-bar {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 60;
  background: #fff;
  border-top: 1px solid #d9e2f0;
  box-shadow: 0 -18px 50px rgba(28, 41, 88, 0.12);
}

.buy-compare-bar[hidden] {
  display: none;
}

.buy-compare-bar-inner {
  position: relative;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto auto;
  align-items: center;
  gap: 14px;
  max-width: 1288px;
  margin: 0 auto;
  padding: 16px 0;
  background: transparent;
}

.buy-compare-title {
  margin: 0;
  padding-right: 16px;
  color: #0f0f33;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 41.502px;
  letter-spacing: -1px;
  white-space: nowrap;
}

.buy-compare-clear {
  position: relative;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #1c2958;
  cursor: pointer;
}

.buy-compare-clear span {
  position: absolute;
  top: 15px;
  left: 8px;
  width: 16px;
  height: 1.8px;
  border-radius: 999px;
  background: currentColor;
}

.buy-compare-clear span:first-child {
  transform: rotate(45deg);
}

.buy-compare-clear span:last-child {
  transform: rotate(-45deg);
}

.buy-compare-slots {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  min-width: 0;
}

.buy-compare-slot {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 76px;
  padding: 12px;
  border: 1px solid #9cb0c9;
  border-radius: 12px;
  background: #fff;
  box-sizing: border-box;
}

.buy-compare-slot.is-empty {
  border-style: dashed;
  color: #7a8eaf;
}

.buy-compare-slot-media {
  flex: 0 0 56px;
  width: 56px;
  height: 52px;
  border: 1px solid #e6f0ff;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}

.buy-compare-slot-media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.buy-compare-slot-copy {
  display: flex;
  flex: 1 1 auto;
  min-width: 0;
  flex-direction: column;
  gap: 4px;
}

.buy-compare-slot-copy strong {
  color: #1a202c;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.54px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.buy-compare-slot-copy span {
  color: #7a8eaf;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}

.buy-compare-remove {
  position: relative;
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #1c2958;
  cursor: pointer;
}

.buy-compare-remove::before,
.buy-compare-remove::after {
  content: "";
  position: absolute;
  top: 9px;
  left: 4px;
  width: 12px;
  height: 1.4px;
  border-radius: 999px;
  background: currentColor;
}

.buy-compare-remove::before {
  transform: rotate(45deg);
}

.buy-compare-remove::after {
  transform: rotate(-45deg);
}

.buy-compare-search {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 124px;
  min-height: 44px;
  padding: 0 14px;
  border-radius: 6px;
  background: #1c2958;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}

.buy-compare-search svg {
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
}

.buy-compare-search.is-disabled {
  pointer-events: none;
  opacity: 0.5;
}

.my-favorites-page-body {
  background: #ffffff;
}

.my-favorites-page {
  position: relative;
  padding: 67px 0 104px;
  background: rgba(0, 97, 255, 0.1);
  overflow: hidden;
}

.my-favorites-section {
  position: relative;
  z-index: 1;
}

.my-favorites-page h1,
.my-favorites-page h2,
.my-favorites-page h3,
.my-favorites-page p {
  margin: 0;
}

.my-favorites-head {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 38px;
}

.my-favorites-head h1 {
  color: #1c2958;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.8px;
}

.my-favorites-count {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #495479;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
}

.my-favorites-count svg {
  flex: 0 0 20px;
  width: 20px;
  height: 18px;
  color: #1c2958;
}

.my-favorites-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 26px;
  align-items: start;
}

.my-favorites-grid .buy-card {
  min-height: 430px;
  box-shadow: none;
}

.my-favorites-grid .buy-card-visual {
  min-height: 300px;
}

.my-favorites-grid .buy-card .heart-btn {
  top: 21px;
  right: 20px;
}

.my-favorites-grid .buy-card-content {
  padding: 19px 15px 16px;
}

.my-favorites-grid .buy-card-heading {
  gap: 12px;
}

.my-favorites-grid .buy-card-heading h2 {
  font-size: 20px;
  line-height: normal;
}

.my-favorites-grid .buy-card-subtitle {
  margin-top: 2px;
}

.my-favorites-grid .buy-compare-btn {
  min-width: 78px;
  height: 34px;
}

.my-favorites-grid .buy-card-bottom {
  padding-top: 8px;
}

.my-favorites-grid .buy-card .btn {
  min-width: 109px;
}

.my-favorites-grid .buy-card-price strong {
  display: inline-flex;
  align-items: flex-end;
  gap: 2px;
}

.my-favorites-grid .buy-card-price small {
  line-height: 1;
}

.compare-cars-page-body {
  background: #e6f0ff;
}

.compare-cars-page {
  padding: 54px 0 0;
  background: #e6f0ff;
}

.compare-cars-section {
  padding-bottom: 56px;
}

.compare-cars-page h1,
.compare-cars-page h2,
.compare-cars-page h3,
.compare-cars-page p {
  margin: 0;
}

.compare-cars-shell {
  padding: 20px;
  border-radius: 10px;
  background: #ffffff;
}

.compare-cars-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  min-height: 56px;
}

.compare-cars-head h1 {
  color: #1c2958;
  font-size: 32px;
  font-weight: 500;
  line-height: 41.502px;
  letter-spacing: -1px;
}

.compare-cars-clear {
  padding: 16px;
  border: 0;
  background: transparent;
  color: #0061ff;
  font-family: "Roboto", "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.5px;
  text-decoration: underline;
  cursor: pointer;
}

.compare-cars-top {
  display: grid;
  grid-template-columns: 304px minmax(0, 1fr);
  margin-top: 30px;
}

.compare-cars-cards-wrap {
  grid-column: 2;
  min-width: 0;
}

.compare-cars-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px;
  margin-bottom: -65px;
}

.compare-cars-card {
  position: relative;
  min-height: 423px;
  display: flex;
  flex-direction: column;
  padding: 20px;
  border: 0.5px solid rgba(224, 193, 140, 0.4);
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 2px 17px rgba(0, 0, 0, 0.15);
}

.compare-cars-card.is-empty {
  justify-content: center;
  border-style: dashed;
  border-color: #d7e0ef;
  box-shadow: none;
}

.compare-cars-card-remove {
  position: absolute;
  top: 14px;
  right: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(28, 41, 88, 0.08);
  color: #1c2958;
  cursor: pointer;
}

.compare-cars-card-remove span {
  position: absolute;
  width: 12px;
  height: 1.5px;
  border-radius: 999px;
  background: currentColor;
}

.compare-cars-card-remove span:first-child {
  transform: rotate(45deg);
}

.compare-cars-card-remove span:last-child {
  transform: rotate(-45deg);
}

.compare-cars-card-copy h3 {
  color: #1c2958;
  font-size: 22.56px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.6768px;
}

.compare-cars-card-copy p {
  color: #90a3bf;
  font-size: 18.594px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.3719px;
}

.compare-cars-card.is-empty .compare-cars-card-copy h3 {
  font-size: 24px;
}

.compare-cars-card.is-empty .compare-cars-card-copy p {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.24px;
}

.compare-cars-card-media {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 0;
  padding: 18px 0 28px;
}

.compare-cars-card-media img {
    display: block;
    width: 100%;
    max-width: 100%;
    max-height: 236px;
    object-fit: cover;
}

.compare-cars-card-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 117px;
  height: 39px;
  padding: 0 18px;
  border: 1px solid #90a3bf;
  border-radius: 4px;
  color: #90a3bf;
  font-size: 14.167px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.2833px;
  text-decoration: none;
}

.compare-cars-overview {
  margin-top: 28px;
}

.compare-cars-overview h2 {
  color: #1c2958;
  font-size: 48px;
  font-weight: 500;
  line-height: 41.502px;
  letter-spacing: -1px;
}

.compare-cars-matrix-scroll {
  margin-top: 28px;
  overflow-x: auto;
}

.compare-cars-matrix {
  min-width: 1200px;
}

.compare-cars-row {
  display: grid;
  grid-template-columns: 304px repeat(3, minmax(0, 1fr));
  column-gap: 10px;
  align-items: center;
  min-height: 74px;
  border-bottom: 1px solid #9cb0c9;
}

.compare-cars-row.is-first {
  border-top: 1px solid #9cb0c9;
}

.compare-cars-row-label {
  color: #486284;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.36px;
  white-space: nowrap;
}

.compare-cars-row-value {
  color: #486284;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.compare-cars-row-value.is-empty {
  color: #9cb0c9;
}

/* PROFILE PAGE */
body.profile-page-body {
  background: #f8faff;
  color: #1c2958;
}

.profile-page {
  padding: 70px 0 96px;
}

.profile-page .container {
  width: min(750px, calc(100% - 32px));
}

.profile-page-inner {
  display: grid;
  gap: 30px;
}

.profile-summary-card,
.profile-panel-card {
  border: 2px solid rgba(156, 176, 201, 0.35);
  border-radius: 20px;
  background: #ffffff;
}

.profile-summary-card {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 8px;
  min-height: 158px;
  padding: 25px 30px;
}

.profile-summary-avatar {
  display: grid;
  place-items: center;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background: #1c2958;
  box-shadow: 0 4px 10px rgba(28, 41, 88, 0.16);
  flex: 0 0 88px;
}

.profile-summary-copy h1 {
  margin: 0;
  color: #1c2958;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.64px;
}

.profile-summary-copy p {
  margin: 4px 0 0;
  color: #495479;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}

.profile-summary-btn {
  min-width: 159px;
  min-height: 48px;
  padding: 16px 30px;
  border-radius: 4px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}

.profile-summary-btn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}

.profile-panel-card {
  padding: 25px 30px;
}

.profile-panel-title,
.profile-security-title {
  margin: 0;
  color: #1c2958;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.64px;
}

.profile-panel-title {
  margin-bottom: 20px;
  font-size: 32px;
}

.profile-field + .profile-field {
  margin-top: 20px;
}

.profile-field label {
  display: block;
  margin: 0 0 7px;
  color: #666666;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20.746px;
  font-weight: 600;
  line-height: 21.129px;
  letter-spacing: 0;
}

.profile-field-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  min-height: 58px;
  padding: 18px;
  border: 1.174px solid #cccccc;
  border-radius: 9.391px;
  background: #ffffff;
  box-sizing: border-box;
}

.profile-field-box--password {
  justify-content: space-between;
}

.profile-field-value {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
  color: #666666;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28.172px;
  letter-spacing: 0;
}

.profile-field-input {
  flex: 1 1 auto;
  min-width: 0;
  width: 100%;
  border: 0;
  padding: 0;
  background: transparent;
  color: #666666;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28.172px;
  letter-spacing: 0;
  outline: none;
  appearance: none;
}

.profile-field-input:disabled {
  opacity: 1;
  color: #666666;
  -webkit-text-fill-color: #666666;
  cursor: default;
}

.profile-field-input:not(:disabled) {
  color: #1c2958;
  -webkit-text-fill-color: #1c2958;
}

.profile-field-input::placeholder {
  color: #666666;
}

.profile-field--phone .profile-field-value span:first-child {
  color: #333333;
}

.profile-phone-box {
  gap: 12px;
}

.profile-phone-prefix {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  color: #333333;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28.172px;
  letter-spacing: 0;
}

.profile-inline-link {
  padding: 0;
  border: 0;
  background: transparent;
  color: #1c2958;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28.172px;
  letter-spacing: 0;
  cursor: pointer;
}

.profile-form-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}

.profile-save-btn {
  min-width: 170px;
  min-height: 48px;
  padding: 16px 24px;
  border-radius: 4px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}

.profile-account-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 7px;
  width: 100%;
  padding: 0 0 20px;
  border: 0;
  border-bottom: 1px solid #9cb0c9;
  border-radius: 0;
  background: transparent;
  box-sizing: border-box;
  text-align: left;
}

.profile-account-item + .profile-account-item {
  margin-top: 18px;
}

.profile-account-logout {
  margin-top: 18px;
}

.profile-account-heading {
  color: #666666;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20.746px;
  font-weight: 600;
  line-height: 21.129px;
  letter-spacing: 0;
}

.profile-account-copy {
  color: #666666;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}

.profile-account-item--danger .profile-account-heading,
.profile-account-item--danger {
  border-bottom: 0;
  padding-bottom: 0;
}

.profile-account-item--danger .profile-account-heading {
  color: #e24f56;
}

.profile-security-card {
  padding: 25px 30px;
  border: 0;
  border-radius: 20px;
  background: #e6fef5;
}

.profile-security-title {
  color: #666666;
  font-size: 20.746px;
  font-weight: 600;
  line-height: 21.129px;
  letter-spacing: 0;
}

.profile-security-copy {
  margin: 7px 0 0;
  color: #666666;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0;
  max-width: 100%;
}

.profile-page-body .profile-header-link {
  display: inline-flex;
  align-items: center;
  gap: 0px;
  min-height: 48px;
  padding: 0 20px 0 0;
  color: #ffffff;
}

.profile-page-body .profile-header-link .shortcut-icon-frame {
  width: 44px;
  height: 44px;
}

.profile-page-body .profile-header-link .shortcut-icon-frame svg {
  width: 18px;
  height: 18px;
}

.profile-favorites-link {
  position: relative;
}

.profile-favorites-badge {
  position: absolute;
  top: 1px;
  right: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  border-radius: 999px;
  background: #0061ff;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  box-shadow: 0 0 0 2px #1c2958;
}

.profile-header-avatar {
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
}

.profile-header-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}

@media (max-width: 991px) {
  .my-favorites-page {
    padding: 48px 0 80px;
  }

  .my-favorites-head h1 {
    font-size: 36px;
    letter-spacing: -0.72px;
  }

  .my-favorites-count {
    font-size: 21px;
  }

  .my-favorites-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .compare-cars-page {
    padding-top: 32px;
  }

  .compare-cars-top {
    grid-template-columns: 1fr;
  }

  .compare-cars-cards-wrap {
    grid-column: auto;
    overflow-x: auto;
  }

  .compare-cars-cards {
    min-width: 896px;
    margin-bottom: 0;
  }

  .compare-cars-overview h2 {
    font-size: 40px;
  }

  .profile-page {
    padding: 40px 0 80px;
  }

  .profile-page .container {
    width: calc(100% - 32px);
  }

  .profile-page-inner {
    gap: 24px;
  }

  .profile-summary-card {
    grid-template-columns: auto minmax(0, 1fr) auto;
    gap: 12px;
    min-height: 0;
    padding: 24px 26px;
  }

  .profile-summary-avatar {
    width: 72px;
    height: 72px;
    flex-basis: 72px;
  }

  .profile-summary-copy h1 {
    font-size: 28px;
  }

  .profile-summary-copy p {
    font-size: 18px;
  }

  .profile-summary-btn {
    min-width: 144px;
    padding: 14px 22px;
    font-size: 16px;
  }

  .profile-panel-card {
    padding: 24px 26px;
  }

  .profile-panel-title {
    margin-bottom: 20px;
    font-size: 28px;
  }

  .profile-field + .profile-field {
    margin-top: 20px;
  }

  .profile-field label {
    font-size: 18px;
    line-height: normal;
  }

  .profile-field-box {
    min-height: 56px;
    padding: 16px;
  }

  .profile-field-input,
  .profile-phone-prefix {
    font-size: 17px;
    line-height: 1.35;
  }

  .profile-field-value {
    font-size: 17px;
    line-height: 1.35;
  }

  .profile-security-card {
    padding: 22px 24px;
  }

  .profile-security-title {
    font-size: 22px;
    line-height: normal;
  }

  .profile-security-copy {
    font-size: 17px;
  }

  .profile-account-item + .profile-account-item {
    margin-top: 16px;
  }

  .profile-form-actions {
    margin-top: 20px;
  }

  .profile-save-btn {
    min-width: 156px;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .my-favorites-page {
    padding: 32px 0 64px;
  }

  .my-favorites-head {
    gap: 6px;
    margin-bottom: 24px;
  }

  .my-favorites-head h1 {
    font-size: 32px;
    letter-spacing: -0.64px;
  }

  .my-favorites-count {
    font-size: 18px;
  }

  .my-favorites-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .my-favorites-grid .buy-card .btn,
  .my-favorites-grid .buy-compare-btn {
    white-space: nowrap;
  }

  .compare-cars-page {
    padding-top: 16px;
  }

  .compare-cars-shell {
    padding: 16px;
    border-radius: 8px;
  }

  .compare-cars-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }

  .compare-cars-head h1 {
    font-size: 28px;
    line-height: 1.2;
  }

  .compare-cars-clear {
    padding: 0;
    font-size: 18px;
  }

  .compare-cars-top {
    margin-top: 20px;
  }

  .compare-cars-cards {
    min-width: 792px;
    gap: 16px;
    margin-bottom: 0;
  }

  .compare-cars-card {
    min-height: 360px;
    padding: 16px;
    box-shadow: none;
  }

  .compare-cars-card-remove {
    top: 12px;
    right: 12px;
    width: 26px;
    height: 26px;
  }

  .compare-cars-card-copy h3 {
    font-size: 20px;
  }

  .compare-cars-card-copy p {
    font-size: 16px;
  }

  .compare-cars-card-media {
    padding: 12px 0 20px;
  }

  .compare-cars-overview {
    margin-top: 24px;
  }

  .compare-cars-overview h2 {
    font-size: 32px;
    line-height: 1.2;
  }

  .compare-cars-matrix-scroll {
    margin-top: 20px;
  }

  .compare-cars-matrix {
    min-width: 960px;
  }

  .compare-cars-row {
    grid-template-columns: 220px repeat(3, minmax(0, 1fr));
  }

  .profile-page {
    padding: 28px 0 64px;
  }

  .profile-page-inner {
    gap: 18px;
  }

  .profile-summary-card {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 20px;
  }

  .profile-summary-avatar {
    width: 64px;
    height: 64px;
  }

  .profile-summary-copy h1 {
    font-size: 24px;
  }

  .profile-summary-copy p {
    font-size: 16px;
  }

  .profile-summary-btn {
    width: 100%;
    min-width: 0;
    justify-content: center;
  }

  .profile-panel-card {
    padding: 20px;
  }

  .profile-panel-title {
    margin-bottom: 18px;
    font-size: 24px;
  }

  .profile-field + .profile-field {
    margin-top: 18px;
  }

  .profile-field label {
    margin-bottom: 8px;
    font-size: 16px;
  }

  .profile-field-box {
    min-height: 52px;
    padding: 14px 16px;
  }

  .profile-field-input,
  .profile-phone-prefix {
    font-size: 16px;
  }

  .profile-field-value {
    font-size: 16px;
    line-height: 1.35;
  }

  .profile-inline-link {
    font-size: 16px;
    line-height: 1.2;
  }

  .profile-account-item {
    padding: 0 0 10px;
  }

  .profile-account-item + .profile-account-item {
    margin-top: 14px;
  }

  .profile-account-heading {
    font-size: 18px;
  }

  .profile-account-copy {
    font-size: 15px;
  }

  .profile-security-card {
    padding: 18px 20px;
    border-radius: 16px;
  }

  .profile-security-title {
    font-size: 20px;
  }

  .profile-security-copy {
    margin-top: 8px;
    font-size: 16px;
  }

  .profile-page-body .profile-header-link {
    padding-right: 12px;
  }

  .profile-form-actions {
    justify-content: stretch;
  }

  .profile-save-btn {
    width: 100%;
    min-width: 0;
  }
}

.buy-card-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  color: #6d7694;
  font-size: 11px;
  font-weight: 400;
  line-height: 16.5px;
}

.buy-card-meta li {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 6px;
}

.buy-card-meta li:not(:last-child)::after {
  content: none;
}

.buy-card-meta li + li {
  border-left: 1px solid #e9e9e9;
}

.buy-card-meta img {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
}

.buy-card-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
  margin-top: auto;
  padding-top: 8px;
  border-top: 1px solid #e9e9e9;
}

.buy-card-price {
  display: flex;
  flex-direction: column;
  gap: 1px;
}

.buy-card-price span {
  color: rgba(144, 163, 191, 0.75);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
}

.buy-card-price strong {
  color: #1c2958;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.buy-card-price small {
  font-size: 11px;
  font-weight: 600;
}

.buy-card .btn {
  flex: 0 0 auto;
  min-height: 44px;
  padding: 0 8px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background: #1c2958;
  border-color: #1c2958;
}

.buy-inline-promo {
  margin-top: 40px;
}

.buy-inline-promo .promo {
  position: relative;
}

.buy-inline-promo .promo-content {
  padding: 48px 48px 96px;
}

.buy-inline-promo .promo-footer {
  left: 48px;
}

.buy-results-section--bottom {
  margin-top: 26px;
}

.buy-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding: 28px 0 0;
}

.buy-pagination a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 999px;
  color: #6c82a7;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}

.buy-pagination a.is-active {
  background: #1c2958;
  color: #fff;
}

@media (min-width: 768px) and (max-width: 991px) {
  .buy-layout {
    display: block;
  }

  .buy-sidebar::before {
    content: none;
  }

  .buy-sidebar {
    position: fixed;
    top: 76px;
    left: 0;
    bottom: 0;
    width: min(360px, 82vw);
    height: calc(100vh - 76px);
    padding: 24px 22px 32px;
    z-index: 20;
    transform: translateX(-100%);
    transition: transform 0.28s ease;
    box-shadow: 28px 0 60px rgba(28, 41, 88, 0.12);
  }

  .buy-filter-backdrop {
    display: block;
    position: fixed;
    inset: 76px 0 0;
    background: transparent;
    z-index: 19;
  }

  .buy-page-body.buy-filter-open .buy-sidebar {
    transform: translateX(0);
  }

  .buy-sidebar-close,
  .buy-mobile-filter-trigger {
    display: inline-flex;
  }

  .buy-content {
    padding-bottom: 56px;
  }

  .buy-no-result-panel {
    margin-top: 30px;
    padding: 48px 30px 38px;
    border-radius: 24px;
  }

  .buy-no-result-panel h2 {
    font-size: 36px;
  }

  .buy-no-result-panel > p {
    font-size: 18px;
  }

  .buy-no-result-actions {
    gap: 16px 18px;
    margin-top: 16px;
  }

  .buy-no-result-clear,
  .buy-no-result-actions a {
    font-size: 16px;
  }

  .buy-recommended-section {
    margin-top: 44px;
  }

  .buy-recommended-title {
    font-size: 32px;
    margin-bottom: 20px;
  }

  .buy-banner {
    min-height: 224px;
    margin-left: 0;
    margin-right: 0;
  }

  .buy-banner-title {
    padding: 86px 24px 0;
    font-size: 34px;
  }

  .buy-toolbar,
  .buy-results-section,
  .buy-inline-promo,
  .buy-pagination {
    margin-left: 16px;
    margin-right: 16px;
  }

  .buy-toolbar {
    padding: 16px 0 0;
    margin-left: 0;
    margin-right: 0;
  }

  .buy-selected-filters {
    display: contents;
  }

  .buy-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .buy-card-grid--bottom {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .buy-card-grid--bottom .buy-card:last-child {
    grid-column: 1 / -1;
    max-width: 360px;
  }

}

@media (max-width: 767px) {
  .buy-layout {
    display: block;
  }

  .buy-sidebar::before {
    content: none;
  }

  .buy-filter-backdrop {
    display: block;
    position: fixed;
    inset: 64px 0 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 19;
  }

  .buy-sidebar {
    position: fixed;
    top: 64px;
    left: 0;
    bottom: 0;
    width: min(327px, calc(100vw - 63px));
    height: calc(100vh - 64px);
    padding: 14px 16px 24px;
    z-index: 20;
    transform: translateX(-100%);
    transition: transform 0.28s ease;
    box-shadow: 24px 0 40px rgba(28, 41, 88, 0.08);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
  }

  .buy-page-body.buy-filter-open .buy-sidebar {
    transform: translateX(0);
  }

  .buy-sidebar-close,
  .buy-mobile-filter-trigger {
    display: inline-flex;
  }

  .buy-sidebar-title {
    font-size: 17px;
  }

  .buy-sidebar-head {
    width: 100%;
    min-height: 64px;
  }

  .buy-filter-form {
    width: 100%;
    max-width: none;
  }

  .buy-filter-toggle {
    min-height: 62px;
    padding: 0;
    font-size: 15px;
  }

  .buy-filter-option {
    font-size: 14px;
  }

  .buy-content {
    padding-bottom: 48px;
  }

  .buy-no-result-panel {
    gap: 10px;
    margin-top: 24px;
    padding: 28px 20px 24px;
    border-radius: 22px;
  }

  .buy-no-result-panel h2 {
    font-size: 34px;
    letter-spacing: -0.68px;
  }

  .buy-no-result-panel > p {
    font-size: 18px;
    line-height: 1.45;
    letter-spacing: -0.36px;
  }

  .buy-no-result-actions {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    margin-top: 14px;
  }

  .buy-no-result-clear {
    min-height: 42px;
    padding: 0 16px;
    border-radius: 16px;
    font-size: 16px;
  }

  .buy-no-result-actions a {
    font-size: 16px;
    line-height: 1.35;
  }

  .buy-recommended-section {
    margin-top: 36px;
  }

  .buy-recommended-title {
    font-size: 30px;
    margin-bottom: 18px;
  }

  .buy-banner {
    min-height: 232px;
    width: calc(100% + 32px);
    margin-left: -16px;
    margin-right: -16px;
  }

  .buy-layout::before {
    display: none;
  }

  .buy-banner-picture::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.2);
  }

  .buy-banner-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0;
    min-height: 232px;
    padding: 0 14px;
    font-size: 32px;
    line-height: normal;
    letter-spacing: 0;
  }

  .buy-banner-title-line {
    display: block;
  }

  .buy-banner-image {
    inset: auto;
    width: 124.12%;
    height: 147.77%;
    left: -12.06%;
    top: -47.72%;
    object-fit: cover;
  }

  .buy-toolbar,
  .buy-results-section,
  .buy-inline-promo,
  .buy-pagination {
    margin-left: 16px;
    margin-right: 16px;
  }

  .buy-toolbar {
    padding: 22px 0 0;
    margin-left: 0;
    margin-right: 0;
  }

  .buy-results-section {
    margin-left: 0;
    margin-right: 0;
  }

  .buy-inline-promo {
    margin-left: 0;
    margin-right: 0;
  }

  .buy-selected-filters {
    display: contents;
  }

  .buy-filter-chip,
  .buy-filter-empty {
    min-height: 32px;
    padding: 6px 8px 6px 10px;
    font-size: 12px;
  }

  .buy-results-section {
    margin-top: 16px;
  }

  .buy-card-grid,
  .buy-card-grid--bottom {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .buy-card-visual {
    padding: 0;
  }

  .buy-card-content {
    padding: 19px 19px 16px;
  }

  .buy-card-badges {
    top: 18px;
    left: 16px;
    gap: 7px;
  }

  .buy-badge {
    min-height: 28px;
    padding: 0 12px;
    font-size: 11px;
  }

  .buy-card-heading h2 {
    font-size: 20px;
  }

  .buy-card-bottom {
    align-items: center;
    flex-direction: row;
  }

  .buy-card .btn {
    min-width: 108px;
    width: auto;
    justify-content: center;
    white-space: nowrap;
  }

  .buy-card-price strong {
    font-size: 20px;
  }

  .buy-inline-promo {
    margin-top: 18px;
  }

  .buy-inline-promo .promo-content {
    padding: 35px 16px 112px;
  }

  .buy-inline-promo .promo-footer {
    left: 24px;
    right: 24px;
  }

  .buy-pagination {
    gap: 14px;
    padding-top: 22px;
  }

  .buy-compare-bar {
    right: 0;
    bottom: 0;
    left: 0;
  }

  .buy-compare-bar-inner {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 18px;
    padding: 18px 16px 16px;
  }

  .buy-compare-title {
    font-size: 26px;
    line-height: 1;
  }

  .buy-compare-slots {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    overflow: visible;
    padding-bottom: 0;
  }

  .buy-compare-slot {
    position: relative;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    min-height: 92px;
    padding: 12px 14px;
    gap: 12px;
    border-radius: 16px;
  }

  .buy-compare-slot-media {
    width: 64px;
    height: 64px;
    flex: 0 0 64px;
    border-radius: 16px;
  }

  .buy-compare-slot-copy {
    display: flex;
  }

  .buy-compare-remove {
    position: relative;
    top: auto;
    right: auto;
    margin-left: auto;
  }

  .buy-compare-search {
    width: 100%;
    min-height: 54px;
    border-radius: 14px;
    font-size: 16px;
    font-weight: 600;
    gap: 10px;
  }

  .buy-compare-search svg {
    width: 20px;
    height: 20px;
    flex-basis: 20px;
  }

  .buy-compare-clear {
    position: absolute;
    top: 12px;
    right: 10px;
  }

  .buy-compare-clear span {
    top: 15px;
    left: 8px;
    width: 18px;
  }

  .buy-compare-slot-copy {
    gap: 3px;
  }

  .buy-compare-slot-copy strong {
    font-size: 18px;
    line-height: 1;
    letter-spacing: -0.4px;
  }

  .buy-compare-slot-copy span {
    font-size: 10px;
  }
}

/* SELL PAGE */

.sell-page {
  background: #e6f0ff;
}

.sell-page-hero {
  position: relative;
  min-height: 645px;
  overflow: hidden;
  background: #dceaf9;
}

.sell-page-hero-media {
  position: absolute;
  inset: 0;
}

.sell-page-hero-base-picture,
.sell-page-hero-base {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.sell-page-hero-base {
  object-fit: cover;
}

.sell-page-hero-inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 565px;
  padding-top: 84px;
  padding-bottom: 10px;
}

.sell-page-hero-copy {
  max-width: 736px;
  color: #1c2958;
}

.sell-page-hero-copy h1 {
  margin: 0;
  font-family: "Obviously", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 0;
}

.sell-page-hero-copy p {
  margin: 10px 0 0;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.68px;
  white-space: nowrap;
}

.sell-page-hero-steps {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 39px;
  width: 774px;
  margin-top: auto;
  transform: translateY(42px);
}

.sell-page-hero-steps::before,
.sell-page-hero-steps::after {
  content: "";
  position: absolute;
  top: 27px;
  height: 1px;
  background: #1c2958;
}

.sell-page-hero-steps::before {
  left: 122px;
  width: 237px;
}

.sell-page-hero-steps::after {
  left: 400px;
  width: 247px;
}

.sell-page-hero-step {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: #fff;
}

.sell-page-hero-step-badge {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 51px;
  height: 51px;
  margin-bottom: 14px;
  border-radius: 50%;
  background: #1c2958;
  font-size: 29.7px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.93px;
}

.sell-page-hero-step h2 {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}

.sell-page-hero-step p {
  margin: 8px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
}

.sell-page-cta-section {
  padding: 121px 0 150px;
}

.sell-page-cta-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
}

.sell-page-cta-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 333px;
  padding: 59px 84px 46px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 7px 11px 22.4px -3px rgba(144, 163, 191, 0.5);
}

.sell-page-cta-card:first-child {
  padding-left: 96px;
}

.sell-page-cta-card h2 {
  margin: 0;
  color: #1c2958;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.2647;
  letter-spacing: 0;
  white-space: nowrap;
}

.sell-page-cta-card p {
  margin: 12px 0 45px;
  color: #495479;
  font-size: 23px;
  line-height: 1.38;
  letter-spacing: 0;
}

.sell-page-cta-card:first-child p {
  max-width: 431px;
}

.sell-page-cta-card:last-child p {
  max-width: 475px;
}

.sell-page-cta-btn {
  width: 414px;
  max-width: 100%;
  height: 56px;
  min-height: 56px;
  margin-top: auto;
  justify-content: center;
  gap: 10px;
  border: 2px solid #0f62fe;
  background: #0f62fe;
  color: #fff;
  padding: 16px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.sell-page-form-section {
  position: relative;
  min-height: 588px;
  background: #fff;
  overflow: hidden;
}

.sell-page-form-scene-picture,
.sell-page-form-scene {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.sell-page-form-scene {
  object-fit: cover;
}

.sell-page-form-inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 330px minmax(0, 784px);
  justify-content: space-between;
  align-items: start;
  gap: 40px;
  min-height: 588px;
  padding-top: 105px;
}

.sell-page-form-copy {
  align-self: start;
  padding-top: 3px;
}

.sell-page-form-copy p {
  margin: 0;
  color: #1c2958;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.16;
  letter-spacing: -1px;
  text-align: right;
}

.sell-page-form-copy span {
  color: #0f62fe;
}

.sell-page-form-card {
  width: 784px;
  max-width: 100%;
}

.sell-page .sell-form {
  width: 100%;
  padding: 25px 30px 26px;
  border: 2px solid rgba(156, 176, 201, 0.35);
  border-radius: 20px;
  box-shadow: none;
}

.sell-page .sell-panel.is-active {
  gap: 20px;
}

.sell-page .sell-form .form-row {
  gap: 7px;
}

.sell-page .sell-form label {
  color: #666;
  font-size: 20.75px;
  line-height: 1.02;
}

.sell-page .sell-form input,
.sell-page .sell-form select,
.sell-page .sell-phone-field {
  min-height: 58px;
  padding: 14px 18px;
  border-radius: 9.4px;
  font-size: 18px;
  line-height: 1.56;
}

.sell-page .sell-form input {
  border-color: #ccc;
}

.sell-page .sell-form select {
  height: 58px;
  padding-right: 48px;
}

.sell-page .sell-phone-field {
  padding: 0 18px;
}

.sell-page .sell-phone-field input {
  min-height: auto;
  padding: 0;
  border: 0;
  font-size: 18px;
  line-height: 1.56;
}

.sell-page .sell-phone-field span,
.sell-page .sell-form input::placeholder,
.sell-page .sell-form select {
  font-size: 18px;
}

.sell-page .sell-form .helper {
  font-size: 18px;
  text-align: center;
}

.sell-page .sell-form-actions {
  justify-content: center;
  width: 100%;
}

.sell-page .sell-action-btn {
  width: 168px;
  min-width: 168px;
  height: 56px;
  min-height: 56px;
  padding: 0 24px;
  flex: 0 0 168px;
}

.sell-page .sell-form-actions--split {
  gap: 16px;
  justify-content: center;
}

.sell-page-form-row-full {
  grid-column: 1 / -1;
}

.sell-page [data-sell-panel="3"] .sell-form .helper {
  margin-top: 4px;
  font-size: 16px;
}

.sell-page-how {
  position: relative;
  min-height: 712px;
  padding: 120px 0 0;
  overflow: hidden;
  background: #fff;
}

.sell-page-how-bg-picture,
.sell-page-how-bg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}

.sell-page-how-bg-picture,
.sell-page-how-bg {
  inset: 0 auto auto 50%;
  width: 100%;
  height: 100%;
}

.sell-page-how-bg {
  object-fit: cover;
  object-position: center;
  transform: translateX(-50%);
}

.sell-page-how::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 60.58%);
}

.sell-page-how-inner {
  position: relative;
  z-index: 2;
}

.sell-page-how-inner h2 {
  margin: 0 0 28px;
  color: #1c2958;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.04;
  letter-spacing: -1px;
  text-align: center;
}

.sell-page-how-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.sell-page-how-card {
  min-height: 201px;
  padding: 40px 30px 34px;
  border: 2px solid #dde4ec;
  border-radius: 16px;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0 1px 17px rgba(0, 0, 0, 0.1);
}

.sell-page-how-card-top {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 4px;
}

.sell-page-how-badge {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #1c2958;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.04px;
  flex: 0 0 42px;
}

.sell-page-how-card h3 {
  margin: 0;
  color: #1c2958;
  font-size: 34px;
  font-weight: 500;
  line-height: 41.5px;
  letter-spacing: -1px;
}

.sell-page-how-card p {
  margin: 0;
  max-width: 302px;
  color: #495479;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
}

@media (max-width: 991px) {
  .sell-page-hero {
    min-height: 732px;
  }

  .sell-page-hero-media {
    inset: 0;
  }

  .sell-page-hero-inner {
    min-height: 668px;
    padding-top: 54px;
    padding-bottom: 20px;
    justify-content: flex-start;
    gap: 250px;
  }

  .sell-page-hero-copy {
    max-width: 420px;
  }

  .sell-page-hero-copy h1 {
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 0;
  }

  .sell-page-hero-copy p {
    margin-top: 10px;
    font-size: 34px;
    line-height: 1.5;
    letter-spacing: -0.68px;
    white-space: nowrap;
  }

  .sell-page-hero-steps {
    width: 100%;
    gap: 18px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    transform: translateY(28px);
  }

  .sell-page-hero-steps::before,
  .sell-page-hero-steps::after {
    display: none;
  }

  .sell-page-hero-step-badge {
    width: 42px;
    height: 42px;
    margin-bottom: 10px;
    font-size: 22px;
  }

  .sell-page-hero-step h2 {
    font-size: 17px;
    line-height: 1.15;
  }

  .sell-page-hero-step p {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.15;
  }

  .sell-page-cta-section {
    padding: 72px 0 88px;
  }

  .sell-page-cta-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .sell-page-cta-card {
    min-height: 0;
    padding: 32px 28px;
  }

  .sell-page-cta-card h2 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: -0.72px;
  }

  .sell-page-cta-card p {
    margin: 12px 0 28px;
    font-size: 19px;
  }

  .sell-page-cta-btn {
    width: 100%;
  }

  .sell-page-form-section {
    min-height: 0;
    padding: 74px 0 86px;
  }

  .sell-page-form-scene {
    height: 100%;
    object-position: center;
  }

  .sell-page-form-inner {
    grid-template-columns: 1fr;
    gap: 34px;
    min-height: 0;
    padding-top: 0;
  }

  .sell-page-form-copy {
    max-width: 360px;
  }

  .sell-page-form-copy p {
    font-size: 34px;
    line-height: 1.12;
    letter-spacing: -0.68px;
    text-align: left;
  }

  .sell-page .sell-form {
    min-height: 0;
    padding: 24px 20px;
  }

  .sell-page .sell-form label {
    font-size: 18px;
  }

  .sell-page .sell-form input,
  .sell-page .sell-form select,
  .sell-page .sell-phone-field {
    min-height: 54px;
    padding: 12px 14px;
    font-size: 16px;
  }

  .sell-page .sell-form select {
    height: 54px;
  }

  .sell-page .sell-phone-field {
    padding: 0 14px;
  }

  .sell-page .sell-phone-field input {
    min-height: auto;
    padding: 0;
    font-size: 16px;
  }

  .sell-page-how {
    min-height: 0;
    padding: 84px 0 260px;
  }

  .sell-page-how-bg {
    display: block;
    object-position: center bottom;
  }

  .sell-page-how-inner h2 {
    margin-bottom: 20px;
    font-size: 34px;
    letter-spacing: -0.68px;
  }

  .sell-page-how-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .sell-page-how-card {
    min-height: 0;
    padding: 24px 22px;
  }

  .sell-page-how-card h3 {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: -0.72px;
  }

  .sell-page-how-card p {
    margin-left: 54px;
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .sell-page-hero {
    min-height: 810px;
  }

  .sell-page-hero-base {
    object-position: center center;
  }

  .sell-page-hero-inner {
    min-height: 810px;
    gap: 0;
    padding-top: 41px;
    padding-bottom: 54px;
    justify-content: flex-start;
  }

  .sell-page-hero-copy {
    max-width: none;
    width: 100%;
  }

  .sell-page-hero-copy h1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0;
  }

  .sell-page-hero-copy h1 br{
    display: none;
  }

  .sell-page-hero-copy p {
    margin-top: 4px;
    max-width: 370px;
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0.6px;
    white-space: normal;
  }

  .sell-page-hero-steps {
    width: 309px;
    margin-top: 51px;
    gap: 55px;
    transform: none;
    grid-template-columns: 1fr;
  }

  .sell-page-hero-step-badge {
    grid-column: 1;
    grid-row: 1 / span 2;
    width: 40px;
    height: 40px;
    margin-bottom: 0;
    color: #ffffff;
    font-size: 23.53px;
    letter-spacing: 0.94px;
  }

  .sell-page-hero-step {
    position: relative;
    display: grid;
    grid-template-columns: 40px 1fr;
    column-gap: 8px;
    row-gap: 4px;
    align-items: start;
    text-align: left;
    color: #1c2958;
  }

  .sell-page-hero-step:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 19.5px;
    top: 47px;
    width: 1px;
    height: 54px;
    background: #1c2958;
  }

  .sell-page-hero-step h2 {
    grid-column: 2;
    margin: 0;
    font-size: 24px;
    line-height: 1;
  }

  .sell-page-hero-step p {
    grid-column: 2;
    margin: 0;
    font-size: 18px;
    line-height: 1;
  }

  .sell-page-cta-section {
    padding: 64px 0 73px;
  }

  .sell-page-cta-grid {
    gap: 42px;
  }

  .sell-page-cta-card {
    min-height: 254px;
    padding: 30px 20px;
    border-radius: 10px;
  }

  .sell-page-cta-card:first-child {
    padding-left: 20px;
  }

  .sell-page-cta-card h2 {
    font-size: 26px;
    line-height: 1;
    letter-spacing: -0.62px;
    white-space: normal;
  }

  .sell-page-cta-card p {
    margin: 8px 0 16px;
    max-width: 330px;
    font-size: 20px;
    line-height: 1.24;
  }

  .sell-page-cta-btn {
    width: 330px;
    min-width: 330px;
    max-width: 100%;
    height: 56px;
    min-height: 56px;
    margin-top: auto;
    padding: 16px;
    font-size: 18px;
  }

  .sell-page-form-section {
    min-height: 1031px;
    padding: 71px 0 80px;
  }

  .sell-page-form-scene {
    object-position: center top;
  }

  .sell-page-form-copy {
    max-width: 340px;
  }

  .sell-page-form-copy p {
    font-size: 30px;
    line-height: 1.12;
    letter-spacing: -0.6px;
  }

  .sell-page-form-card {
    width: 100%;
    max-width: none;
  }

  .sell-page .sell-form {
    padding: 25px 30px 24px;
    border-radius: 20px;
  }

  .sell-page .sell-form label {
    font-size: 22px;
  }

  .sell-page .sell-form input,
  .sell-page .sell-form select,
  .sell-page .sell-phone-field {
    min-height: 66px;
    padding: 18px;
    font-size: 18px;
    border-radius: 8px;
  }

  .sell-page .sell-form select {
    height: 66px;
    padding-right: 46px;
  }

  .sell-page .sell-phone-field {
    padding: 0 18px;
  }

  .sell-page .sell-phone-field input {
    min-height: auto;
    padding: 0;
    font-size: 18px;
  }

  .sell-page .sell-form .helper {
    justify-self: center;
    width: 100%;
    font-size: 18px;
    text-align: center;
  }

  .sell-page .sell-action-btn {
    width: 168px;
    min-width: 168px;
    height: 56px;
    min-height: 56px;
    padding: 0 24px;
    flex: 0 0 168px;
  }

  .sell-page .sell-field-grid--three,
  .sell-page .sell-field-grid--two {
    grid-template-columns: 1fr;
  }

  .sell-page .sell-form-actions--center .sell-action-btn {
    width: 168px;
    min-width: 168px;
    flex-basis: 168px;
  }

  .sell-page .sell-form-actions--split {
    justify-content: center;
    flex-wrap: nowrap;
    gap: 16px;
  }

  .sell-page-how {
    min-height: 709px;
    padding: 70px 0 84px;
  }

  .sell-page-how-inner h2 {
    margin-bottom: 28px;
    font-size: 34px;
    line-height: 1;
    letter-spacing: -0.68px;
  }

  .sell-page-how-grid {
    gap: 10px;
  }

  .sell-page-how-card {
    min-height: 122px;
    padding: 30px 20px;
    border-radius: 12px;
  }

  .sell-page-how-badge {
    width: 32px;
    height: 32px;
    font-size: 18px;
    letter-spacing: 0.7px;
    flex-basis: 32px;
  }

  .sell-page-how-card h3 {
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.56px;
  }

  .sell-page-how-card p {
    max-width: 317px;
    font-size: 16px;
    line-height: 1.12;
  }
}

/* FINANCE PAGE FINAL */
.finance-page {
  background: #e6f0ff;
}

.finance-page-hero {
  position: relative;
  min-height: 645px;
  overflow: hidden;
  background: #dce8fb;
}

.finance-page-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(230, 240, 255, 0.16) 0%, rgba(230, 240, 255, 0.04) 38%, rgba(230, 240, 255, 0) 68%);
}

.finance-page-hero-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.finance-page-hero-picture {
  position: absolute;
  inset: 0;
  display: block;
}

.finance-page-criteria-btn-mobile {
  display: none;
}

.finance-page-approval-picture {
  position: absolute;
  inset: 0;
  display: block;
}

.finance-page-hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 565px;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 84px;
  padding-bottom: 10px;
}

.finance-page-hero-copy {
  max-width: 736px;
  color: #1c2958;
}

.finance-page-hero-copy h1 {
  margin: 0;
  color: #0061ff;
  font-family: "Obviously", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: -0.96px;
}

.finance-page-hero-copy p {
  margin: 10px 0 0;
  max-width: 736px;
  color: #1c2958;
  font-size: 34px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0;
  white-space: normal;
}

.finance-page-hero-steps {
  position: relative;
  display: grid;
  width: 774px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 39px;
  margin-top: auto;
  transform: translateY(42px);
}

.finance-page-hero-steps::before,
.finance-page-hero-steps::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 27px;
  height: 1px;
  background: #ffffff;
}

.finance-page-hero-steps::before {
  left: 122px;
  width: 237px;
}

.finance-page-hero-steps::after {
  left: 400px;
  width: 247px;
}

.finance-page-hero-step {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.finance-page-hero-step-badge {
  display: inline-flex;
  width: 51px;
  height: 51px;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border-radius: 999px;
  background: #0061ff;
  color: #ffffff;
  font-size: 29.7px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.92px;
}

.finance-page-hero-step p {
  margin: 0;
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}

.finance-page-benefits {
  padding: 58px 0 150px;
}

.finance-page-benefits-layout {
  display: grid;
  grid-template-columns: 754px 526px;
  gap: 34px;
  align-items: start;
}

.finance-page-benefits-main {
  min-width: 0;
  gap: 0;
}

.finance-page-benefits-copy h2 {
  margin: 0;
  color: #1c2958;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.8px;
}

.finance-page-benefits-copy p {
  margin: 4px 0 0;
  color: #495479;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.25;
}

.finance-page-benefits-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin-top: 40px;
}

.finance-page-benefit-card {
  position: relative;
  display: flex;
  min-height: 205px;
  align-items: center;
  padding: 0 30px;
  overflow: hidden;
  border-radius: 14px;
}

.finance-page-benefit-card-image,
.finance-page-benefit-card-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.finance-page-benefit-card-image {
  object-fit: cover;
}

.finance-page-benefit-card-overlay {
  background: linear-gradient(90deg, #0061ff 0%, rgba(0, 97, 255, 0.2) 100%);
}

.finance-page-benefit-card-copy {
  position: relative;
  z-index: 1;
}

.finance-page-benefit-card-copy h3 {
  margin: 0;
  color: #ffffff;
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.68px;
}

.finance-page-benefit-card-copy p {
  margin: 6px 0 0;
  max-width: 292px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

.finance-page-check-card {
  min-height: 638px;
  padding: 38px 40px 54px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 7px 11px 22.4px -3px rgba(144, 163, 191, 0.5);
}

.finance-page-check-card h2 {
  margin: 0;
  color: #1c2958;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: -0.8px;
}

.finance-page-check-form {
  display: flex;
  flex-direction: column;
  gap: 22px;
  margin-top: 28px;
}

.finance-page-check-form.sell-form {
  width: 100%;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  padding: 0;
}

.finance-page-check-form .form-row {
  display: grid;
  gap: 0;
  margin: 0;
}

.finance-page-check-form input,
.finance-page-check-form select,
.finance-page-check-form .sell-phone-field {
  min-height: 58px;
  border: 2px solid #cccccc;
  border-radius: 9.4px;
  background: #ffffff;
  color: #333333;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.56;
}

.finance-page-check-form input,
.finance-page-check-form select {
  padding: 14px 18px;
}

.finance-page-check-form .sell-phone-field {
  gap: 10px;
  padding: 14px 18px;
}

.finance-page-check-form .sell-phone-field span {
  color: #666666;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.56;
}

.finance-page-check-form .sell-phone-field input {
  min-height: auto;
  padding: 0;
  border: 0;
  background: transparent;
}

.finance-page-check-form .sell-phone-field:focus-within {
  border-color: #5570f1 !important;
}

.finance-page-check-form input::placeholder {
  color: #666666;
}

.finance-page-check-form select {
  height: 58px;
  appearance: none;
  border: 2px solid #cccccc;
  color: #666666;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'%3E%3Cpath d='M4.74 6.32L9.48 11.06L14.22 6.32' stroke='%231C2958' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 19px 19px;
  padding-right: 46px;
  -webkit-text-fill-color: #666666;
}

.sell-form label.finance-page-check-note {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 6px;
  color: #495479;
  font-family: inherit;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}

.finance-page-check-note input {
  width: 14px;
  min-width: 14px;
  height: 14px;
  min-height: 14px;
  margin: 0;
  accent-color: #0061ff;
}

.finance-page-check-note span,
.finance-page-check-note a {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.finance-page-check-note a {
  color: #5570f1;
  text-decoration: none;
}

.finance-page-check-actions {
  margin-top: 10px;
}

.finance-form-message {
  margin-top: 16px;
  padding: 14px 16px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
}

.finance-form-message[data-status="success"] {
  background: #e6f4ea;
  color: #1a7c3e;
  border: 1px solid #a8d5b5;
}

.finance-form-message[data-status="error"] {
  background: #fdecea;
  color: #b71c1c;
  border: 1px solid #f5c2c2;
}

.finance-page-submit-btn {
  width: 100%;
  min-height: 56px;
  justify-content: center;
  gap: 10px;
  padding: 0 20px;
  background: #0061ff;
  border-color: #0061ff;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
}

.finance-page-approval {
  position: relative;
  padding: 0 0 450px;
  overflow: hidden;
}

.finance-page-approval::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, #e6f0ff 0%, rgba(230, 240, 255, 0) 31.456%);
}

.finance-page-approval-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}

.finance-page-approval-inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
}

.finance-page-approval-inner h2 {
  margin: 0 0 28px;
  color: #1c2958;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.04;
  letter-spacing: -1px;
  text-align: left;
}

.finance-page-approval-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.finance-page-approval-card {
  padding: 30px 30px 30px;
  border: 2px solid #dde4ec;
  border-radius: 16px;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.4) 0%, rgba(230, 240, 255, 0.18) 100%);
  box-shadow: 0 1px 17px rgba(0, 0, 0, 0.1);
  backdrop-filter: none;
}

.finance-page-approval-card-top {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 4px;
}

.finance-page-approval-badge {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  flex: 0 0 42px;
  border-radius: 50%;
  border: 2px solid #1c2958;
  background: transparent;
  color: #1c2958;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.04px;
}

.finance-page-approval-card strong {
  display: block;
  margin: 0;
  color: #1c2958;
  font-size: 34px;
  font-weight: 500;
  line-height: 41.5px;
  letter-spacing: -1px;
}

.finance-page-approval-card p {
  margin: 0;
  max-width: 302px;
  color: #495479;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
}

.finance-page-approval-note {
  margin: 10px 0 0;
  color: #495479;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.32px;
}

.finance-page-emi {
  padding: 150px 0 136px;
}

.finance-page-emi-inner > h2 {
  margin: 0 0 50px;
  color: #1c2958;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.8px;
  text-align: center;
}

.finance-page-emi-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.finance-page-card {
  border-radius: 15px;
  background: #fdfcfe;
  box-shadow: 3px 5px 18.4px rgba(72, 98, 132, 0.2);
}

.finance-page-emi-controls,
.finance-page-emi-chart-card {
  min-height: 560px;
}

.finance-page-emi-controls {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 86px 42px 78px 65px;
}

.finance-page-range-row {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.finance-page-range-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.finance-page-range-head label {
  color: #1c2958;
  font-size: 24.85px;
  font-weight: 500;
  line-height: 1.1;
}

.finance-page-range-head output {
  color: #6d7694;
  font-size: 18.073px;
  font-weight: 400;
  line-height: 1;
}

.finance-page-range-row input[type="range"] {
  width: 100%;
  height: 4px;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: linear-gradient(90deg, #0a7aff 0 var(--range-progress, 0%), rgba(60, 60, 67, 0.18) var(--range-progress, 0%) 100%);
  border-radius: 2px;
  outline: none;
}

.finance-page-range-row input[type="range"]::-webkit-slider-runnable-track {
  height: 4px;
  border-radius: 2px;
  background: transparent;
  -webkit-appearance: none;
}

.finance-page-range-row input[type="range"]::-moz-range-track {
  height: 4px;
  border-radius: 2px;
  background: transparent;
}

.finance-page-range-row input[type="range"]::-webkit-slider-thumb {
  width: 28px;
  height: 28px;
  margin-top: -12px;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid rgba(72, 98, 132, 0.12);
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(72, 98, 132, 0.22);
}

.finance-page-range-row input[type="range"]::-moz-range-thumb {
  width: 28px;
  height: 28px;
  border: 1px solid rgba(72, 98, 132, 0.12);
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 2px 8px rgba(72, 98, 132, 0.22);
}

.finance-page-emi-chart-card {
  display: flex;
  flex-direction: column;
  padding: 54px 55px 52px 51px;
}

.finance-page-emi-chart-top strong {
  display: block;
  color: #1c2958;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
}

.finance-page-emi-chart-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 20px;
}

.finance-page-emi-chart {
  --emi-principal: 88;
  --emi-interest: 12;
  position: relative;
  flex: 0 0 328px;
  width: 328px;
  height: 328px;
  border-radius: 50%;
  background: conic-gradient(from -90deg, #1f61f1 0 calc(var(--emi-principal) * 1%), #cadafc calc(var(--emi-principal) * 1%) 100%);
}

.finance-page-emi-chart::before {
  content: "";
  position: absolute;
  inset: 91px;
  border-radius: 50%;
  background: #ffffff;
}

.finance-page-emi-chart-center {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.finance-page-emi-chart-center span {
  color: #454459;
  font-size: 34.528px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
}

.finance-page-emi-chart-center small {
  margin-top: 4px;
  color: #454459;
  font-size: 21.55px;
  font-weight: 400;
  line-height: 1;
}

.finance-page-emi-summary-side {
  display: flex;
  min-width: 0;
  flex: 0 0 258px;
  flex-direction: column;
}

.finance-page-emi-summary-copy {
  padding-bottom: 18px;
  border-bottom: 1px solid #ccd7ee;
}

.finance-page-emi-summary-copy:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.finance-page-emi-summary-copy small {
  display: block;
  color: #6d7694;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
}

.finance-page-emi-summary-copy strong {
  display: block;
  margin-top: 0;
  color: #1c2958;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
}

.finance-page-emi-total-line {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
  margin-top: 8px;
  color: #1c2958;
}

.finance-page-emi-total-line span {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
}

.finance-page-emi-total-line strong {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
}

.finance-page-emi-btn {
  display: inline-flex;
  width: 100%;
  min-height: 56px;
  margin-top: auto;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #0061ff;
  border-color: #0061ff;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}

.finance-page-emi-btn svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.finance-page .finance-page-emi {
  background: #e6f0ff;
}

.finance-page .finance-page-emi-grid {
  grid-template-columns: repeat(2, minmax(0, 640px));
  justify-content: space-between;
}

.finance-page .finance-page-emi-controls {
  position: relative;
  min-height: 560px;
  padding: 0;
  border: none;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 7px 11px 22.4px -3px rgba(144, 163, 191, 0.5);
}

.finance-page .finance-page-emi-grid {
  gap: 30px;
}

.finance-page .finance-page-emi-controls .finance-page-range-row {
  position: absolute;
  left: 65px;
  width: 513px;
  gap: 13px;
}

.finance-page .finance-page-emi-controls .finance-page-range-row:nth-child(1) {
  top: 112px;
}

.finance-page .finance-page-emi-controls .finance-page-range-row:nth-child(2) {
  top: 210px;
}

.finance-page .finance-page-emi-controls .finance-page-range-row:nth-child(3) {
  top: 310px;
}

.finance-page .finance-page-emi-controls .finance-page-range-row:nth-child(4) {
  top: 405px;
}

.finance-page .finance-page-range-head {
  width: 390px;
}

.finance-page .finance-page-emi-controls .finance-page-range-head {
  width: 513px;
}

.finance-page .finance-page-range-row input[type="range"] {
  width: 513px;
  max-width: 513px;
}

.finance-page .finance-page-emi-chart-card {
  position: relative;
  min-height: 560px;
  padding: 0;
  border: none;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 7px 11px 22.4px -3px rgba(144, 163, 191, 0.5);
}

.finance-page .finance-page-emi-chart-top {
  position: absolute;
  left: 65px;
  top: 61px;
  margin: 0;
}

.finance-page .finance-page-emi-chart-wrap {
  display: block;
}

.finance-page .finance-page-emi-chart {
  position: absolute;
  left: 12px;
  top: 114px;
  margin: 0;
}

.finance-page .finance-page-emi-summary-side {
  position: absolute;
  left: 322px;
  top: 168px;
  width: 258px;
  padding-top: 0;
}

.finance-page .finance-page-emi-total-line {
  position: absolute;
  left: 322px;
  top: 360px;
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  gap: 0;
  width: 241px;
  margin: 0;
}

.finance-page .finance-page-emi-btn {
  position: absolute;
  left: 74px;
  top: 462px;
  width: 503px;
  max-width: 503px;
  margin: 0;
  border-radius: 4px;
  padding: 16px 30px;
}

.finance-page .finance-page-emi-chart {
  position: relative;
  flex: 0 0 280px;
  width: 280px;
  height: 280px;
  display: grid;
  place-items: center;
  background: none !important;
  border-radius: 0;
}

.finance-page .finance-page-emi-chart::before {
  content: none !important;
}

.finance-page .finance-page-emi-chart-svg {
  display: block;
  width: 280px;
  height: 280px;
  overflow: visible;
}

.finance-page .finance-page-emi-chart-progress {
  fill: none;
  transform-origin: 164px 164px;
}

.finance-page .finance-page-emi-chart-progress {
  stroke: #1f61f1;
  stroke-width: 66px;
  stroke-linecap: butt;
  stroke-dasharray: 0 100;
  stroke-dashoffset: 0;
  transform: rotate(152deg);
  filter: none;
}

.finance-page .finance-page-emi-chart-center {
  position: absolute;
  left: 57px;
  top: 57px;
  z-index: 1;
  width: 166px;
  height: 166px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 26px 62px rgba(98, 122, 173, 0.34);
}

.finance-page .finance-page-emi-summary-copy {
  width: 241px;
  padding-bottom: 22px;
  border-bottom: 1px solid #cbd7ee;
}

.finance-page .finance-page-emi-summary-copy small {
  margin: 0;
  font-size: 22px;
  line-height: 1.25;
}

.finance-page .finance-page-emi-summary-copy strong {
  margin-top: 4px;
  font-size: 22px;
  line-height: 1.25;
}

.finance-page .finance-page-emi-total-line span,
.finance-page .finance-page-emi-total-line strong {
  margin: 0;
  font-size: 30px;
  line-height: 1.2;
  white-space: nowrap;
}

.finance-page .finance-page-emi-total-line span {
  margin-right: 6px;
}

.finance-page-criteria {
  position: relative;
  overflow: hidden;
  padding: 107px 0 109px;
  background: #495479;
}

.finance-page-criteria::before,
.finance-page-criteria::after {
  content: "";
  position: absolute;
  width: 560px;
  height: 661px;
  opacity: 1;
  pointer-events: none;
  z-index: 0;
}

.finance-page-criteria::before {
  background: url("../images/finance-criteria-shape-left.svg") center/contain no-repeat;
  left: -92px;
  top: -178px;
}

.finance-page-criteria::after {
  background: url("../images/finance-criteria-shape-right.svg") center/contain no-repeat;
  right: -92px;
  top: 364px;
}

.finance-page-criteria-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
}

.finance-page-criteria-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: 50px;
}

.finance-page-criteria-head h2 {
  margin: 0;
  color: #ffffff;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: -0.8px;
}

.finance-page-criteria-btn {
  min-height: 56px;
  padding: 16px 30px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  gap: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}

.finance-page-criteria-btn svg {
  width: 24px;
  height: 24px;
}

.finance-page-criteria-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 637px));
  justify-content: space-between;
  gap: 38px;
}

.finance-page-criteria-card {
  min-height: 0;
  padding: 50px 40px;
  border-radius: 15px;
  background: #ffffff;
}

.finance-page-criteria-card h3 {
  margin: 0 0 20px;
  color: #1c2958;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.64px;
}

.finance-page-criteria-accordion {
  gap: 0;
}

.finance-page-criteria-item {
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  overflow: visible;
  border-bottom: 1px solid #9cb0c9;
}

.finance-page-criteria-toggle {
  justify-content: flex-start;
  align-items: center;
  gap: 54px;
  min-height: 74px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #1c2958;
  text-align: left;
}

.finance-page-criteria-item.is-open .finance-page-criteria-toggle {
  min-height: 74px;
}

.finance-page-criteria-toggle-copy {
  display: block;
  padding-top: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.4px;
}

.finance-page-criteria-plus {
  position: relative;
  flex: 0 0 20.538px;
  width: 20.538px;
  height: 20.538px;
  opacity: 0.8;
}

.finance-page-criteria-plus::before,
.finance-page-criteria-plus::after {
  content: "";
  position: absolute;
  top: 8.56px;
  left: 0;
  width: 20.538px;
  height: 3.423px;
  border-radius: 22.82px;
  background: #486284;
}

.finance-page-criteria-plus::before {
  transform: none;
}

.finance-page-criteria-item.is-open .finance-page-criteria-plus::after {
  opacity: 0;
}

.finance-page-criteria-panel {
  padding: 0 0 20px 79px;
}

.finance-page-criteria-panel-copy {
  max-width: 482px;
  color: rgba(54, 48, 73, 0.7);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.507;
  letter-spacing: 0.114px;
}

.finance-page-criteria-plus::after {
  transform: rotate(90deg);
}

/* CONTACT US PAGE */
.contact-page {
  overflow: hidden;
  background: #ffffff;
}

.contact-page h1,
.contact-page h2,
.contact-page h3,
.contact-page p {
  margin: 0;
}

.contact-hero {
  position: relative;
  min-height: 733px;
  background: #ffffff;
  overflow: hidden;
}

.contact-hero picture {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.contact-hero-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
}

.contact-hero::after {
  content: none;
}

.contact-hero-inner {
  position: relative;
  z-index: 1;
  min-height: 733px;
  width: min(1154px, calc(100% - 32px));
  display: grid;
  grid-template-columns: minmax(0, 330px) minmax(0, 784px);
  align-items: start;
  gap: 40px;
  padding-top: 95px;
}

.contact-hero-copy {
  padding-top: 72px;
  color: #1c2958;
  text-align: right;
}

.contact-hero-copy h1,
.contact-visit h2,
.contact-faq-inner > h2 {
  color: inherit;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.5;
}

.contact-hero-copy h1 {
  line-height: 1.1;
}

.contact-hero-copy p {
  margin-top: 12px;
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
}

.contact-page-form.sell-form {
  grid-area: auto;
  width: 100%;
  display: grid;
  align-self: start;
  gap: 20px;
  margin: 0;
  border-color: rgba(156, 176, 201, 0.35);
  box-shadow: none;
}

.contact-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.contact-page-form textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 154px;
  resize: vertical;
  border: 2px solid #cccccc;
  border-radius: 9.4px;
  padding: 14px 18px;
  background: #ffffff;
  color: #333333;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  line-height: 1.56;
}

.contact-page-form textarea::placeholder {
  color: #666666;
}

.contact-page-form textarea:focus {
  border-color: #5570f1;
  outline: none;
}

.contact-page-submit {
  justify-self: center;
}

.contact-visit {
  padding: 85px 0 111px;
  background: #ffffff;
}

.contact-visit-inner {
  width: min(1240px, calc(100% - 32px));
}

.contact-visit h2 {
  color: #1c2958;
  line-height: 74.86px;
}

.contact-visit-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 610px));
  gap: 20px;
  margin-top: 20px;
}

.contact-visit-card {
  position: relative;
  min-height: 508px;
  padding: 0;
  border-radius: 15px;
  background: #ffffff;
  box-shadow: 0 1px 17px rgba(0, 0, 0, 0.1);
}

.contact-visit-card h3 {
  position: absolute;
  top: 40px;
  left: 38px;
  color: #486284;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
}

.contact-visit-map {
  position: absolute;
  top: 104px;
  left: 32px;
  width: calc(100% - 63px);
  height: 179px;
  margin: 0;
  filter: grayscale(1);
  object-fit: cover;
}

.contact-visit-address {
  position: absolute;
  top: 311px;
  left: 38px;
  margin: 0;
  color: #486284;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}

.contact-visit-hours {
  position: absolute;
  top: 351px;
  left: 38px;
  margin: 0;
  color: #486284;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}

.contact-visit-hours strong {
  font-weight: 600;
}

.contact-visit-btn {
  position: absolute;
  top: 424px;
  right: 27px;
  width: 216px;
  flex: 0 0 56px;
  min-height: 56px;
  padding: 0 16px;
  margin: 0;
  border-width: 2px;
  border-color: #0f62fe;
  color: #0f62fe;
  font-family: "Roboto", "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.5px;
  white-space: nowrap;
}

.contact-faq {
  position: relative;
  min-height: 814px;
  display: flex;
  align-items: center;
  background: #495479;
  overflow: hidden;
}

.contact-faq::before,
.contact-faq::after {
  content: "";
  position: absolute;
  width: 560px;
  height: 661px;
  pointer-events: none;
  z-index: 0;
}

.contact-faq::before {
  left: -92px;
  top: -178px;
  background: url("../images/finance-criteria-shape-left.svg") center/contain no-repeat;
}

.contact-faq::after {
  right: -92px;
  top: 364px;
  background: url("../images/finance-criteria-shape-right.svg") center/contain no-repeat;
}

.contact-faq-inner {
  position: relative;
  z-index: 1;
  width: min(1312px, calc(100% - 32px));
  color: #ffffff;
}

.contact-faq-inner > h2 {
  text-align: center;
}

.contact-faq-list {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  gap: 34px;
  margin-top: 42px;
}

.contact-faq-item {
  border: 0;
  border-radius: 6px;
  box-shadow: 0 28px 37px -17px rgba(149, 149, 149, 0.25);
}

.contact-faq-item.is-open {
  grid-row: span 2;
}

.contact-faq-toggle {
  min-height: 114px;
  justify-content: flex-start;
  padding: 40px 44px;
  color: #1b1139;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
}

.contact-faq-toggle .finance-page-accordion-icon {
  order: -1;
  flex-basis: 21px;
  width: 21px;
  height: 21px;
}

.contact-faq-panel {
  padding: 0 44px 40px 85px;
  color: rgba(54, 48, 73, 0.7);
  font-size: 18px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .contact-hero {
    min-height: 1194px;
  }

  .contact-hero-bg {
    object-position: center top;
  }

  .contact-hero-inner {
    min-height: 1194px;
    width: calc(100% - 32px);
    display: flex;
    flex-direction: column;
    gap: 168px;
    padding-top: 57px;
  }

  .contact-hero-copy {
    width: 100%;
    padding-top: 0;
    color: #1c2958;
    text-align: left;
  }

  .contact-hero-copy h1,
  .contact-visit h2,
  .contact-faq-inner > h2 {
    font-size: 32px;
  }

  .contact-hero-copy h1 {
    font-size: 34px;
  }

  .contact-hero-copy p {
    font-size: 18px;
  }

  .contact-page-form.sell-form {
    width: 100%;
    padding: 25px 30px;
  }

  .contact-form-grid {
    grid-template-columns: 1fr;
  }

  .contact-page-submit {
    width: 100%;
    justify-self: stretch;
  }

  .contact-visit {
    padding: 70px 0;
    background: #e6f0ff;
  }

  .contact-visit h2 {
    line-height: normal;
  }

  .contact-visit-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 20px;
  }

  .contact-visit-card {
    position: static;
    display: flex;
    flex-direction: column;
    gap: 20px;
    min-height: 508px;
    padding: 40px 20px 28px;
  }

  .contact-visit-card h3,
  .contact-visit-map,
  .contact-visit-address,
  .contact-visit-hours,
  .contact-visit-btn {
    position: static;
  }

  .contact-visit-map {
    width: 100%;
    height: 179px;
    margin: 0;
  }

  .contact-visit-address {
    margin: 0;
    font-size: 18px;
    letter-spacing: -0.36px;
  }

  .contact-visit-hours {
    margin: 0;
    font-size: 18px;
    letter-spacing: -0.36px;
  }

  .contact-visit-btn {
    width: auto;
    flex: 0 0 auto;
    min-height: 56px;
    align-self: flex-start;
    margin: 0;
    padding: 16px 30px;
    font-family: "Plus Jakarta Sans", "Noto Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
  }

  .contact-faq {
    min-height: 0;
    display: block;
    padding: 75px 0 70px;
  }

  .contact-faq::before,
  .contact-faq::after {
    width: 255px;
    height: 255px;
    opacity: 0.18;
  }

  .contact-faq::before {
    left: -78px;
    top: -18px;
  }

  .contact-faq::after {
    right: -90px;
    top: auto;
    bottom: -50px;
  }

  .contact-faq-inner {
    width: calc(100% - 32px);
  }

  .contact-faq-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 20px;
  }

  .contact-faq-item.is-open {
    grid-row: auto;
  }

  .contact-faq-toggle {
    min-height: 114px;
    padding: 29px 20px;
    gap: 20px;
    font-size: 20px;
  }

  .contact-faq-panel {
    padding: 4px 20px 36px 61px;
    font-size: 18px;
  }
}

/* ABOUT US PAGE */
.about-page {
  overflow: hidden;
  background: #ffffff;
}

.about-page h1,
.about-page h2,
.about-page p {
  margin: 0;
}

.about-hero {
  position: relative;
  min-height: 733px;
  background: #e7eef9;
  overflow: hidden;
}

.about-hero picture,
.about-hero-bg,
.about-contact picture,
.about-contact-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.about-hero-bg,
.about-contact-bg,
.about-panel-image {
  object-fit: cover;
}

.about-hero-bg {
  object-position: center top;
  transform-origin: top center;
}

.about-hero-inner {
  position: relative;
  z-index: 1;
  min-height: 733px;
  padding-top: 104px;
}

.about-hero-copy {
  color: #1c2958;
}

.about-hero-copy h1 {
    margin: 0;
    font-family: "Obviously", sans-serif;
    width: fit-content;
    max-width: 100%;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0;
    white-space: nowrap;
}

.about-hero-copy p {
    margin: 12px 0 0;
    width: fit-content;
    max-width: 100%;
    font-size: 34px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.02px;
    color: var(--navy);
}

.about-promise-grid {
  position: absolute;
  right: 0;
  bottom: 15px;
  left: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px;
}

.about-promise-card {
  min-height: 177px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 28px 26px;
  border: 2px solid #1c2958;
  border-radius: 23px;
  background: linear-gradient(270deg, rgba(28, 41, 88, 0.6) 0%, #1c2958 100%);
  color: #ffffff;
  text-align: center;
}

.about-promise-card h2 {
  color: #00ed99;
  font-size: 33px;
  font-weight: 500;
  line-height: 1;
}

.about-promise-card p {
  font-size: 25px;
  font-weight: 400;
  line-height: 1.3;
}

.about-ag-panel {
  padding: 154px 0 0;
}

.about-ag-card,
.about-cared-visual {
  position: relative;
  min-height: 460px;
  border-radius: 23px;
  overflow: hidden;
  background: #1c2958;
}

.about-ag-card .about-panel-image,
.about-cared-visual .about-panel-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.about-ag-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #410266 0%, rgba(65, 2, 102, 0.76) 33%, rgba(130, 4, 204, 0.1) 100%);
}

.about-ag-copy {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  width: min(378px, calc(100% - 150px));
  margin-left: 75px;
  padding: 42px 0 40px;
  color: #ffffff;
}

.about-ag-logo {
  width: 189px;
  height: 83px;
  object-fit: contain;
}

.about-ag-copy h2,
.about-cared-copy h2,
.about-why-copy h2,
.about-contact-copy h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
}

.about-ag-copy h2 {
  margin: 0;
  line-height: normal;
  text-transform: lowercase;
}

.about-ag-copy h2::first-letter {
  text-transform: uppercase;
}

.about-ag-copy p,
.about-cared-copy p {
  margin-top: 12px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.34;
}

.about-ag-copy p {
  margin: 0;
  width: 100%;
  line-height: normal;
}

.about-cared-section {
  padding: 75px 0 147px;
}

.about-cared-inner {
  display: grid;
  grid-template-columns: 394px minmax(0, 1fr);
  align-items: center;
  gap: 38px;
}

.about-cared-copy {
  color: #1c2958;
}

.about-cared-shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, #1c2958 0%, rgba(0, 97, 255, 0) 62%);
}

.about-cared-logos {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  padding: 40px 46px;
}

.about-cared-logos img:first-child {
  width: 180px;
  height: auto;
}

.about-cared-logos img:last-child {
  width: 216px;
  height: auto;
}

.about-why {
  position: relative;
  z-index: 1;
  min-height: 392px;
  display: flex;
  align-items: center;
  background: #1c2958;
  color: #ffffff;
  overflow: visible;
}

.about-why-shape {
  position: absolute;
  top: -72px;
  left: 0;
  z-index: 1;
  width: 562px;
  height: 537px;
  max-width: none;
  pointer-events: none;
}

.about-why-inner {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: flex-end;
}

.about-why-copy {
  width: min(712px, 100%);
}

.about-why-copy h2 {
  margin-bottom: 4px;
  line-height: 1.5;
}

.about-why-copy ul {
  margin: 0;
  padding-left: 27px;
}

.about-why-copy li,
.about-why-copy p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.about-contact {
  position: relative;
  min-height: 767px;
  background: #ffffff;
  overflow: hidden;
}

.about-contact::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: linear-gradient(180deg, #ffffff 15%, rgba(255, 255, 255, 0) 38%);
  pointer-events: none;
}

.about-contact-bg {
  top: 15.66%;
  height: 100%;
  object-position: center bottom;
  transform: none;
}

.about-contact-inner {
  position: relative;
  z-index: 1;
  width: min(1154px, calc(100% - 32px));
  min-height: 767px;
  display: grid;
  grid-template-columns: minmax(0, 330px) minmax(0, 784px);
  align-items: start;
  gap: 40px;
  padding: 115px 0 0;
}

.about-contact-copy {
  color: #1c2958;
  text-align: right;
}

.about-contact-copy h2 {
  line-height: 1.1;
}

.about-contact-copy p {
  margin-top: 12px;
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
}

.about-contact-form.sell-form {
  grid-area: auto;
  width: 100%;
  display: grid;
  align-self: start;
  gap: 20px;
  margin: 0;
  border-color: rgba(156, 176, 201, 0.35);
  box-shadow: none;
}

.about-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.about-contact-form textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 154px;
  resize: vertical;
  border: 2px solid #cccccc;
  border-radius: 9.4px;
  padding: 14px 18px;
  background: #ffffff;
  color: #333333;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  line-height: 1.56;
}

.about-contact-form textarea::placeholder {
  color: #666666;
}

.about-contact-form textarea:focus {
  border-color: #5570f1;
  outline: none;
}

.about-contact-submit {
  justify-self: center;
}

@media (max-width: 767px) {
  .about-hero {
    min-height: 832px;
  }

  .about-hero-bg {
    transform: none;
    object-position: center top;
  }

  .about-hero-inner {
    min-height: 832px;
    padding-top: 37px;
  }

  .about-hero-copy {
    text-align: center;
  }

  .about-hero-copy h1 {
    font-size: 28px;
  }

  .about-hero-copy p {
    font-size: 20px;
    letter-spacing: 0.6px;
  }

  .about-promise-grid {
    top: 161px;
    bottom: auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .about-promise-card {
    min-height: 0;
    gap: 4px;
    padding: 30px 20px;
    border-radius: 12px;
  }

  .about-promise-card h2 {
    font-size: 24px;
  }

  .about-promise-card p {
    width: 100%;
    font-size: 18px;
  }

  .about-ag-panel {
    padding-top: 71px;
  }

  .about-ag-card,
  .about-cared-visual {
    min-height: 0;
    border-radius: 12px;
  }

  .about-ag-card {
    height: 481px;
  }

  .about-ag-card .about-panel-image {
    width: 327%;
    max-width: none;
    object-position: center;
    transform: translateX(-33%);
  }

  .about-ag-overlay {
    background: linear-gradient(0deg, #410266 0%, rgba(65, 2, 102, 0.78) 43%, rgba(130, 4, 204, 0.1) 100%);
  }

  .about-ag-copy {
    width: auto;
    margin-left: 0;
    padding: 70px 20px 28px;
  }

  .about-ag-logo {
    width: 160px;
    height: auto;
  }

  .about-ag-copy h2,
  .about-cared-copy h2,
  .about-why-copy h2,
  .about-contact-copy h2 {
    font-size: 32px;
  }

  .about-ag-copy p,
  .about-cared-copy p {
    font-size: 18px;
    line-height: 1.36;
  }

  .about-ag-copy p {
    line-height: normal;
  }

  .about-cared-section {
    padding: 70px 0 27px;
  }

  .about-cared-inner {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 30px;
  }

  .about-cared-visual {
    height: 350px;
  }

  .about-cared-visual .about-panel-image {
    width: 201%;
    max-width: none;
    transform: translateX(-34%);
  }

  .about-cared-logos {
    padding: 30px 20px;
  }

  .about-cared-logos img:first-child {
    width: 121px;
  }

  .about-cared-logos img:last-child {
    width: 148px;
  }

  .about-why {
    min-height: 0;
    margin-bottom: 138px;
    padding: 70px 0 120px;
    overflow: visible;
  }

  .about-why-inner {
    justify-content: flex-start;
  }

  .about-why-shape {
    top: 482px;
    left: 0;
    bottom: auto;
    width: 350px;
    height: 244px;
    opacity: 0.98;
  }

  .about-why-copy li,
  .about-why-copy p {
    font-size: 18px;
    line-height: 30px;
  }

  .about-contact {
    min-height: 1194px;
  }

  .about-contact-bg {
    top: 5.91%;
    object-fit: cover;
    object-position: center bottom;
    transform: none;
    transform-origin: center;
  }

  .about-contact-inner {
    width: min(1280px, calc(100% - 32px));
    min-height: 1194px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 36px;
    padding: 90px 0 64px;
  }

  .about-contact-copy {
    padding-top: 0;
    text-align: left;
  }

  .about-contact-copy p {
    font-size: 18px;
  }

  .about-contact-form.sell-form {
    width: 100%;
    padding: 25px 30px;
  }

  .about-form-grid {
    grid-template-columns: 1fr;
  }

  .about-contact-submit {
    justify-self: stretch;
  }
}

@media (max-width: 991px) {
  .finance-page-hero {
    min-height: 730px;
  }

  .finance-page-hero-inner {
    min-height: 730px;
    padding-top: 44px;
    padding-bottom: 40px;
  }

  .finance-page-hero-copy h1 {
    font-size: 48px;
    line-height: 60px;
    letter-spacing: -0.96px;
  }

  .finance-page-hero-copy p {
    font-size: 34px;
    line-height: normal;
    letter-spacing: 0;
  }

  .finance-page-hero-steps {
    width: 100%;
    gap: 18px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .finance-page-hero-steps::before,
  .finance-page-hero-steps::after {
    content: none;
  }

  .finance-page-hero-step p {
    font-size: 14px;
    line-height: 1.2;
    white-space: normal;
  }

  .finance-page-benefits {
    padding: 28px 0 90px;
  }

  .finance-page-benefits-layout,
  .finance-page-emi-grid,
  .finance-page-criteria-grid {
    grid-template-columns: 1fr;
  }

  .finance-page-benefits-layout {
    gap: 24px;
  }

  .finance-page-benefits-grid {
    gap: 16px;
  }

  .finance-page-check-card,
  .finance-page-emi-controls,
  .finance-page-emi-chart-card {
    min-height: 0;
    padding: 28px 24px;
  }

  .finance-page-approval {
    padding: 72px 0 80px;
  }

  .finance-page-approval-grid {
    gap: 12px;
    grid-template-columns: 1fr;
  }

  .finance-page-emi {
    padding: 90px 0;
  }

  .finance-page-emi-inner > h2,
  .finance-page-benefits-copy h2,
  .finance-page-approval-inner h2,
  .finance-page-criteria-head h2 {
    font-size: 34px;
    line-height: 1.18;
  }

  .finance-page-criteria {
    padding: 80px 0;
  }

  .finance-page-criteria-head {
    margin-bottom: 28px;
  }
}

@media (max-width: 767px) {
  .finance-page-hero {
    min-height: 810px;
  }

  .finance-page-hero-image {
    object-position: center center;
  }

  .finance-page-hero-inner {
    min-height: 810px;
    justify-content: flex-start;
    padding-top: 41px;
    padding-bottom: 0;
  }

  .finance-page-hero-copy {
    max-width: 370px;
    width: 370px;
  }

  .finance-page-hero-copy h1 {
    color: #0061ff;
    font-family: "Obviously", sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.64px;
  }

  .finance-page-hero-copy p {
    margin-top: 4px;
    max-width: 354px;
    color: #1c2958;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0.6px;
    white-space: normal;
  }

  .finance-page-hero-steps {
    width: 309px;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 20px;
    transform: none;
    align-items: stretch;
  }

  .finance-page-hero-steps::before,
  .finance-page-hero-steps::after {
    content: none;
  }

  .finance-page-hero-step {
    display: grid;
    grid-template-columns: 40px 1fr;
    column-gap: 8px;
    row-gap: 0;
    align-items: center;
    min-height: 40px;
    text-align: left;
  }

  .finance-page-hero-step:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 19px;
    top: 40px;
    width: 1px;
    height: 75px;
    background: rgba(255, 255, 255, 0.9);
  }

  .finance-page-hero-step-badge {
    width: 40px;
    height: 40px;
    margin: 0;
    color: #ffffff;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.9286px;
  }

  .finance-page .finance-page-hero-step p {
    align-self: center;
    padding-top: 0;
    color: #1c2958;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
  }

  .finance-page-benefits {
    padding: 70px 0 0;
  }

  .finance-page-benefits-layout {
    gap: 62px;
  }

  .finance-page-benefits-copy h2 {
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
  }

  .finance-page-approval-inner h2,
  .finance-page-emi-inner > h2,
  .finance-page-criteria-head h2 {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: -0.48px;
  }

  .finance-page-benefits-copy p {
    margin-top: 0;
    max-width: 370px;
    color: #495479;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
  }

  .finance-page-benefits-grid {
    grid-template-columns: 1fr;
    margin-top: 27px;
    gap: 20px;
  }

  .finance-page-benefit-card {
    min-height: 154px;
    padding: 40px 20px;
    align-items: flex-start;
    justify-content: center;
    border-radius: 12px;
  }

  .finance-page-benefit-card-copy h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.48px;
  }

  .finance-page-benefit-card-copy p {
    margin-top: 4px;
    max-width: 330px;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
  }

  .finance-page-check-card {
    min-height: inherit;
    padding: 40px 28px 54px;
    border-radius: 10px;
  }

  .finance-page-check-card h2 {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: -0.48px;
  }

  .finance-page-check-form {
    gap: 24px;
    margin-top: 26px;
  }

  .finance-page-check-form input,
  .finance-page-check-form select,
  .finance-page-check-form .sell-phone-field {
    min-height: 58px;
    font-size: 18px;
  }

  .finance-page-check-form input,
  .finance-page-check-form select {
    padding: 14px 18px;
  }

  .finance-page-check-form .sell-phone-field {
    padding: 14px 18px;
  }

  .finance-page-check-form .sell-phone-field span {
    font-size: 18px;
  }

  .sell-form label.finance-page-check-note {
    margin-top: -2px;
    min-height: auto;
    font-size: 12px;
    line-height: 1.2;
  }

  .finance-page-check-note input {
    min-height: inherit;
  }

  .finance-page-submit-btn {
    min-height: 56px;
    font-size: 18px;
  }

  .finance-page-approval {
    padding: 70px 16px;
  }

  .finance-page-approval::before {
    background: linear-gradient(180deg, #e6f0ff 0%, rgba(230, 240, 255, 0) 22%);
  }

  .finance-page-approval-bg {
    display: block;
    object-position: center bottom;
  }

  .finance-page-approval-inner h2 {
    margin-bottom: 28px;
    text-align: center;
  }

  .finance-page-approval-grid {
    gap: 10px;
  }

  .finance-page-approval-card {
    padding: 30px 20px;
    border-radius: 12px;
  }

  .finance-page-approval-card-top {
    gap: 12px;
    align-items: flex-start;
    margin-bottom: 4px;
  }

  .finance-page-approval-badge {
    width: 42px;
    height: 42px;
    flex-basis: 42px;
    color: #1c2958;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 1.0378px;
  }

  .finance-page-approval-card strong {
    display: block;
    color: #1c2958;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 41.502px;
    letter-spacing: -1px;
  }

  .finance-page-approval-card p {
    color: #495479;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
  }

  .finance-page-approval-note {
    display: none;
  }

  .finance-page .finance-page-criteria {
    padding: 70px 16px;
  }

  .finance-page .finance-page-criteria::before,
  .finance-page .finance-page-criteria::after {
    width: 255px;
    height: 255px;
    opacity: 0.18;
  }

  .finance-page .finance-page-criteria::before {
    left: -78px;
    top: -18px;
  }

  .finance-page .finance-page-criteria::after {
    right: -90px;
    top: auto;
    bottom: -50px;
  }

  .finance-page .finance-page-criteria-head {
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-bottom: 28px;
    gap: 0;
  }

  .finance-page .finance-page-criteria-head h2 {
    width: 100%;
    max-width: 370px;
    margin: 0 auto;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0;
    text-align: center;
  }

  .finance-page .finance-page-criteria-btn {
    display: none;
  }

  .finance-page .finance-page-criteria-grid {
    gap: 25px;
  }

  .finance-page .finance-page-criteria-card {
    width: calc(100% - 32px);
    min-height: 0;
    padding: 40px 20px;
    border-radius: 15px;
  }

  .finance-page .finance-page-criteria-card h3 {
    margin-bottom: 20px;
    font-size: 26.17px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: -0.523px;
  }

  .finance-page .finance-page-criteria-accordion {
    width: 100%;
  }

  .finance-page .finance-page-criteria-toggle {
    gap: 20px;
    min-height: 74px;
    padding: 0;
    align-items: center;
  }

  .finance-page .finance-page-criteria-item.is-open .finance-page-criteria-toggle {
    min-height: 74px;
  }

  .finance-page .finance-page-criteria-toggle-copy {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.4px;
  }

  .finance-page .finance-page-criteria-plus {
    width: 20.477px;
    height: 20.538px;
    flex: 0 0 20.477px;
  }

  .finance-page .finance-page-criteria-plus::before,
  .finance-page .finance-page-criteria-plus::after {
    top: 8.56px;
    width: 20.477px;
    height: 3.423px;
  }

  .finance-page .finance-page-criteria-panel {
    padding: 0 0 18px 40px;
  }

  .finance-page .finance-page-criteria-panel-copy {
    max-width: none;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.1px;
  }

  .finance-page .finance-page-criteria-btn-mobile {
    display: inline-flex;
    width: 100%;
    min-height: 49px;
    justify-content: center;
    margin-top: 16px;
    padding: 16px 30px;
    border: 0;
    border-radius: 4px;
    background: #0061ff;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.5px;
  }

  .finance-page .finance-page-criteria-btn-mobile svg {
    width: 24px;
    height: 24px;
  }
}

/* FINANCE HERO ALIGN FIX */
.finance-page-hero-inner {
  align-items: flex-start;
}

.finance-page-hero-copy,
.finance-page-hero-steps {
  align-self: flex-start;
}

.finance-page-hero-image {
  object-position: center center;
}

@media (max-width: 767px) {
  .finance-page .finance-page-emi {
    padding: 70px 0 70px;
  }

  .finance-page .finance-page-emi-inner > h2 {
    width: 100%;
    max-width: 370px;
    margin: 0 auto 20px;
    color: #1c2958;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: center;
  }

  .finance-page .finance-page-emi-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 13.837px;
  }

  .finance-page .finance-page-emi-controls,
  .finance-page .finance-page-emi-chart-card {
    position: static;
    width: 100%;
    min-height: 0;
    padding: 40px 20px;
    border-radius: 8.648px;
    background: #fdfcfe;
    box-shadow: 1.73px 2.883px 10.609px rgba(72, 98, 132, 0.2);
  }

  .finance-page .finance-page-emi-controls {
    display: flex;
    flex-direction: column;
    gap: 19px;
  }

  .finance-page .finance-page-emi-controls .finance-page-range-row {
    position: static;
    left: auto;
    top: auto;
    width: auto;
    gap: 0;
  }

  .finance-page .finance-page-emi-controls .finance-page-range-head {
    width: 100%;
    align-items: flex-end;
    margin-bottom: 7px;
  }

  .finance-page .finance-page-emi-controls .finance-page-range-row:last-child .finance-page-range-head {
    justify-content: flex-start;
  }

  .finance-page .finance-page-emi-controls .finance-page-range-row:last-child .finance-page-range-head output {
    display: none;
  }

  .finance-page .finance-page-range-head label {
    color: #1c2958;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
  }

  .finance-page .finance-page-range-head output {
    color: #6d7694;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
  }

  .finance-page .finance-page-range-row input[type="range"] {
    width: 100%;
    max-width: 100%;
  }

  .finance-page .finance-page-range-row input[type="range"]::-webkit-slider-runnable-track {
    height: 2.306px;
    border-radius: 1.153px;
  }

  .finance-page .finance-page-range-row input[type="range"]::-moz-range-track {
    height: 2.306px;
    border-radius: 1.153px;
  }

  .finance-page .finance-page-range-row input[type="range"]::-webkit-slider-thumb {
    width: 16.144px;
    height: 16.144px;
    margin-top: -6.919px;
    border: 0;
  }

  .finance-page .finance-page-range-row input[type="range"]::-moz-range-thumb {
    width: 16.144px;
    height: 16.144px;
    border: 0;
  }

  .finance-page .finance-page-emi-chart-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
  }

  .finance-page .finance-page-emi-chart-top {
    position: static;
    left: auto;
    top: auto;
    margin: 0;
    width: 100%;
  }

  .finance-page .finance-page-emi-chart-top strong {
    display: block;
    color: #1c2958;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0;
    text-align: center;
  }

  .finance-page .finance-page-emi-chart-wrap {
    display: grid;
    width: 100%;
    grid-template-columns: 168px 1fr;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-top: 6px;
  }

  .finance-page .finance-page-emi-chart {
    position: relative;
    left: auto;
    top: auto;
    flex: 0 0 168px;
    width: 168px;
    height: 168px;
    margin: 0;
  }

  .finance-page .finance-page-emi-chart::before {
    content: none;
    display: none;
  }

  .finance-page .finance-page-emi-chart-svg {
    width: 168px;
    height: 168px;
  }

  .finance-page .finance-page-emi-chart-progress {
    stroke-width: 42px;
  }

  .finance-page .finance-page-emi-chart-center {
    left: 50%;
    top: 50%;
    width: 110px;
    height: 110px;
    transform: translate(-50%, -50%);
    box-shadow: 0 12px 28px rgba(98, 122, 173, 0.24);
  }

  .finance-page .finance-page-emi-chart-center span {
    color: #454459;
    font-size: 19.422px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
  }

  .finance-page .finance-page-emi-chart-center small {
    margin-top: 0;
    color: #454459;
    font-size: 12.122px;
    font-weight: 500;
    line-height: normal;
  }

  .finance-page .finance-page-emi-summary-side {
    position: static;
    left: auto;
    top: auto;
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
    padding-top: 0;
    gap: 8px;
  }

  .finance-page .finance-page-emi-summary-copy {
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccd7ee;
  }

  .finance-page .finance-page-emi-summary-copy small {
    color: #6d7694;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
  }

  .finance-page .finance-page-emi-summary-copy strong {
    margin-top: 0;
    color: #1c2958;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
  }

  .finance-page .finance-page-emi-total-line {
    position: static;
    left: auto;
    top: auto;
    width: calc(100% - 178px);
    max-width: none;
    margin-left: auto;
    align-self: auto;
    justify-content: flex-start;
    gap: 4px;
    margin-top: -32px;
  }

  .finance-page .finance-page-emi-total-line span,
  .finance-page .finance-page-emi-total-line strong {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    white-space: nowrap;
  }

  .finance-page .finance-page-emi-btn {
    position: static;
    left: auto;
    top: auto;
    width: 100%;
    max-width: 330px;
    min-height: 56px;
    margin: 12px auto 0;
    border-radius: 4px;
    padding: 16px 30px;
  }
  .finance-page-criteria-inner{
    width:100%;
  }
}

/* CAR DETAIL PAGE */

.car-detail-page-body {
  background: #e6f0ff;
}

.car-detail-page {
  padding: 0 0 88px;
  background: #e6f0ff;
}

.car-detail-section {
  padding-top: 45px;
  padding-bottom: 45px;
}

.car-detail-condition {
  background: #fff;
}

.car-detail-section-title {
  margin: 0 0 32px;
  color: #1c2958;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -1px;
}

.car-detail-hero .container {
  max-width: 1360px;
}

.car-detail-hero {
  background: #fff;
}

.car-detail-hero-inner {
  display: grid;
  grid-template-columns: minmax(0, calc(63.5% - 16px)) minmax(0, calc(36.5% - 16px));
  gap: 32px;
  align-items: stretch;
}

.car-detail-gallery-shell {
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  overflow: hidden;
}

.car-detail-mobile-head {
  display: none;
}

.car-detail-main-swiper {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  background: transparent;
  border: 0;
  width: 100%;
  max-width: 100%;
}

.car-detail-main-slide {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: inherit;
  padding: 0;
  overflow: hidden;
  background: #fff;
}

.car-detail-main-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  border-radius: 0;
}

.car-detail-main-arrow {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 40px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #fff;
  box-shadow: none;
  transform: translateY(-50%);
  cursor: pointer;
}

.car-detail-main-arrow svg {
  width: 19.368px;
  height: 36px;
}

.car-detail-main-arrow--prev {
  left: 80px;
}

.car-detail-main-arrow--next {
  right: 80px;
}

.car-detail-gallery-controls {
  position: absolute;
  right: 80px;
  bottom: 16px;
  left: 80px;
  z-index: 4;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  margin-top: 0;
}

.car-detail-thumb-swiper .swiper-slide {
  width: calc((100% - 51px) / 4) !important;
}

.car-detail-thumb-swiper {
  flex: none;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin-top: 0;
  overflow: hidden;
}

.car-detail-thumb-swiper .swiper-wrapper {
  align-items: center;
}

.car-detail-thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.96);
  border-radius: 12px;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.car-detail-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.car-detail-thumb-swiper .swiper-slide-thumb-active .car-detail-thumb {
  border-color: #0061ff;
}

.car-detail-360-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  flex: 0 0 auto;
  min-height: 60.9808px;
  margin-top: 0;
  padding: 0 30px;
  border: 0;
  border-radius: 4px;
  background: #0061ff;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  box-shadow: none;
  align-self: center;
  cursor: pointer;
}

.car-detail-360-btn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 28.9808px;
  height: 28.9808px;
}

.car-detail-360-btn-icon img {
  display: block;
  width: 100%;
  height: 100%;
}

.car-detail-360-stage[hidden] {
  display: none;
}

.car-detail-gallery-shell.is-360 .car-detail-main-swiper,
.car-detail-gallery-shell.is-360 .car-detail-thumb-swiper {
  display: none;
}

.car-detail-gallery-shell.is-360 .car-detail-360-stage {
  display: block;
}

.car-detail-gallery-shell.is-360 .car-detail-gallery-controls {
  position: absolute;
  right: 80px;
  bottom: 17px;
  left: 80px;
  z-index: 4;
  width: auto;
  align-items: center;
  margin-top: 0;
}

.car-detail-360-stage {
  position: relative;
  width: 100%;
  max-width: 100%;
  min-height: 670px;
  padding: 0;
  overflow: hidden;
  border-radius: 0;
  background: transparent;
}

.car-detail-360-stage-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 670px;
  min-height: 670px;
  overflow: hidden;
  cursor: grab;
  user-select: none;
  touch-action: pan-y;
}

.car-detail-360-image {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  max-height: none;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
  user-select: none;
  -webkit-user-drag: none;
  transition: opacity 0.12s linear;
}

.car-detail-360-ring {
  position: absolute;
  inset: 50% auto auto 50%;
  width: 520px;
  height: 520px;
  border: 2px dashed rgba(0, 97, 255, 0.3);
  border-radius: 999px;
  transform: translate(-50%, -50%);
}

.car-detail-360-badge {
  position: absolute;
  top: 28px;
  left: 28px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 72px;
  min-height: 38px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(28, 41, 88, 0.9);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.32px;
}

.car-detail-360-hint {
  position: absolute;
  bottom: 138px;
  left: 50%;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  color: #1c2958;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  transform: translateX(-50%);
  box-shadow: 0 10px 24px rgba(28, 41, 88, 0.1);
}

.car-detail-360-controls {
  position: absolute;
  right: 26px;
  bottom: 84px;
  left: 26px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 0;
}

.car-detail-360-range {
  width: 100%;
  height: 4px;
  margin: 0;
  appearance: none;
  background: linear-gradient(90deg, #0061ff 0%, #0061ff var(--car-detail-360-range-progress, 0%), rgba(0, 97, 255, 0.16) var(--car-detail-360-range-progress, 0%), rgba(0, 97, 255, 0.16) 100%);
  border-radius: 999px;
  outline: 0;
}

.car-detail-360-range::-webkit-slider-thumb {
  appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #fff;
  border-radius: 999px;
  background: #0061ff;
  box-shadow: 0 8px 16px rgba(0, 97, 255, 0.22);
  cursor: pointer;
}

.car-detail-360-range::-moz-range-thumb {
  width: 18px;
  height: 18px;
  border: 2px solid #fff;
  border-radius: 999px;
  background: #0061ff;
  box-shadow: 0 8px 16px rgba(0, 97, 255, 0.22);
  cursor: pointer;
}

.car-detail-360-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.car-detail-360-meta span,
.car-detail-360-meta strong {
  color: #1c2958;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
}

.car-detail-360-range[disabled] {
  opacity: 0.45;
  pointer-events: none;
}

.car-detail-summary-card {
  display: flex;
  flex-direction: column;
  gap: 34px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 0;
  padding: 50px 0 0;
  border-radius: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.car-detail-title-block {
  display: flex;
  flex-direction: column;
}

.car-detail-title-block h1 {
  margin: 0;
  color: #1f3b5f;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: -0.96px;
  white-space: nowrap;
}

.car-detail-point-check {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin: 13px 0 0;
  color: #4b6485;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.car-detail-point-check img {
  display: block;
  width: 22px;
  height: 22px;
}

.car-detail-spec-strip {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 1px minmax(0, 1fr) 1px minmax(0, 1fr);
  gap: 0;
  align-items: center;
  padding: 0;
  width: 100%;
}

.car-detail-spec-item {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.car-detail-spec-strip > .car-detail-spec-item:nth-child(1) {
  align-items: flex-start;
  text-align: left;
}

.car-detail-spec-strip > .car-detail-spec-item:nth-child(3) {
  align-items: center;
  text-align: center;
}

.car-detail-spec-strip > .car-detail-spec-item:nth-child(5) {
  align-items: flex-end;
  text-align: right;
}

.car-detail-spec-item strong {
  color: #1c2958;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 1.12;
  letter-spacing: -0.69px;
}

.car-detail-spec-item span {
  color: #9cb0c9;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.car-detail-spec-divider {
  width: 1px;
  height: 56px;
  justify-self: center;
  background: rgba(156, 176, 201, 0.62);
}

.car-detail-emi-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  max-width: 100%;
  align-self: stretch;
  margin-top: auto;
  padding: 29px 24px 24px;
  border: 1px solid rgba(156, 176, 201, 0.55);
  border-radius: 16px;
  background: #fff;
}

.car-detail-emi-eyebrow {
  margin: 0;
  color: #4b6485;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20.843px;
  font-weight: 600;
  line-height: 37.878px;
  white-space: nowrap;
}

.car-detail-emi-price {
  display: inline-flex;
  align-items: flex-end;
  gap: 2px;
  color: #1c2958;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.car-detail-emi-price span {
  font-size: 41.602px;
  font-weight: 700;
  line-height: 1;
}

.car-detail-emi-price strong {
  font-size: 62.371px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1.2474px;
}

.car-detail-emi-price small {
  align-self: flex-end;
  margin-bottom: 0;
  font-size: 33.931px;
  font-weight: 700;
  line-height: 1;
}

.car-detail-emi-meta {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #4b6485;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 32.201px;
  white-space: nowrap;
}

.car-detail-emi-meta i {
  width: 1px;
  height: 24px;
  background: rgba(28, 41, 88, 0.16);
}

.car-detail-cash-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.car-detail-cash-row p {
  margin: 0;
  color: #1c2958;
  font-family: "Plus Jakarta Sans", sans-serif;
  display: inline-flex;
  align-items: baseline;
  gap: 6px;
  font-size: 0;
  font-weight: 600;
  line-height: 40.029px;
  letter-spacing: -0.6295px;
  white-space: nowrap;
}

.car-detail-cash-row p span {
  font-size: 18px;
  font-weight: 600;
}

.car-detail-cash-row p strong {
  font-size: 20.994px;
  font-weight: 600;
}

.car-detail-cash-row p b {
  font-size: 31.475px;
  font-weight: 600;
}

.car-detail-cash-row a,
.car-detail-price-link {
  padding: 0;
  border: 0;
  background: transparent;
  color: #0f62fe;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 49.441px;
  letter-spacing: -0.32px;
  text-decoration: underline;
  text-underline-offset: 3px;
  white-space: nowrap;
  cursor: pointer;
}

.car-detail-summary-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.car-detail-summary-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 56px;
  padding: 16px 30px;
  border-radius: 4px;
  text-decoration: none;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}

.car-detail-summary-btn.btn-primary {
  background: #0061ff;
  border: 2px solid #0061ff;
  color: #fff;
}

.car-detail-summary-btn--ghost {
  background: transparent;
  border: 2px solid #0061ff;
  color: #0061ff;
}

.car-detail-condition-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 21px;
}

.car-detail-condition-card {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
  min-height: 80px;
  padding: 0 20px;
  border-radius: 8px;
  background: #1c2958;
  color: #fff;
  box-shadow: 0 0.885px 15.039px rgba(0, 0, 0, 0.1);
}

.car-detail-condition-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: auto;
  height: auto;
  color: #fff;
}

.car-detail-condition-icon img {
  display: block;
  width: auto;
  height: auto;
  max-width: 60px;
  max-height: 60px;
}

.car-detail-condition-card span:last-child {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 36.714px;
  letter-spacing: 0;
  white-space: nowrap;
}

.car-detail-overview-card {
  padding: 70px 40px;
  border-radius: 15px;
  background: #fff;
  border: 1px solid rgba(156, 176, 201, 0.35);
  box-shadow: none;
}

.car-detail-overview-head h2 {
  margin: 0;
  color: #1c2958;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 41.502px;
  letter-spacing: 0;
}

.car-detail-overview-head p {
  max-width: none;
  margin: 8px 0 0;
  color: #696969;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}

.car-detail-overview-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 41px 13px;
  margin-top: 50px;
}

.car-detail-overview-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  width: 160px;
  min-height: 0;
  padding: 0;
  border-radius: 0;
  background: transparent;
}

.car-detail-overview-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 59px;
  height: 59px;
  margin-bottom: 10px;
  border: 1.471px solid #dde4ec;
  border-radius: 8.824px;
  background: #fff;
  color: #0f62fe;
}

.car-detail-overview-icon svg {
  width: 34px;
  height: 34px;
}

.car-detail-overview-icon img {
  display: block;
  width: auto;
  height: auto;
  max-width: 40px;
  max-height: 32px;
}

.car-detail-overview-item strong {
  color: #1c2958;
  font-family: "Plus Jakarta Sans", sans-serif;
  margin-top: 2px;
  font-size: 21px;
  font-weight: 500;
  line-height: 26px;
}

.car-detail-overview-item span:last-child {
  color: #495479;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
}

.car-detail-gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 25px;
  margin-top: 29px;
}

.car-detail-gallery-swiper {
  overflow: visible;
}

.car-detail-gallery-slider-shell,
.car-detail-verification-slider-shell {
  overflow: visible;
}

.car-detail-gallery-slide {
  height: auto;
}

.car-detail-gallery-section .car-detail-section-title {
  margin-bottom: 0;
  color: #1c2958;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 41.502px;
  letter-spacing: -1px;
}

.car-detail-gallery-tile {
  position: relative;
  display: flex;
  align-items: flex-end;
  width: 100%;
  aspect-ratio: 300 / 204;
  min-height: 204px;
  padding: 0;
  border: 0;
  border-radius: 8px;
  overflow: hidden;
  background: #d7e7fb;
  cursor: pointer;
  text-align: left;
}

.car-detail-gallery-tile::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(16, 31, 74, 0) 56%, rgba(16, 31, 74, 0.38) 100%);
}

.car-detail-gallery-tile img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.car-detail-gallery-tile span {
  position: relative;
  z-index: 1;
  margin: 0 0 13px 25px;
  color: #fff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 41.502px;
  letter-spacing: 0;
}

.car-detail-verification-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-top: 28px;
}

.car-detail-verification-swiper {
  overflow: visible;
}

.car-detail-verification-slide {
  height: auto;
}

.car-detail-verify-card {
  position: relative;
  min-height: 205px;
  border-radius: 16px;
  overflow: hidden;
  background: #1c2958;
  box-shadow: 0 1px 17px rgba(0, 0, 0, 0.1);
}

.car-detail-verify-card > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.car-detail-verify-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #0061ff 0%, rgba(0, 97, 255, 0.86) 33%, rgba(0, 97, 255, 0) 100%);
}

.car-detail-verify-copy {
  position: absolute;
  top: 50%;
  left: 30px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 3px;
  width: 302px;
  color: #fff;
  transform: translateY(-50%);
}

.car-detail-verify-copy strong {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 41.502px;
  letter-spacing: -1px;
}

.car-detail-verify-copy p {
  margin: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
}

.car-detail-verification-section .car-detail-section-title {
  margin-bottom: 0;
}

.car-detail-similar {
  padding-bottom: 10px;
}

.car-detail-similar-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.car-detail-similar-grid .buy-card {
  width: 100%;
  min-width: 0;
}

body.site-modal-is-open {
  overflow: hidden;
}

body.auth-standalone-page-body {
  min-height: 100vh;
  margin: 0;
  background: #ffffff;
}

.site-modal[hidden] {
  display: none;
}

.site-modal {
  position: fixed;
  inset: 0;
  z-index: 95;
}

.site-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(14, 25, 53, 0.62);
  backdrop-filter: blur(8px);
}

.site-modal-scroll {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 24px;
  overflow: auto;
}

.site-modal-dialog {
  position: relative;
  width: min(100%, 760px);
  margin: 0 auto;
  background: #fff;
  outline: none;
}

.auth-modal-dialog {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 436px;
  width: min(100%, 1168px);
  height: min(600px, calc(100vh - 48px));
  max-height: calc(100vh - 48px);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 30px 70px rgba(18, 34, 77, 0.22);
}

.auth-standalone-page {
  display: grid;
  align-items: start;
  padding: 56px 24px 96px;
}

.auth-standalone-surface {
  background: #ffffff;
}

.auth-standalone-dialog {
  margin: 0 auto;
}

.auth-modal-close {
  position: absolute;
  top: 24px !important;
  right: 24px !important;
  z-index: 3;
}

.auth-modal-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 0;
  height: 100%;
  overflow: auto;
  padding: 40px 30px;
  color: #1c2958;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.auth-modal-panel {
  width: 100%;
  max-width: 720px;
}

.auth-modal-panel[hidden] {
  display: none;
}

.auth-modal-header,
.auth-modal-form {
  display: grid;
}

.auth-modal-header {
  gap: 8px;
  margin-bottom: 32px;
}

.auth-modal-title,
.auth-modal-copy,
.auth-modal-footer,
.auth-modal-field label,
.auth-modal-check span {
  margin: 0;
}

.auth-modal-title {
  max-width: 332px;
  color: #1c2958;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.04em;
}

.auth-modal-copy {
  color: #666;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}

.auth-modal-form {
  gap: 20px;
}

.auth-modal-field-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.auth-modal-field {
  display: grid;
  gap: 7px;
  align-content: start;
}

.auth-modal-field label {
  color: #666;
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.1;
}

.auth-modal-input-wrap {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 66px;
  padding: 18px;
  border: 1.2px solid #ccc;
  border-radius: 4px;
  background: #fff;
}

.auth-modal-input-wrap:focus-within {
  border-color: #0061ff;
}

.auth-modal-input-wrap input {
  width: 100%;
  min-width: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #333;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.56;
  outline: none;
}

.auth-modal-input-wrap input::placeholder {
  color: #666;
}

.auth-modal-feedback,
.auth-modal-field-error {
  display: block;
  min-height: 24px;
  margin: 0;
  color: #c62828;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.35;
}

.auth-modal-feedback[hidden],
.auth-modal-field-error[hidden] {
  display: block !important;
  visibility: hidden;
}

.auth-modal-field-error:not([hidden]) + .auth-modal-check,
.auth-modal-feedback:not([hidden]) + .auth-modal-form {
  margin-top: 0;
}

.auth-modal-input-prefix {
  flex: 0 0 auto;
  color: #333;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.56;
}

.auth-modal-password-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #6c6c6c;
  cursor: pointer;
}

.auth-modal-password-icon {
  display: block;
}

.auth-modal-password-icon--visible {
  display: none;
}

.auth-modal-password-toggle[aria-pressed="true"] .auth-modal-password-icon--hidden {
  display: none;
}

.auth-modal-password-toggle[aria-pressed="true"] .auth-modal-password-icon--visible {
  display: block;
}

.auth-modal-check {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  width: fit-content;
  cursor: pointer;
}

.auth-modal-check input {
  width: 20px;
  height: 20px;
  margin: 0;
  accent-color: #0061ff;
}

.auth-modal-check span {
  color: #232323;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.auth-modal-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.auth-modal-link {
  padding: 0;
  border: 0;
  background: transparent;
  color: #0061ff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  cursor: pointer;
}

.auth-modal-form--recovery {
  width: min(100%, 460px);
  margin: 0 auto;
}

.auth-modal-panel--recovery .auth-modal-header {
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
}

.auth-modal-panel--recovery .auth-modal-footer {
  max-width: 460px;
  margin: 22px auto 0;
  text-align: center;
}

.auth-modal-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.auth-modal-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 56px;
  padding: 16px 30px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
}

.auth-modal-btn img {
  display: block;
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.auth-modal-btn--primary {
  background: #0061ff;
  color: #fff;
}

.auth-modal-btn--secondary {
  border-color: #ccc;
  background: #fff;
  color: #1c2958;
}

.auth-modal-footer {
  margin-top: 32px;
  color: #6c6c6c;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}

.auth-modal-switch {
  padding: 0;
  border: 0;
  background: transparent;
  color: #0061ff;
  font: inherit;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
}

.auth-modal-visual-column {
  min-height: 0;
  padding: 12px 12px 12px 0;
}

.auth-modal-visual {
  position: relative;
  height: 100%;
  min-height: 0;
  max-height: 100%;
  border-radius: 14px;
  overflow: hidden;
  background: #1c2958;
}

.auth-modal-visual::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(28, 41, 88, 0.18) 0%, rgba(28, 41, 88, 0.34) 100%);
}

.auth-modal-visual > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.auth-modal-visual-top {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 32px;
}

.auth-modal-logo {
  display: block;
  width: 164px;
  height: auto;
}

.auth-modal .site-modal-scroll {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .auth-modal-dialog {
    grid-template-columns: 1fr;
    width: min(100%, 760px);
    height: min(520px, calc(100vh - 48px));
    max-height: calc(100vh - 48px);
  }

  .auth-modal-visual-column {
    display: none;
  }
}

@media (max-width: 767px) {
  .site-modal-scroll {
    padding: 16px;
  }

  .auth-modal .site-modal-scroll {
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .auth-standalone-page {
    padding: 32px 16px 72px;
  }

  .auth-modal-dialog {
    height: auto;
    max-height: none;
  }

  .auth-modal-content {
    height: auto;
    overflow: visible;
    padding: 56px 20px 28px;
  }

  .auth-modal-close {
    top: 16px;
    right: 16px;
  }

  .auth-modal-title {
    max-width: none;
    font-size: 32px;
  }

  .auth-modal-field-grid,
  .auth-modal-actions {
    grid-template-columns: 1fr;
  }

  .auth-modal-meta {
    align-items: flex-start;
    flex-direction: column;
  }

  .auth-modal-field label {
    font-size: 18px;
  }

  .auth-modal-panel--recovery .auth-modal-footer {
    text-align: center;
  }

  .auth-modal-footer {
    font-size: 16px;
  }
}

.price-breakdown-dialog {
  display: flex;
  flex-direction: column;
  gap: 0;
  width: min(100%, 1024px);
  padding: 32px 0 26px;
  border-radius: 10px;
  color: #1c2958;
  font-family: "Plus Jakarta Sans", sans-serif;
  box-shadow: 0 30px 70px rgba(18, 34, 77, 0.22);
}

.price-breakdown-title {
  margin: 0;
  padding: 0 38px;
  color: #0061ff;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -1px;
  text-align: left;
}

.price-breakdown-summary {
  display: grid;
  justify-items: center;
  gap: 14px;
  padding: 18px 38px 24px;
}

.price-breakdown-chart {
  display: block;
  width: min(441px, 100%);
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.price-breakdown-estimate {
  display: grid;
  gap: 2px;
  justify-items: center;
  padding: 0;
  text-align: center;
}

.price-breakdown-estimate p,
.price-breakdown-estimate strong,
.price-breakdown-estimate span,
.price-breakdown-included h3,
.price-breakdown-included h4,
.price-breakdown-included p,
.price-breakdown-note {
  margin: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.price-breakdown-estimate p {
  color: #495479;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.32;
}

.price-breakdown-estimate strong {
  color: #0061ff;
  font-size: 27px;
  font-weight: 600;
  line-height: 1.32;
  letter-spacing: -0.4px;
}

.price-breakdown-estimate span {
  color: #1c2958;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.32;
}

.price-breakdown-divider {
  height: 1px;
  margin: 0;
  background: #d7e1f1;
}

.price-breakdown-included {
  display: grid;
  gap: 18px;
  padding-top: 24px;
}

.price-breakdown-included h3 {
  padding: 0 38px;
  color: #0061ff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

.price-breakdown-included h3 small {
  font-size: inherit;
  font-weight: 400;
}

.price-breakdown-included-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.price-breakdown-included-item {
  display: grid;
  grid-template-columns: 68px 1fr;
  align-items: center;
  gap: 12px;
  min-height: 118px;
  padding: 26px 38px;
  border-bottom: 1px solid #d7e1f1;
}


.price-breakdown-included-item:nth-last-child(-n + 2) {
  border-bottom: 0;
}

.price-breakdown-included-icon {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  padding: 10px;
  border: 2px solid #0061ff;
  border-radius: 12px;
  background: rgba(0, 97, 255, 0.06);
}

.price-breakdown-included-icon img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.price-breakdown-included-item div {
  display: grid;
  gap: 2px;
}

.price-breakdown-included-item h4 {
  color: #0061ff;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.22;
}

.price-breakdown-included-item p {
  color: #495479;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
}

.price-breakdown-note {
  padding: 32px 38px 0;
  color: #666;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.32;
}

.car-detail-lightbox[hidden] {
  display: none;
}

.car-detail-lightbox {
  position: fixed;
  inset: 0;
  z-index: 90;
}

.car-detail-lightbox-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(14, 25, 53, 0.72);
  backdrop-filter: blur(10px);
}

.car-detail-lightbox-dialog {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: min(1180px, calc(100vw - 48px));
  height: min(900px, calc(100vh - 48px));
  max-height: calc(100vh - 48px);
  margin: 24px auto;
  padding: 24px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 24px 60px rgba(18, 34, 77, 0.25);
}

.car-detail-lightbox-head {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  padding-right: 64px;
}

.car-detail-lightbox-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.car-detail-lightbox-tabs button {
  min-height: 44px;
  padding: 0 20px;
  border: 1px solid #c9d7ef;
  border-radius: 999px;
  background: transparent;
  color: #6d7694;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
}

.car-detail-lightbox-tabs button.is-active {
  border-color: #0061ff;
  background: #0061ff;
  color: #fff;
}

.car-detail-lightbox-close {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 1px solid #dbe5f5;
  border-radius: 999px;
  background: #fff;
  color: #1c2958;
  cursor: pointer;
}

.car-detail-lightbox-close span {
  position: absolute;
  top: 21px;
  left: 11px;
  width: 20px;
  height: 1.6px;
  border-radius: 999px;
  background: currentColor;
}

.car-detail-lightbox-close span:first-child {
  transform: rotate(45deg);
}

.car-detail-lightbox-close span:last-child {
  transform: rotate(-45deg);
}

.price-breakdown-dialog .price-breakdown-close {
  position: absolute;
  top: 27px;
  right: 24px;
  z-index: 2;
}

.car-detail-lightbox-stage {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  padding: 0px 0px;
  border-radius: 18px;
  background: #fff;
  overflow: hidden;
}

.car-detail-lightbox-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 36px rgba(28, 41, 88, 0.16);
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:
    opacity 0.18s ease,
    visibility 0.18s ease;
}

.car-detail-lightbox-stage.is-loading .car-detail-lightbox-loader {
  opacity: 1;
  visibility: visible;
}

.car-detail-lightbox-loader-spinner {
  width: 30px;
  height: 30px;
  border: 3px solid rgba(0, 97, 255, 0.18);
  border-top-color: #0061ff;
  border-radius: 999px;
  animation: car-detail-lightbox-spin 0.7s linear infinite;
}

.car-detail-lightbox-image {
  display: block;
  width: auto;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
  margin: auto;
}

.car-detail-lightbox-stage.is-loading .car-detail-lightbox-image {
  opacity: 0.45;
}

.car-detail-lightbox-arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  padding: 0;
  border: 1px solid #dbe5f5;
  border-radius: 999px;
  background: #fff;
  color: #1c2958;
  transform: translateY(-50%);
  cursor: pointer;
}

.car-detail-lightbox-arrow svg {
  width: 24px;
  height: 24px;
}

.car-detail-lightbox-arrow--prev {
  left: 20px;
}

.car-detail-lightbox-arrow--next {
  right: 20px;
}

@keyframes car-detail-lightbox-spin {
  to {
    transform: rotate(360deg);
  }
}

.car-detail-lightbox-caption {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.car-detail-lightbox-caption strong {
  color: #1c2958;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.15;
}

.car-detail-lightbox-caption span {
  color: #6d7694;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
}

@media (max-width: 991px) {
  .car-detail-page {
    padding: 24px 0 72px;
  }

  .car-detail-hero-inner {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .car-detail-main-slide {
    min-height: 460px;
  }

  .car-detail-main-arrow {
    width: 42px;
    height: 42px;
  }

  .car-detail-gallery-controls {
    position: static;
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 12px;
  }

  .car-detail-thumb-swiper {
    flex: none;
    width: 100%;
    min-width: 0;
  }

  .car-detail-summary-card {
    gap: 20px;
    padding: 0;
    width: 100%;
  }

  .car-detail-title-block h1 {
    font-size: 38px;
  }

  .car-detail-point-check {
    font-size: 20px;
  }

  .car-detail-condition-grid,
  .car-detail-verification-grid,
  .car-detail-gallery-grid,
  .car-detail-similar-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .car-detail-similar-grid .buy-card:last-child {
    grid-column: auto;
    max-width: none;
  }

  .car-detail-overview-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .car-detail-lightbox-dialog {
    width: calc(100vw - 32px);
    max-height: calc(100vh - 32px);
    margin: 16px auto;
    padding: 20px;
  }

  .car-detail-lightbox-stage {
    min-height: 480px;
  }
}

@media (max-width: 767px) {
  .site-modal-scroll {
    padding: 16px;
  }

  .price-breakdown-dialog {
    gap: 0;
    padding: 24px 0;
    border-radius: 10px;
  }

  .price-breakdown-title,
  .price-breakdown-summary,
  .price-breakdown-included h3,
  .price-breakdown-included-item,
  .price-breakdown-note {
    padding-left: 20px;
    padding-right: 20px;
  }

  .price-breakdown-title {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }

  .price-breakdown-summary {
    gap: 12px;
    padding-top: 16px;
    padding-bottom: 20px;
  }

  .price-breakdown-chart {
    width: calc(100% - 40px);
    max-width: none;
  }

  .price-breakdown-estimate p,
  .price-breakdown-estimate span {
    font-size: 16px;
  }

  .price-breakdown-estimate strong {
    font-size: 22px;
  }

  .price-breakdown-divider {
    margin: 0;
  }

  .price-breakdown-included {
    gap: 14px;
    padding-top: 20px;
  }

  .price-breakdown-included h3,
  .price-breakdown-included h3 small {
    font-size: 19px;
  }

  .price-breakdown-included-list {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .price-breakdown-included-item {
    grid-template-columns: 54px 1fr;
    gap: 12px;
    min-height: 0;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .price-breakdown-included-item:nth-child(odd) {
    border-right: 0;
  }

  .price-breakdown-included-item:nth-last-child(-n + 2) {
    border-bottom: 1px solid #d7e1f1;
  }

  .price-breakdown-included-item:last-child {
    border-bottom: 0;
  }

  .price-breakdown-included-icon {
    width: 54px;
    height: 54px;
    padding: 8px;
    border-radius: 10px;
  }

  .price-breakdown-included-item h4 {
    font-size: 17px;
  }

  .price-breakdown-included-item p,
  .price-breakdown-note {
    font-size: 14px;
    line-height: 1.35;
  }

  .price-breakdown-note {
    padding-top: 24px;
  }
}

@media (max-width: 767px) {
  .car-detail-page {
    padding: 16px 0 64px;
  }

  .car-detail-section {
    padding-top: 22px;
  }

  .car-detail-section-title {
    margin-bottom: 18px;
    font-size: 32px;
    line-height: 1.15;
  }

  .car-detail-hero {
    padding-top: 8px;
  }

  .car-detail-hero-inner {
    gap: 18px;
  }

  .car-detail-gallery-shell {
    display: flex;
    flex-direction: column;
    gap: 12px;
    border-radius: 0;
  }

  .car-detail-mobile-head {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }

  .car-detail-main-swiper {
    border-radius: 10px;
  }

  .car-detail-main-slide {
    min-height: 475px;
    padding: 12px;
  }

  .car-detail-360-stage {
    min-height: 475px;
    padding-bottom: 0;
  }

  .car-detail-360-stage-inner {
    height: 475px;
    min-height: 475px;
  }

  .car-detail-360-ring {
    width: 190px;
    height: 190px;
  }

  .car-detail-360-image {
    width: 100%;
    height: 100%;
    max-height: none;
  }

  .car-detail-360-badge {
    top: 14px;
    left: 14px;
    min-width: 58px;
    min-height: 30px;
    padding: 0 12px;
    font-size: 13px;
  }

  .car-detail-360-hint {
    bottom: 18px;
    min-height: 30px;
    padding: 0 12px;
    font-size: 12px;
  }

  .car-detail-360-controls {
    gap: 10px;
    padding: 0 16px;
  }

  .car-detail-360-meta span,
  .car-detail-360-meta strong {
    font-size: 12px;
  }

  .car-detail-main-arrow {
    display: none;
  }

  .car-detail-gallery-controls {
    position: static;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
    margin-top: 0;
  }

  .car-detail-thumb-swiper {
    flex: none;
    width: 100%;
    margin-top: 0;
  }

  .car-detail-thumb-swiper .swiper-slide {
    width: calc((100% - 24px) / 4) !important;
  }

  .car-detail-thumb {
    width: 100%;
    height: 72px;
    border-radius: 8px;
  }

  .car-detail-360-btn {
    width: 100%;
    margin-top: 0;
    padding: 0 20px;
    min-height: 52px;
    font-size: 17px;
  }

  .car-detail-summary-card {
    gap: 14px;
    padding: 20px 20px 24px;
    border-radius: 16px;
  }

  .car-detail-summary-card > .car-detail-title-block,
  .car-detail-summary-card > .car-detail-spec-strip {
    display: none;
  }

  .car-detail-title-block h1 {
    font-size: 40px;
    line-height: 1.05;
    letter-spacing: -0.8px;
  }

  .car-detail-point-check {
    gap: 8px;
    margin-top: 8px;
    font-size: 18px;
    line-height: 1.3;
  }

  .car-detail-point-check img {
    width: 22px;
    height: 22px;
  }

  .car-detail-spec-strip {
    gap: 12px;
  }

  .car-detail-spec-item strong {
    font-size: 18px;
    line-height: 1.1;
  }

  .car-detail-spec-item span {
    font-size: 13px;
  }

  .car-detail-spec-divider {
    height: 48px;
  }

  .car-detail-emi-eyebrow {
    font-size: 18px;
  }

  .car-detail-emi-price {
    gap: 4px;
  }

  .car-detail-emi-price span {
    font-size: 24px;
  }

  .car-detail-emi-price strong {
    font-size: 40px;
    letter-spacing: -0.8px;
  }

  .car-detail-emi-price small {
    margin-bottom: 4px;
    font-size: 24px;
  }

  .car-detail-emi-meta {
    flex-wrap: wrap;
    gap: 10px;
    font-size: 14px;
  }

  .car-detail-emi-meta i {
    height: 18px;
  }

  .car-detail-cash-row {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }

  .car-detail-cash-row p {
    font-size: 24px;
  }

  .car-detail-cash-row p span,
  .car-detail-cash-row a,
  .car-detail-price-link {
    font-size: 16px;
  }

  .car-detail-condition-grid,
  .car-detail-verification-grid,
  .car-detail-gallery-grid,
  .car-detail-similar-grid,
  .car-detail-overview-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .car-detail-condition-card {
    min-height: 96px;
    padding: 20px;
    border-radius: 12px;
  }

  .car-detail-condition-card span:last-child {
    font-size: 24px;
    line-height: 1.15;
  }

  .car-detail-overview-card {
    padding: 28px 20px 24px;
  }

  .car-detail-overview-head h2 {
    font-size: 32px;
  }

  .car-detail-overview-head p {
    margin-top: 12px;
    font-size: 18px;
    line-height: 1.55;
  }

  .car-detail-overview-item {
    min-height: 112px;
    padding: 18px 16px;
  }

  .car-detail-gallery-tile {
    min-height: 190px;
    padding: 18px;
    border-radius: 14px;
  }

  .car-detail-gallery-tile span {
    font-size: 24px;
  }

  .car-detail-verify-card {
    min-height: 230px;
  }

  .car-detail-verify-copy {
    right: 20px;
    bottom: 20px;
    left: 20px;
    gap: 8px;
  }

  .car-detail-verify-copy strong {
    font-size: 30px;
  }

  .car-detail-verify-copy p {
    font-size: 18px;
    line-height: 1.45;
  }

  .car-detail-lightbox-dialog {
    gap: 16px;
    width: calc(100vw - 20px);
    height: min(760px, calc(100vh - 20px));
    max-height: calc(100vh - 20px);
    margin: 10px auto;
    padding: 16px;
    border-radius: 16px;
  }

  .car-detail-lightbox-head {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    padding-right: 56px;
  }

  .car-detail-lightbox-tabs {
    gap: 8px;
  }

  .car-detail-lightbox-tabs button {
    min-height: 38px;
    padding: 0 14px;
    font-size: 13px;
  }

  .price-breakdown-dialog .price-breakdown-close {
    top: 18px;
    right: 18px;
  }

  .car-detail-lightbox-stage {
    min-height: 0;
    height: 100%;
    padding: 0px 0px;
  }

  .car-detail-lightbox-arrow {
    width: 48px;
    height: 48px;
  }

  .car-detail-lightbox-arrow--prev {
    left: 12px;
  }

  .car-detail-lightbox-arrow--next {
    right: 12px;
  }

  .car-detail-lightbox-caption {
    align-items: flex-start;
    flex-direction: column;
    gap: 4px;
  }

  .car-detail-lightbox-caption strong {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .car-detail-lightbox-head {
    padding-top: 0;
    padding-right: 56px;
  }

  .car-detail-lightbox-close {
        top: -2px;
        right: 0px;
  }

  .car-detail-page-body .car-detail-page {
    padding: 0 0 64px;
  }

  .car-detail-page-body .car-detail-hero {
    padding-top: 0;
  }


  .car-detail-page-body .car-detail-hero-inner {
    gap: 40px;
  }

  .car-detail-page-body .car-detail-mobile-head {
    gap: 12px;
    padding-top: 15px;
  }

  .car-detail-page-body .car-detail-title-block h1 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.64px;
    white-space: normal;
  }

  .car-detail-page-body .car-detail-point-check {
    gap: 6px;
    margin-top: 6px;
    color: #486284;
    font-size: 18px;
    font-weight: 500;
    line-height: 37.878px;
  }

  .car-detail-page-body .car-detail-point-check img {
    width: 18px;
    height: 18px;
  }

  .car-detail-page-body .car-detail-spec-strip {
    grid-template-columns: minmax(0, 1fr) 1px minmax(0, 1fr) 1px minmax(0, 1fr);
    gap: 0;
  }



  

  .car-detail-page-body .car-detail-main-swiper {
    border-radius: 12px;
    overflow: hidden;
  }

  .car-detail-page-body .car-detail-main-slide {
    min-height: 303px;
    padding: 0;
  }

  .car-detail-page-body .car-detail-main-slide img {
    object-fit: cover;
  }

  .car-detail-page-body .car-detail-gallery-controls {
    gap: 10px;
  }

  .car-detail-page-body .car-detail-thumb {
    width: 100%;
    height: 72px;
    border-radius: 8px;
  }

  .car-detail-page-body .car-detail-summary-card {
    gap: 20px;
    padding: 40px 20px;
    border: 2px solid rgba(156, 176, 201, 0.35);
    border-radius: 16px;
    background: #fff;
    margin-top: 30px;
  }

  .car-detail-page-body .car-detail-emi-card {
    gap: 8px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
  }

  .car-detail-page-body .car-detail-emi-eyebrow {
    font-size: 18px;
    font-weight: 600;
    line-height: 37.878px;
  }

  .car-detail-page-body .car-detail-emi-price {
    gap: 2px;
  }

  .car-detail-page-body .car-detail-emi-price span {
    font-size: 24px;
  }

  .car-detail-page-body .car-detail-emi-price strong {
    font-size: 40px;
    letter-spacing: -0.8px;
  }

  .car-detail-page-body .car-detail-emi-price small {
    font-size: 24px;
  }

  .car-detail-page-body .car-detail-emi-meta {
    gap: 8px;
    font-size: 14px;
    line-height: 1.4;
  }

  .car-detail-page-body .car-detail-emi-meta i {
    height: 18px;
  }

  .car-detail-page-body .car-detail-cash-row {
    flex-direction: row;
    align-items: center;
    gap: 10px;
  }

  .car-detail-page-body .car-detail-cash-row p {
    gap: 4px;
    line-height: 32px;
  }

  .car-detail-page-body .car-detail-cash-row p span {
    font-size: 14px;
  }

  .car-detail-page-body .car-detail-cash-row p strong {
    font-size: 18px;
  }

  .car-detail-page-body .car-detail-cash-row p b {
    font-size: 24px;
  }

  .car-detail-page-body .car-detail-cash-row a,
  .car-detail-page-body .car-detail-price-link {
    font-size: 14px;
    line-height: 24px;
  }

  .car-detail-page-body .car-detail-summary-actions {
    gap: 9px;
  }

  .car-detail-page-body .car-detail-summary-btn {
    min-height: 56px;
    font-size: 18px;
  }

  .car-detail-page-body .car-detail-section {
    padding-top: 52px;
    padding-bottom: 0;
  }

  .car-detail-page-body .car-detail-overview-section,
  .car-detail-page-body .car-detail-gallery-section,
  .car-detail-page-body .car-detail-verification-section,
  .car-detail-page-body .car-detail-similar {
    background: #e6f0ff;
  }

  .car-detail-page-body .car-detail-overview-section {
    margin-top: 0;
    border-top: 1px solid rgba(156, 176, 201, 0.35);
  }

  .car-detail-page-body .car-detail-condition-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    padding-bottom: 52px;
  }

  .car-detail-page-body .car-detail-condition-card {
    justify-content: flex-start;
    gap: 33px;
    min-height: 80px;
    padding: 0 50px;
    border-radius: 8px;
  }

  .car-detail-page-body .car-detail-condition-card span:last-child {
    font-size: 20px;
    line-height: 36.714px;
  }

  .car-detail-page-body .car-detail-overview-card {
    padding: 40px 20px;
    border-width: 2px;
    border-radius: 16px;
  }

  .car-detail-page-body .car-detail-overview-head h2 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.64px;
  }

  .car-detail-page-body .car-detail-overview-head p {
    margin-top: 5px;
    font-size: 16px;
    line-height: normal;
  }

  .car-detail-page-body .car-detail-overview-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    justify-content: stretch;
    gap: 20px 16px;
    margin-top: 20px;
  }

  .car-detail-page-body .car-detail-overview-item {
    width: 100%;
    min-height: 88px;
    padding: 0;
  }

  .car-detail-page-body .car-detail-overview-icon {
    width: 41px;
    height: 41px;
    margin-bottom: 8px;
    border-width: 1.2px;
    border-radius: 6px;
  }

  .car-detail-page-body .car-detail-overview-icon img {
    width: auto;
    height: auto;
    max-width: 24px;
    max-height: 24px;
  }

  .car-detail-page-body .car-detail-overview-item strong {
    font-size: 14px;
    line-height: 20px;
  }

  .car-detail-page-body .car-detail-overview-item span:last-child {
    font-size: 10px;
    line-height: 14px;
  }

  .car-detail-page-body .car-detail-gallery-grid {
    display: flex;
    gap: 0;
    margin-top: 16px;
  }

  .car-detail-page-body .car-detail-gallery-swiper {
    overflow: visible;
  }

  .car-detail-page-body .car-detail-gallery-slider-shell,
  .car-detail-page-body .car-detail-verification-slider-shell {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    overflow: hidden;
  }

  .car-detail-page-body .car-detail-gallery-slide {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
  }

  .car-detail-page-body .car-detail-gallery-section .car-detail-section-title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.64px;
  }

  .car-detail-page-body .car-detail-gallery-tile {
    width: 100%;
    aspect-ratio: 300 / 204;
    min-height: 124px;
    height: auto;
    border-radius: 8px;
  }

  .car-detail-page-body .car-detail-gallery-tile span {
    margin: 0;
    font-size: 24px;
    line-height: 24px;
  }

  .car-detail-page-body .car-detail-verification-grid {
    display: flex;
    gap: 0;
    margin-top: 16px;
  }

  .car-detail-page-body .car-detail-verification-swiper {
    overflow: visible;
  }

  .car-detail-page-body .car-detail-verification-slide {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
  }

  .car-detail-page-body .car-detail-verification-section .car-detail-section-title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.64px;
  }

  .car-detail-page-body .car-detail-verify-card {
    width: 100%;
    min-height: 172px;
    aspect-ratio: 300 / 172;
    border-radius: 8px;
  }

  .car-detail-page-body .car-detail-verify-copy {
    top: 50%;
    bottom: auto;
    left: 20px;
    width: 230px;
    transform: translateY(-50%);
  }

  .car-detail-page-body .car-detail-verify-copy strong {
    font-size: 24px;
    line-height: normal;
    letter-spacing: -1px;
  }

  .car-detail-page-body .car-detail-verify-copy p {
    font-size: 18px;
    line-height: normal;
  }

  .car-detail-page-body .car-detail-similar {
    padding-bottom: 24px;
  }

  .car-detail-page-body .car-detail-similar-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
