.actions{gap:6px;margin-top:10px;margin-bottom:10px;padding:0 16px;display:flex}.action-item{background:#f6f5f1;border-radius:4px;flex-direction:column;align-items:center;width:25%;padding:3px 4px;display:flex}.action-item__icon{flex-shrink:0;justify-content:center;align-items:center;width:10px;height:10px;display:flex}.action-item__title{color:#262626;font-size:9px;line-height:1.2}
.actions_modal__header{text-align:center}.actions_modal__header .header__title{color:#262626;font-size:10px;font-weight:500;line-height:1.2}
.modal-container-sheet{z-index:11;touch-action:pan-y;background:#f0efeb;border-top-left-radius:16px;border-top-right-radius:16px;bottom:0;left:0;right:0;box-shadow:0 -4px 12px rgba(0,0,0,.15);height:250px!important}@media (min-width:768px){.modal-container-sheet{height:250px!important}}.modal-container-sheet .modal-handle{background:#e0e0e0;border-radius:3px;width:40px;height:5px;margin:8px auto}.modal-container-sheet .modal-content{height:calc(100% - 29px);overflow-y:auto}.modal-container-sheet .divider{background:#e1e1e1;height:1px;margin-bottom:10px}.modal-container-sheet .icon-cross{position:absolute;top:5px;right:10px}.modal-container-sheet .icon-cross svg{width:9px;height:9px}
