.px__toast-message{position:fixed;right:12px;left:12px;transition:transform 2s;display:none;border:1.5px solid #FFFFFF66;box-shadow:0 4px 0 -2px #0006;border-radius:8px;z-index:1010;top:12px}.px__toast-message .toast-icon{display:flex;width:40px;justify-content:end;align-items:center}.px__toast-message .toast-content{margin:0 8px;flex:1;padding:12px 0}.px__toast-message .toast-content .toast-title{font-family:Rajdhani;font-size:14px;font-weight:700;line-height:17.86px;margin:0}.px__toast-message .toast-content .toast-subtitle{font-family:Rajdhani;font-size:14px;font-weight:500;line-height:17.86px;margin:0}.px__toast-message .toast-close-box{display:flex;width:36px;justify-content:center;align-items:center;background:#0006;border-top-right-radius:8px;border-bottom-right-radius:8px}.px__toast-message .toast-close-box{cursor:pointer}.px__modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000a;display:flex;justify-content:center;align-items:flex-end;z-index:1000}.px__modal-content{background:#b36a2c;width:100%;max-height:60vh;border-radius:12px 12px 0 0;margin:0 4px;box-shadow:0 -3px 10px #0000001a;transform:translateY(100%);transition:transform 2s ease-in-out}.show .px__modal-content{transform:translateY(0)}.px__modal-header{display:flex;align-items:center;justify-content:space-between;height:48px;padding:12px}.px__modal-header-left{display:flex;align-items:center}.px__modal-header .icon{width:40px;height:40px;margin-right:12px}.px__modal-header-text .px__modal-header-title{font-family:Rajdhani;font-size:20px;font-weight:700;line-height:25.52px;text-align:left;color:#fff;text-shadow:1px 0 #000,-1px 0 #000,0 1px #000,0 -1px #000,1px 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000}.px__modal-header-text .px__modal-header-subtitle{font-family:Rajdhani;font-size:12px;font-weight:600;line-height:15.31px;text-align:left;color:#efd5a2}.close{font-size:24px;cursor:pointer}.px__modal-body{flex:1;padding:12px}.px__modal-footer{padding:10px 0;text-align:right}.px__modal-footer button{padding:10px 20px;font-size:16px;cursor:pointer}.px__modal-fullscreen .px__modal-body{padding:0!important}.px__modal-fullscreen .px__modal-content{background:#fff!important;min-height:90vh!important}.px__button{background:#e16e11;border:1.5px solid #000000;box-shadow:0 4px 0 -2px #0006;border-radius:6px;padding:0 0 3px}.px__button .px__button-content{font-family:Rajdhani;background-color:#fec114;margin:0;padding:6px 8px;border-radius:4px;border:2px solid #FFDA72;color:#fff;text-shadow:1px 0 #000,-1px 0 #000,0 1px #000,0 -1px #000,1px 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000;font-size:16px;font-weight:700;line-height:20.42px}.maintain{background-image:url(/assets/images/bg.png);background-repeat:repeat;background-size:contain}.maintain .container{position:relative;width:100%;height:100vh}.maintain .box{width:360px;background:#ffda92;margin:0;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:10px;border:#FEE1AA solid 2px}.maintain .box-content{position:relative;padding:40px 16px 32px}.maintain .des{color:#9c5d26;font-family:Rajdhani,serif;font-size:16px;font-weight:600;line-height:24px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;margin-bottom:24px}.maintain .ribbon{top:-4px;margin:0;position:absolute;height:52px;width:292px;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body{font-family:Rajdhani}.rounded-button{width:32px;height:32px;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;border:none;text-decoration:none;transition:background .2s}.rounded-button:hover{background:#eaf0fe}
