.by-uniframe-v2 .drawer-mask{background:rgba(0,0,0,.4);height:100%;position:fixed;top:0;width:100vw;z-index:98}[dir=ltr] .by-uniframe-v2 .drawer-mask{left:0}[dir=rtl] .by-uniframe-v2 .drawer-mask{right:0}.by-uniframe-v2 .drawer-mask__setting{background-color:var(--primary-color-02);color:var(--color-white);height:100%;padding:66px 40px;position:fixed;top:0;width:356px;z-index:999999999}[dir=ltr] .by-uniframe-v2 .drawer-mask__fade-in-section--right{animation:setFadeInRight-ltr .4s ease;right:0}[dir=rtl] .by-uniframe-v2 .drawer-mask__fade-in-section--right{animation:setFadeInRight-rtl .4s ease;left:0}[dir=ltr] .by-uniframe-v2 .drawer__close--right{animation:setFadeOutRight-ltr .4s ease}[dir=rtl] .by-uniframe-v2 .drawer__close--right{animation:setFadeOutRight-rtl .4s ease}[dir=ltr] .by-uniframe-v2 .drawer-mask__fade-in-section--left{animation:setFadeInLeft-ltr .4s ease;left:0}[dir=rtl] .by-uniframe-v2 .drawer-mask__fade-in-section--left{animation:setFadeInLeft-rtl .4s ease;right:0}[dir=ltr] .by-uniframe-v2 .drawer__close--left{animation:setFadeOutLeft-ltr .4s ease}[dir=rtl] .by-uniframe-v2 .drawer__close--left{animation:setFadeOutLeft-rtl .4s ease}@keyframes setFadeInRight-ltr{0%{right:-100%}to{right:0}}@keyframes setFadeInRight-rtl{0%{left:-100%}to{left:0}}@keyframes setFadeOutRight-ltr{0%{right:0}to{right:-100%}}@keyframes setFadeOutRight-rtl{0%{left:0}to{left:-100%}}@keyframes setFadeInLeft-ltr{0%{left:-100%}to{left:0}}@keyframes setFadeInLeft-rtl{0%{right:-100%}to{right:0}}@keyframes setFadeOutLeft-ltr{0%{left:0}to{left:-100%}}@keyframes setFadeOutLeft-rtl{0%{right:0}to{right:-100%}}