.review-copy-bar{display:none!important}
.static-mobile-panel{position:fixed;inset:0;z-index:9999;background:#17242d;color:#fff;padding:1.25rem;overflow:auto}
.static-mobile-panel[hidden]{display:none}
.static-mobile-panel__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}
.static-mobile-panel__top img{width:min(290px,75vw);height:auto}
.static-mobile-close{border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;border-radius:.4rem;width:2.75rem;height:2.75rem;font-size:1.65rem;cursor:pointer}
.static-mobile-links{display:grid;gap:.35rem}
.static-mobile-links>a{display:flex;align-items:center;justify-content:space-between;color:#fff;text-decoration:none;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.16);font-size:1.1rem;font-weight:600}
.static-mobile-language{display:flex;gap:.75rem;margin-top:1.5rem;align-items:center}
.static-mobile-language a{color:#fff}
body.static-menu-open{overflow:hidden}
@media(min-width:1101px){.static-mobile-panel{display:none!important}}
