.toast{align-items:center;animation-duration:.5s;background:rgba(0,0,0,.7);border-radius:14px;bottom:14px;box-shadow:0 0 1px #85da1a inset;color:#fff;display:flex;font-size:14px;font-weight:700;left:14px;line-height:1.4;overflow:visible!important;padding:7px 14px;position:fixed;text-align:center;transition:.5s all;z-index:99999}.toast.ERR{background:rgba(255,0,0,.7);border:1px solid rgba(255,255,255,.2);box-shadow:0 0 3px red inset;color:#fff;font-weight:400}.toast.ERR>.x{background-image:var(--svgX);filter:invert(42%) sepia(1) saturate(15)}.toast.ERR>.x:hover{filter:invert(10%) sepia(1) saturate(47)}.toast>.x{background:var(--svgX) 0 0/cover no-repeat;cursor:pointer;display:block;height:18px;margin-left:.5em;position:absolute;right:-26px;user-select:none;width:18px}.toast>.x:hover{filter:invert(42%) sepia(1) saturate(47)}.toast>div{max-height:600px;max-width:600px;overflow:hidden;text-overflow:ellipsis}dialog.uBox{border:.5em solid #f2f2f2;cursor:auto;max-width:500px;min-width:310px;outline:0;overflow:visible;padding:0;position:relative;top:16px}dialog.uBox a,dialog.uBox button{cursor:pointer}dialog.uBox::backdrop{background:rgba(0,0,0,.6)}dialog.uBox>div{box-sizing:border-box;overflow:auto}dialog.uBox>div>h1{text-align:center}dialog.uBox:before{border:1px solid #ccc;box-shadow:0 0 .25em #eee;content:'';height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}dialog.uBox>b.w{margin:96px auto}dialog.uBox>a.x{background:var(--svgX) 0 0/cover no-repeat;border:2px solid transparent;border-radius:50%;bottom:-48px;cursor:pointer;display:flex;filter:invert(100%);height:1.5em;left:50%;margin-left:-1em;position:absolute;width:1.5em;z-index:2}dialog.uBox>a.x:hover{background-image:var(--svgXs);border-color:#000;font-weight:700}blockquote.M{text-shadow:1px -1px 0 #eee;--c:#fe0;background:linear-gradient(#fff,color-mix(in lch,var(--c) 10%,#fffff9));border-radius:8px;border:2px solid var(--c);box-shadow:0 0 3px inset color-mix(in lch,var(--c),#666);color:#000;font-weight:500;margin:1.5rem auto;padding:.5rem 1.5rem}blockquote.M strong{font-weight:800}blockquote.M>ul{margin-left:1.5rem}blockquote.M>ul>li:before{margin-left:-1.3rem}blockquote.M:before{opacity:1}blockquote.M:after{display:none}blockquote.M:before{background:var(--svgTIP) 0 0/cover repeat-y;content:'';height:32px;left:-14px;position:absolute;top:-14px;width:32px}blockquote.WARN:before{background-image:var(--svgWARN)}blockquote.WARN{color:#e60;--c:#f70}blockquote.NOTE:before{background-image:var(--svgNOTE)}blockquote.NOTE{color:#060;--c:#97cf4e}blockquote.M+blockquote.M{margin-top:1.5rem}button{background-image:var(--btnBg);background-size:200% auto;border:0;border-radius:0;box-shadow:0 0 3px rgba(0,0,0,.3) inset;color:#fff;cursor:pointer;display:block;font-family:h;font-size:1em;font-weight:700;line-height:18px;padding:16px;text-align:center;touch-action:manipulation;transition:all .6s;user-select:none}button:hover{background-position:right center;color:#fff}p button{background-image:linear-gradient(45deg,#129 0,#06f 40%,#00f 100%);border-radius:16px;display:inline-block;font-family:'h';font-size:16px;line-height:1.6;margin:2px 0;padding:7px 14px;vertical-align:2px}button:active,button:focus-visible{box-shadow:0 0 5px #000 inset;outline:0}button:active{transform:scale(.95)}button[disabled]{box-shadow:0 0 2em #000 inset;cursor:not-allowed;filter:grayscale(100%);opacity:.4}input[type=checkbox]{appearance:none;border:1px solid currentColor;color:currentColor;cursor:pointer;display:grid;flex-shrink:0;font:inherit;height:1.15em;margin:0;margin-top:0;padding:0;place-content:center;position:relative;transform:scale(.9);width:1.15em}input[type=checkbox]+label{cursor:pointer;white-space:nowrap}input[type=checkbox]::before{background-color:#999;bottom:50%;clip-path:polygon(4% 34%,45% 76%,97% 2%,96% 23%,46% 95%,4% 54%);content:'';display:inline-block;height:.65em;margin-bottom:-.325em;margin-right:-.325em;position:absolute;right:50%;transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;width:.65em;z-index:1}input[type=checkbox]:checked::before{transform:scale(1)}input[type=checkbox]:hover{border-color:hover-color;color:hover-color}input[type=checkbox]:hover+label{color:hover-color}input[type=checkbox]:focus{color:hover-color}input[type=checkbox]:focus+label{color:hover-color}input[type=checkbox]:focus:checked{background:hover-color}input[type=checkbox]:focus:checked:before{background:#fff}input[type=checkbox]:checked:hover{background-color:checked-color;border-color:checked-color;color:checked-color}input[type=checkbox]:checked:hover::before{background-color:#fff}input[type=checkbox]:checked:hover+label{color:checked-color}input[type=checkbox]:disabled,input[type=checkbox]:disabled:hover{background:#f9f9f9;border-color:#999;cursor:not-allowed}input[type=checkbox]:disabled:checked:hover::before{background-color:#999}details,summary,summary:before{box-shadow:0 0 3px inset #ccc}details{background:linear-gradient(0,#f9f9f9,#fff);border:1px solid #ccc;border-bottom:0;margin-bottom:1rem}details>ol,details>ul{margin:.5rem 1rem .5rem 3rem}details>ol p,details>ul p{margin-left:0}details>h1,details>h2,details>h3,details>h4,details>h5,details>h6,details>p{margin:.5rem 1rem}details>summary{background:linear-gradient(0,#fcfcfc,#fff);border-bottom:1px solid #ccc;box-shadow:0 0 5px inset #eee;cursor:s-resize;display:block;display:flex;list-style-type:none;overflow:hidden;position:relative;transition:all .2s}details>summary>p{margin:.5rem 3rem .5rem 1rem}details>summary:before{background:linear-gradient(0,#f3f3f3,#fff);background:var(--svgNabla) 50% 60%/12px no-repeat;border-left:1px solid #ccc;bottom:0;box-shadow-color:#f9f9f9;box-sizing:border-box;content:'';display:block;opacity:.5;position:absolute;right:0;top:0;transition:opacity .2s;width:2.5rem}details>summary:hover{background:linear-gradient(0,#f0f0f0,#fff);box-shadow:0 0 5px inset #ccc}details>summary:hover:before{opacity:1}details[open]{border-bottom:1px solid #ccc;padding-bottom:.5rem}details[open]>summary{cursor:n-resize;margin-bottom:1rem}details[open]>summary:before{background-position:50% 55%;border-left:0;border-right:1px solid #ccc;transform:rotate(180deg)}.animated{animation-duration:.5s;animation-fill-mode:both}.animated.fadeInLeft{animation-name:fadeInLeft}.animated.fadeOutLeft{animation-name:fadeOutLeft}@-moz-keyframes fadeIn{0%{opacity:0}30%{opacity:0}100%{opacity:.8}}@-webkit-keyframes fadeIn{0%{opacity:0}30%{opacity:0}100%{opacity:.8}}@-o-keyframes fadeIn{0%{opacity:0}30%{opacity:0}100%{opacity:.8}}@keyframes fadeIn{0%{opacity:0}30%{opacity:0}100%{opacity:.8}}@-moz-keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@-o-keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@-moz-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-o-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animated{animation-duration:.5s;animation-fill-mode:both}.animated.fadeInLeft{animation-name:fadeInLeft}.animated.fadeOutLeft{animation-name:fadeOutLeft}@-moz-keyframes fadeIn{0%{opacity:0}30%{opacity:0}100%{opacity:.8}}@-webkit-keyframes fadeIn{0%{opacity:0}30%{opacity:0}100%{opacity:.8}}@-o-keyframes fadeIn{0%{opacity:0}30%{opacity:0}100%{opacity:.8}}@keyframes fadeIn{0%{opacity:0}30%{opacity:0}100%{opacity:.8}}@-moz-keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@-o-keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@-moz-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-o-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.ing{position:relative}.ing:before{animation-duration:1s;animation-name:fadeIn;background:var(--svgWait) 50% 50%/64px no-repeat rgba(255,255,255,.6);bottom:0;content:'';cursor:wait;left:0;position:absolute;right:0;top:0;z-index:999}form{flex-direction:column;position:relative}form>u{align-self:normal;display:block;margin:0 0 24px;position:relative;text-decoration:none}form>u.E>input{border-color:#c00;color:#c00}form>u.E>label{color:#c00}form>u.E>b{color:red;display:block;font-size:14px;font-weight:400;margin:8px 0 0 16px}form>u.E input:is([type=text],form>u.E [type=password]):hover{border-color:red;color:red}form>u.E input:is([type=text],form>u.E [type=password]):hover+label{color:red}form>u.E input:is([type=text],form>u.E [type=password]):focus{background-color:rgba(255,0,0,.02);border-color:#e50;color:#e50}form>u.E input:is([type=text],form>u.E [type=password]):focus+label{box-shadow:0 0 3px rgba(255,0,0,.5) inset;color:#e50}.animated{animation-duration:.5s;animation-fill-mode:both}.animated.fadeInLeft{animation-name:fadeInLeft}.animated.fadeOutLeft{animation-name:fadeOutLeft}@-moz-keyframes fadeIn{0%{opacity:0}30%{opacity:0}100%{opacity:.8}}@-webkit-keyframes fadeIn{0%{opacity:0}30%{opacity:0}100%{opacity:.8}}@-o-keyframes fadeIn{0%{opacity:0}30%{opacity:0}100%{opacity:.8}}@keyframes fadeIn{0%{opacity:0}30%{opacity:0}100%{opacity:.8}}@-moz-keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@-o-keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@-moz-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-o-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.ing{position:relative}.ing:before{animation-duration:1s;animation-name:fadeIn;background:var(--svgWait) 50% 50%/64px no-repeat rgba(255,255,255,.6);bottom:0;content:'';cursor:wait;left:0;position:absolute;right:0;top:0;z-index:999}input:is([type=text],[type=password],[type=email]){border:1px solid #ccc;border-radius:0;box-sizing:border-box;font-size:16px;line-height:21px;outline:0;padding:16px;width:100%}input:is([type=text],[type=password],[type=email]):autofill{background-clip:text;-webkit-background-clip:text}input:is([type=text],[type=password],[type=email])+label{background:#fff;border-radius:12px;color:#999;font-weight:200;left:10px;line-height:24px;padding:3px 7px;position:absolute;top:-16px;transition:all .3s;user-select:none}input:is([type=text],[type=password],[type=email]):focus{border-color:focus-color;color:#000}input:is([type=text],[type=password],[type=email]):focus+label{color:focus-color}input:is([type=text],[type=password],[type=email]):hover{border-color:hover-color}input:is([type=text],[type=password],[type=email]):hover+label{color:hover-color}input:is([type=text],[type=password],[type=email]):disabled{background:#f9f9f9;color:#999;display:inline-block;position:relative;user-select:none}input:is([type=text],[type=password],[type=email]):disabled+label{background:#fcfcfc;box-shadow:0 0 3px #ddd inset;color:#999;font-size:14px;padding:2px 10px;top:-15px}input:is([type=text],[type=password],[type=email])::placeholder{opacity:.8;user-select:none}input:is([type=text],[type=password],[type=email]):disabled:hover{border:1px solid #ccc}input:is([type=text],[type=password],[type=email]):placeholder-shown+label{background:0 0;color:#999;cursor:text;left:10px;pointer-events:none;top:13px}@layer{b,body,html,input,textarea{background:0 0;font:400 18px/1.875 s,sans-serif;text-rendering:geometricPrecision}ol>li:first-child,ul>li:first-child{margin-top:0}li,ol,ul{margin:0;padding:0;position:relative}ol{counter-reset:index;list-style:none}ol>li{display:table}ol>li:before{content:counters(index, '.', decimal) '.';counter-increment:index;display:table-cell;padding-right:1rem;white-space:nowrap}ol+ol,ol+ul,ul+ol,ul+ul{margin-top:1rem}li>ul{margin-left:1.6rem}h1{font-size:32px}h2{font-size:29px}h3{font-size:26px}h4{font-size:23px}h5{font-size:20px}h6{font-size:18px}p>b,p>strong,th{font-weight:800}video{max-width:100%}u{text-decoration:underline;text-decoration-color:#666;text-decoration-style:double;text-decoration-thickness:from-font;text-underline-offset:9px}a{color:#03a;text-decoration:none;transition:color .3s,border .3s,font-weight .3s}a:hover{color:#00f;text-shadow:0 0 1px #66c}body,html{height:100%;margin:0;padding:0;width:100%;word-spacing:1px}html:lang(ar) a,html:lang(ar) button,html:lang(ar) h1,html:lang(ar) h2,html:lang(ar) h3,html:lang(ar) h4,html:lang(ar) h5,html:lang(ar) h6,html:lang(ar) input,html:lang(ar) p,html:lang(ar) select,html:lang(ar) textarea,html:lang(ckb) a,html:lang(ckb) button,html:lang(ckb) h1,html:lang(ckb) h2,html:lang(ckb) h3,html:lang(ckb) h4,html:lang(ckb) h5,html:lang(ckb) h6,html:lang(ckb) input,html:lang(ckb) p,html:lang(ckb) select,html:lang(ckb) textarea,html:lang(dv) a,html:lang(dv) button,html:lang(dv) h1,html:lang(dv) h2,html:lang(dv) h3,html:lang(dv) h4,html:lang(dv) h5,html:lang(dv) h6,html:lang(dv) input,html:lang(dv) p,html:lang(dv) select,html:lang(dv) textarea,html:lang(fa) a,html:lang(fa) button,html:lang(fa) h1,html:lang(fa) h2,html:lang(fa) h3,html:lang(fa) h4,html:lang(fa) h5,html:lang(fa) h6,html:lang(fa) input,html:lang(fa) p,html:lang(fa) select,html:lang(fa) textarea,html:lang(he) a,html:lang(he) button,html:lang(he) h1,html:lang(he) h2,html:lang(he) h3,html:lang(he) h4,html:lang(he) h5,html:lang(he) h6,html:lang(he) input,html:lang(he) p,html:lang(he) select,html:lang(he) textarea,html:lang(ps) a,html:lang(ps) button,html:lang(ps) h1,html:lang(ps) h2,html:lang(ps) h3,html:lang(ps) h4,html:lang(ps) h5,html:lang(ps) h6,html:lang(ps) input,html:lang(ps) p,html:lang(ps) select,html:lang(ps) textarea,html:lang(sd) a,html:lang(sd) button,html:lang(sd) h1,html:lang(sd) h2,html:lang(sd) h3,html:lang(sd) h4,html:lang(sd) h5,html:lang(sd) h6,html:lang(sd) input,html:lang(sd) p,html:lang(sd) select,html:lang(sd) textarea,html:lang(ug) a,html:lang(ug) button,html:lang(ug) h1,html:lang(ug) h2,html:lang(ug) h3,html:lang(ug) h4,html:lang(ug) h5,html:lang(ug) h6,html:lang(ug) input,html:lang(ug) p,html:lang(ug) select,html:lang(ug) textarea,html:lang(ur) a,html:lang(ur) button,html:lang(ur) h1,html:lang(ur) h2,html:lang(ur) h3,html:lang(ur) h4,html:lang(ur) h5,html:lang(ur) h6,html:lang(ur) input,html:lang(ur) p,html:lang(ur) select,html:lang(ur) textarea,html:lang(yi) a,html:lang(yi) button,html:lang(yi) h1,html:lang(yi) h2,html:lang(yi) h3,html:lang(yi) h4,html:lang(yi) h5,html:lang(yi) h6,html:lang(yi) input,html:lang(yi) p,html:lang(yi) select,html:lang(yi) textarea{direction:rtl}ol{padding:0}body{flex-direction:column}blockquote,code,li,p,pre{position:relative;word-break:break-word;word-wrap:break-word}li,p,pre{white-space:pre-wrap}li:has(> p){white-space:normal}li,p{line-height:1.875}p{margin:1rem 0}body,form{align-items:center;display:flex;flex-wrap:wrap}h1,h2,h3,h4,h5,h6,th{font-variation-settings:'wght' 500,'BEVL' 10}th{font-family:'h'}code{border-radius:7px;box-shadow:inset 0 0 3px #cf0;font-size:15px}input,textarea{outline:0;padding:18px}code,pre{background:#fcfff0;border:1px dashed #bc0;font-family:c,monospace;padding:2px 6px}pre{padding:10px 16px}pre code{border:0;box-shadow:none;padding:0}img{max-width:100%}hr{background:var(--svgHline);border:0;height:1px;margin:32px 0;opacity:.8}blockquote{margin:0 0 0 22px}blockquote:after{background:var(--svgQ1) 2px 0/8px no-repeat,var(--svgHline) 0 100% repeat-x;bottom:6px;content:'';font-size:25px;left:-25px;opacity:.6;position:absolute;top:-3px;width:10px}blockquote:before{background:var(--svgVline) 0 16px repeat-y;bottom:7px;content:'';left:-21px;opacity:.6;position:absolute;top:5px;width:1px}p button{display:inline-block}p strong>a{border-bottom:2px solid #03a;padding-bottom:6px}p strong>a:hover{border-color:#f40;color:#f40}ul>li:before{background:linear-gradient(#ef0,#ae0);border-radius:8px;box-shadow:0 0 2px inset #690;content:'';height:8px;margin-left:-1.625rem;position:absolute;top:.725rem;width:8px}h1,h2,h3,h4,h5,h6{align-items:center;font-family:h,sans-serif;font-weight:400;letter-spacing:1px;margin:1em 0;position:relative;word-spacing:2px}h1 code,h2 code,h3 code,h4 code,h5 code,h6 code{font-size:80%}blockquote>ol:last-child,blockquote>ul:last-child{margin-bottom:1rem}blockquote>ol:first-child,blockquote>ul:first-child{margin-top:1rem}img+ol,img+ul,ol+img,ul+img{padding-top:1.5rem}@media (max-width:560px){b,body,html,input,textarea{font-size:16px;font-weight:400}h1{font-size:22px}h2{font-size:21px}h3{font-size:20px}h4{font-size:19px}h5{font-size:18px}h6{font-size:17px}ol,ul{margin:-.25rem 0}li,p{line-height:1.875;margin:.5rem 0}ol+p,p+ol,p+ul,ul+p{margin-top:1rem}}}body>.scroll{background:#fff;justify-content:center;position:absolute;width:100%}table{background:linear-gradient(0,#f9f9f9,#fff);border:1px solid #ccc;border-collapse:collapse;box-shadow:0 0 3px #bbb inset;margin:1em 0;text-align:center;width:100%}td,tr{position:relative}td:before,tr:before{content:'';opacity:.3;position:absolute}tr:before{background:var(--svgHline) repeat-x;height:1px;left:0;right:0}td:before{background:var(--svgVline) repeat-y;bottom:0;left:0;top:0;width:1px}thead{background:linear-gradient(0,#f9f9f9,#fff);box-shadow:0 0 3px #bbb inset}table td:first-child:before,table tr:first-child:before{background:0 0}table>tbody>tr>td,table>thead>tr>th{border:none;padding:16px}summary+table{margin-top:-1rem}summary+table>thead{box-shadow:none}summary+table>tbody>tr:first-child:before{background:var(--svgHline) repeat-x}details>table{border:0}details>table:last-child{margin-bottom:-.5rem}:root{--btnBg:linear-gradient(45deg, #f50 0, #e63 40%, #900 100%)}input[type=radio]{display:none}input[type=radio]+label{cursor:pointer;display:flex;flex:1;justify-content:space-between;position:relative;user-select:none}input[type=radio]+label:before{border:2px solid #000;border-radius:14px;content:'';display:block;height:12px;margin-top:-8px;position:absolute;top:50%;width:12px}input[type=radio]+label:after{background:0 0;border-radius:8px;content:'';height:8px;left:4px;margin-top:-4px;position:absolute;top:50%;width:8px}input[type=radio]+label:after,input[type=radio]+label:before{transition:all .3s ease-in-out}input[type=radio]:checked+label:after{background:#000}input[type=radio]+label:hover:before,input[type=radio]:hover+label:before{border-color:#f40}input[type=radio]:checked+label:hover:after,input[type=radio]:checked:hover+label:after{background:#f40}a[rel=id]{background:#090;border-radius:16px;box-shadow:0 0 3px inset #000;display:block;height:50%;margin-left:-32px;position:absolute;top:25%;width:8px}a[rel=id]:hover{background:#09f;box-shadow:0 0 3px inset #00f}@media (max-width:950px){:root{--hARelL:32px}h1:has(>a[rel=id]),h2:has(>a[rel=id]),h3:has(>a[rel=id]),h4:has(>a[rel=id]),h5:has(>a[rel=id]),h6:has(>a[rel=id]),p:has(>a[rel=id]){margin-left:var(--hARelL)}}@media (max-width:560px){a[rel=id]{margin-left:-20px}:root{--hARelL:20px}}.I:before{content:'';height:16px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;width:16px}.I.Y:before{background:#390;clip-path:polygon(0 51%,38% 73%,100% 0,100% 35%,44% 100%,0 74%)}.I.N:before{background:#999;clip-path:polygon(10% 0,0 10%,40% 50%,0 90%,10% 100%,50% 60%,90% 100%,100% 90%,60% 50%,100% 10%,90% 0,50% 40%)}.I:hover{background:#f40}.I:hover:before{background:#fff}body{overflow:hidden}i-h.F{width:100%}:root{--svgVline:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1" height="999" fill="none"><path stroke="%23000" stroke-dasharray="10,5" d="M0 999V0"/></svg>');--svgX:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path d="M16.34 9.322a1 1 0 1 0-1.364-1.463l-2.926 2.728L9.322 7.66A1 1 0 0 0 7.86 9.024l2.728 2.926-2.927 2.728a1 1 0 1 0 1.364 1.462l2.926-2.727 2.728 2.926a1 1 0 1 0 1.462-1.363l-2.727-2.926z"/><path fill-rule="evenodd" d="M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12m11 9a9 9 0 1 1 0-18 9 9 0 0 1 0 18" clip-rule="evenodd"/></svg>');--svgHline:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="999" height="1"><path stroke="%23000" stroke-dasharray="10,5" d="M0 0h999"/></svg>');--svgXs:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none"><defs><clipPath id="a"><path fill="%23fff" d="M0 0h20v20H0z"/></clipPath></defs><g clip-path="url(%23a)"><path fill="%23000" d="M10 2.5c-4.125 0-7.5 3.375-7.5 7.5s3.375 7.5 7.5 7.5 7.5-3.375 7.5-7.5-3.375-7.5-7.5-7.5m3.125 9.75c.25.25.25.625 0 .875a.604.604 0 0 1-.875 0L10 10.875l-2.25 2.25a.604.604 0 0 1-.875 0 .604.604 0 0 1 0-.875L9.125 10l-2.25-2.25a.604.604 0 0 1 0-.875c.25-.25.625-.25.875 0L10 9.125l2.25-2.25c.25-.25.625-.25.875 0s.25.625 0 .875L10.875 10z"/></g></svg>');--svgWait:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="300" height="300" preserveAspectRatio="xMidYMid" style="shape-rendering:geometricPrecision" viewBox="0 0 100 100"><circle cx="50" cy="50" r="0" fill="none" stroke="%236a6a6a" stroke-width="2"><animate attributeName="r" begin="0s" calcMode="spline" dur="1s" keySplines="0 0.2 0.8 1" keyTimes="0;1" repeatCount="indefinite" values="0;40"/><animate attributeName="opacity" begin="0s" calcMode="spline" dur="1s" keySplines="0.2 0 0.8 1" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></circle><circle cx="50" cy="50" r="0" fill="none" stroke="%23979797" stroke-width="2"><animate attributeName="r" begin="-0.5s" calcMode="spline" dur="1s" keySplines="0 0.2 0.8 1" keyTimes="0;1" repeatCount="indefinite" values="0;40"/><animate attributeName="opacity" begin="-0.5s" calcMode="spline" dur="3s" keySplines="0.2 0 0.8 1" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></circle></svg>');--svgQ1:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="193.767" height="174.246" fill="none"><path fill="%23000" d="M56.86 28.234a50.7 50.7 0 0 1 17.569-4.413 50.7 50.7 0 0 1 23.695 4.13 51 51 0 0 1 5.405 2.758c16.793 8.662 24.174-11.181 9.413-18.96C79.001-7.343 42.982-2.967 16.599 23.417-4.04 44.055-5.543 69.069 12.709 87.32c18.253 18.253 40.703 18.695 57.807 1.591C94.999 64.43 77.63 35.393 56.86 28.234m72.876 72.876a50.73 50.73 0 0 1 29.665-3.771 50.7 50.7 0 0 1 17.004 6.246c16.617 8.574 24.307-11.049 9.413-18.96-33.985-19.047-69.959-14.716-96.387 11.712-20.595 20.594-22.053 45.653-3.845 63.861s40.703 18.694 57.806 1.591c24.395-24.396 7.292-53.431-13.656-60.679"/></svg>');}