.lb-popup{box-sizing:content-box;border-radius:18px 18px 0 0;flex-direction:column;width:100%;max-height:100%;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}@media only screen and (device-width:360px) and (device-height:780px) and (-webkit-device-pixel-ratio:3),only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3),only screen and (device-width:390px) and (device-height:844px) and (-webkit-device-pixel-ratio:3),only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3),only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2),only screen and (device-width:428px) and (device-height:926px) and (-webkit-device-pixel-ratio:3){.lb-popup{padding-bottom:1.25rem}}.theme-light .lb-popup,.theme-dark .lb-popup{background-color:var(--front_bg_color_1);-webkit-overflow-scrolling:touch}.lb-popup.popup-slide-enter-active{transition-timing-function:ease-out}.lb-popup.popup-slide-leave-active{transition-timing-function:ease-in}.lb-popup.popup-slide-enter-from,.lb-popup.popup-slide-leave-to{transform:translateY(100%)}.lb-popup .close-icon{z-index:1;cursor:pointer;font-size:20px;position:absolute;top:23px;right:20px}.theme-light .lb-popup .close-icon,.theme-dark .lb-popup .close-icon{color:var(--text_color_2,#82888d)}.lb-popup .popup-title{text-align:left;padding:20px 40px 16px 20px;font-size:18px;font-weight:500}
