.AppMobileModal_modalWrapper__h2oaG{height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-end}.AppMobileModal_modalWrapper__h2oaG .AppMobileModal_modalOverlay__wvtUz{position:absolute;z-index:2;height:100vh;width:100%;background-color:rgba(39,35,34,.3607843137)}.AppMobileModal_modalWrapper__h2oaG .AppMobileModal_modalContent__QOZ71{width:100%;height:calc(100vh - 123px);max-height:calc(100vh - 123px);background-color:var(--neytral-warm-50);z-index:3;display:flex;flex-direction:column;justify-content:space-between;transform:translateY(0);animation:AppMobileModal_slideIn__TmflM .4s ease forwards}.AppMobileModal_modalWrapper__h2oaG .AppMobileModal_modalContent__QOZ71 .AppMobileModal_title__jdYN2{cursor:-webkit-grab;cursor:grab;padding:16px 16px 12px;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;z-index:3;touch-action:none}.AppMobileModal_modalWrapper__h2oaG .AppMobileModal_modalContent__QOZ71 .AppMobileModal_title__jdYN2:before{position:absolute;left:50%;transform:translateX(-50%);top:4px;content:"";width:36px;height:4px;border-radius:100px;background-color:rgba(39,35,34,.2)}.AppMobileModal_modalWrapper__h2oaG .AppMobileModal_modalContent__QOZ71 .AppMobileModal_content__oPQxy{height:100%;padding:0 16px;overflow:auto;scroll-behavior:smooth;touch-action:pan-y}.AppMobileModal_modalWrapper__h2oaG .AppMobileModal_modalContent__QOZ71 .AppMobileModal_actions__POtqB{padding:12px 16px;box-shadow:0 0 1px 0 rgba(99,96,94,.1019607843),0 -2px 2px 0 rgba(99,96,94,.0901960784),0 -3px 2px 0 rgba(99,96,94,.0509803922),0 -6px 2px 0 rgba(99,96,94,.0117647059),0 -9px 3px 0 rgba(99,96,94,0);transition:box-shadow .2s ease;display:flex;gap:8px}.AppMobileModal_modalWrapper__h2oaG .AppMobileModal_modalContent__QOZ71 .AppMobileModal_actions__POtqB .AppMobileModal_btn__O_vnw{width:100%}.AppMobileModal_isTitleShadow__CNoJ9 .AppMobileModal_modalContent__QOZ71 .AppMobileModal_title__jdYN2{box-shadow:0 0 1px 0 rgba(99,96,94,.1019607843),0 2px 2px 0 rgba(99,96,94,.0901960784),0 3px 2px 0 rgba(99,96,94,.0509803922),0 6px 2px 0 rgba(99,96,94,.0117647059),0 9px 3px 0 rgba(99,96,94,0);transition:box-shadow .2s ease}.AppMobileModal_isScrolledToBottom__Rhefx .AppMobileModal_modalContent__QOZ71 .AppMobileModal_actions__POtqB{box-shadow:none}.AppMobileModal_isClosing__jx_r3 .AppMobileModal_modalContent__QOZ71{animation:AppMobileModal_slideOut__FZMND .4s ease forwards}.AppMobileModal_isTouch__jcGVw .AppMobileModal_modalContent__QOZ71{animation:none}.AppMobileModal_isTouch__jcGVw.AppMobileModal_isClosing__jx_r3 .AppMobileModal_modalContent__QOZ71{animation:AppMobileModal_slideOutTouch__6QNKw .4s ease forwards}@keyframes AppMobileModal_slideIn__TmflM{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes AppMobileModal_slideOut__FZMND{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes AppMobileModal_slideOutTouch__6QNKw{0%{opacity:1}to{transform:translateY(100%);opacity:0}}