.cf-lang-suggest{--cf-lang-page-bg:#F6F9FB;--cf-lang-text:#23272a;--cf-lang-muted:#8a949e;--cf-lang-button-bg:#23272a;--cf-lang-button-hover:#23272ACC 80%;--cf-lang-button-focus:#23272AE5 90%;width:100%;background:var(--cf-lang-page-bg)!important;border-bottom:1px solid rgb(35 39 42 / .12);font-family:Roboto,Arial,sans-serif;direction:ltr}.cf-lang-suggest,.cf-lang-suggest *{box-sizing:border-box}.cf-lang-suggest.is-hidden{display:none}.cf-lang-suggest__inner{display:grid;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:18px;max-width:990px;min-height:70px;margin:0 auto;padding:0 15px}.cf-lang-suggest__message{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;column-gap:10px;min-width:0}.cf-lang-suggest__flag{width:26px;height:26px;min-width:26px;border-radius:50%;object-fit:cover;object-position:center;box-shadow:0 0 0 1px rgb(35 39 42 / .08)}.cf-lang-suggest__content{margin-left:5px}.cf-lang-suggest__title,.cf-lang-suggest__text{display:block;line-height:1.25}.cf-lang-suggest__title{color:var(--cf-lang-text);font-size:15px;font-weight:500}.cf-lang-suggest__text{margin-top:2px;color:var(--cf-lang-muted);font-size:13px;font-weight:400}.cf-lang-suggest__button{display:inline-flex;align-items:center;justify-content:center;min-width:137px;min-height:30px;padding:6px 12px;border:0;border-radius:8px;background:var(--cf-lang-button-bg);color:#fff;font-weight:500;font-size:14px;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color 0.16s ease}.cf-lang-suggest__button:hover,.cf-lang-suggest__button:focus-visible{background:var(--cf-lang-button-hover);color:#fff;text-decoration:none}.cf-lang-suggest__button:active{background:#23272AE5 90%}.cf-lang-suggest__close{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;border-radius:8px;background:#fff0;color:#8a949e;cursor:pointer}.cf-lang-suggest__close:hover,.cf-lang-suggest__close:focus-visible{color:var(--cf-lang-text);background:#23272A0F 6%}.cf-lang-suggest__close:active{background:#23272A1F 12%}.cf-lang-suggest__close svg{width:11px;height:11px;display:block}@media (max-width:767px){.cf-lang-suggest{padding:20px 0}.cf-lang-suggest__inner{grid-template-columns:minmax(0,1fr) 24px;grid-template-areas:"message message" "button close";align-items:center;row-gap:10px;column-gap:8px}.cf-lang-suggest__button{width:90%;grid-area:button;justify-self:stretch}.cf-lang-suggest__close{grid-area:close;align-self:center;justify-self:end;margin-bottom:0}}.cf-lang-suggest.is-rtl{direction:rtl}.is-rtl .cf-lang-suggest__content{margin-left:0;margin-right:5px}.cf-padding-448284{padding-bottom:100px}