.top-banner{background-color:var(--section-background-dark);color:var(--text-color-light);padding:1.1rem 3.6rem}.top-banner__inner{display:grid;gap:1rem;grid-template-columns:1.5fr 1fr 1.5fr}.top-banner__center,.top-banner__left,.top-banner__right{align-items:center;display:flex}.top-banner__left{gap:1.1rem;justify-content:flex-start;.top-banner-chip__text-desktop{display:block}.top-banner-chip__text-mobile{display:none}}.top-banner__center{justify-content:center}.top-banner__right{justify-content:flex-end}.top-banner-chip{align-items:center;background-color:var(--card-link-dark);border-radius:6.4rem;color:var(--text-color-light);display:flex;gap:.7rem;padding:.5rem 1.4rem;span{font-size:1.1rem;font-weight:var(--fw-regular);line-height:1}a{color:var(--text-color-light);font-weight:var(--fw-medium);text-decoration:underline}}.top-banner__center{a{align-items:center;border-bottom:1px solid var(--text-color-light);color:inherit;display:flex;font-size:1.4rem;font-weight:var(--fw-medium);gap:.7rem;line-height:1.4}}.top-banner__right{span{font-weight:var(--fw-medium)}.top-banner-chip{font-size:1.4rem;line-height:1.4;span{color:var(--text-color-light--darker)}}.top-banner-chip__phone{display:none}}@media (max-width:768px){.top-banner{padding:1.2rem}.top-banner__inner{grid-template-columns:1fr 1fr}.top-banner__left{display:flex;flex-direction:row-reverse;gap:.4rem;justify-content:flex-end;.top-banner-chip__text-desktop{display:none}.top-banner-chip__text-mobile{display:block}}.top-banner__center{display:none}.top-banner__right{.top-banner-chip{display:none}.top-banner-chip__phone{align-items:center;display:flex;font-size:1.4rem;gap:.4rem;height:3.2rem;justify-content:center;line-height:1;padding:0 1.2rem;width:15rem}}.top-banner-chip{align-items:center;display:flex;gap:0;height:3.2rem;justify-content:center;padding:0 .8rem;span{font-size:1.2rem;line-height:1}svg{height:1.8rem;width:1.8rem}&:first-child{svg{height:1.8rem;width:3.3rem}}}}