.customer-page{display:grid;grid-template-columns:1fr 516px;grid-gap:124px;gap:124px}@media(max-width:1599px){.customer-page{gap:24px;grid-template-columns:1fr 486px}}@media(max-width:1199px){.customer-page{display:flex;flex-direction:column;gap:24px}}.customer-page .blockquote--v2{font:var(--font-base)}.customer-page:has(.info-card){gap:24px}.customer-page__tabs{margin-bottom:32px}@media(max-width:1199px){.customer-page__tabs{margin-bottom:24px}}.customer-page__sticky{position:-webkit-sticky;position:sticky;display:flex;flex-direction:column;gap:24px;top:var(--header-sticky-height)}.customer-page__content:has(.info-card){display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}@media(max-width:1599px){.customer-page__content:has(.info-card){grid-template-columns:1fr;gap:16px}}.customer-page__content .info-card{width:100%}.customer-page__content:has(.info-card) .text-guide{display:flex;width:100%}@media(max-width:1199px){.customer-page__content:has(.info-card) .text-guide{flex-direction:column}}