.downupPopup{height:auto;overflow:hidden;transform:translateX(-50%) translateY(100%);position:fixed;flex-direction:column;max-height:100dvh;bottom:0;will-change:transform;background-color:#fff;left:50%;width:100%;display:flex;z-index:1032}.downupPopup.no-act{transform:translateX(-50%) translateY(100%)!important}.downupPopup-header{padding:.75rem 1.5rem;justify-content:space-between;border-bottom:1px solid #e9e9ea;background-color:#fff;display:flex}.downupPopup-header .downupPopup-kapat{font-size:20px;align-self:center;cursor:pointer}.downupPopup-content{flex:1;min-height:0;overflow-y:auto;padding:1rem 1.5rem calc(env(safe-area-inset-bottom) + 24px);flex-direction:column;-webkit-overflow-scrolling:touch;display:flex}#dark-back{height:100%;overflow:hidden;position:fixed;padding-right:17px;top:0;background:rgba(0,0,0,.4);left:0;width:100%;display:none;z-index:1031}