.cs-p-mobile-menu{position:fixed;z-index:1000;top:0;background:#b0182b;padding:2em;height:100vh;box-sizing:border-box;transition:all ease 0.3s;right:-320px;min-width:300px;max-width:100%}.cs-p-mobile-menu.open{right:0}.cs-p-blockarea{display:none;width:100vw;height:100vh;background:rgba(0,0,0,0.6);position:fixed;left:0;top:0}.cs-p-blockarea.open{display:block}.cs-p-body.open{position:relative;width:100vw;height:100vh;overflow:hidden;box-sizing:border-box}.cs-p-topzone{background:#302d2e;border-radius:30px 30px 0 0}
