:root{--toolbar-letter-spacing:0;--toolbar-black:var(--ambed-black);--toolbar-primary:var(--ambed-base);--toolbar-font:var(--ambed-font);--toolbar-border-radius:0px}.style-switcher{border-bottom-right-radius:var(--toolbar-border-radius);transform:translateX(-100%);padding:25px 15px 30px;border-top-right-radius:var(--toolbar-border-radius);transition:transform .5s ease;position:fixed;text-align:center;top:200px;background-color:#fff;box-shadow:0 10px 30px 0 rgba(0,0,0,.04);left:0;width:200px;font-family:var(--toolbar-font);z-index:99999}.style-switcher.active{transform:translateX(0)}.style-switcher h3{font-size:16px;font-weight:800;color:var(--toolbar-black);text-transform:uppercase;letter-spacing:var(--toolbar-letter-spacing);margin:0 0 15px;line-height:1;font-family:var(--toolbar-font)}.style-switcher .language-feature,.style-switcher .layout-feature{grid-template-columns:1fr 1fr;grid-gap:10px;margin-top:15px;display:grid}.style-switcher .language-feature button,.style-switcher .layout-feature a,.style-switcher .layout-feature button{font-size:12px;border:none;font-weight:700;color:#fff;text-transform:uppercase;outline:none;letter-spacing:var(--toolbar-letter-spacing);background-color:var(--toolbar-black);border-radius:var(--toobar-border-radius);font-family:var(--toolbar-font)}.style-switcher .language-feature button.rtl-switcher,.style-switcher .layout-feature a:nth-child(odd),.style-switcher .layout-feature button:nth-child(odd){color:#fff;background-color:var(--toolbar-primary)}.style-switcher .layout-feature button:last-child{grid-column-start:1;grid-column-end:3}#switcher-toggler{border-bottom-right-radius:var(--toolbar-border-radius);height:40px;justify-content:center;font-size:22px;border-top-right-radius:var(--toolbar-border-radius);color:#fff;transition:.5s;position:absolute;top:20px;background-color:var(--toolbar-primary);align-items:center;left:100%;width:40px;display:flex}#switcher-toggler:hover{color:#fff;background-color:var(--toolbar-black)}#styleOptions{list-style:none;grid-template-columns:1fr 1fr 1fr;padding:0;margin:0;grid-gap:15px;display:grid}#styleOptions li{height:46.6667px;overflow:hidden;border-radius:50%;width:100%}#styleOptions li a{height:100%;width:100%;display:block}.skiptranslate{display:none!important}body{top:auto!important}