.js-locale-switcher-modal{align-items:center;background:#000000a3;bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.js-locale-switcher-modal.opened{display:flex}.js-locale-switcher-modal .inner{background:#fff;border-radius:8px;box-shadow:0 4px 6px 0 #0000001a;max-width:400px;padding:20px;z-index:10000}.js-locale-switcher-modal button{border-radius:4px;font-size:1.1em;margin:0}.js-locale-switcher-modal button em{display:block;margin-top:5px}.js-locale-switcher-modal .btn-container{display:flex;flex-direction:column;gap:10px;margin-top:10px}.js-locale-switcher-modal .btn-container .js-accept{flex:1 1}.js-locale-switcher-modal .btn-secondary{background:#fff;border:1px solid #70707080;color:#333;font-weight:700;height:auto;padding:10px 20px}