:root{--clr-primary-400:#A7C957;--clr-primary-500:#F2E8CF;--clr-secondary-300:#9F9286;--clr-light-grey:rgba(17,17,17,.05);--clr-sub-grey:#6e6e73;--clr-background:Canvas;--clr-foreground:Canvastext;--clr-link:#0066ff;--flow-spacing:1em;--clr-blue:#0066ff;--clr-green:#008822;--clr-red:#d00000;--clr-yellow:#ffba08;--shadow:0 3px 10px rgb(0 0 0 / .2);--shadow-dark:0 3px 10px rgb(0 0 0 / .6);--cards-width:140px;--padding-inline:1em;--grid-width:48%;--grid-gap:10px;--full-margin:.5rem;--nav-hover-color:#292929;--nav-bg-color:#003a90;--bgcolor:var(--clr-background);--txtcolor:var(--clr-foreground);--bordcolor:#ccc;--clr-footer:var(--nav-bg-color)}@media (prefers-color-scheme:dark){:root{--clr-primary-400:#6B6054;--clr-light-grey:#303030;--clr-link:#78d9ec;--shadow:0 3px 10px hsla(0,0%,100%,.1),0 0 0 1px hsla(0,0%,100%,.02);--shadow-dark:0 3px 10px hsla(0,0%,100%,.6),0 0 0 1px hsla(0,0%,100%,.06);--clr-sub-grey:#7A7B8D;--clr-red:#ff0000;--clr-primary-500:#606c38}body:not(.light) img{filter:brightness(.8) saturate(1.25);xxxbackground:#fff}}.light{color-scheme:light;--clr-light-grey:rgba(17,17,17,.05);--clr-primary-400:#FFECCC;--clr-link:#0066ff;--shadow:0 3px 10px rgb(0 0 0 / .2);--shadow-dark:0 3px 10px rgb(0 0 0 / .6);--clr-primary-500:#F2E8CF}.dark{color-scheme:dark;--clr-primary-400:#6B6054;--clr-light-grey:#303030;--clr-link:#78d9ec;--shadow:0 3px 10px hsla(0,0%,100%,.1),0 0 0 1px hsla(0,0%,100%,.02);--shadow-dark:0 3px 10px hsla(0,0%,100%,.6),0 0 0 1px hsla(0,0%,100%,.06);--clr-sub-grey:#7A7B8D;--clr-red:#ff0000;--clr-primary-500:#606c38}.dark img{filter:brightness(.8) saturate(1.25)}*,::after,::before{box-sizing:border-box}*{margin:0;padding:0;font:inherit;line-height:calc(1em + .5rem)}html{color-scheme:dark light;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent;--scrollbar-background:inherit;--scrollbar-foreground:#999;scrollbar-color:var(--scrollbar-foreground) var(--scrollbar-background)}body{background:var(--clr-background);color:var(--clr-foreground);font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1.125rem;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;margin-top:5em}body.waiting *{cursor:progress}.container{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding:0 1em;margin-top:1em}footer{margin-top:var(--flow-spacing,1em);background:var(--clr-footer);color:#fff;text-align:center;padding:2em 0 5em}footer span{cursor:pointer}footer a,footer span{color:#fff}footer ul{display:flex;flex-wrap:wrap;gap:1em;margin:1em auto 1.5em auto}footer li{flex:1 0 40%;text-wrap:nowrap}footer p{margin-bottom:.8em}img,picture,svg,video{display:block;max-width:100%;height:auto;max-height:100%}img{box-shadow:var(--shadow)}h1,h2,h3,h4,h5,h6{text-wrap:balance}h1{font-size:clamp(32px, 3.4vw, 3rem);font-weight:600}h2{font-size:clamp(24px, 1.2vw, 1.4rem);font-weight:500}h3{margin-bottom:.5em;margin-top:1em}header h2,header span{font-size:clamp(21px, 2vw, 1.6rem);margin-top:.5rem;color:var(--clr-sub-grey);display:block;margin-bottom:.5rem}.header p{margin-top:.5em}article h2:not(:first-child),article h3:not(:first-child){margin-top:1rem}h3{font-size:clamp(20px, 2vw, 1.5rem);font-weight:500}h4{font-size:clamp(18px, .8vw, 1.2rem);font-weight:500}blockquote,dl,li,p{text-wrap:wrap;text-wrap:pretty}td{text-wrap:balance;text-wrap:pretty}dt{font-weight:600;margin-top:1em;margin-bottom:.5em}main ul:not([class]) li{list-style:initial;margin-left:1.5rem}p{overflow-wrap:break-word}button,input,select,textarea{font:inherit;border:.0625rem solid var(--bordcolor)}.cards{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(var(--cards-width),1fr));align-items:start;list-style:none;grid-auto-flow:dense}.cards>*{height:100%}.smaller{--cards-width:110px}.cards li:not(.full) div,.cards:not(.round) figure{border-radius:6px;box-shadow:var(--shadow)}.cards img{border-radius:6px;box-shadow:var(--shadow)}figcaption{padding:.5em .5em;overflow:hidden;text-overflow:ellipsis;background:rgba(0,0,0,.7);position:absolute;bottom:0;width:100%;color:#fff;border-radius:6px;font-size:75%}figure{text-align:center;position:relative;overflow:hidden;font-size:1rem;width:fit-content}.cards figure div{overflow:hidden;position:absolute;padding:1em;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;pointer-events:none;z-index:500}.cards p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.cards img{object-fit:contain}.cards.same img{aspect-ratio:1}.cards a{color:var(--clr-foreground)}.inline{margin-top:.5em}.inline>*{display:inline-block}.inline>:not(:last-child):after{content:", ";padding-right:.5em}.tags{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin-top:.5em}.tags>*{min-width:fit-content}.tc>*{text-align:center}a[rel=next]:after{content:"\00BB";margin-left:.5em}a[rel=prev]:before{content:"\00AB";margin-right:.5em}.shareit{text-align:center}.shareit p{margin-top:1em}.social>*{flex:0}.tags li{list-style:none}.even{justify-content:space-evenly}.center{justify-content:center}.end{justify-content:flex-end}.start{justify-content:flex-start}.between{justify-content:space-between}.text-left{text-align:left}strong{font-weight:700}em{font-style:italic}a{color:var(--clr-link);text-decoration:none;box-shadow:none}a:not([class]){text-decoration-skip-ink:auto}.box{overflow:hidden;margin-top:1rem;padding:1rem;box-shadow:var(--shadow);border-radius:6px;display:flex;flex-direction:column-reverse}.box.noflex{display:block}.attention{background:var(--clr-primary-500)}.box a{color:inherit;text-decoration:underline}.box figure{margin:0 auto;xxxmax-width:100%}.flow>*+*{margin-top:var(--flow-spacing,1em)}.blue{--bgcolor:var(--clr-blue);--txtcolor:#fff;--bordcolor:var(--clr-blue);--bordcolor:#ccc}.green{--bgcolor:var(--clr-green);--txtcolor:#fff;--bordcolor:var(--clr-green);--bordcolor:#ccc}.red{--bgcolor:var(--clr-red);--txtcolor:#fff;--bordcolor:var(--clr-red);--bordcolor:#ccc}.yellow{--bgcolor:var(--clr-yellow);--txtcolor:#000;--bordcolor:var(--clr-yellow);--bordcolor:#ccc}.image{background-color:var(--clr-light-grey);color:var(--clr-light-grey);box-shadow:var(--shadow)}@media screen and (max-width:768px){.blk>*{width:100%}.box img{max-width:250px;margin:0 auto}.box figure{margin-top:1em;width:100%}}@media screen and (min-width:768px){:root{--cards-width:200px;--padding-inline:1rem;--flow-spacing:1em}.smaller{--cards-width:140px}.cards p{-webkit-line-clamp:4}footer li{flex:unset}.box{xxxdisplay:block;flex-direction:row-reverse;align-items:center}.box figure{float:right;max-width:33%;margin-left:1rem}}.hidden{display:none}.ml{margin-left:.5rem}.mt{margin-top:.5rem}.my{margin:3em 0}img{border-radius:6px}img.attop{background:var(--clr-light-grey)}.small{font-size:80%}.iy{text-align:center;max-height:333px;overflow:hidden;width:100%;flex:1;margin-left:auto!important;margin-right:auto!important}.iy.first{height:280px}header span{float:right;cursor:pointer}.bottomline{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:baseline}.error{text-align:center;background:var(--clr-secondary-300);padding:1em;margin:0}.breads li{display:inline-block}.breads li:not(:last-child):after{content:"\00BB";padding:0 .5rem}.breads a{margin:.8rem 0}.select{flex:1 1 auto}.dynamic-order{display:grid;margin:0}.dynamic-order img{order:1;margin:1em auto 0}.dynamic-order>p:first-child{margin:0}.clear{clear:both}.share{cursor:pointer}[type=checkbox]{vertical-align:middle;margin-left:5px;margin-right:3px;margin-bottom:3px}.morelines+ul>li:nth-of-type(1n+20){display:none;transition:all .3s}.morelines~label{color:var(--clr-link)}.morelines{display:none}.morelines:checked~label{display:none}.morelines:checked+ul>li{display:initial}.showmore+article,.showmore+p{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.showmore~label{margin:0;color:var(--clr-link)}.showmore{display:none}.showmore:checked~label{display:none}.showmore:checked+article,.showmore:checked+p{-webkit-line-clamp:initial}.social{column-gap:3em;height:4em}.social a{color:inherit}.social .icon{transform:scale(2)}@media screen and (max-width:768px){.flex-full-mobile{flex-basis:100%}}@media screen and (min-width:768px){:root{--grid-width:250px;--grid-gap:1em;--full-margin:1rem}.dynamic-order{display:block}.xxxdynamic-order>p{margin:0}.dynamic-order img{float:right;margin:0 0 1rem 1rem;max-width:50%;border-radius:6px}dialog .dynamic-order img.attop{max-height:70vh;object-fit:cover;min-width:33%;background:#ccc}dialog .dynamic-order>:not(img){margin-left:0;margin-right:0}.error{padding:2em;margin:1em 0}.select{background:var(--clr-background);flex-grow:0;padding:1em 0}}.m{margin:1em 0}.ablk a{color:var(--clr-foreground);display:block}.cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr))}.blog-date{font-size:75%;margin:1em 0}.icon-star.isfav{background-color:gold}.ucase{text-transform:capitalize}.icon{background-color:var(--clr-background);width:24px;height:24px;display:inline-block;margin-right:1px}.aicon:after,.bicon:before{content:"";width:24px;height:24px;display:inline-block}.aicon:after{margin-left:.5rem}label{display:inline-block;cursor:pointer;margin-right:5px}label:hover{text-decoration:underline}body:not(.shold) .prev,body:not(.shold) .prev+*{display:none}.shold .nocurrent{display:none}dl{margin-top:0!important}.badge,.badges>*{background:var(--bgcolor);color:var(--txtcolor);border-radius:.25rem;display:inline-block;font-size:80%;margin-left:3px;padding:.25em .4em .3em;text-align:center}.badges>*>a{color:inherit}.nav{scrollbar-width:thin;display:flex;flex-direction:row;z-index:1200;position:fixed;top:0;width:100%;background-color:var(--nav-bg-color);align-items:center;justify-content:space-between;white-space:nowrap;box-shadow:0 4px 4px rgba(0,0,0,.24);transition:.5s}.nav ul{display:flex;align-items:center;scrollbar-width:thin}.nav .headnav{margin-right:auto;font-weight:600}.nav li{list-style:none;text-wrap:nowrap;position:relative}.nav li ul{display:none;max-height:calc(100vh - 80px);overflow-y:auto}.nav li li{width:100%}.nav a,.nav li{color:#fff}.nav a,.nav ul label{padding:.8em .6em;display:block}.nav form{padding:0 .5rem}.nav input[type=search]{padding:.3rem;border-radius:6px;width:100%;color-scheme:light;position:relative}input[type=search].active{background-repeat:no-repeat;background-position:calc(100% - .1em) center}.nav input[type=checkbox]{display:none}.nav .sub label:after,.nav .sub>a:after{border-style:solid;border-width:.1em .1em 0 0;content:'';display:inline-block;height:.5em;top:.4em;transform:rotate(135deg);width:.5em;margin-left:8px;margin-bottom:3px}.nav .sub label:after{float:right;margin-top:5px}.nav ul label{display:none;cursor:pointer}.nav .sub:hover>ul{display:flex;flex-direction:column;min-width:9rem;background-color:var(--nav-bg-color);position:absolute;box-shadow:rgba(0,0,0,.24) 0 3px 8px}@media all and (max-width :768px){.hamburger{width:24px;height:20px;position:relative;display:none;transition:transform .5s ease;z-index:1;cursor:pointer;padding-top:1px;margin-right:1em}.hamburger .slice{display:block;width:100%;height:1.5px;background-color:#fff;transition:all .5s ease}.hamburger .slice:not(:first-child){margin-top:6px}.nav input[type=checkbox]:checked~.hamburger .slice:first-child{transform:translateY(7.5px) rotate(45deg)}.nav input[type=checkbox]:checked~.hamburger .slice:nth-child(2){opacity:0}.nav input[type=checkbox]:checked~.hamburger .slice:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.nav li ul{max-height:43vh}.nav .sub>a,.nav ul{display:none;width:120px}.hamburger{display:block}.nav~ul{display:none}.nav input[type=checkbox]:checked~ul{display:flex}.hide{top:-80px}.nav ul:not(.headnav){flex-direction:column;padding-bottom:1em;width:100%}.nav ul.headnav{width:100%;flex-direction:row;text-align:center;scrollbar-width:none;overflow-x:auto}.nav form{padding:0 .8rem}.nav input[type=search]{margin-top:1rem;width:100%}.nav ul label{display:list-item}.nav .sub:hover>ul{display:none;position:static;box-shadow:none}.nav li{width:100%}.nav{flex-wrap:wrap}}.form{display:flex;flex-wrap:wrap;gap:1em}.form>div:not(:last-child){flex:1 0 40%}.form>div:last-child{flex:1 0 100%}.form>div.flex-full{flex:1 0 100%}input:not(.button):not([type=checkbox]),select,textarea{padding:.4rem;border-radius:6px;cursor:pointer;line-height:1.2;max-width:100%}.input,.textarea{width:100%}input:focus,select:focus,textarea:focus{outline:0}.group{border:.0625rem solid var(--bordcolor);border-radius:6px;display:flex;flex-wrap:nowrap;background:var(--clr-background);padding:.4rem;max-width:100%}.group input{border:none;min-width:0}.group button{padding:3px 5px}input[type=search].active{background-repeat:no-repeat;background-position:calc(100% - .1em) center}.large{font-size:clamp(22px, 2.5vw, 1.8rem)}form.large{display:flex;justify-content:center;margin:1em 0;flex-wrap:wrap}input[type=date]{width:0;padding:0!important;border:none;-webkit-appearance:none;-moz-appearance:none;display:block}.large input[type=search]{padding-right:.5rem;flex:1 1 100%}.go{--bgcolor:var(--clr-background);--txtcolor:var(--clr-foreground);--bordcolor:#ccc}.button,button{--_bg:var(--bgcolor, --clr-bgcolor);--_color:var(--txtcolor, --txtcolor);--_bord:var(--bordcolor, --bordcolor);max-width:100%;line-height:1.2;border-radius:6px;cursor:pointer;text-align:center;xxxbackground:var(--bgcolor);background:var(--_bg);xxxcolor:var(--txtcolor);color:var(--_color);padding:.5rem;padding:.7rem 1rem;overflow:hidden;border:.0625rem solid var(--_bord);display:block;width:fit-content}button:focus-visible{outline:0}.button.go:after{content:'\2192';margin-left:.25em}details{overflow:hidden;--padding-inline:0;width:100%}summary{display:block;cursor:pointer}summary::-webkit-details-marker{display:none}summary h2{display:flex;align-items:center;line-height:1.2;padding:.5rem 0}details+[role=definition]{display:grid;grid-template-rows:0fr;margin:0}details+[role=definition]>div{overflow:hidden}details+[role=definition]>div>*{padding:1em;margin:0}details[open]+[role=definition]{grid-template-rows:1fr;box-shadow:var(--shadow);border:.0625rem solid #ccc}details{transition:all .3s ease}details[open] .bicon::before{-webkit-mask-position:-80px 0}details+[role=definition]{transition:grid-template-rows .3s}.table{width:100%;overflow-x:auto}table{width:100%;line-height:1.2;border-spacing:0}.table a{padding:.3em 0}.table th{padding:.3em}td:first-child{padding-left:.5em}td:not(:last-child){padding-right:.5em}th{background:var(--clr-primary-400);white-space:nowrap}td{padding-top:.3rem;padding-bottom:.3rem}thead{text-align:left}body:not(.hp) tr:nth-of-type(2n){background:var(--clr-light-grey)}body.hp tr:not(.ps):nth-of-type(2n){background:var(--clr-light-grey)}body.hp tr.ps{display:none}body:not(.ap) td:nth-child(7),body:not(.ap) th:nth-child(7){display:none}body:not(.shall) .trunc tr:nth-child(n+20){display:none}tr.cancelled{color:var(--clr-red)!important}@supports not (-webkit-touch-callout:none){td:nth-child(6){text-wrap:nowrap}}#map{height:400px}.marker-pin{width:30px;height:30px;border-radius:50% 50% 50% 0;background:#c30b82;xxxbackground:var(--clr-background);position:absolute;transform:rotate(-45deg);left:50%;top:50%;margin:-15px 0 0 -15px}.marker-pin::after{content:'';width:24px;height:24px;margin:3px 0 0 3px;background:var(--clr-background);position:absolute;border-radius:50%}.custom-div-icon i{position:absolute;width:22px;font-size:22px;left:0;right:0;margin:10px auto;text-align:center}.custom-div-icon i.awesome{margin:12px auto;font-size:17px}#reveal{animation:reveal 1s ease-in 60s forwards;position:fixed;opacity:0;bottom:-1rem;border-radius:50%;background:var(--clr-footer);color:#fff;width:50px;height:50px;cursor:pointer;text-align:center;border:.0625rem solid var(--bordcolor);font-size:200%;--clr-foreground:#fff;left:50%;transform:translateX(-50%)}@keyframes reveal{to{bottom:2rem;opacity:1}}