.poju-new-session-btn{display:flex;align-items:center;justify-content:center;gap:.35em;width:100%;border:none;border-radius:999px;font-family:inherit;font-weight:600;color:#fff;background:transparent;cursor:pointer;box-shadow:inset 0 0 0 1px rgb(212 175 55/.6),0 10px 28px rgb(212 175 55/.3);transition:transform .2s var(--ease-out,ease-out),box-shadow .2s var(--ease-out,ease-out),background-color .2s var(--ease-out,ease-out),color .2s var(--ease-out,ease-out)}.poju-new-session-btn:hover:not(:disabled){background-color:rgb(212 175 55/.95);color:rgb(15 10 8);box-shadow:inset 0 0 0 1px rgb(212 175 55/.95),0 10px 26px rgb(212 175 55/.5);transform:translateY(-1px)}.poju-new-session-btn:active:not(:disabled){transform:translateY(0)}.poju-new-session-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.poju-new-session-btn--modal{box-sizing:border-box;width:100%;margin-top:36px;padding:10px 18px;font-size:14px;line-height:1.35}.poju-new-session-btn--sidebar{box-sizing:border-box;margin:14px 16px;padding:10px 14px;font-size:14px;line-height:1.35;width:calc(100% - 32px);max-width:calc(100% - 32px)}.poju-new-session-btn__sep{opacity:.72;font-weight:500}.poju-new-session-btn__price{font-weight:600}