@media screen and (max-width:768px){.drag-modal{display:block;overflow:hidden;pointer-events:none;position:fixed}.drag-modal.shadowed{pointer-events:all}.drag-modal:after{content:"";display:block;position:fixed;will-change:opacity}}.drag-modal__layer{display:none}@media screen and (max-width:768px){.drag-modal__layer{overflow:hidden;pointer-events:all;position:absolute;touch-action:none;will-change:transform}}.drag-modal__layer.visible-layer{display:block}@media screen and (max-width:768px){.drag-modal__layer-body{display:flex;flex-direction:column;overflow:auto}.drag-modal__layer-header{position:absolute}.drag-modal__layer-header:after{content:"";display:block;position:absolute}.drag-modal.shadowed:after{opacity:1}.drag-modal:after{background-color:rgba(0,0,0,.533);opacity:0}}.drag-modal__layer{background-color:#fff}@media screen and (max-width:768px){.drag-modal__layer{background-color:#fff}}.drag-modal__layer-header{background-color:#fff}@media screen and (max-width:768px){.drag-modal__layer-header{background-color:#fff}.drag-modal__layer-header:after{background-color:#f7f7f7}.drag-modal{height:100vh;height:calc(var(--vh, 1vh)*100);left:0;top:0;width:100%;z-index:120}.drag-modal:after{height:100%;left:0;top:0;width:100%;z-index:-1}.drag-modal__layer{border-radius:10px 10px 0 0;bottom:0;left:0;max-height:calc(100% - 5px);transform:translateY(100%);width:100%}.drag-modal__layer.active-layer{transform:translateY(0)}.drag-modal__layer.full{height:100%}.drag-modal__layer-body{height:100%;max-height:100vh;max-height:calc(var(--vh, 1vh)*100);padding-top:44px;width:100%}.drag-modal__layer-header{height:44px;left:0;top:0;width:100%;z-index:22}.drag-modal__layer-header:after{height:5px;left:50%;top:50%;transform:translate(-50%,-50%);width:135px;z-index:5}.drag-modal:after{transition:opacity .3s ease}}