@font-face{font-family:Helvetica LT;src:url(/fonts/helveticaneue-lt-medium.woff2?v=2)format(woff2);font-weight:500;font-style:normal;font-display:swap;ascent-override:96%;descent-override:24%;line-gap-override:0%}#m,.pg_{position:relative;width:100%}.pg{position:relative}#h{display:flex;box-sizing:border-box;flex-direction:column;align-items: center;gap:1.6rem;width:100%;padding:2.8rem 2rem 2rem}.h-top{display:flex;justify-content:space-between;align-items: center;gap:1rem;width:100%}#h-logo{display:inline-flex;box-sizing:border-box;letter-spacing:-.05rem;background:#ebebeb;border-radius:.8rem;align-items: center;gap:.8rem;min-height:4rem;padding:.6rem 1.2rem;font-size:1.6rem;line-height:1.2}.h-dot{position:relative;background:#2ee36a;border-radius:50%;flex:none;width:.8rem;height:.8rem}.h-dot:after{content:"";position:absolute;animation:h-pulse 1.5s cubic-bezier(.22,1,.36,1)infinite;background:#2ee36a;border-radius:50%;inset:0}@keyframes h-pulse{0%{transform:scale(1);opacity:.5}to{transform:scale(2.4);opacity:0}}.h-act{display:inline-flex;align-items: center;gap:.8rem}#h-hide{display:inline-flex;color:#7a7a7a;background:#ebebeb;border-radius:.8rem;justify-content:center;align-items: center;width:4rem;height:4rem;padding:0;transition:background-color .2s,color .2s}#h-hide:hover{color:#282828;background:#e3e3e3}#h-hide[aria-pressed=true]{color:#282828;background:#d8d8d8}#h-hide[hidden]{display:none}#h-hide svg{fill:currentColor;width:1.8rem;height:1.8rem}#h-hide .h-eye-off,#h-hide[aria-pressed=true] .h-eye{display:none}#h-hide[aria-pressed=true] .h-eye-off{display:inline}#h-hide:focus-visible{outline:2px solid #282828;outline-offset:.2rem}#h-out{display:inline-flex;color:#7a7a7a;background:#ebebeb;border-radius:.8rem;align-items: center;min-height:4rem;padding:.6rem 1.2rem;transition:background-color .2s,color .2s;font-size:1.6rem;line-height:1.2}#h-out:hover{color:#282828;background:#e3e3e3}#h-out[hidden]{display:none}.h-num{color:#7a7a7a;transition:opacity .2s}.h-num:empty{display:none}.h-num.iv-prov{opacity:.55}#h-tabs{display:none;flex-wrap:wrap;justify-content:center;align-items: center;gap:.8rem;width:100%}body.h-tb #h-tabs{display:flex}.h-tab{position:relative;overflow:hidden;color:#7a7a7a;display:inline-flex;box-sizing:border-box;white-space:nowrap;background:#ebebeb;border-radius:.8rem;flex:none;justify-content:center;align-items: center;min-height:4rem;padding:.6rem 1.2rem;transition:color .2s,background-color .2s,border-radius .3s cubic-bezier(.22,1,.36,1),padding-left .3s cubic-bezier(.22,1,.36,1)}.h-tab:not(.h-tab-on):hover{color:#282828;background-color:#e3e3e3}.h-tab-on{color:#282828;background:#d8d8d8;border-radius:2rem;padding-left:3.6rem}.h-tab-e{position:absolute;display:flex;text-align:center;background:#fff;border-radius:50%;justify-content:center;align-items: center;width:2rem;height:2rem;transition:transform .3s cubic-bezier(.22,1,.36,1);font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:1.4rem;line-height:1;top:50%;left:.8rem;transform:translate(calc(-100% - .8rem),-50%)}.h-tab-on .h-tab-e{transform:translateY(-50%)}.h-tab-l{line-height:1.2}.h-sub{display:inline-flex;box-sizing:border-box;background:#ebebeb;border-radius:999rem;align-items: center;gap:.4rem;padding:.4rem}.h-sub-t{color:#7a7a7a;display:inline-flex;box-sizing:border-box;white-space:nowrap;background:0 0;border-radius:.8rem;flex:none;justify-content:center;align-items: center;min-height:3.2rem;padding:0 1.8rem;transition:background-color .2s,color .2s,border-radius .3s cubic-bezier(.22,1,.36,1);line-height:1.2}.h-sub-t:not(.h-sub-on):hover{color:#282828}.h-sub-on{color:#282828;background:#d8d8d8;border-radius:1.6rem}.h-tab:focus-visible{outline:2px solid #282828;outline-offset:.2rem}.h-sub-t:focus-visible{outline:2px solid #282828;outline-offset:.2rem}@media (max-width:768px){body.h-tb #h-tabs{position:fixed;inset:auto 2rem calc(2rem + env(safe-area-inset-bottom,0px));z-index:9995;box-sizing:border-box;background:#fff;border-radius:999rem;flex-wrap:nowrap;width:auto;padding:.6rem;box-shadow:0 1.2rem 3.2rem #28282824}body.h-iv #h-tabs{display:none}}@media (min-width:769px){#h{display:grid;grid-template-columns:1fr auto 1fr;align-items: center;gap:2rem;max-width:104rem;margin-inline-start:auto;margin-inline-end:auto;padding:3.6rem 4rem 2.4rem}.h-top{display:contents}#h-logo,#h-out{min-height:4.4rem}#h-hide{width:4.4rem;height:4.4rem}#h-logo{grid-row:1;grid-column:1;justify-self:start}#h-tabs{grid-row:1;grid-column:2}.h-act{grid-row:1;grid-column:3;justify-self:end}.h-num{grid-row:2;grid-column:1/-1;text-align:center}.h-tab{min-height:4.4rem}.h-tab-on{border-radius:2.2rem;padding-left:4.4rem}.h-tab-e{width:2.8rem;height:2.8rem;font-size:1.6rem}}@media (prefers-reduced-motion:reduce){.h-tab,.h-tab-e,.h-sub-t{transition:none}.h-dot:after{display:none;animation:none}}.pg{display:flex;flex-direction:column;gap:6rem;min-height:calc(100svh - 12.4rem);padding-bottom:6rem}.pg>section{display:flex;box-sizing:border-box;flex-direction:column;align-items: flex-start;gap:2.4rem;padding:0 2rem}.pg>section:first-child{padding-top:6rem}.pg h1{letter-spacing:-.1rem;font-size:2.4rem;line-height:1em}.pg h2{font-size:1.6rem}.pg p{max-width:54rem}.pg p+p{margin-top:.8em}.pg a{text-decoration:underline;text-underline-offset:.25em;transition:opacity .3s}.pg a:hover{opacity:.55}@media (max-width:768px){body.h-tb:not(.h-iv) .pg{padding-bottom:calc(7.2rem + env(safe-area-inset-bottom,0px) + 6rem)}}@media (min-width:769px){.pg{min-height:calc(100svh - 14.8rem)}.pg>section{max-width:104rem;margin-inline-start:auto;margin-inline-end:auto;padding:0 4rem}.pg h1{font-size:3.6rem}}.fm-st{opacity:.6}.fm-st-err{color:#b00020;opacity:1}.in-li-s{display:inline-flex;border:1px solid;border-radius:999rem;align-items: center;padding:.2rem .8rem;font-size:1.2rem}.in-s-paid{color:#1c7a43;background:#e4f5ea;border-color:#bfe6cd}.in-s-sent{color:#2f5bd0;background:#e9edfb;border-color:#c9d5f5}.in-s-overdue{color:#9a6b00;background:#fbf1d6;border-color:#ecd9a6}.in-s-draft{color:#7a7a7a;background:#ebebeb;border-color:#dcdcdc}.fm-fields{display:grid;grid-template-columns:1fr;gap:1rem;width:100%}.fm-fd{display:flex;flex-direction:column;gap:.4rem}.fm-fd-wide{grid-column:1/-1}.fm-fd>span{opacity:.55;font-size:1.2rem}.fm-fd input,.fm-fd select,.fm-fd textarea,.fm-ip{box-sizing:border-box;background:#fff;border:1px solid #d9d9d9;border-radius:.4rem;width:100%;min-width:0;padding:.8rem 1rem;font-size:max(1.4rem,16px)}.fm-fd input::placeholder,.fm-ip::placeholder{color:currentColor;opacity:.35}.fm-fd input[hidden],.fm-fd select[hidden],.fm-fd textarea[hidden],.fm-ip[hidden]{display:none}.fm-fd textarea{resize:vertical}.fm-fd input:focus,.fm-fd select:focus,.fm-fd textarea:focus,.fm-ip:focus{border-color:#282828}.fm-ro{font-variant-numeric:tabular-nums;padding:.8rem 0;font-size:max(1.4rem,16px)}.fm-bt{display:inline-flex;box-sizing:border-box;background:#fafafa;border:1px solid #d9d9d9;border-radius:.4rem;justify-content:center;align-items: center;min-height:4.4rem;padding:.8rem 1.4rem;transition:border-color .2s,background .2s,color .2s,opacity .2s}.fm-bt:hover{opacity:1;border-color:#282828}a.fm-bt{text-decoration:none}.fm-bt-pr{color:#fff;background:#282828;border-color:#282828}.fm-bt-pr:hover{opacity:.8}.fm-bt-gh{background:0 0;border-color:#0000}.fm-bt-gh:hover{background:#fafafa;border-color:#d9d9d9}.fm-bt.fm-armed{color:#b00020;background:#fff;border-color:#b00020}.fm-acts{display:flex;flex-wrap:wrap;align-items: center;gap:1rem;width:100%}.fm-ed .fm-ed-sc{position:relative;display:flex;box-sizing:border-box;flex-direction:column;align-items: flex-start;width:100%;padding:0 1.2rem 1.2rem}.fm-ed .fm-ed-sc:before{content:"";position:absolute;z-index:-1;box-sizing:border-box;background:#fff;border:1px solid #d9d9d9a6;border-radius:1.2rem;inset:3.2rem 0 0}.fm-ed .fm-ed-h{display:flex;box-sizing:border-box;opacity:.55;align-items: center;width:100%;min-height:2.4rem;margin-bottom:.8rem;padding:0 .4rem;font-size:1.6rem}.fm-ed .fm-fd{border-bottom:1px solid #d9d9d9;gap:0;padding:1.6rem 0 .8rem;transition:border-color .2s}.fm-ed .fm-fd:focus-within{border-bottom-color:#282828}.fm-ed .fm-fd input,.fm-ed .fm-fd select,.fm-ed .fm-fd textarea,.fm-ed .fm-ip{background:0 0;border:0;border-radius:0;height:4.4rem;padding:0}.fm-ed .fm-fd input:focus,.fm-ed .fm-fd select:focus,.fm-ed .fm-fd textarea:focus,.fm-ed .fm-ip:focus{border:0}.fm-ed .fm-ed-row{display:grid;border-bottom:1px solid #d9d9d9;align-items: center;column-gap:1rem;width:100%;padding-block-start:.8rem;padding-block-end:.8rem;transition:border-color .2s}.fm-ed .fm-ed-row:focus-within{border-bottom-color:#282828}.fm-ed .fm-ed-sc>.fm-fd:last-child,.fm-ed .fm-ed-sc>.fm-ed-row:last-child{border-bottom:0}.fm-ed .fm-ed-sc>.fm-st:not(:empty){padding-top:1.2rem}.fm-ed .fm-ed-n{font-variant-numeric:tabular-nums;opacity:.55;font-size:1.2rem}.fm-ed .fm-ed-x{display:flex;opacity:.35;justify-content:center;align-items: center;width:100%;height:4.4rem;transition:opacity .2s;font-size:2rem;line-height:1}.fm-ed .fm-ed-x:hover{opacity:1}.fm-ed .fm-ed-add{margin-top:1.2rem}.fm-ed .fm-ed-bar{position:fixed;inset:auto 2rem calc(2rem + env(safe-area-inset-bottom,0px));z-index:9994;display:flex;box-sizing:border-box;background:#fff;border-radius:999rem;flex-direction:row;align-items: center;gap:.4rem;width:auto;padding:.6rem;box-shadow:0 1.2rem 3.2rem #28282824}.fm-ed .fm-ed-bar .fm-acts{flex-wrap:nowrap;flex:auto;gap:.4rem;width:auto}.fm-ed .fm-ed-bar .fm-bt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:0;border-radius:999rem;flex:1 1 0;min-width:0;min-height:4rem;padding:0 1.2rem}.fm-ed .fm-ed-bar .fm-bt-pr{flex:1.4 1 0}.fm-ed .fm-ed-bar .fm-bt-gh{background:#ebebeb}.fm-ed .fm-ed-bar .fm-ed-gap{display:none}.fm-ed .fm-ed-gap{flex:1 1 0}.pg>.fm-ed:has(.fm-ed-bar){padding-bottom:12rem}@media (min-width:769px){.fm-fields{grid-template-columns:repeat(4,1fr)}.fm-fd input,.fm-fd select,.fm-fd textarea,.fm-ip,.fm-ro{font-size:1.4rem}.fm-bt{min-height:3.6rem}.fm-ed .fm-ed-bar{position:sticky;z-index:2;box-shadow:none;border-radius:0;gap:.8rem;width:100%;padding:1.2rem 0;inset:auto auto 0}.fm-ed .fm-ed-bar .fm-acts{flex:0 auto;gap:1rem}.fm-ed .fm-ed-bar .fm-bt,.fm-ed .fm-ed-bar .fm-bt-pr{overflow:visible;border-radius:1.2rem;flex:none;min-height:3.6rem;padding:0 1.6rem}.fm-ed .fm-ed-bar .fm-bt-gh{background:0 0}.fm-ed .fm-ed-bar .fm-ed-gap{display:block}.pg>.fm-ed:has(.fm-ed-bar){padding-bottom:0}}.kps{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem;width:100%}.kp{display:flex;font:inherit;color:inherit;text-align:left;box-sizing:border-box;background:#fff;border:1px solid #d9d9d9a6;border-radius:1.2rem;flex-direction:column;gap:.8rem;padding:1.6rem;transition:background .2s}.kp:hover{background:#fafafa}button.kp{cursor:pointer}.kp-v{display:block}.kp-n{letter-spacing:-.05rem;font-variant-numeric:tabular-nums;white-space:nowrap;text-box-trim:trim-both;text-box-edge:cap alphabetic;text-box:trim-both cap alphabetic;font-size:2rem}.kp-l{display:inline-flex;align-items: center;gap:.6rem;font-size:1.4rem;line-height:1.2}.kp-e{font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:1.4rem;line-height:1}.kp-f{display:flex;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-variant-numeric:tabular-nums;opacity:.55;min-width:0;font-size:1.2rem}.kp-c{flex:none}.kp-m{overflow:hidden;text-overflow:ellipsis;min-width:0;margin-left:.4rem}.kp:focus-visible{outline:2px solid #282828;outline-offset:.2rem}@media (min-width:769px){.kp-n{font-size:2.4rem}.kp-e{font-size:1.6rem}}@media print{.kp{break-inside:avoid;border-color:#000}}.dp-w{position:relative;width:100%}.dp-src{position:absolute;opacity:0;pointer-events:none;border:0;width:1px;height:1px;padding:0}.dp-d-t{display:flex;font:inherit;text-align:left;color:inherit;cursor:pointer;align-items: center;width:100%}.dp-d-ph{color:#7a7a7a}.dp{position:absolute;z-index:9995;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:1.6rem;width:28rem;padding:1.6rem;transition:opacity .2s,transform .2s,visibility 0s linear .2s;top:calc(100% + .6rem);left:0;transform:translateY(-.4rem);box-shadow:0 1.6rem 4rem #2828281f}.dp.dp-up{transform-origin:bottom;top:auto;bottom:calc(100% + .6rem)}.dp-on{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s,transform .2s;transform:none}.dp-hd{display:grid;grid-template-columns:3.2rem minmax(0,1fr)3.2rem;align-items: center;gap:.4rem;margin-bottom:1.2rem}.dp-ttl{display:flex;justify-content:center;align-items: center;gap:.6rem}.dp-mo-b,.dp-yr-b{display:inline-flex;box-sizing:border-box;white-space:nowrap;background:#ebebeb;border-radius:999rem;flex:none;justify-content:center;align-items: center;height:3.2rem;padding:0 1.2rem;transition:background-color .2s,color .2s;font-size:1.2rem;line-height:1}.dp-mo-b:hover,.dp-mo-b[aria-expanded=true],.dp-yr-b:hover,.dp-yr-b[aria-expanded=true]{background:#e3e3e3}.dp-yr-b{font-variant-numeric:tabular-nums}.dp-nv{display:inline-flex;border-radius:50%;justify-content:center;align-items: center;width:3.2rem;height:3.2rem;transition:background-color .2s;font-size:1.4rem;line-height:1}.dp-nv:hover{background:#fafafa}.dp-bd{position:relative}.dp-wk,.dp-gd{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.dp-wk{padding-bottom:.4rem}.dp-wk>span{opacity:.55;text-align:center;font-size:1.2rem;line-height:1}.dp-d{display:inline-flex;font-variant-numeric:tabular-nums;border-radius:999rem;justify-content:center;align-items: center;height:3.6rem;transition:background-color .2s,color .2s;font-size:1.4rem;line-height:1}.dp-d:hover{background:#fafafa}.dp-d-out{color:#7a7a7a}.dp-d-now{box-shadow:inset 0 0 0 1px #d9d9d9}.dp-d-in{background:#ebebeb;border-radius:0}.dp-d-on{color:#fff;box-shadow:none;background:#282828}.dp-d-on:hover{background:#282828}.dp-pm,.dp-py{position:absolute;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#fff;gap:.4rem;inset:0}.dp-pm[hidden],.dp-py[hidden]{display:none}.dp-pm{align-content: center}.dp-py{overflow-y:auto;overscroll-behavior:contain;align-content: start}.dp-m,.dp-y{display:inline-flex;font-variant-numeric:tabular-nums;border-radius:999rem;justify-content:center;align-items: center;width:100%;height:3.6rem;transition:background-color .2s,color .2s;font-size:1.4rem;line-height:1}.dp-m:hover,.dp-y:hover{background:#fafafa}.dp-m-on,.dp-y-on{color:#fff;background:#282828}.dp-m-on:hover,.dp-y-on:hover{background:#282828}.dp-ft{display:flex;flex-wrap:wrap;justify-content:space-between;align-items: center;gap:.8rem 1.2rem;margin-top:1.2rem}.dp-ps{display:flex;background:#ebebeb;border-radius:999rem;align-items: center;padding:.4rem}.dp-ax{display:flex;align-items: center;gap:1.2rem;margin-left:auto}.dp-p{display:inline-flex;box-sizing:border-box;white-space:nowrap;color:#7a7a7a;border-radius:999rem;flex:none;justify-content:center;align-items: center;min-height:2.8rem;padding:0 1rem;transition:background-color .2s,color .2s;font-size:1.2rem;line-height:1}.dp-p:hover{color:#282828;background:#e3e3e3}.dp-range .dp-ps,.dp-range .dp-t{display:none}.dp-t,.dp-c{white-space:nowrap;opacity:.55;transition:opacity .2s;font-size:1.2rem;line-height:1}.dp-t:hover,.dp-c:hover{opacity:1}@media (max-width:768px){.dp{width:min(32rem,100vw - 4rem)}}.dd{position:relative;display:inline-flex}.dd-src{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.dd-t{position:relative;display:inline-flex;box-sizing:border-box;text-align:left;background:#fff;border:1px solid #d9d9d9;border-radius:1.2rem;align-items: center;width:100%;min-height:4.8rem;padding:1.2rem 3.6rem 1.2rem 1.6rem;transition:background-color .2s,border-color .2s;font-size:1.4rem}.dd-t:focus-visible{border-color:#282828}.dd-l{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.dd-c{position:absolute;opacity:.45;pointer-events:none;font-size:1.2rem;line-height:1;top:50%;right:1.2rem;transform:translateY(-50%)}.dd-c:before{content:"▾"}.dd-chip .dd-t{background:#ebebeb;border:0;border-radius:999rem;width:auto;min-height:0;padding:.4rem 2.8rem .4rem 1.2rem;font-size:1.2rem;line-height:1.2}.dd-chip .dd-t:hover{background:#e3e3e3}.dd-chip .dd-c{right:1rem}.dd-inline{max-width:100%}.dd-inline .dd-t{font:inherit;color:inherit;letter-spacing:inherit;cursor:pointer;outline:1px dashed #0000;background:0 0;border:0;border-radius:0;width:auto;max-width:100%;min-height:0;padding:0;transition:outline-color .2s}.dd-inline .dd-t:hover{outline-color:#d9d9d9}.dd-inline .dd-t:focus{outline:1px solid #282828}.dd-inline .dd-t:focus-visible{outline:1px solid #282828}.dd-inline .dd-c{position:static;font-size:inherit;opacity:0;margin-left:.4em;transition:opacity .2s;transform:none}.dd-inline .dd-t:hover .dd-c{opacity:.45}.dd-inline .dd-p{overflow:auto;letter-spacing:-.05rem;min-width:20rem;max-height:32rem;font-size:1.4rem;line-height:1.2}.dd-inline .dd-p:has(.dd-ol){overflow:visible;max-height:none}.dd-inline .dd-p .dd-o{min-height:3.2rem;padding:.4rem 1rem;font-size:1.2rem}.dd-p{position:absolute;z-index:9995;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:1.2rem;width:max-content;min-width:100%;max-width:min(28rem,100vw - 4rem);padding:.6rem;transition:opacity .2s,transform .2s,visibility 0s linear .2s;top:calc(100% + .6rem);left:0;transform:translateY(-.4rem);box-shadow:0 1.6rem 4rem #2828281f}.dd-end .dd-p{left:auto;right:0}.dd-p.dd-on{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s,transform .2s;transform:none}.dd-l.dd-ph{color:#7a7a7a}.dd-s{padding:0 0 .6rem}.dd-si{box-sizing:border-box;display:block;color:inherit;background:#d8d8d8;border:0;border-radius:1rem;width:100%;min-height:3.6rem;padding:.6rem 1.2rem;transition:background-color .2s;font-size:1.2rem}.dd-si::placeholder{color:#7a7a7a;opacity:1}.dd-si:focus{outline:0;background:#e3e3e3}.dd-si:focus-visible{outline:0;background:#e3e3e3}.dd-ol{overflow:auto;max-height:28rem}.dd-empty{opacity:.55;padding:.6rem 1rem;font-size:1.2rem}.dd-empty[hidden]{display:none}.dd-o{display:flex;box-sizing:border-box;text-align:left;white-space:nowrap;border-radius:.8rem;justify-content:space-between;align-items: center;width:100%;min-height:3.6rem;padding:.6rem 1.2rem;transition:background-color .2s;font-size:1.4rem}.dd-o:hover{background:#fafafa}.dd-o:focus-visible{background:#fafafa}.dd-o[aria-selected=true],.dd-o[aria-selected=true]:hover{background:#ebebeb}.dd-o[hidden]{display:none}.sw{position:relative;display:inline-flex;box-sizing:border-box;background:#ebebeb;border-radius:999rem;align-self: flex-start;align-items: center;width:auto;max-width:100%;padding:.4rem}.sw-src{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.sw-o{display:inline-flex;box-sizing:border-box;white-space:nowrap;font:inherit;color:#7a7a7a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;border-radius:.8rem;flex:none;justify-content:center;align-items: center;min-width:0;min-height:3.2rem;padding:0 1.4rem;transition:background-color .2s,color .2s,border-radius .3s cubic-bezier(.22,1,.36,1);font-size:1.4rem;line-height:1.2}.sw-o:not([aria-checked=true]):hover{color:#282828}.sw-o[aria-checked=true]{color:#282828;background:#d8d8d8;border-radius:1.6rem}.sw-o:focus-visible{outline:2px solid #282828;outline-offset:.2rem}:-webkit-any(#sb,#up){position:fixed;z-index:9997;color:#fff;opacity:0;pointer-events:none;background:#282828;max-width:none;padding:1.2rem 1.6rem;transition:opacity .2s,transform .2s;bottom:8rem;left:1.2rem;right:1.2rem;transform:translateY(.8rem)}:-moz-any(#sb,#up){position:fixed;z-index:9997;color:#fff;opacity:0;pointer-events:none;background:#282828;max-width:none;padding:1.2rem 1.6rem;transition:opacity .2s,transform .2s;bottom:8rem;left:1.2rem;right:1.2rem;transform:translateY(.8rem)}:is(#sb,#up){position:fixed;z-index:9997;color:#fff;opacity:0;pointer-events:none;background:#282828;max-width:none;padding:1.2rem 1.6rem;transition:opacity .2s,transform .2s;bottom:8rem;left:1.2rem;right:1.2rem;transform:translateY(.8rem)}#sb.sb-on,#up.up-on{opacity:1;transform:translateY(0)}#sb.sb-err{background:#b00020}#up{appearance:none;font:inherit;text-align:left;cursor:pointer;border:0}#up.up-on{pointer-events:auto}body:has(#up.up-on) #sb{margin-bottom:5.6rem}body:has(.fm-ed-bar) :-webkit-any(#sb,#up){bottom:12rem}body:has(.fm-ed-bar) :-moz-any(#sb,#up){bottom:12rem}body:has(.fm-ed-bar) :is(#sb,#up){bottom:12rem}@media (max-width:768px){body.h-tb:not(.h-iv):not(:has(.fm-ed-bar)) :-webkit-any(#sb,#up){bottom:calc(7.2rem + env(safe-area-inset-bottom,0px) + 1.2rem)}body.h-tb:not(.h-iv):not(:has(.fm-ed-bar)) :-moz-any(#sb,#up){bottom:calc(7.2rem + env(safe-area-inset-bottom,0px) + 1.2rem)}body.h-tb:not(.h-iv):not(:has(.fm-ed-bar)) :is(#sb,#up){bottom:calc(7.2rem + env(safe-area-inset-bottom,0px) + 1.2rem)}}@media (min-width:769px){:-webkit-any(#sb,#up){max-width:36rem;bottom:2rem;left:auto;right:2rem}:-moz-any(#sb,#up){max-width:36rem;bottom:2rem;left:auto;right:2rem}:is(#sb,#up){max-width:36rem;bottom:2rem;left:auto;right:2rem}body:has(.fm-ed-bar) :-webkit-any(#sb,#up){max-width:36rem;bottom:2rem;left:auto;right:2rem}body:has(.fm-ed-bar) :-moz-any(#sb,#up){max-width:36rem;bottom:2rem;left:auto;right:2rem}body:has(.fm-ed-bar) :is(#sb,#up){max-width:36rem;bottom:2rem;left:auto;right:2rem}}@media print{:-webkit-any(#sb,#up){display:none!important}:-moz-any(#sb,#up){display:none!important}:is(#sb,#up){display:none!important}}body.hide-amounts .ho-hd-v,body.hide-amounts .kp-n,body.hide-amounts .kp-m,body.hide-amounts .in-li-t,body.hide-amounts #st-f-tot,body.hide-amounts #st-f-yr,body.hide-amounts .st-li-v,body.hide-amounts .st-li-n,body.hide-amounts #iv-sub,body.hide-amounts #iv-tax,body.hide-amounts #iv-fee,body.hide-amounts #iv-tot,body.hide-amounts .iv-d-am{filter:blur(.7rem);user-select:none;transition:filter .2s}@media print{body.hide-amounts .iv-d-am{filter:none}}#ho .pg{gap:3.2rem}#ho .pg>section:first-child{padding-bottom:0}#ho .pg>section{width:100%}.ho-bar{display:flex;flex-wrap:wrap;align-items: center;gap:1rem 2.4rem;width:100%}#ho-new{text-align:center;flex:100%}.ho-all{text-decoration:none;opacity:.55;font-size:1.2rem}.ho-card{display:flex;box-sizing:border-box;background:#f0f0f0;border-radius:2.4rem;flex-direction:column;gap:1.6rem;width:100%;padding:2rem}.ho-hd{display:flex;box-sizing:border-box;background:#fff;border-radius:1.6rem;justify-content:space-between;align-items: center;gap:1rem;padding:1.2rem 1.6rem}#ho .ho-hd-t{letter-spacing:-.05rem;font-size:2rem}.ho-hd-v{font-variant-numeric:tabular-nums;white-space:nowrap}.ho-hd-v:empty{display:none}.ho-ul{display:flex;flex-direction:column;width:100%;padding:0 .4rem}.ho-ul:empty{display:none}.ho-card .ho-ul{padding:0}.ho-card .ho-ul a.in-li-a{box-sizing:border-box;border-radius:1.6rem;padding:1.2rem 1.6rem}.ho-card .ho-ul a.in-li-a:hover{background:#fff;border-color:#0000}.ho-card .fm-st{padding:0 1.6rem}#ho .fm-st:empty{display:none}#ho-out.ho-empty .ho-card{background:0 0;padding:0}#ho-out.ho-empty .ho-hd{display:none}@media (min-width:769px){#ho-new{flex:none}}@media print{.ho-bar{display:none!important}}#ac-fm{width:100%}.ac-bx{display:flex;flex-direction:column;gap:1.6rem;width:100%;max-width:none}.ac-bx .fm-fd input{font-variant-numeric:tabular-nums;letter-spacing:.08em}.ac-bx .fm-bt{text-align:center}.ac-bx .fm-acts .fm-bt{width:100%}.ac-or{display:flex;opacity:.55;align-items: center;gap:1.2rem}.ac-or:before,.ac-or:after{content:"";background:#d9d9d9;flex:1 1 0;height:1px}@media (min-width:769px){.ac-bx{max-width:34rem}}#po-list{width:100%}#po-list-ul{display:flex;box-sizing:border-box;background:#fff;border:1px solid #d9d9d9a6;border-radius:1.2rem;flex-direction:column;width:100%;padding:0 1.2rem}#po-list-ul:empty{display:none}#in-list{width:100%}.in-hdr{display:flex;flex-direction:column;gap:2.4rem;width:100%}#in-new{width:100%}.in-bar,.in-sel{display:flex;flex-direction:column;gap:1rem;width:100%}.in-flt{width:100%;max-width:none}.in-chips{display:flex;box-sizing:border-box;background:#ebebeb;border-radius:999rem;align-items: center;gap:.4rem;width:100%;max-width:100%;min-height:4rem;padding:.4rem}.in-chip{font:inherit;color:#7a7a7a;cursor:pointer;display:inline-flex;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:0 0;border:0;border-radius:.8rem;flex:1 1 0;justify-content:center;align-items: center;min-width:0;min-height:3.2rem;padding:0 .4rem;transition:background-color .2s,color .2s,border-radius .3s cubic-bezier(.22,1,.36,1);font-size:1.2rem;line-height:1.2}.in-chip:not(.in-chip-on):hover{color:#282828}.in-chip-on{color:#282828;background:#d8d8d8;border-radius:1.6rem}.in-chip:focus-visible{outline:2px solid #282828;outline-offset:.2rem}#in-list-st:empty{display:none}.in-tb{overflow:hidden;box-sizing:border-box;background:#fff;border:1px solid #d9d9d9a6;border-radius:1.2rem;width:100%}.in-hd{display:grid;grid-template-columns:minmax(16rem,1fr)10rem 10rem 7.5rem 11rem;opacity:.55;border-bottom:1px solid #d9d9d9;align-items: center;font-size:1.2rem}#in-list-ul{display:flex;flex-direction:column;width:100%}#in-list-ul a.in-li-a{display:grid;grid-template-columns:minmax(16rem,1fr)10rem 10rem 7.5rem 11rem;text-align:left;text-decoration:none;border-bottom:1px solid #d9d9d9;align-items: center;width:100%;padding:0;transition:background .2s,border-color .2s}#in-list-ul a.in-li-a:hover{opacity:1;background:#fafafa}.in-li:last-child .in-li-a,#in-list-ul .in-li:last-child .in-li-a{border-bottom:0}.in-hd-c,#in-list-ul .in-li-a>*{min-width:0}.in-hd-c,#in-list-ul .in-li-a>:not(.in-li-s){overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:1.2rem 1rem}#in-list-ul .in-li-s{justify-self:start;margin-inline-start:1rem;margin-inline-end:1rem}.in-c-t{text-align:right}#in-list-ul .in-li-n,#in-list-ul .in-li-d,#in-list-ul .in-li-du,#in-list-ul .in-li-t{font-variant-numeric:tabular-nums}#in-list-ul .in-li-cl{opacity:1;font-size:1.4rem}#in-list-ul .in-li-who{display:flex;flex-direction:column;gap:.2rem;min-width:0}#in-list-ul .in-li-who>span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#in-list-ul .in-li-who .in-li-n{opacity:.55;font-size:1.2rem}.ho-ul a.in-li-a,#po-list-ul a.in-li-a{display:grid;grid-template-columns:minmax(0,1fr)auto;text-align:left;text-decoration:none;border-bottom:1px solid #d9d9d9;align-items: center;gap:.4rem 1rem;width:100%;padding:1.2rem 0;transition:background .2s,border-color .2s}.ho-ul a.in-li-a:hover,#po-list-ul a.in-li-a:hover{opacity:1;background:#fafafa}.ho-ul .in-li-n,#po-list-ul .in-li-n{grid-area:1/1}.ho-ul .in-li-t,#po-list-ul .in-li-t{grid-area:1/2;text-align:right;font-variant-numeric:tabular-nums}.ho-ul .in-li-d,#po-list-ul .in-li-d{grid-area:2/1;font-variant-numeric:tabular-nums;opacity:.55}.ho-ul .in-li-s,#po-list-ul .in-li-s{grid-area:2/2;justify-self:end}@media (max-width:768px){.in-hd-c,#in-list-ul .in-li-a>:not(.in-li-s){padding:.8rem .6rem}.in-hd .in-c-d,.in-hd .in-c-du,#in-list-ul .in-c-d,#in-list-ul .in-c-du{display:none}.in-hd,#in-list-ul a.in-li-a{grid-template-columns:minmax(0,1fr)6rem 9rem}#in-list-ul .in-li-s{margin-inline-start:.6rem;margin-inline-end:.6rem}}@media (min-width:769px){.in-hdr{flex-direction:row;justify-content:space-between;align-items: flex-end;gap:1rem 2.4rem}#in-new{width:auto}.in-bar{flex-flow:wrap;justify-content:space-between;align-items: center;gap:1rem}.in-sel{flex-direction:row;flex:0 auto;gap:1rem;width:auto}.in-flt{flex:none;width:14rem;max-width:14rem}.in-flt select{min-height:4rem}.in-chips{flex:none;width:auto}.in-chip{flex:none;padding:0 1.2rem;font-size:1.4rem}}@media print{.in-bar,.in-chips,#in-new{display:none!important}.in-tb,.in-hd,.in-li-a{border-color:#000}.in-li{break-inside:avoid}}#cl-list,#cl-ed{width:100%}.cl-hdr{display:flex;flex-direction:column;gap:2.4rem;width:100%}#cl-add{width:100%}#cl-ed{display:flex;position:fixed;z-index:9996;backdrop-filter:blur(1.2rem);-webkit-backdrop-filter:blur(1.2rem);opacity:0;visibility:hidden;background:#ffffff8c;max-width:none;margin:0;padding:0;transition:opacity .3s cubic-bezier(.22,1,.36,1),visibility 0s linear .3s;inset:0}#cl-ed.cl-on{opacity:1;visibility:visible;transition:opacity .3s cubic-bezier(.22,1,.36,1)}.cl-md{display:flex;box-sizing:border-box;background:#f0f0f0;flex-direction:column;width:100%;min-height:100%;max-height:100%}.cl-md-hb{display:none}.cl-md-in{overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;box-sizing:border-box;flex-direction:column;flex:auto;gap:1.6rem;width:100%;min-height:0;padding:.8rem 2rem 2.4rem}.cl-md-hd{display:flex;box-sizing:border-box;background:#fff;border-bottom:0;border-radius:1.6rem;align-items: center;gap:.8rem;padding:1.2rem 1.6rem}#cl-ed .cl-md-t{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:1.4rem}.cl-md-acts{display:flex;flex:none;align-items: center;gap:.6rem}#cl-ed .cl-md-acts .fm-bt{display:inline-flex;align-items: center}#cl-ed #cl-cls{display:inline-flex;flex:none;align-items: center}#cl-list-st:empty{display:none}.cl-tb{overflow:hidden;box-sizing:border-box;background:#fff;border:1px solid #d9d9d9a6;border-radius:1.2rem;width:100%}.cl-hd{display:grid;grid-template-columns:6rem minmax(16rem,1fr)minmax(16rem,1fr)9rem minmax(14rem,1fr)4.8rem;opacity:.55;border-bottom:1px solid #d9d9d9;align-items: center;font-size:1.2rem}#cl-list-ul{display:flex;flex-direction:column;width:100%}.cl-li{display:grid;grid-template-columns:6rem minmax(16rem,1fr)minmax(16rem,1fr)9rem minmax(14rem,1fr)4.8rem;border-bottom:1px solid #d9d9d9;align-items: center}.cl-li:last-child{border-bottom:0}.cl-li-bt{grid-column:1/-2;display:grid;grid-template-columns:subgrid;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items: center;width:100%;padding:0;transition:background .2s}.cl-li-bt:hover{background:#fafafa}.cl-li-bt:focus-visible{outline:2px solid #282828;outline-offset:-2px}.cl-li-cp{grid-column:-2/-1;display:inline-flex;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:.8rem;justify-content:center;justify-self:center;align-items: center;width:3.2rem;height:3.2rem;padding:0;transition:background .2s,border-color .2s}.cl-li-cp:hover:not(:disabled){background:#fafafa;border-color:#282828}.cl-li-cp:disabled{opacity:.35;cursor:default}.cl-li-cp:focus-visible{outline:2px solid #282828;outline-offset:.2rem}.cl-li-cp .fm-bt-e{font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:1.6rem;line-height:1}.cl-hd-c,.cl-li-bt>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;padding:1.2rem 1rem}.cl-li-x{font-variant-numeric:tabular-nums;opacity:.55;font-size:1.2rem}.cl-li-e,.cl-li-o{opacity:.55;font-size:1.2rem}.cl-li-c,.cl-c-r{text-align:right;font-variant-numeric:tabular-nums}#cl-ed .fm-ed-sc{display:flex;box-sizing:border-box;background:#fff;border-radius:1.6rem;flex-direction:column;align-items:stretch;gap:1.2rem;width:100%;padding:2rem}#cl-ed .fm-ed-sc:before{display:none}#cl-ed .fm-ed-h{opacity:1;width:100%;min-height:0;margin:0;padding:0;font-size:1.6rem}#cl-ed #cl-mode{opacity:.55;font-size:1.2rem}#cl-ed .cl-note{text-align:left;opacity:.55;padding-top:.4rem;font-size:1.2rem}#cl-ed .fm-ed-add{display:flex;box-sizing:border-box;color:inherit;background:0 0;border:1px dashed #d9d9d9;border-radius:1.2rem;justify-content:center;align-items: center;width:auto;min-height:4.8rem;margin:0 4.2rem 0 0;transition:border-color .2s,background .2s}#cl-ed .fm-ed-add:hover{background:#fafafa;border-color:#282828}#cl-ed .cl-gr{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:1.2rem 1rem;width:100%}#cl-ed .fm-fd{border-bottom:0;gap:0;padding:0}#cl-ed .fm-fd>span{display:block;opacity:.55;margin-bottom:.4rem;font-size:1.2rem}#cl-ed .fm-fd input,#cl-ed .fm-fd select,#cl-ed .fm-fd textarea,#cl-ed .fm-ip,#cl-ed .fm-ro{box-sizing:border-box;font:inherit;color:inherit;background:#fff;border:1px solid #d9d9d9;border-radius:1.2rem;width:100%;height:auto;min-height:4.8rem;margin:0;padding:1.2rem 1.6rem;font-size:max(1.4rem,16px)}#cl-ed .fm-ro{display:flex;align-items: center}#cl-ed .fm-fd textarea{resize:vertical;min-height:9.6rem}#cl-ed .fm-fd input:focus-visible{outline:0;border-color:#282828}#cl-ed .fm-fd select:focus-visible{outline:0;border-color:#282828}#cl-ed .fm-fd textarea:focus-visible{outline:0;border-color:#282828}#cl-ed .fm-ip:focus-visible{outline:0;border-color:#282828}#cl-ed .fm-fd input::placeholder,#cl-ed .fm-fd textarea::placeholder,#cl-ed .fm-ip::placeholder{color:#7a7a7a;opacity:1}#cl-ed .cl-cd{display:grid;grid-template-columns:minmax(0,1fr)auto;align-items: center;column-gap:1rem;padding-top:0}#cl-ed .cl-cd .fm-ro{letter-spacing:.12em}#cl-ed .cl-cd-a{display:flex;gap:.8rem;width:auto}#cl-ed .cl-cd-a .fm-bt{display:inline-flex;box-sizing:border-box;background:#fff;border:1px solid #d9d9d9;border-radius:1.2rem;flex:none;justify-content:center;align-items: center;width:4.8rem;height:4.8rem;padding:0}#cl-ed .cl-cd-a .fm-bt-e{font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:1.6rem;line-height:1}#cl-ed .fm-ed-row{border-bottom:0;row-gap:.8rem;padding-block-start:0;padding-block-end:0}#cl-of-rows{display:flex;flex-direction:column;gap:.8rem;width:100%}.cl-of{grid-template-columns:repeat(3,minmax(0,1fr))3.2rem}.cl-of-i,#cl-ed .cl-of-hd>span:first-child{display:none}#cl-ed .cl-of-hd{display:grid;opacity:.55;align-items: center;min-height:2.8rem;padding-block-start:.4rem;padding-block-end:0;font-size:1.2rem}@media (max-width:768px){.cl-hd-c,.cl-li-bt>*{padding:.8rem .6rem}.cl-c-e,.cl-li-e,.cl-c-o,.cl-li-o,.cl-c-r,.cl-li-c{display:none}.cl-hd,.cl-li{grid-template-columns:4rem minmax(0,1fr)4.8rem}.cl-li-cp{margin-block-start:.6rem;margin-block-end:.6rem}#cl-ed .cl-md-t{overflow:visible;white-space:normal;text-overflow:clip}#cl-ed #cl-cls{margin-left:auto}.cl-md-acts{position:fixed;inset:auto 2rem calc(2rem + env(safe-area-inset-bottom,0px));z-index:9994;display:flex;box-sizing:border-box;background:#fff;border-radius:999rem;flex-direction:row;align-items: center;gap:.4rem;width:auto;padding:.6rem;box-shadow:0 1.2rem 3.2rem #28282824}#cl-ed .cl-md-acts .fm-bt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:0;border-radius:999rem;flex:1 1 0;min-width:0;min-height:4rem;padding:0 1.2rem}#cl-ed .cl-md-acts #cl-save{flex:1.4 1 0}#cl-ed .cl-md-acts .fm-bt-gh{background:#ebebeb}.cl-md-in{padding-bottom:calc(8.8rem + env(safe-area-inset-bottom,0px))}#cl-ed .cl-of .fm-ip{padding-inline-start:1rem;padding-inline-end:1rem}}@media (min-width:769px){#cl-ed{justify-content:center;align-items: center;padding:2rem}.cl-md{overflow:hidden;border-radius:2.4rem;width:min(96rem,100%);min-height:0;max-height:calc(100vh - 4rem);box-shadow:0 2.4rem 6rem #2828281f}.cl-md-in{display:grid;grid-template-columns:minmax(0,1fr)minmax(0,1fr);grid-template-areas:"hd hd" "dt ac" "dt nb";align-content: start;align-items: start;padding:2rem 2rem 2.4rem}.cl-md-hd{grid-area:hd}#cl-ed #cl-cls{margin-left:-.2rem}#cl-ed .fm-ed-sc:first-of-type{grid-area:dt}#cl-ed .fm-ed-sc:nth-of-type(2){grid-area:ac}#cl-ed .fm-ed-sc:nth-of-type(3){grid-area:nb}.cl-hdr{flex-direction:row;justify-content:space-between;align-items: flex-end;gap:1rem 2.4rem}#cl-add{width:auto}.cl-li-cp{background:0 0;border-color:#0000}.cl-li-cp .fm-bt-e{opacity:.45;transition:opacity .2s}.cl-li:hover .cl-li-cp:not(:disabled) .fm-bt-e{opacity:1}.cl-li-cp:focus-visible .fm-bt-e{opacity:1}.cl-li-cp:hover:not(:disabled){background:#fff;border-color:#d9d9d9}.cl-li-cp:focus-visible{background:#fff;border-color:#d9d9d9}#cl-ed .fm-fd input,#cl-ed .fm-fd select,#cl-ed .fm-fd textarea,#cl-ed .fm-ip,#cl-ed .fm-ro{font-size:1.4rem}}@media (prefers-reduced-motion:reduce){#cl-ed,.cl-md{transition:none}}@media print{#cl-add,.cl-li-cp,.cl-hd-a{display:none!important}.cl-tb,.cl-hd,.cl-li{border-color:#000}.cl-hd,.cl-li{grid-template-columns:6rem minmax(16rem,1fr)minmax(16rem,1fr)9rem minmax(14rem,1fr)}.cl-li{break-inside:avoid}}#iv .pg{gap:2.4rem;padding-top:.8rem}#iv .pg>section:first-child{padding-top:0}#iv-ed{align-items:stretch;width:100%}#iv:not(.iv-ro) .pg>#iv-ed{padding-bottom:calc(8.8rem + env(safe-area-inset-bottom,0px))}body:has(.iv-bar) #sb{bottom:calc(8.8rem + env(safe-area-inset-bottom,0px))}.iv-hd{position:relative;display:flex;box-sizing:border-box;background:#fff;border-radius:1.6rem;flex-wrap:wrap;align-items: center;gap:.8rem;width:100%;padding:1.2rem 1.6rem}#iv-ed .iv-hd-t{flex:none;min-width:0;font-size:1.4rem}.iv-hd>.dd{flex:none;margin-left:.4rem}#iv-ed .iv-bar{flex-direction:row}#iv-ed .iv-bar #iv-save,#iv-ed .iv-bar #iv-send{flex:1 1 0}#iv-send:disabled,#iv-save:disabled,#iv-del:disabled{opacity:.35;pointer-events:none}.iv-more{position:relative;flex:none}#iv-more{background:#ebebeb;width:4rem;min-width:4rem;padding:0;font-size:1.8rem;line-height:1}#iv-more:hover{background:#e3e3e3}.iv-menu{position:absolute;z-index:9995;box-sizing:border-box;display:flex;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:1.2rem;flex-direction:column;min-width:16rem;padding:.6rem;transition:opacity .2s,transform .2s,visibility 0s linear .2s;bottom:calc(100% + .8rem);right:0;transform:translateY(.4rem);box-shadow:0 1.6rem 4rem #2828281f}.iv-menu-on .iv-menu{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s,transform .2s;transform:none}.iv-mi{display:flex;box-sizing:border-box;color:#282828;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:.8rem;align-items: center;width:100%;min-height:3.6rem;padding:.6rem 1.2rem;transition:background-color .2s;font-size:1.4rem}.iv-mi:hover{background:#fafafa}.iv-mi:focus-visible{background:#fafafa}#iv-del.fm-armed{color:#b00020}#iv-lock{background:#ebebeb;border-radius:999rem;flex:none;width:2.8rem;min-width:2.8rem;height:2.2rem;min-height:0;padding:0;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:1.2rem;line-height:2.2rem}#iv-lock[aria-pressed=false]{background:#d8d8d8}#iv-lock[hidden],.iv-view,.iv-fl{display:none}.iv-set{display:flex;box-sizing:border-box;background:#fff;border-radius:1.6rem;flex-direction:column;gap:1.2rem;width:100%;padding:2rem}.iv-set-h{text-align:left;width:100%;min-height:0;margin:0;padding:0;font-size:1.6rem}.iv-set-h:hover{cursor:default}@supports (text-box-trim: trim-both) or (text-box: trim-both cap alphabetic){.iv-set-h{text-box-trim:trim-both;text-box-edge:cap alphabetic;text-box:trim-both cap alphabetic}}#iv-set-p .fm-fd{border-bottom:0;gap:0;padding:0}#iv-set-p .fm-fd>span{display:block;opacity:.55;margin-bottom:.4rem;font-size:1.2rem}#iv-set-p .fm-fd input:not(.dp-src),#iv-set-p .fm-fd select:not(.sw-src),#iv-set-p .fm-fd .dp-d-t{box-sizing:border-box;font:inherit;color:inherit;background:#fff;border:1px solid #d9d9d9;border-radius:1.2rem;width:100%;height:auto;min-height:4.8rem;margin:0;padding:1.2rem 1.6rem;font-size:max(1.4rem,16px)}#iv-set-p .fm-fd input:focus-visible{outline:0;border-color:#282828}#iv-set-p .fm-fd select:not(.sw-src):focus-visible{outline:0;border-color:#282828}#iv-set-p .fm-fd .dp-d-t:focus-visible{outline:0;border-color:#282828}#iv-set-p .fm-fd input::placeholder,#iv-set-p .fm-fd .dp-d-ph{color:#7a7a7a;opacity:1}#iv-set-p .iv-money,#iv-set-p #iv-f-tax{text-align:left;font-variant-numeric:tabular-nums}#iv-set-p .iv-hr-fd{display:none}#iv-ed.iv-hourly #iv-set-p .iv-hr-fd{display:flex}#iv-doc{display:flex;box-sizing:border-box;container-type:inline-size;flex-direction:column;width:min(84.2rem,100%);margin-inline-start:auto;margin-inline-end:auto;padding:0}#iv.iv-ro #iv-doc{width:100%}#iv-doc .iv-d{position:relative}.iv-flw{position:absolute;z-index:10;top:2rem;left:1.6rem;right:auto}#iv-print{display:flex;background:#fff;border:1px solid #282828;justify-content:center;align-items: center;width:4rem;height:4rem;transition:background .2s,color .2s}#iv-print:hover{color:#fff;background:#282828}#iv-print svg{fill:currentColor;width:1.8rem;height:1.8rem}@media screen{#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-m{display:none}}@media screen and (min-width:769px){#iv:not(.iv-ro) #iv-doc .iv-m{display:none}}@media screen{#iv:not(.iv-ro) #iv-doc #iv-d-date.iv-m{display:block}#iv:not(.iv-ro) #iv-d-terms,#iv:not(.iv-ro) #iv-d-memo{display:block!important}}#iv.iv-ro #iv-doc .iv-e{display:none}#iv-doc .iv-e input:not(.iv-pop input):not(.dd-si),#iv-doc .iv-e select:not(.dd-src),#iv-doc select.iv-e:not(.dd-src){box-sizing:border-box;color:inherit;font:inherit;letter-spacing:inherit;outline:1px dashed #0000;background:0 0;border:0;width:100%;min-width:0;height:auto;min-height:0;transition:outline-color .2s}#iv-doc .iv-e input:not(.iv-pop input):not(.dd-si):hover,#iv-doc .iv-e select:not(.dd-src):hover,#iv-doc select.iv-e:not(.dd-src):hover{outline-color:#d9d9d9}#iv-doc .iv-e input:not(.iv-pop input):not(.dd-si):focus,#iv-doc .iv-e select:not(.dd-src):focus,#iv-doc select.iv-e:not(.dd-src):focus{outline:1px solid #282828}#iv-doc .iv-e input:not(.iv-pop input):not(.dd-si):focus-visible{outline:1px solid #282828}#iv-doc .iv-e select:not(.dd-src):focus-visible{outline:1px solid #282828}#iv-doc select.iv-e:not(.dd-src):focus-visible{outline:1px solid #282828}#iv-doc .iv-e input::placeholder{color:#7a7a7a;opacity:1}#iv-doc select.iv-e:not(.dd-src){appearance:none;cursor:pointer;width:auto;max-width:100%}#iv-doc .iv-sel,#iv-doc .iv-sel .dd{display:flex;align-items:baseline;width:100%;max-width:100%}#iv-doc .dd-inline .dd-t{position:relative;width:100%}#iv-doc .dd-inline .dd-c{position:absolute;right:-1.4em}#iv-doc .iv-dt{position:relative}#iv-doc .iv-dt input{font-weight:700}@media screen{#iv:not(.iv-ro) #iv-doc #iv-d-date{cursor:pointer;outline:1px dashed #0000;width:-moz-fit-content;width:fit-content;max-width:100%;transition:outline-color .2s}#iv:not(.iv-ro) #iv-doc #iv-d-date:hover{outline-color:#d9d9d9}#iv:not(.iv-ro) #iv-doc #iv-d-date:empty:before{content:"YYYY-MM-DD";color:#7a7a7a}#iv:not(.iv-ro) #iv-doc .iv-dt:has(.dp-on) #iv-d-date{outline:1px solid #282828}}@media screen and (min-width:769px){#iv:not(.iv-ro) #iv-doc .iv-dt input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}#iv:not(.iv-ro) #iv-doc .iv-dt .dp-d-t{display:none}}#iv-doc #iv-rows,#iv-doc #iv-trows,#iv-doc #iv-mrows{display:flex;flex-direction:column;width:100%}#iv-doc .iv-row,#iv-doc .iv-trow{position:relative;display:block;width:100%}#iv-doc .iv-n{display:none}#iv-doc .iv-rv{cursor:text;outline:1px dashed #0000;width:100%;transition:outline-color .2s}#iv-doc .iv-row:hover>.iv-rv,#iv-doc .iv-trow:hover>.iv-rv{outline-color:#d9d9d9}#iv-doc .iv-pop-on>.iv-rv,#iv-doc .iv-pop-on:hover>.iv-rv{outline:1px solid #282828}#iv-doc .iv-rv:focus-visible{outline:1px solid #282828}#iv-doc .iv-rv-ph{color:#7a7a7a}#iv-doc .iv-rv-d,#iv-doc .iv-rv-v{white-space:pre-line}#iv-doc .iv-rv-l{font-weight:700}#iv-doc .iv-rv-u{text-align:right;font-variant-numeric:tabular-nums}#iv-doc .iv-pop .iv-hr-fd{display:none}#iv-ed.iv-hourly #iv-doc .iv-pop .iv-hr-fd{display:flex}#iv-doc .iv-pop{position:absolute;z-index:9995;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;color:#282828;text-align:left;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-radius:1.2rem;gap:1.2rem;width:min(36rem,100%);padding:1.2rem;transition:opacity .2s,transform .2s,visibility 0s linear .2s;font-size:1.4rem;line-height:1.2;left:0;transform:translateY(-.4rem);box-shadow:0 1.6rem 4rem #2828281f}#iv-doc .iv-pop-on .iv-pop{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s,transform .2s;transform:none}#iv-doc .iv-pop>*{grid-column:1/-1}#iv-ed.iv-hourly #iv-doc .iv-pop>.iv-hr-fd,#iv-ed.iv-hourly #iv-doc .iv-pop>.iv-hr-fd+.fm-fd{grid-column:auto}#iv-doc .iv-pop .fm-fd{border-bottom:0;gap:.4rem;padding:0}#iv-doc .iv-pop .fm-fd>span{opacity:.55;font-size:1.2rem}#iv-doc .iv-pop input:not(.dp-src),#iv-doc .iv-pop .dp-d-t{box-sizing:border-box;color:inherit;letter-spacing:normal;text-align:left;outline:0;background:#fff;border:1px solid #d9d9d9;border-radius:1.2rem;width:100%;height:auto;min-height:4.4rem;margin:0;padding:1rem 1.2rem;font-family:inherit;font-size:max(1.4rem,16px);font-weight:500}#iv-doc .iv-pop input:not(.dp-src):focus,#iv-doc .iv-pop .dp-d-t:focus{outline:0;border-color:#282828}#iv-doc .iv-pop input:not(.dp-src):focus-visible{outline:0;border-color:#282828}#iv-doc .iv-pop .dp-d-t:focus-visible{outline:0;border-color:#282828}#iv-doc .iv-pop .iv-money,#iv-doc .iv-pop .iv-r-h{font-variant-numeric:tabular-nums}#iv-doc .iv-pop input:not(.dp-src)[readonly]{opacity:.55}#iv-doc .iv-pop .dp-d-t{opacity:1;cursor:pointer}#iv-doc .iv-x{display:flex;color:inherit;font:inherit;opacity:.35;cursor:pointer;background:0 0;border:0;justify-content:center;align-items: center;padding:0;transition:opacity .2s;line-height:1}#iv-doc .iv-pop .iv-x{opacity:.55;justify-self:end;width:auto;height:auto;margin:0;padding:.4rem 0;font-size:1.2rem;line-height:1.2}#iv-doc .iv-pop .iv-x:hover{opacity:1}#iv-doc .iv-pop .iv-x:focus-visible{opacity:1}#iv #iv-doc .iv-trow[data-auto] .iv-x{display:none}#iv-imp-f{display:none!important}#iv-ed:not(.iv-hourly) #iv-imp{display:none}.iv-drop-t{display:none;color:#7a7a7a;text-align:center;font-size:1.2rem}#iv-ed.iv-drop.iv-hourly .iv-it{outline:2px dashed #d9d9d9;outline-offset:.8rem;border-radius:.8rem}#iv-ed.iv-drop.iv-hourly .iv-drop-t{display:block}#iv-doc .iv-link{color:inherit;font:inherit;opacity:.45;cursor:pointer;background:0 0;border:0;align-self: flex-start;padding:0;transition:opacity .2s}#iv-doc .iv-link:hover{opacity:1}.iv-lock #iv-doc .iv-e input,.iv-lock #iv-doc .iv-e select,.iv-lock #iv-doc select.iv-e,.iv-lock #iv-doc .dd-inline .dd-t{cursor:not-allowed;outline-color:#0000!important}#iv:not(.iv-ro) .iv-lock #iv-doc #iv-d-date,#iv:not(.iv-ro) .iv-lock #iv-doc #iv-d-date:hover{outline-color:#0000;cursor:not-allowed}.iv-lock #iv-doc .dd-inline .dd-c{opacity:0}.iv-lock #iv-doc .iv-rv,.iv-lock #iv-doc .iv-row:hover>.iv-rv,.iv-lock #iv-doc .iv-trow:hover>.iv-rv{outline:0;cursor:default}.iv-lock #iv-doc .iv-x,.iv-lock #iv-doc .iv-link{opacity:.2;pointer-events:none}.iv-lock #iv-set-p{opacity:.55}.iv-lock .sw-o:disabled{cursor:not-allowed}#iv-cm{position:fixed;z-index:9996;display:grid;backdrop-filter:blur(.6rem);-webkit-backdrop-filter:blur(.6rem);opacity:0;background:#2828283d;align-items: end;transition:opacity .3s cubic-bezier(.22,1,.36,1);inset:0}#iv-cm[hidden]{display:none}#iv-cm.iv-cm-on{opacity:1}.iv-cm-md{box-sizing:border-box;overflow:auto;-webkit-overflow-scrolling:touch;padding:2rem;padding-bottom:calc(2rem + env(safe-area-inset-bottom,0px));background:#fff;border-radius:2.4rem 2.4rem 0 0;width:100%;max-height:calc(100dvh - 4rem)}.iv-cm-hd{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.6rem}.iv-cm-title{font-size:1.6rem}.iv-cm-to{opacity:.55;font-size:1.2rem}.iv-cm-f{display:grid;gap:1rem}#iv-cm-msg{resize:vertical}.iv-cm-acts{display:flex;gap:1rem;margin-top:2rem}#iv-cm .iv-cm-acts .fm-bt{border-radius:999rem;min-width:0;min-height:4.4rem}#iv-cm-go{flex:1.4 1 0}#iv-cm-cl{flex:1 1 0}@media (min-width:769px){#iv-cm{place-items: center}.iv-cm-md{border-radius:2.4rem;width:min(56rem,100% - 8rem);max-height:calc(100dvh - 8rem);padding:4rem}}@media (max-width:768px){#iv.iv-ro #iv-ed{padding-inline-start:0;padding-inline-end:0}}@media (min-width:769px){#iv:not(.iv-ro) .pg>#iv-ed{padding-bottom:0}#iv:not(.iv-ro) .pg>section{max-width:122.6rem}#iv:not(.iv-ro) #iv-ed{display:grid;grid-template-columns:minmax(0,1fr)28rem;grid-template-areas:"hd hd" "doc set";align-items: start;column-gap:2.4rem}#iv-ed .iv-hd{grid-area:hd;min-height:6rem}#iv-ed>#iv-doc{grid-area:doc;width:100%;max-width:84.2rem;margin-inline-start:0;margin-inline-end:0}#iv-ed>#iv-set-p{grid-area:set;position:sticky;top:2rem}body:has(.iv-bar) #sb{bottom:2rem}#iv-ed .iv-bar{position:static;z-index:auto;background:0 0;border-top:0;flex:auto;justify-content:flex-end;gap:.6rem;width:auto;padding:0;inset:auto}#iv-ed .iv-bar #iv-save,#iv-ed .iv-bar #iv-send{flex:none}#iv-more{background:0 0;width:3.6rem;min-width:3.6rem;min-height:3.6rem}#iv-more:hover{background:#ebebeb}.iv-menu{top:calc(100% + .6rem);bottom:auto;transform:translateY(-.4rem)}.iv-flw{top:1.6rem;left:auto;right:1.6rem}}#iv-doc .iv-d{display:flex;box-sizing:border-box;color:#000;letter-spacing:normal;background:#fff;border:1px solid #d9d9d9;flex-direction:column;width:100%;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;box-shadow:0 1rem 3rem #00000014}#iv:not(.iv-ro) #iv-doc .iv-d{border-radius:1.6rem}#iv-doc p,#iv-doc dt,#iv-doc dd,#iv-doc h2{font-size:inherit;line-height:inherit;letter-spacing:inherit;font-weight:inherit;max-width:none}#iv-doc p+p{margin-top:0}#iv-doc .iv-d-gr{display:grid;align-items: start}#iv-doc .iv-d-b{font-weight:700}#iv-doc .iv-d-ml{white-space:pre-line}#iv-doc .iv-d-off{display:none!important}#iv-doc .iv-d-lg,#iv-doc .iv-d-h{color:#000;letter-spacing:-.04em;font-weight:500}#iv-doc .iv-d-pr{display:flex;flex-direction:column}#iv-doc .iv-d-pr>div{display:grid}#iv-doc .iv-d-sc{break-inside:avoid}#iv-doc .iv-d-sv{grid-column:2/-1}#iv-doc .iv-d-it{display:grid;break-inside:avoid}#iv-doc .iv-d-it-d{white-space:pre-line}#iv-doc #iv-d-items{display:flex;flex-direction:column}#iv-doc .iv-d-sm{display:flex;break-inside:avoid;flex-direction:column}#iv-doc .iv-d-sr{display:grid;grid-template-columns:1fr auto}#iv-doc .iv-d-gt,#iv-doc .iv-d-gt dt,#iv-doc .iv-d-gt dd{font-weight:700}#iv-doc .iv-d-am{text-align:right;font-variant-numeric:tabular-nums}#iv-doc .iv-d-rw{display:flex;flex-direction:column}#iv-doc .iv-d-tr{display:grid;break-inside:avoid}#iv-doc .iv-d-ft{margin-top:auto}#iv-doc .iv-d-ln{text-decoration:underline}#iv-doc .iv-d{min-height:141.513cqw;padding:3.36134cqw;font-size:1.34454cqw;line-height:1.68067cqw}#iv-doc .iv-d-gr{grid-template-columns:29.7479cqw 31.5966cqw 1fr}#iv-doc .iv-d-lg,#iv-doc .iv-d-h{font-size:4.03361cqw;line-height:4.03361cqw}#iv-doc .iv-d-pt{row-gap:3.10924cqw;margin-top:5.96639cqw;margin-bottom:7.14286cqw}#iv-doc .iv-d-pr{gap:.504202cqw}#iv-doc .iv-d-pr>div{grid-template-columns:2.52101cqw 1fr}#iv-doc .iv-d-pr .iv-d-tx{margin-top:.504202cqw}#iv-doc .iv-d-sc{margin-top:4.70588cqw}#iv-doc .iv-d-h{margin-bottom:2.60504cqw;margin-left:29.7479cqw}#iv-doc .iv-d-dt{line-height:1.34454cqw}#iv-doc .iv-d-it,#iv-doc .iv-row .iv-rv{display:grid;grid-template-columns:minmax(0,1fr)15.126cqw;border-bottom:.5px solid #000;align-items: end;column-gap:1.68067cqw;padding-bottom:.252101cqw;line-height:2.01681cqw}#iv-doc .iv-d-it>:first-child,#iv-doc .iv-row .iv-rv>:first-child{max-width:33.6134cqw}#iv-doc #iv-d-items{gap:.714286cqw}#iv-doc .iv-d-sm{gap:.504202cqw;margin-top:.714286cqw;margin-left:31.5966cqw}#iv-doc .iv-d-sr{border-bottom:.5px solid #000;column-gap:1.68067cqw;padding-bottom:.420168cqw}#iv-doc .iv-d-gt{border-top:.5px solid #000;margin-top:2.35294cqw;padding-top:.504202cqw}#iv-doc .iv-d-rw{gap:.840336cqw;margin-left:29.7479cqw}#iv-doc .iv-d-tr,#iv-doc .iv-trow .iv-rv{display:grid;grid-template-columns:33.6134cqw 1fr;border-bottom:.5px solid #000;column-gap:0;padding-bottom:.756303cqw}#iv-doc .iv-d-ft{padding-top:11.8487cqw}#iv-doc .iv-d-ln{text-underline-offset:.336134cqw}#iv-doc .iv-e input:not(.iv-pop input):not(.dd-si),#iv-doc .iv-e select:not(.dd-src),#iv-doc select.iv-e:not(.dd-src){outline-offset:.336134cqw;border-radius:.336134cqw;width:calc(100% + .672269cqw);margin:0 -.336134cqw;padding:0 .336134cqw}#iv-doc .dd-inline .dd-t,#iv-doc #iv-d-date{outline-offset:.336134cqw;border-radius:.336134cqw;margin:0 -.336134cqw;padding:0 .336134cqw}#iv-doc .iv-it{margin-bottom:.714286cqw}#iv-doc .iv-row,#iv-doc .iv-trow{border-bottom:0;padding:0}#iv-doc .iv-rv{outline-offset:.336134cqw;border-radius:0}#iv-doc #iv-rows{gap:.714286cqw}#iv-doc .iv-rows{margin-bottom:.840336cqw;margin-left:29.7479cqw}#iv-doc .iv-trow{padding:0 0 .756303cqw}#iv-doc #iv-trows,#iv-doc #iv-mrows{gap:.840336cqw}#iv-doc .iv-pop{top:calc(100% + 1.0084cqw)}#iv-doc .iv-pop-up>.iv-pop{top:auto;bottom:calc(100% + 1.0084cqw)}#iv-doc .iv-links{display:flex;align-items: center;gap:2.01681cqw;margin-top:.714286cqw}#iv-doc .iv-link{margin-top:0;font-size:1.17647cqw}#iv-doc .iv-drop-t{margin-top:.714286cqw;font-size:1.17647cqw}@media screen and (max-width:768px){#iv:not(.iv-ro) #iv-ed{display:flex;overflow:visible;flex-direction:column;gap:1.6rem}#iv:not(.iv-ro) #iv-ed>#iv-doc{width:100%;min-width:0}#iv:not(.iv-ro):not(.iv-pv) #iv-ed>.iv-hd{order:0}#iv:not(.iv-ro):not(.iv-pv) #iv-ed>#iv-set-p{order:1}#iv:not(.iv-ro):not(.iv-pv) #iv-ed>#iv-doc{order:2}#iv:not(.iv-ro) .iv-hd{row-gap:.8rem}#iv:not(.iv-ro) .iv-view{display:flex;flex:1 0 100%;width:100%}#iv:not(.iv-ro) .iv-view .sw-o{flex:1 1 0}#iv.iv-pv #iv-doc .iv-e,#iv.iv-pv #iv-ed>#iv-set-p{display:none}#iv.iv-pv #iv-doc .iv-d-off{display:none!important}#iv:not(.iv-ro):not(.iv-pv) #iv-set-p:not(.iv-set-on)>:not(.iv-set-h){display:none}#iv:not(.iv-ro):not(.iv-pv) .iv-set-h{position:relative;cursor:pointer;padding-right:2.4rem}#iv:not(.iv-ro):not(.iv-pv) .iv-set-h:after{content:"▾";position:absolute;opacity:.45;transition:transform .2s;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:1.2rem;top:50%;right:0;transform:translateY(-50%)}#iv:not(.iv-ro):not(.iv-pv) .iv-set-h[aria-expanded=true]:after{transform:translateY(-50%)rotate(180deg)}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-flw,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d>header,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-pt>span,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-pt>.iv-d-b,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-pt>.iv-d-pr:last-of-type,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-sc:not([id])>.iv-d-h,#iv:not(.iv-ro):not(.iv-pv) #iv-doc #iv-d-pm-bank,#iv:not(.iv-ro):not(.iv-pv) #iv-doc #iv-d-pm-crypto,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-gr.iv-d-ft,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-n{display:none}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d{box-shadow:none;background:0 0;border:0;border-radius:0;gap:1.6rem;min-height:0;padding:0;font-size:1.4rem;line-height:1.4}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-pt,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-sc{display:flex;box-sizing:border-box;background:#fff;border-radius:1.6rem;flex-direction:column;gap:1.2rem;padding:2rem}#iv:not(.iv-ro):not(.iv-pv) #iv-doc #iv-d-terms,#iv:not(.iv-ro):not(.iv-pv) #iv-doc #iv-d-memo{display:flex!important}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-fl{display:block}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-fl,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-h{letter-spacing:normal;margin:0;font-size:1.6rem;line-height:1.2}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-gr{display:flex;flex-direction:column;gap:1.2rem;width:auto}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-b,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-pr dt,#iv:not(.iv-ro):not(.iv-pv) #iv-doc #iv-d-cem,#iv:not(.iv-ro):not(.iv-pv) #iv-doc #iv-d-cad{opacity:.55;font-size:1.2rem}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-pt{margin-top:0;margin-bottom:0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-pr{gap:1.2rem}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-pr>div{display:flex;flex-direction:column;gap:.4rem;width:auto}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-pr dt{display:none}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-pr .iv-d-tx{margin-top:.4rem}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-sc{margin-top:0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-dt{display:flex;line-height:inherit;flex-direction:column;gap:.4rem}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-dt>.iv-d-b,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-dt{margin:0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-sv{display:flex;flex-direction:column;gap:1.6rem;width:100%;min-width:0;max-width:none;margin:0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-it,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-rows,#iv:not(.iv-ro):not(.iv-pv) #iv-doc #iv-rows,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-sm{width:100%;max-width:none;margin-left:0;margin-right:0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-it,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-rows{display:flex;flex-direction:column;gap:1.2rem;margin:0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc #iv-rows,#iv:not(.iv-ro):not(.iv-pv) #iv-doc #iv-trows,#iv:not(.iv-ro):not(.iv-pv) #iv-doc #iv-mrows{gap:0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-it>.iv-fl{margin-top:2rem}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-e input:not(.iv-pop input):not(.dd-si):not(.dp-src),#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-e select:not(.dd-src),#iv:not(.iv-ro):not(.iv-pv) #iv-doc select.iv-e:not(.dd-src),#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-sel,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-sel .dd{display:flex;width:100%}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .dd-inline .dd-t{outline:0;background:#fff;border:1px solid #d9d9d9;border-radius:1.2rem;width:100%;min-height:4.4rem;margin:0;padding:1rem 1.2rem;font-size:max(1.4rem,16px)}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .dd-inline .dd-t:focus{outline:0;border-color:#282828}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .dd-inline .dd-t:focus-visible{outline:0;border-color:#282828}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-pt>.iv-d-pr{flex:none;width:100%;max-width:none}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-sel{display:block;width:100%}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .dd-inline{width:100%;max-width:none}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .dd-inline .dd-t{max-width:none;padding-right:3.6rem}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .dd-inline .dd-c{position:absolute;opacity:.45;margin:0;font-size:1.2rem;top:50%;right:1.2rem;transform:translateY(-50%)}#iv:not(.iv-ro):not(.iv-pv) #iv-doc #iv-d-date.iv-m{display:none}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-dt,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-dt,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-dt .dp-w,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-dt .dp-d-t{width:100%}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-dt .dp-d-t{box-sizing:border-box;outline:0;background:#fff;border:1px solid #d9d9d9;border-radius:1.2rem;min-height:4.4rem;margin:0;padding:1rem 1.2rem;font-size:max(1.4rem,16px);font-weight:500}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-dt .dp-d-t:focus{outline:0;border-color:#282828}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-dt .dp-d-t:focus-visible{outline:0;border-color:#282828}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-row,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-trow{line-height:inherit;border-bottom:0;width:100%;margin-right:0;padding:0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-rv{display:grid;box-sizing:border-box;line-height:inherit;border-bottom:0;align-content: center;gap:.2rem 1.2rem;width:100%;min-height:4.4rem;padding:.4rem 0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-rv>*{max-width:none}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-row .iv-rv,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-trow .iv-rv{display:grid;grid-template-areas:none;border-bottom:1px solid #d9d9d9;align-items:baseline;column-gap:1.2rem;min-height:0;padding:1rem 0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-row .iv-rv{grid-template-columns:minmax(0,3fr)minmax(0,2fr)}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-row .iv-rv-d,#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-row .iv-rv-u{min-width:0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-trow .iv-rv{grid-template-columns:minmax(0,1fr)minmax(0,1fr)}#iv:not(.iv-ro):not(.iv-pv) #iv-doc #iv-rows>:last-child .iv-rv,#iv:not(.iv-ro):not(.iv-pv) #iv-doc #iv-trows>:last-child .iv-rv,#iv:not(.iv-ro):not(.iv-pv) #iv-doc #iv-mrows>:last-child .iv-rv{border-bottom:0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-rv-d{text-align:left;white-space:normal}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-rv-u{text-align:right;font-variant-numeric:tabular-nums}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-rv-l{text-align:left;opacity:.55;font-size:1.2rem}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-rv-v{text-align:left}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-pop{position:static;display:none;grid-template-columns:1fr;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;border:1px solid #d9d9d9;width:100%;margin-top:.8rem;transition:none;transform:none}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-pop-on .iv-pop{display:grid}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-x{box-sizing:border-box;opacity:.55;width:3.2rem;height:3.2rem;margin-left:0;font-size:2rem}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-pop .iv-x{width:auto;height:auto;font-size:1.2rem}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-links{display:flex;flex-direction:column;gap:1.2rem;width:100%;margin:0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-link{display:flex;box-sizing:border-box;opacity:1;background:0 0;border:1px dashed #d9d9d9;border-radius:1.2rem;justify-content:center;align-self:stretch;align-items: center;width:100%;min-height:4.4rem;margin:0;font-size:1.4rem}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-drop-t{margin-top:.8rem;font-size:1.2rem}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-sm{gap:0;margin-top:0;margin-left:0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-sr{grid-template-columns:1fr auto;border-bottom:1px solid #d9d9d9;align-items:baseline;column-gap:1.2rem;padding:1rem 0}#iv:not(.iv-ro):not(.iv-pv) #iv-doc .iv-d-gt{border-top:0;border-bottom:0;margin-top:0;padding:1.2rem 0 0;font-size:2rem}}@media print{#iv-doc .iv-d{min-height:795pt;padding:10pt;font-size:8pt;line-height:10pt}#iv-doc .iv-d-gr{grid-template-columns:177pt 188pt 1fr}#iv-doc .iv-d-lg,#iv-doc .iv-d-h{font-size:24pt;line-height:24pt}#iv-doc .iv-d-pt{row-gap:18.5pt;margin-top:35.5pt;margin-bottom:42.5pt}#iv-doc .iv-d-pr{gap:3pt}#iv-doc .iv-d-pr>div{grid-template-columns:15pt 1fr}#iv-doc .iv-d-pr .iv-d-tx{margin-top:3pt}#iv-doc .iv-d-sc{margin-top:28pt}#iv-doc .iv-d-h{margin-bottom:15.5pt;margin-left:177pt}#iv-doc .iv-d-dt{line-height:8pt}#iv-doc .iv-d-it,#iv-doc .iv-row .iv-rv{display:grid;grid-template-columns:minmax(0,1fr)90pt;border-bottom:.5px solid #000;align-items: end;column-gap:10pt;padding-bottom:1.5pt;line-height:12pt}#iv-doc .iv-d-it>:first-child,#iv-doc .iv-row .iv-rv>:first-child{max-width:200pt}#iv-doc #iv-d-items{gap:4.25pt}#iv-doc .iv-d-sm{gap:3pt;margin-top:4.25pt;margin-left:188pt}#iv-doc .iv-d-sr{border-bottom:.5px solid #000;column-gap:10pt;padding-bottom:2.5pt}#iv-doc .iv-d-gt{border-top:.5px solid #000;margin-top:14pt;padding-top:3pt}#iv-doc .iv-d-rw{gap:5pt;margin-left:177pt}#iv-doc .iv-d-tr,#iv-doc .iv-trow .iv-rv{display:grid;grid-template-columns:200pt 1fr;border-bottom:.5px solid #000;column-gap:0;padding-bottom:4.5pt}#iv-doc .iv-d-ft{padding-top:70.5pt}#iv-doc .iv-d-ln{text-underline-offset:2pt}#iv-doc .iv-e input:not(.iv-pop input):not(.dd-si),#iv-doc .iv-e select:not(.dd-src),#iv-doc select.iv-e:not(.dd-src){outline-offset:2pt;border-radius:2pt;width:calc(100% + 4pt);margin:0 -2pt;padding:0 2pt}#iv-doc .dd-inline .dd-t,#iv-doc #iv-d-date{outline-offset:2pt;border-radius:2pt;margin:0 -2pt;padding:0 2pt}#iv-doc .iv-it{margin-bottom:4.25pt}#iv-doc .iv-row,#iv-doc .iv-trow{border-bottom:0;padding:0}#iv-doc .iv-rv{outline-offset:2pt;border-radius:0}#iv-doc #iv-rows{gap:4.25pt}#iv-doc .iv-rows{margin-bottom:5pt;margin-left:177pt}#iv-doc .iv-trow{padding:0 0 4.5pt}#iv-doc #iv-trows,#iv-doc #iv-mrows{gap:5pt}#iv-doc .iv-pop{top:calc(100% + 6pt)}#iv-doc .iv-pop-up>.iv-pop{top:auto;bottom:calc(100% + 6pt)}#iv-doc .iv-links{display:flex;align-items: center;gap:12pt;margin-top:4.25pt}#iv-doc .iv-link{margin-top:0;font-size:7pt}#iv-doc .iv-drop-t{margin-top:4.25pt;font-size:7pt}#iv:not(.iv-ro) .pg>#iv-ed,#iv-ed{display:block!important;overflow:visible!important;padding:0!important}#iv-doc{width:100%!important;min-width:0!important}#iv:not(.iv-ro) #iv-doc .iv-d,#iv-doc .iv-d{box-shadow:none;border:0;width:auto;border-radius:0!important}}#st .pg{gap:3.2rem}#st .pg>section:first-child{padding-bottom:0}#st .pg>section,.st-hdr{width:100%}.st-h{opacity:.55;width:100%;margin-bottom:.8rem;padding:0 .4rem;font-size:1.2rem}.st-tb{overflow:hidden;box-sizing:border-box;background:#fff;border:1px solid #d9d9d9a6;border-radius:1.2rem;width:100%}.st-hd{display:grid;opacity:.55;border-bottom:1px solid #d9d9d9;align-items: center;font-size:1.2rem}.st-ul{display:flex;flex-direction:column;width:100%}.st-li{display:grid;border-bottom:1px solid #d9d9d9;align-items: center;width:100%}.st-li:last-child{border-bottom:0}.st-hd-c,.st-li>*{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0;padding:.8rem 1rem}.st-li-k{font-variant-numeric:tabular-nums}.st-li-c,.st-li-n{opacity:.55;font-size:1.2rem}.st-li-v,.st-c-v{text-align:right;font-variant-numeric:tabular-nums}.st-li-n:empty{display:none}.st-li-bar{display:block;overflow:hidden;background:#ebebeb;border-radius:999rem;align-self: center;height:.3rem;margin:0 1rem;padding:0}.st-li-fill{display:block;background:#282828;border-radius:999rem;height:100%}#st-yr .st-hd,#st-yr .st-li{grid-template-columns:10rem 10rem minmax(16rem,1fr)12rem 12rem}#st-cl .st-hd,#st-cl .st-li{grid-template-columns:minmax(16rem,1fr)10rem 12rem 12rem}#st-cu .st-hd,#st-cu .st-li{grid-template-columns:10rem 10rem minmax(12rem,1fr)12rem}.st-note{opacity:.55;padding-top:.8rem;font-size:1.2rem}#st .pg .st-note{max-width:none}@media (max-width:768px){.st-hd-c,.st-li>*{padding:.8rem .6rem}.st-c-n,.st-li-n,.st-c-b,.st-li-bar,#st-cu .st-c-c,#st-cu .st-li-c{display:none}#st-cu .st-c-n,#st-cu .st-li-n{display:block}#st-yr .st-hd,#st-yr .st-li{grid-template-columns:6rem 9rem minmax(0,1fr)}#st-cl .st-hd,#st-cl .st-li{grid-template-columns:minmax(0,1fr)8rem 10rem}#st-cu .st-hd,#st-cu .st-li{grid-template-columns:6rem minmax(0,1fr)10rem}.st-li-c,.st-li-n{font-size:1.2rem}}@media print{.st-tb,.st-hd,.st-li{border-color:#000}.st-li-bar{display:none}.st-li{break-inside:avoid}}#_404{display:flex;flex-direction:column;justify-content:center;align-items: center;width:100%;height:auto;min-height:50svh}#_404 p{margin-bottom:.5em;font-size:1.6rem}#_404 a{text-decoration:underline}@media print{@page{size:A4;margin:10pt}html{overflow:visible;font-size:10px}body{overflow:visible;color:#000;background:#fff;width:auto;height:auto}#m{padding-left:0}#h,#lo,#iv-view,.iv-flw,#iv-cm,.iv-hd,.iv-fl,.iv-set,.iv-tot,.iv-e,#cl-ed,.fm-st,.fm-acts,.fm-bt,.fm-fields,.fm-fd,.dp,.dp.dp-on{display:none!important}.pg{display:block;gap:0;min-height:0;padding-bottom:0}.pg>section,.pg>section:first-child{padding:0}.iv-bar,.fm-ed-bar{display:none!important}.fm-ed-h{color:#000;opacity:1}.fm-ed .fm-ed-sc:before{display:none}#iv .pg,#cl .pg{display:block;padding-top:0}#cl-ed,#cl-list{padding-bottom:0}#iv-doc{display:block;position:static;overflow:visible;background:#fff;max-width:none;padding:0;inset:auto}#iv-doc .iv-d{box-shadow:none;border:0;min-height:0}}
