@charset "UTF-8";@keyframes added-fade{0%{background-color:var(--yellow-soft)}to{background-color:var(--box-backcolor)}}@media screen and (prefers-reduced-motion:reduce){*{-webkit-transition:0s!important;transition:0s!important}}*,:after,:before{box-sizing:border-box;font-family:inherit;font-size:inherit;line-height:inherit}abbr,address,article,aside,audio,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,ins,label,legend,li,main,mark,menu,nav,ol,p,pre,q,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}a,blockquote,body,img{padding:0;vertical-align:baseline}a,body{margin:0}blockquote,img{font-size:100%}a,blockquote,body{border:0}img{margin:0}article,aside,audio,canvas,details,embed,figcaption,figure,footer,header,iframe,img,main,nav,object,section,summary,video{display:block}html{-ms-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;--black-soft:hsla(0, 0%, 5%, 1);--black-medium:hsla(0, 0%, 10%, 1);--gray-darkest:hsla(0, 0%, 10%, 1);--gray-darker:hsla(0, 0%, 20%, 1);--gray-dark:hsla(0, 0%, 30%, 1);--gray-medium:hsla(0, 0%, 40%, 1);--gray-light:hsla(0, 0%, 50%, 1);--gray-lighter:hsla(0, 0%, 60%, 1);--gray-lightest:hsla(0, 0%, 70%, 1);--gray-lightiest:hsla(0, 0%, 80%, 1);--white-base:hsla(0, 0%, 100%, 1);--white-soft:hsla(0, 0%, 98%, 1);--white-medium:hsla(0, 0%, 95%, 1);--gray-base:hsla(0, 0%, 50%, 1);--black-base:hsla(0, 0%, 0%, 1);--red-base:hsla(0, 100%, 50%, 1);--green-base:hsla(120, 100%, 50%, 1);--blue-base:hsla(240, 100%, 50%, 1);--orange-base:hsla(40, 100%, 50%, 1);--yellow-base:hsla(60, 100%, 50%, 1);--turquoise-base:hsla(174, 72%, 56%, 1);--violet-base:hsla(280, 100%, 50%, 1);--primary:hsla(240, 100%, 50%, 1);--secondary:hsla(30, 100%, 50%, 1);--body-backcolor:hsla(0, 0%, 90%, 1);--body-backcolor-alt:hsla(0, 0%, 100%, 1);--body-first-letter:var(--primary);--body-textcolor:hsla(0, 0%, 30%, 1);--body-textcolor-alt:hsla(0, 0%, 0%, 1);--h1-color:var(--body-textcolor);--h2-color:var(--body-textcolor);--h3-color:var(--body-textcolor);--h4-color:var(--body-textcolor);--h5-color:var(--body-textcolor);--h6-color:var(--body-textcolor);--box-backcolor:hsla(0, 0%, 98%, 1);--box-backcolor-alt:hsla(0, 0%, 90%, 1);--box-bordercolor:hsla(0, 0%, 60%, 1);--box-bordercolor-alt:hsla(0, 0%, 20%, 1);--box-bordercolor-light:hsla(0, 0%, 90%, 1);--box-shadowcolor:hsla(0, 0%, 80%, 1);--box-shadow:2px 4px 6px 0 hsl(0deg 0% 40% / 0.3);--border-std:1px solid var(--box-bordercolor);--border-alt:1px solid var(--box-bordercolor-alt);--border-light:1px solid var(--box-bordercolor-light);--image-border:1px solid var(--box-backcolor-alt);--image-shadowcolor:var(--box-backcolor-alt);--image-shadow:2px 4px 6px 0 hsl(0deg 0% 50% / 0.8);--button-backcolor:var(--white-soft);--backcolor-alt:var(--white-base);--icon-color:hsla(240, 100%, 50%, 0.7);--input-backcolor:var(--white-base);--input-backcolor-alt:var(--white-soft);--text-body:hsla(0, 0%, 5%, 1);--text-alt:var(--secondary);--text-accent:hsla(0, 0%, 5%, 1);--text-selection:hsla(240, 100%, 80%, 0.3);--text-shadowcolor:hsla(0, 0%, 100%, 1);--form-label:var(--body-textcolor);--list-title:var(--body-textcolor);--text-color:hsla(0, 0%, 30%, 1);--text-color-alt:hsla(0, 0%, 70%, 1);--link-color:var(--primary);--link-color-alt:var(--secondary);--link-backcolor:var(--button-backcolor);--link-backcolor-alt:var(--button-backcolor-alt);--link-disabled:hsla(0, 0%, 60%, 1);--link-border:1px solid var(--link-color);--link-border-alt:1px solid var(--link-color-alt);--border-hard:1px solid hsla(240, 100%, 50%, 0.7);--border-soft:1px solid hsla(240, 100%, 50%, 0.5);--hover-opacity:0.7;--hover-color:hsla(240, 100%, 85%, 0.5);--hover-color-alt:hsla(240, 100%, 65%, 0.5);--hover-grid:var(--hover-color);--bckgnd-advise:hsla(60, 100%, 50%, 0.2);--bckgnd-caution:hsla(40, 100%, 50%, 0.2);--bckgnd-error:hsla(0, 100%, 50%, 0.2);--bckgnd-note:hsla(0, 0%, 98%, 0.5);--bckgnd-note-title:hsla(0, 0%, 95%, 0.5);--bckgnd-info:hsla(240, 100%, 50%, 0.2);--bckgnd-notice:hsla(120, 100%, 50%, 0.2);--note-bordercolor:hsla(0, 0%, 80%, 1);--star-rating:var(--link-color);--red:hsla(0, 100%, 50%, 1);--green:hsla(120, 100%, 50%, 1);--red-soft:hsla(0, 100%, 50%, 0.9);--green-soft:hsla(120, 100%, 50%, 0.9);--blue-soft:hsla(240, 90%, 80%, 0.9);--orange-soft:hsla(40, 100%, 50%, 0.9);--yellow-soft:hsla(60, 100%, 50%, 0.9)}body{font-size:1em;line-height:1.4;background:0 0;color:var(--body-textcolor);font-size:var(--text-size-base);font-family:Arial,Helvetica,Geneva,sans-serif;line-height:var(--line-height-norm);scroll-behavior:smooth}a,a:link,a:visited{color:inherit;font-size:1rem;line-height:1}a,a:hover,a:link,a:link:hover,a:visited,a:visited:hover{text-decoration:none}pre{white-space:pre-wrap}hr{border:.5px solid}table{border-spacing:0;border-collapse:separate;border-radius:var(--radius-small);border-spacing:var(--space-xxxs);border:var(--border-light);box-shadow:var(--image-shadow);margin:var(--space-md)0;padding:var(--space-xs);table-layout:auto;width:75%}dl,menu,nav ol,nav ul,ol,ul{list-style:none}nav ol,nav ul{list-style-image:none}img,video{max-width:100%;height:auto}img{border:0;-ms-interpolation-mode:bicubic}audio:not([controls]){display:none;height:0}button{font-size:100%;margin:0;-webkit-appearance:button}button,input,select{vertical-align:baseline}button,input,select,textarea{*vertical-align:middle}button,input{line-height:normal}html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}#form_std,input[type=checkbox],input[type=radio]{padding:0}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}[hidden]{display:none!important}[disabled]{cursor:not-allowed}:focus:not(:focus-visible){outline:0}.sr-only{position:absolute;clip:rect(1px,1px,1px,1px);left:-9999px;top:-9999px}@media (prefers-color-scheme:dark){html{--black-soft:hsla(0, 0%, 5%, 1);--black-medium:hsla(0, 0%, 10%, 1);--gray-darker:hsla(0, 0%, 20%, 1);--gray-dark:hsla(0, 0%, 30%, 1);--gray-medium:hsla(0, 0%, 40%, 1);--gray-light:hsla(0, 0%, 50%, 1);--gray-lighter:hsla(0, 0%, 60%, 1);--gray-lightest:hsla(0, 0%, 70%, 1);--gray-lightiest:hsla(0, 0%, 80%, 1);--white-base:hsla(0, 0%, 100%, 1);--white-soft:hsla(0, 0%, 98%, 1);--white-medium:hsla(0, 0%, 95%, 1);--gray-base:hsla(0, 0%, 50%, 1);--black-base:hsla(0, 0%, 0%, 1);--red-base:hsla(0, 100%, 50%, 1);--green-base:hsla(120, 100%, 50%, 1);--blue-base:hsla(240, 100%, 50%, 1);--orange-base:hsla(40, 100%, 50%, 1);--yellow-base:hsla(60, 100%, 50%, 1);--turquoise-base:hsla(174, 72%, 56%, 1);--violet-base:hsla(280, 100%, 50%, 1);--primary:hsla(240, 100%, 70%, 1);--secondary:hsla(30, 100%, 70%, 1);--body-backcolor:hsla(0, 0%, 10%, 1);--body-backcolor-alt:hsla(0, 0%, 0%, 1);--body-first-letter:var(--primary);--body-textcolor:hsla(0, 0%, 80%, 1);--body-textcolor-alt:hsla(0, 0%, 95%, 1);--h1-color:var(--body-textcolor);--h2-color:var(--body-textcolor);--h3-color:var(--body-textcolor);--h4-color:var(--body-textcolor);--h5-color:var(--body-textcolor);--h6-color:var(--body-textcolor);--box-backcolor:hsla(0, 0%, 15%, 1);--box-backcolor-alt:hsla(0, 0%, 10%, 1);--box-bordercolor:hsla(0, 0%, 40%, 1);--box-bordercolor-alt:hsla(0, 0%, 90%, 1);--box-shadowcolor:hsla(0, 0%, 20%, 1);--box-shadow:2px 4px 8px 0 hsl(0deg 0% 40% / 0.4);--border-std:1px solid var(--box-bordercolor);--border-alt:1px solid var(--box-bordercolor-alt);--border-light:1px solid var(--box-bordercolor-light);--image-border:1px solid var(--box-backcolor-alt);--image-shadowcolor:var(--box-backcolor-alt);--image-shadow:1px 2px 4px 0 hsl(0deg 0% 40% / 0.8);--button-backcolor:var(--gray-darkerest);--button-backcolor-alt:var(--black-soft);--icon-color:hsla(240, 100%, 80%, 0.7);--input-backcolor:var(--gray-darker);--input-backcolor-alt:var(--gray-medium);--text-body:hsla(0, 0%, 80%, 1);--text-alt:var(--secondary);--text-accent:hsla(0, 0%, 6%, 1);--text-selection:hsla(240, 100%, 80%, 0.55);--text-shadowcolor:hsla(0, 0%, 0%, 1);--form-label:var(--body-textcolor);--list-title:var(--body-textcolor);--text-color:hsla(0, 0%, 30%, 1);--text-color-alt:hsla(0, 0%, 70%, 1);--link-color:var(--secondary);--link-color-alt:var(--primary);--link-disabled:hsla(174, 72%, 20%, 1);--link-border:1px solid var(--link-color);--link-border-alt:1px solid var(--link-color-alt);--hover-opacity:0.7;--hover-color:hsla(30, 100%, 85%, 0.4);--hover-color-alt:hsla(30, 100%, 65%, 0.4);--hover-grid:var(-hover-color);--bckgnd-advise:hsla(60, 100%, 50%, 0.5);--bckgnd-caution:hsla(40, 100%, 50%, 0.5);--bckgnd-error:hsla(0, 100%, 50%, 0.5);--bckgnd-note:hsla(0, 0%, 20%, 0.5);--bckgnd-note-title:hsla(0, 0%, 18%, 0.5);--bckgnd-info:hsla(240, 100%, 50%, 0.5);--bckgnd-notice:hsla(120, 100%, 50%, 0.5);--note-bordercolor:hsla(0, 0%, 80%, 1);--star-rating:var(--link-color);--red:hsla(0, 100%, 50%, 1);--green:hsla(120, 100%, 50%, 1);--red-soft:hsla(0, 100%, 50%, 0.7);--green-soft:hsla(120, 100%, 50%, 0.7);--blue-soft:hsla(240, 90%, 80%, 0.7);--orange-soft:hsla(40, 100%, 50%, 0.7);--yellow-soft:hsla(60, 100%, 50%, 0.5)}}html{--page-width-max:1024px;--page-margin:0.5rem;--page-gutter:1rem;--text-size-base:0.85em;--text-scale-ratio:1.21;--text-size-xs:calc(var(--text-size-base) / var(--text-scale-ratio));--text-size-sm:calc(var(--text-size-xs) * var(--text-scale-ratio));--text-size-md:calc(var(--text-size-sm) * var(--text-scale-ratio));--text-size-norm:calc(var(--text-size-sm) * var(--text-scale-ratio));--text-size-lg:calc(var(--text-size-md) * var(--text-scale-ratio));--text-size-xl:calc(var(--text-size-lg) * var(--text-scale-ratio));--text-size-xxl:calc(var(--text-size-xl) * var(--text-scale-ratio));--text-size-xxxl:calc(var(--text-size-xxl) * var(--text-scale-ratio));--text-size-quote:calc(var(--text-size-xxxl) * var(--text-scale-ratio));--h1-size:var(--text-size-xxl);--h2-size:var(--text-size-xl);--h3-size:var(--text-size-lg);--h4-size:var(--text-size-md);--h5-size:var(--text-size-sm);--h6-size:var(--text-size-xs);--line-height-base:0.85;--line-height-xs:calc(1.2 * var(--line-height-base));--line-height-sm:calc(1.3 * var(--line-height-base));--line-height-norm:calc(1.4 * var(--line-height-base));--line-height-md:calc(1.5 * var(--line-height-base));--line-height-lg:calc(1.6 * var(--line-height-base));--line-height-xl:calc(2 * var(--line-height-base));--space-unit:0.85em;--space-xxxxs:calc(0.125 * var(--space-unit));--space-xxxs:calc(0.25 * var(--space-unit));--space-xxs:calc(0.375 * var(--space-unit));--space-xs:calc(0.5 * var(--space-unit));--space-sm:calc(0.75 * var(--space-unit));--space-md:calc(1 * var(--space-unit));--space-ml:calc(1.3 * var(--space-unit));--space-lg:calc(1.5 * var(--space-unit));--space-xl:calc(2 * var(--space-unit));--space-xxl:calc(3 * var(--space-unit));--space-xxxl:calc(4 * var(--space-unit));--space-xxxxl:calc(5 * var(--space-unit));--image-thumb-gutter:1rem;--image-border-padding:6px;--radius-very-small:0.375em;--radius-small:0.5em;--radius-medium:0.75em;--radius-large:0.9em;--content-margin:1rem}@media all and (min-width:567px){html{--text-size-base:1em;--line-height-base:1;--space-unit:1em}}@media (prefers-reduced-motion:reduce){*{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:.01ms!important;transition-duration:.01ms!important}}html{min-height:100%;background-size:cover;background:var(--body-backcolor);background-repeat:no-repeat;background:linear-gradient(to top,var(--body-backcolor),var(--body-backcolor-alt))}html.color-theme-in-transition,html.color-theme-in-transition *,html.color-theme-in-transition :after,html.color-theme-in-transition :before{transition:all 700ms!important;transition-delay:0!important}a,a:link,a:visited{color:var(--link-color);font-size:inherit}a:hover,a:link:hover,a:visited:hover{color:var(--link-color-alt)}h1,h2,h3,h4,h5,h6{font-weight:500}h1{color:var(--h1-color);font-size:clamp(1.3rem,.5rem + 2vw,3rem)}h2{color:var(--h2-color);font-size:clamp(1.1rem,.5rem + 1.7vw,2.5rem)}h3{color:var(--h3-color);font-size:clamp(1rem,.5rem + 1.5vw,2.25rem)}h4{color:var(--h4-color);font-size:clamp(.9rem,.5rem + 1.3vw,2rem)}h5{color:var(--h5-color);font-size:clamp(.8rem,.5rem + 1.2vw,1.75rem)}h6{color:var(--h6-color);font-size:clamp(.7rem,.5rem + 1.1vw,1.5rem)}p{margin-bottom:var(--space-md);line-height:var(--line-height-md)}.tight,.tight>p,.veryTight{line-height:var(--line-height-sm)}.tight,.tight>p{margin:0 0 var(--space-xs)}.veryTight{margin:0}.disabled{color:silver}.textRight{text-align:right}.textCenter{text-align:center}.textLeft{text-align:left}.boxCenter,nav.pagination{margin-inline:auto}em,q{font-style:italic}q:before{content:open-quote}q:after{content:close-quote}.hide,.pageBreak,.printOnly{display:none}.show{display:inherit}input,select,textarea{font-size:100%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{opacity:1}::selection{background-color:var(--text-selection)}.red{color:var(--red-soft)}.green{color:var(--green-soft)}.strike{text-decoration:line-through}.flash-alert,.flash-info,.flash-success,.general_error{width:60%;margin-inline:auto;text-align:center}.flash-alert h1,.flash-alert p,.flash-info h1,.flash-info p,.flash-success h1,.flash-success p,.general_error h1,.general_error p{margin-bottom:var(--space-xxxs)!important}.flash-alert h2,.flash-info h2,.flash-success h2,.general_error h2{margin-bottom:var(--space-xs)!important}.flash-success p{color:var(--green-soft);opacity:.4}.flash-alert p{color:var(--red-soft);opacity:.4}.flash-info p{color:var(--blue-soft);opacity:.4}#flashes .flash__alert,#flashes .flash__info,#flashes .flash__notice,.flash__notifications .flash__alert,.flash__notifications .flash__info,.flash__notifications .flash__notice{border:var(--border-std);border-radius:var(--radius-small);font-style:italic;margin:var(--space-xs) auto;padding:var(--space-sm);text-align:center}#flashes .flash__alert,.flash__notifications .flash__alert{background-color:var(--bckgnd-error)}#flashes .flash__notice,.flash__notifications .flash__notice{background-color:var(--bckgnd-notice)}#flashes .flash__info,.flash__notifications .flash__info{background-color:var(--bckgnd-info)}.advise,.caution,.info,.note{border:var(--border-std);border-radius:var(--radius-small);font-style:italic;margin:var(--space-xs) auto;padding:var(--space-sm)}.info,.note{background-color:var(--bckgnd-note)}.advise{background-color:var(--bckgnd-advise);text-align:center}.caution{background-color:var(--bckgnd-caution)}img.imageCenter,img.imageLeft,img.imageRight{border-radius:var(--radius-small);box-shadow:var(--image-shadow);display:block;margin:var(--space-md) auto}button,img.imageFull{border-radius:var(--radius-small)}img.imageFull{box-shadow:var(--image-shadow)}img.imageFull,img.imageThumb{display:block;margin:var(--space-xxs) auto}@media all and (min-width:567px){img.imageLeft{float:left;margin:0 var(--space-md) var(--space-md)0}img.imageRight{float:right;margin:0 0 var(--space-md) var(--space-md)}}button{background-color:var(--button-backcolor);border:var(--link-border);color:var(--link-color);cursor:pointer;display:inline-block;padding:var(--space-xxxs) var(--space-xxs)}button:hover{background-color:var(--button-backcolor-alt);border:var(--link-border-alt);color:var(--link-color-alt)}.buttons__home,a.l-top__link{text-align:center}.buttons__home form{display:inline-block;padding-bottom:var(--space-md);padding-inline:var(--space-md)}.l-pagewidth{max-width:var(--page-width-max);margin-inline:auto;padding-inline:var(--space-md)}a.l-top__link{display:block;font-size:var(--text-size-xxxl);font-variant:small-caps;padding-block:var(--space-xxxs)}.l-title{border-top:var(--border-std);padding-block:var(--space-sm)}.l-middle,.l-title{width:100%}.l-content{flex:1 0 auto;flex-flow:row wrap}.l-bottom{width:100%}.l-bottom .copyright{color:var(--body-textcolor);text-align:center;margin:0}.l-bottom .copyright a{color:var(--body-textcolor);font-size:var(--text-size-sm)}.breadcrumbs,.l-bottom .copyright,.nextprevious{font-size:var(--text-size-medium)}.breadcrumbs,.l-bottom .copyright{padding:var(--space-xs)0 var(--space-sm)}.breadcrumbs{border-bottom:var(--border-light)}.breadcrumbs a:link,.breadcrumbs a:visited,.nextprevious a:link,.nextprevious a:visited{color:var(--link-color);display:inline-block}.breadcrumbs a:link:hover,.breadcrumbs a:visited:hover,.nextprevious a:link:hover,.nextprevious a:visited:hover{color:var(--link-color-alt);transition:background-color .3s ease-out}nav.pagination a,nav.pagination a:link,nav.pagination a:visited{color:var(--link-color);display:inline-block;font-size:var(--text-size-sm);padding:var(--space-xxs) var(--space-xxxxs)}nav.pagination a:hover,nav.pagination a:link:hover,nav.pagination a:visited:hover{color:var(--link-color-alt)}nav.pagination span{padding:0 .2rem}nav.pagination .active{color:var(--text-alt)}nav.pagination .disabled{color:var(--link-disabled)}.nextprevious{padding:var(--space-sm)0 var(--space-lg)}.nextprevious .next_page{float:left}.nextprevious .prev_page,.rec__times dl dd,.stat_box dl dd,.totals_box dl dd{float:right}.pagy{display:flex;font-family:sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:600;color:#6b7280;justify-content:center;margin:0 auto;margin-bottom:var(--space-sm)}.pagy>:not([hidden])~:not([hidden]){--space-reverse:0;margin-right:calc(.25rem*var(--space-reverse));margin-left:calc(.25rem*(1 - var(--space-reverse)))}.pagy a:not(.gap){display:block;text-decoration:none;border-radius:.5rem;background-color:#e5e7eb;padding:.25rem .75rem;color:inherit}.pagy a:not(.gap):hover{background-color:#d1d5db}.pagy a:not(.gap):not([href]){cursor:default;background-color:#f3f4f6;color:#d1d5db}.pagy a:not(.gap).current{background-color:#9ca3af;color:#fff}.pagy label{white-space:nowrap;display:inline-block;border-radius:.5rem;background-color:#e5e7eb;padding:.125rem .75rem}.pagy label input{line-height:1.5rem;border-radius:.375rem;border-style:none;background-color:#f3f4f6}blockquote{margin:1.5em 0;padding-inline:4em}blockquote:before{color:var(--text-body);content:"“";display:block;height:0;margin-left:-.7em;opacity:.3;font-family:Georgia,"Times New Roman",serif;font-size:var(--text-size-quote);font-weight:700;line-height:1}blockquote p:not(:last-child){margin-bottom:1em}.star{font-size:var(--text-size-base);display:inline-block;color:gray;position:relative}.star:last-child{margin-right:0}.star:before{content:"★"}.star.half:after,.star.on{color:var(--star-rating)}.star.half:after{content:"★";position:absolute;left:0;right:50%;top:0;bottom:0;overflow:hidden}.menu-bottom,.menu-sub,.menu-top,.stat_box h4,.totals_box h4{text-align:center}.menu-bottom a,.menu-sub a,.menu-top a{display:inline-block;color:var(--link-color);font-size:var(--text-size-lg)}.menu-bottom a,.menu-sub a{font-size:var(--text-size-md)}.menu-bottom a:hover,.menu-sub a:hover,.menu-top a:hover{color:var(--link-color-alt)}.menu-bottom a+a,.menu-sub a+a,.menu-top a+a{margin-left:var(--space-xxxs)}.menu-bottom,.menu-sub{padding-block:var(--space-xxs)}.svg_container{width:100%}.svg_container,.svg_home,.svg_utes{display:inline-block;height:var(--text-size-sm);margin-bottom:var(--space-sm)}.svg_utes{width:100%}.svg_container .svg_item,.svg_container .svg_item a,.svg_home .svg_item,.svg_home .svg_item a,.svg_utes .svg_item,.svg_utes .svg_item a{display:inline-block;width:var(--text-size-sm);height:var(--text-size-sm)}.svg_container .svg_item a,.svg_home .svg_item a,.svg_utes .svg_item a{position:relative}.svg_container .svg_item svg,.svg_home .svg_item svg,.svg_utes .svg_item svg{position:absolute;top:50%;left:50%;margin:-.42em 0 0-.4em}.svg_home{width:auto;padding-right:1em}.svg_type{display:inline-block;height:1em;width:1em;position:relative}.icon-article,.icon-base,.icon-crud,.svg_type svg{stroke-width:0;stroke:currentColor;fill:currentColor}.svg_type svg{height:1em;width:1em;position:absolute;top:50%;left:50%;margin:-.3em 0 0-.4em}.icon-article,.icon-base,.icon-crud{display:inline-block;width:var(--text-size-sm);height:var(--text-size-sm)}.icon-article{width:60px;height:60px}#form_std fieldset{border:0;margin:0}#form_std fieldset legend{font-size:1.3em;font-weight:500}#form_std button{margin-left:.1em}#form_std .admin_image{margin-block:1em 0;display:block;width:150px;height:110px}.buttons_std{margin-block:var(--space-xs)}.input_std{margin-block:var(--space-xs)0}.input_std label{display:block;color:var(--form-label);text-align:left;font-weight:500;margin-block:.8em .4em}.input_std label.checkbox{display:inline-block;margin-block:.4em}input:focus,select:focus,textarea:focus{background:var(--input-backcolor)}input,textarea{margin:0}#form_error h4,input,select,textarea{color:var(--body-textcolor)}input,select,textarea{background-color:var(--input-backcolor);border:var(--border-std);padding:.25em}select{margin:0 .5em 0 0}input[type=checkbox]{margin-right:.3em}input[type=submit]{display:inline-block;padding:.4em .8em;margin:.5em 0;border:var(--border-std);border-radius:var(--radius-small)}#form_search input[type=submit]:hover,.albums figure a:hover,.anchorages figure a:hover,.articles figure a:hover,.books figure a:hover,.flights figure a:hover,.passages figure a:hover,.posts figure a:hover,.teaser__image a img:hover,.thumbnails ul li a img:hover,.videos figure a:hover,input[type=submit]:hover{opacity:var(--hover-opacity)}textarea{width:82%}.wdth_10p{width:10%}.wdth_20p{width:20%}.wdth_30p{width:30%}.wdth_40p{width:40%}.wdth_50p{width:50%}.wdth_60p{width:60%}.wdth_70p{width:70%}.wdth_80p{width:80%}.wdth_100p{width:100%}.wdth_4r{width:4em}.wdth_6r{width:6em}.wdth_8r{width:8em}.wdth_10r{width:10em}.wdth_12r{width:12em}.wdth_14r{width:14em}.wdth_20r{width:20em}.wdth_30r{width:30em}#form_search input[type=text],.lab_hpr,.wdth_hpr{width:6em}#form_login{margin:var(--space-lg) auto;max-width:calc(20*var(--space-unit));padding:0}#form_login fieldset{border:var(--border-std);box-shadow:var(--box-shadow);margin:0;padding:.35em .625em}#form_search input[type=submit]{display:inline-block;padding:.2em .4em;border:var(--border-std)}#form_error,#form_login fieldset,#form_search input[type=submit],.thumbnails ul li{border-radius:var(--radius-small)}#form_error{border:1px solid var(--red-soft);display:none;background-color:var(--bckgnd-error);color:var(--body-textcolor);padding:.375em;margin:.8em 0 1.3em}#form_error h4{font-size:1.1em;margin-bottom:.5em}.albums,.anchorages,.articles,.books,.flights,.passages,.posts,.videos{border-top:var(--border-light);display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:var(--space-md);padding:var(--space-sm)0}.albums figure,.anchorages figure,.articles figure,.books figure,.flights figure,.passages figure,.posts figure,.videos figure{display:grid;position:relative}.albums figure a,.anchorages figure a,.articles figure a,.books figure a,.flights figure a,.passages figure a,.posts figure a,.videos figure a{grid-area:1/-1}.albums figure a img,.anchorages figure a img,.articles figure a img,.books figure a img,.flights figure a img,.passages figure a img,.posts figure a img,.videos figure a img{border-radius:var(--radius-medium);box-shadow:var(--image-shadow);width:100%}.albums figure figcaption,.anchorages figure figcaption,.articles figure figcaption,.books figure figcaption,.flights figure figcaption,.passages figure figcaption,.posts figure figcaption,.videos figure figcaption{position:absolute;bottom:0;left:0;background:linear-gradient(359deg,rgba(0,0,0,.75)0,rgba(0,0,0,.01) 100%);border-bottom-left-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium);width:100%}.albums figure figcaption h3,.anchorages figure figcaption h3,.articles figure figcaption h3,.books figure figcaption h3,.flights figure figcaption h3,.passages figure figcaption h3,.posts figure figcaption h3,.videos figure figcaption h3{padding:4px;color:var(--white-base);font-size:var(--text-size-xs);width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thumbnails{border-top:var(--border-light)}.thumbnails ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:var(--space-md);justify-items:center;align-items:center;margin:1em}.thumbnails ul li{overflow:hidden;position:relative;box-shadow:var(--image-shadow)}.thumbnails ul li a{background:0 0;text-decoration:none}.video-body,.video-info,table tbody tr td{text-align:left}#embedded_video{position:relative;padding:60%0 0}#embedded_video iframe{position:absolute;top:0;left:0;width:100%;height:100%}#embedded_video p{text-align:center;margin-top:var(--space-sm)}.pv_extra{display:inline-block;font-style:italic;font-size:var(--text-size-sm);padding-inline:var(--space-xxs)0;margin-block:var(--space-sm)0}.art__author,.art__info{margin-bottom:var(--space-sm)}.art__body p{margin-bottom:var(--space-md);line-height:var(--line-height-md)}.art__body ul{list-style:disc inside;margin-left:1rem}.art__body ul li{margin-inline:0 1rem}.art__body ul li p{margin-block:0 .5rem}.art__body ul li:last-child{padding-bottom:var(--space-md)}.art__flrsh{padding-block:.7em 1em;text-align:center}.art__flrsh span,.rec__flrsh span{display:inline-block;width:.5em;height:.5em;opacity:var(--hover-opacity);border-radius:50%}.art__flrsh span.f1{background-color:purple}.art__flrsh span.f2{background-color:orange}.art__flrsh span.f3{background-color:green}.art__flrsh span.f4{background-color:red}.art__flrsh span.f5{background-color:#00f}.rec_grid,.teasers__list{margin-top:var(--space-xxs);display:grid;grid-template-columns:162px 1fr;grid-gap:var(--space-xs)}.teaser__image a img{border-radius:var(--radius-small)}.rec_grid{grid-template-columns:1fr 1fr;grid-template-areas:"info info""tim foto""igr igr""ins ins""nut nut""note note""flrsh flrsh";grid-gap:var(--space-xxs)}@media all and (min-width:567px){.rec_grid{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"info info tim foto""igr igr ins ins""nut nut note note""flrsh flrsh flrsh flrsh"}}.rec__info{grid-area:info}.rec__times{grid-area:tim;margin:0 auto var(--space-md);width:100%}.rec__times h2{margin-bottom:var(--space-xxxs)}.rec__times dl{padding:0 var(--space-xs)0 0;margin:0;font-size:var(--text-size-sm);line-height:var(--line-height-md)}.rec__times dl dt,.stat_box dl dt,.totals_box dl dt{clear:both;float:left}.rec__times dl dd.total,.rec__times dl dt.total{font-weight:700;margin-top:var(--space-xxxs);padding-top:var(--space-xxxs)}#cmnt_list,.rec__times dl dd.total{border-top:var(--border-std)}.rec__foto{grid-area:foto;justify-self:start}.rec__foto img{border-radius:var(--radius-medium);box-shadow:var(--image-shadow)}.rec__ingredients h3,.rec__instructions h3{margin:var(--space-xxxs)0 var(--space-xxxxs)}.rec__ingredients ul,.rec__instructions ul{list-style:disc}.rec__ingredients ol,.rec__instructions ol{list-style:decimal}.rec__ingredients ol li,.rec__ingredients ul li,.rec__instructions ol li,.rec__instructions ul li{margin:0 0 var(--space-xxs) var(--space-ml)}.rec__ingredients{grid-area:igr}.rec__instructions{grid-area:ins}.rec__notes{grid-area:note}.rec__nutrition{grid-area:nut}.rec__flrsh{grid-area:flrsh;padding:.7rem 0 1rem;text-align:center}.rec__flrsh span{width:8px;height:8px}.rec__flrsh span.f1{background-color:purple}.rec__flrsh span.f2{background-color:orange}.rec__flrsh span.f3{background-color:green}.rec__flrsh span.f4{background-color:red}.rec__flrsh span.f5{background-color:#00f}#cmnt_list{padding:var(--space-xs)0 0;margin:var(--space-xs)0 0}#cmnt_list ul{margin:var(--space-sm)0 var(--space-xxxs)}#cmnt_list ul li{overflow:hidden;position:relative;padding:var(--space-xxxs) var(--space-xxxs)0 0;margin-bottom:var(--space-md)}#cmnt_list ul li.author,#cmnt_list ul li.cmnter{background-color:var(--box-backcolor);border:var(--border-std);border-radius:var(--radius-medium)}#cmnt_list ul li.author{background-color:var(--box-backcolor-alt)}#cmnt_list ul li.added{animation-duration:3s;animation-name:added-fade}#cmnt_list ul li:last-child,.cmnt p:last-child{margin:0}#cmnt_list ul img{display:block;float:left;padding:var(--space-xxxs)}#cmnt_list ul span{display:inline-block;margin-top:var(--space-xxs);margin-left:var(--space-xxxxs)}#cmnt_add,.cmnt{margin-top:var(--space-xs)}.cmnt p{padding:0 var(--space-xs) var(--space-xs)}#cmnt_add{border-top:var(--border-std);padding:var(--space-sm)0 0}.data_links{margin-top:var(--space-xxs);padding-top:var(--space-xxs)}.data_buttons{margin-bottom:var(--space-sm)}.data_buttons .data_button{display:inline-block;line-height:var(--line-height-xl);margin-inline:var(--space-xxxs)}.data_buttons .data_button a{border:var(--link-border);border-radius:var(--radius-small);color:var(--link-color);cursor:pointer;font-size:var(--text-size-xs);padding:var(--space-xxs) var(--space-xxs)}.data_buttons .data_button a:hover{border:var(--link-border-alt);color:var(--link-color-alt)}.stat_box{background:var(--bckgnd-note);border:var(--border-light);box-shadow:var(--box-shadow);float:none;height:auto;width:12em}#map_canvas,#meteo_canvas,.stat_box,.totals_box{margin:0 auto var(--space-md);border-radius:var(--radius-small)}.totals_box{background:var(--bckgnd-note);border:var(--border-light);box-shadow:var(--box-shadow);float:none;height:auto}@media all and (min-width:567px){.stat_box,.totals_box{display:inline-block;float:right;margin:0 var(--space-xxs) var(--space-xxxxs)}}@media print{.stat_box,.totals_box{box-shadow:none}}.stat_box dl,.totals_box dl{padding:0 var(--space-xs) var(--space-xxs);margin:0;overflow:auto;font-size:var(--text-size-sm);line-height:var(--line-height-norm)}.stat_box dl dd.total,.stat_box dl dt.total,.totals_box dl dd.total,.totals_box dl dt.total{font-weight:700}.totals_box{width:14em}.geo{display:none}#map_canvas,#meteo_canvas{display:block;height:500px;width:100%;box-shadow:var(--image-shadow)}@media all and (min-width:567px){table{width:35%}}@media print{table{box-shadow:none}}table thead tr{border-bottom:var(-border-std)}table thead tr th{font-size:var(--text-size-md);font-weight:500;text-align:left}.flx_lnk_cntr{display:flex;margin:1rem 0 0}.flx_lnk{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:space-between}.flx_lnk_box,.link_item:hover{border-radius:var(--radius-small)}.flx_lnk_box{background:var(--bckgnd-note);border:var(--border-light);box-shadow:var(--box-shadow);margin:0 var(--space-xxs) var(--space-md)0;width:100%}@media all and (min-width:567px){.flx_lnk_box{width:auto}}.flx_lnk_box h2{background:var(--bckgnd-note-title);border:var(--border-light);border-radius:var(--radius-very-small);font-size:var(--h4-size);margin:var(--space-xxxxs);text-align:center}.flx_lnk_box a{display:block;padding:var(--space-xxxs) var(--space-xs);min-width:10rem}.flx_lnk_box a:hover{opacity:var(--hover-opacity)}.link_item{display:block;padding-left:.5rem}.link_item:hover{background-color:var(--hover-color)}@media print{body{font-family:Garamond,"Times New Roman",serif;color:#000;background:0 0;font-size:11pt}p{line-height:var(--line-height-sm)}h1{font-size:19pt}h2{font-size:17pt}h3{font-size:15pt}h4,h5,h6{font-size:13pt}#cmnt_add,#embedded_video,.breadcrumbs,.l-bottom,.l-grid__actions_container,.l-top,.no-print,.pagination{display:none}.pageBreak,.printOnly{clear:both;display:block;text-align:center}}