.components-content{display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}.components-title{display:flex;width:100%;flex-direction:column;align-items:center;gap:20px;padding-bottom:64px}.components-title h2{max-width:820px;margin:0;color:var(--text);font-size:52px;font-weight:600;line-height:56px}.components-title p{max-width:1080px;margin:0;color:var(--text);font-size:22px;line-height:34px}.components-brands{display:flex;width:100%;align-items:center;justify-content:space-between;gap:48px}.components-brand{display:inline-flex;min-width:0;align-items:center;justify-content:center}.components-brand img,.components-brands img{display:block;width:auto;height:48px;max-width:178px;object-fit:contain}.components-links{display:flex;width:100%;flex-wrap:wrap;justify-content:center;gap:12px;padding-top:48px;padding-bottom:24px}.components-links a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 24px;border-radius:100px;background:var(--pill-muted-bg);color:var(--text);font-size:16px;font-weight:700;line-height:24px;text-align:center;transition:background-color .18s ease,color .18s ease}.components-links a:hover,.components-links a:focus-visible{color:var(--white);background:var(--topbar-accent)}@media (min-width: 821px) and (max-width: 1180px){.components-section .section-card{border-radius:48px}}@media (max-width: 1180px){.components-section .section-card__content{padding-block:56px}.components-title{padding-bottom:44px}.components-title h2{font-size:44px;line-height:48px}.components-title p{font-size:20px;line-height:30px}.components-brands{gap:32px}}@media (max-width: 820px){.components-section.section-card-layout{padding:24px 8px}.components-section .section-card__content{padding-block:28px}.components-content{gap:28px}.components-title{gap:14px;padding-bottom:16px}.components-title h2{font-size:34px;line-height:38px}.components-title p{font-size:18px;line-height:28px}.components-brands{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px;justify-items:center}.components-brand img,.components-brands img{max-width:min(150px,100%);height:40px}.components-links{padding-top:12px;padding-bottom:0}.components-links a{min-height:44px;padding:10px 20px}}@media (max-width: 420px){.components-title h2{font-size:31px;line-height:36px}.components-title p{font-size:16px;line-height:26px}.components-brands{grid-template-columns:1fr}.components-links{flex-direction:column}.components-links a{width:100%}}:where(.editor-styles-wrapper) .components-brands>*{flex:0 1 auto}:where(.editor-styles-wrapper) .components-brand .pv-media--image,:where(.editor-styles-wrapper) .components-brand .pv-media__preview{width:178px;height:56px}:where(.editor-styles-wrapper) .components-brand .pv-media--image.pv-media--empty{aspect-ratio:auto}:where(.editor-styles-wrapper) .components-brand .pv-media__preview img{width:100%;height:100%;object-fit:contain}
