 :root {--mobbar_height: 0px;--wpab_height: 0px;--real-viewport: calc(100vh - var(--wpab_height) - var(--mobbar_height));--fr-fsize-landscape: .85vw;--fr-fsize-portrait: 1.5vh;--flfs-min: 16px;--flfs-pref: 1vw;--flfs-max: 22px;--flfs-base: clamp(var(--flfs-min), var(--flfs-pref), var(--flfs-max));--header_height: calc(var(--logo_height) + (var(--sidepad) * 2) );--avail-viewport: calc(var(--real-viewport) - var(--header_height) );--sidepad: 2rem;--lh-std: 1.2;--lh-more: 1.3em;--col-gold: #ad9860;--col-offwhite: #eceae4;--col-offwhite-trans: rgba(236, 234, 228, .85);--col-warmgray: #89826e;--col-sand: #d9d5c8;--col-sand-trans: rgba(217, 213, 200, .85);--col-turtledove: #a19c8b;--col-apricot: #b27859;--col-greyedout: #9a9895;--col-lines: #999;--col-text: #000;--col-link: #000;--stext: .9rem;--rtext: 1rem;--mtext: 1.2rem;--mltext: 1.4rem;--ltext: 1.5rem;--fs-fl-tiny: calc(var(--flfs-base) * .8);--fs-fl-small: calc(var(--flfs-base) * .9);--fs-fl-running: calc(var(--flfs-base) * 1);--fs-fl-mid: calc(var(--flfs-base) * 1.2);--fs-fl-large: calc(var(--flfs-base) * 1.5);--logo_height: 4rem;--slider-height: 82vh;--slider-width: 82.5%;--trans-default: cubic-bezier(.36,.08,.09,.93);--mm-anim-time: .5s;--twothirds: calc((((100% - (var(--sidepad) * 2)) / 3 ) * 2) + (var(--sidepad) * 2));--onethird: calc((100% - (var(--sidepad) * 2)) / 3);--onethird-fix: calc((100% - (var(--sidepad) * 4)) / 3);}html {line-height: 1.15;-webkit-text-size-adjust: 100%;}body {margin: 0;}main {display: block;}h1 {font-size: 2em;margin: 0.67em 0;}hr {box-sizing: content-box;height: 0;overflow: visible;}pre {font-family: monospace, monospace;font-size: 1em;}a {background-color: transparent;}abbr[title] {border-bottom: none;text-decoration: underline;text-decoration: underline dotted;}b, strong {font-weight: bolder;}code, kbd, samp {font-family: monospace, monospace;font-size: 1em;}small {font-size: 80%;}sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sub {bottom: -0.25em;}sup {top: -0.5em;}img {border-style: none;}button, input, optgroup, select, textarea {font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0;}button, input {overflow: visible;}button, select {text-transform: none;}button, [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button;}button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}fieldset {padding: 0.35em 0.75em 0.625em;}legend {box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;}progress {vertical-align: baseline;}textarea {overflow: auto;}[type="checkbox"], [type="radio"] {box-sizing: border-box;padding: 0;}[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height: auto;}[type="search"] {-webkit-appearance: textfield;outline-offset: -2px;}[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}details {display: block;}summary {display: list-item;}template {display: none;}[hidden] {display: none;}*, *::before, *::after {box-sizing: inherit;}html {box-sizing: border-box;}html {font-family: 'OT Alpha Medium', sans-serif;font-weight: 500;font-size: var(--fr-fsize-landscape) }body, button, input, select, optgroup, textarea {color: var(--col-text);font-size: 1rem;line-height:var(--lh-std);}h1, h2, h3, h4, h5, h6 {clear: both;margin: 0;line-height: 1.1em;}p {margin-top: 0;margin-bottom: 1em;}dfn, cite, em, i {font-style: italic;}blockquote {margin: 0 1.5em;}address {margin: 0 0 1.5em;}pre {background: #eee;font-family: "Courier 10 Pitch", courier, monospace;line-height: 1.6;margin-bottom: 1.6em;max-width: 100%;overflow: auto;padding: 1.6em;}code, kbd, tt, var {font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;}abbr, acronym {border-bottom: 1px dotted #666;cursor: help;}mark, ins {background: #fff9c0;text-decoration: none;}big {font-size: 125%;}body {background: var(--col-offwhite);display: flex;flex-direction: column;min-height: 100vh;width: 100%;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}hr {background-color: #ccc;border: 0;height: 1px;margin-bottom: 1.5em;}ul, ol {margin: 0 0 1.5rem 1rem;}ul {list-style: disc;}ol {list-style: decimal;}li > ul, li > ol {margin-bottom: 0;margin-left: 1.5em;}dt {font-weight: 700;}dd {margin: 0 1.5em 1.5em;}embed, iframe, object {max-width: 100%;}img {height: auto;max-width: 100%;align-self: center;}figure {margin: 0;line-height: 0;}table {margin: 0 0 1.5em;width: 100%;}a {color: var(--col-link);}a:visited {color: var(--col-link);}a:hover, a:focus, a:active {color: var(--col-link);}a:focus {outline: thin dotted;}a:hover, a:active {outline: 0;}button, input[type="button"], input[type="reset"], input[type="submit"] {border: 1px solid;border-color: #ccc #ccc #bbb;border-radius: 3px;background: #e6e6e6;color: rgba(0, 0, 0, 0.8);line-height: 1;padding: 0.6em 1em 0.4em;}button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {border-color: #ccc #bbb #aaa;}button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {border-color: #aaa #bbb #bbb;}input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {color: #666;border: 1px solid #ccc;border-radius: 3px;padding: 3px;}input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {color: #111;}select {border: 1px solid #ccc;}textarea {width: 100%;}textarea:focus, input:focus{outline: none;}:root:has(body.admin-bar) {--wpab_height: 32px;}h1 {font-size: 6rem;}h2 {font-size: 3rem;}h3 {font-size: 2rem;}button, a.button, input.button {border: 1px solid #000;text-decoration: none;text-transform: uppercase;font-size: 1rem;line-height: 1;padding: .3em 1em;text-align: center;cursor: pointer;color: #000;border-radius: .2em;}button.clear, a.button.clear, input.button.clear {background-color: var(--col-offwhite);}button.dark, a.button.dark, input.button.dark {background-color: #000;color: var(--col-offwhite);}button:hover, a.button:hover, input.button:hover {background-color: #000;color: var(--col-offwhite);}button.clear:hover, a.button.clear:hover, input.button.clear:hover {border-color: var(--col-offwhite);}button.dark:hover, a.button.dark:hover, input.button.dark:hover {background-color: var(--col-offwhite);color: #000;}button.tall, a.button.tall, input.button.tall {padding: .5em 2em;line-height: 2em;}button.rnd, a.button.rnd, input.button.rnd {border-radius: 2em;}button.off, a.button.off, input.button.off {position: relative;pointer-events: none;opacity: .5;}.half {width: 50%;}#control-height {height: 100vh;width: 0;position: absolute;}#page {flex-grow: 1;}main#primary{margin-top: var(--header_height);}main#primary.home {margin-top: calc(var(--header_height) + var(--sidepad) - 1rem);}main#primary.notopmrg {margin-top: 0;}.clearfix:after {visibility: hidden;display: block;font-size: 0px;content: " ";clear: both;height: 0px;}.t_tiny {font-size: var(--fs-fl-tiny);}.t_small {font-size: var(--fs-fl-small);}.t_run {font-size: var(--fs-fl-running);}.t_mid {font-size: var(--fs-fl-mid);}.t_large {font-size: var(--fs-fl-large);}.serif, .serifrun {font-family: 'JJannon', serif;font-weight: 450;}.serifrun {font-size: var(--mtext);line-height: var(--lh-more);}.smalltitle {font-weight: 400;font-size: 1rem;text-transform: uppercase;margin-bottom: 1em;}.capitalize {text-transform: capitalize;}.flxhor {display: flex;flex-direction: row;align-items: center;}.umm_termslist {margin: 0;padding: 0;list-style: none;display: flex;flex-wrap: wrap;row-gap: .5rem;}.umm_termslist > li {margin-right: .5em;margin-bottom: .15em;display: inline-block;border: 1px solid #000;border-radius: 1rem;padding: .5em 1em;text-transform: uppercase;font-size: 1rem;line-height: 1em;}.umm_termslist > li:hover {background-color: #000;}.umm_termslist > li a {text-decoration: none;}.umm_termslist > li:hover a {color: var(--col-offwhite);}.sectitle {margin-bottom: calc(var(--sidepad) * 2);}.sechd {display: flex;align-items: flex-start;justify-content: space-between;margin-bottom: calc(var(--sidepad) * 2);}.sechd .sectitle {margin-bottom: 0;}.sechd .inlink {font-weight: 600;text-underline-offset: .2rem;text-decoration-thickness: 2px;margin-top: .3rem;display: inline-block;}.locmeta {text-transform: uppercase;margin-bottom: .5rem;}.post_grid {display: grid;grid-template-columns: repeat(3, 1fr);grid-column-gap: var(--sidepad);grid-row-gap: var(--sidepad);}.twothirds .post_grid {grid-template-columns: repeat(2, 1fr);margin-right: var(--sidepad);}.post_grid > * > figure, .post_grid > * > a figure {height: 22vw;width: 100%;margin-bottom: 1.2rem;}.post_grid > * > .data h3 {margin-top: .5rem;margin-bottom: 1rem;}blockquote {quotes: "„" "”";padding: 1em 2em 1em 3em;color: var(--col-text);}blockquote:before {content: open-quote;font-size: 1em;line-height: 0;vertical-align: -0.1em;margin-right: 0.1em;color: var(--col-text);}blockquote:after {content: close-quote;font-size: 1em;line-height: 0;vertical-align: 0;margin-left: 0.1em;color: var(--col-text);}img.wallp {width: 100%;height: 100%;object-fit: cover;}figure.whtfilt {position: relative;}figure.whtfilt::after {background-color: #fff;position: absolute;top: 0;left: 0;line-height: 0;content: ' ';mix-blend-mode: normal;opacity: .1;width: 100%;height: 100%;}figure.whtfilt.strong::after {opacity: .3;}figure.whtfilt:empty::after, figure.whtfilt.strong:empty::after {opacity: 0;}.mainflex {margin: 0 var(--sidepad) var(--sidepad);display: flex;}.mainblock {margin: 0 var(--sidepad) var(--sidepad);}.onethird {width: var(--onethird);}.twothirds {width: var(--twothirds);}.sidebar {border-left: 1px solid var(--col-lines);padding-left: var(--sidepad);}ul.smartcats {list-style: none;margin: 0;padding: 0;color: var(--col-greyedout);}ul.smartcats.ownd, ul.smartcats .ownd {color: var(--col-text);}ul.smartcats > li {display: flex;text-transform: uppercase;margin-bottom: 1em;}ul.smartcats > li.borow {color: var(--col-text);}ul.smartcats > li.borow > header {flex-grow: 1;}ul.smartcats > li.borow > span {display: none;}ul.smartcats > li a.current {color: var(--col-gold);}ul.smartcats > li > *:first-child {width: 40%;}ul.smartcats > li > *:nth-child(2) {width: 60%;}ul.smartcats > li > div {display: flex;flex-direction: column;}ul.smartcats > li > div > a, ul.smartcats > li > div > span {text-decoration: none;margin-bottom: .2em;}ul.smartcats > li > header > a {text-decoration: none;cursor: pointer;}ul.smartcats > li > div > a:hover, ul.smartcats > li > header > a:hover {color: var(--col-gold);}.tech_notice {text-align: center;font-size: 1.2rem;padding: 0 var(--sidepad);min-height: 50vh;}.admin_notice {color: #d00;max-width: 1200px;margin: 3rem auto 0;}.admin_notice h2 {margin-bottom: 1rem;}#st25_modal, #st_lightbox {background-color: rgba(0,0,0,.5);position: fixed;top: var(--wpab_height);left: 0;width: 100%;height: var(--real-viewport);z-index: 101;display: flex;justify-content: center;align-items: center;visibility: hidden;pointer-events: none;opacity: 0;transition: opacity .5s var(--trans-default) 0s;}#st25_modal.show, #st_lightbox.show {visibility: visible;pointer-events: initial;opacity: 1;}.st25-form-container {background-color: var(--col-offwhite-trans);padding: var(--sidepad) calc(var(--sidepad) * 1.5);text-align: center;border-radius: .5rem;min-width: 36rem;display: none;}#st25_modal.login .st25-form-container.login {display: block;}#st25_modal.newsletter .st25-form-container.newsletter {display: block;}.st25-form-container h4 {font-size: 1rem;text-transform: uppercase;font-weight: 400;}.st25-form-container #rfmesg {line-height: 1em;min-height: 1rem;margin: .75rem 0;font-size: .9em;font-style: italic;}.st25-form-container #rfmesg.err {color: #d00000;}.st25-form-container #rfmesg.ok {color: var(--col-gold);}.st25-form-container .logdusr {margin-bottom: .5em;font-style: italic;font-size: .9em;}.st25-form-container > footer a {text-transform: uppercase;margin: 0 .25em;}.spad {padding-left: var(--sidepad);padding-right: var(--sidepad);}#st_lightbox {z-index: 110;}.closelbx {position: absolute;top: var(--sidepad);right: var(--sidepad);z-index: 10;}.closelbx svg {width: 2rem;}#st_lightbox figure {max-width: calc(100% - (var(--sidepad) * 2));max-height: 95%;display: flex;height: 100%;width: 100%;justify-content: center;align-items: center;}#st_lightbox figure img {max-width: 100%;max-height: 100%;width: auto;height: auto;object-fit: contain;}.main-navigation {display: flex;width: 100%;}.main-navigation ul {display: flex;list-style: none;margin: 0;padding-left: 0;}.main-navigation ul ul {box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);float: left;position: absolute;top: 100%;left: -999em;z-index: 99999;}.main-navigation ul ul ul {left: -999em;top: 0;}.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {display: block;left: auto;}.main-navigation ul ul a {width: 200px;}.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {left: auto;}.main-navigation li, .sec-navigation li {position: relative;margin-right: 1em;}.main-navigation li:last-child, .sec-navigation li:last-child {margin-right: 0;}.main-navigation a {display: block;text-decoration: none;}.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {margin: 0 0 1.5em;}.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {display: flex;}.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {flex: 1 0 50%;}.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {text-align: end;flex: 1 0 50%;}#nav-tools {display: flex;justify-content: flex-end;}.main-navigation ul.umm_wpml_switcher, .mob-mainnav ul.umm_wpml_switcher {margin-left: 1em;}.main-navigation ul.umm_wpml_switcher li, .mob-mainnav ul.umm_wpml_switcher li {margin: 0;}.umm_wpml_switcher .sep {margin: 0 .25em;}.umm_wpml_switcher .wpml-lang-active {text-decoration: underline;text-underline-offset: .1em;}.sec-navigation ul {list-style: none;margin: 0;padding: 0;display: flex;}.main-navigation .menu-item.selected a {color: var(--col-gold);}#mobmenu {display: none;}.guides_menu {background-color: var(--col-offwhite);position: fixed;z-index: 100;top: var(--wpab_height);width: 50%;height: var(--real-viewport);padding: var(--header_height) var(--sidepad) var(--sidepad);left: -50%;transition: left .5s var(--trans-default) 0s;}#guides_menu.open {left: 0;}.guides_menu > ul {position: absolute;visibility: hidden;opacity: 0;list-style: none;margin: 0;padding: 0;text-transform: uppercase;column-count: 2;column-rule: none;transition: opacity .2s var(--trans-default) 0s;}.guides_menu > ul.current, .mm-guides-cont > div > ul.current {visibility: visible;opacity: 1;}.guides_menu > ul > li, .mm-guides-cont > div > ul > li {display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 1.5em;}.guides_menu > ul > li > header, .mm-guides-cont > div > ul > li > header {width: 4em;}.guides_menu > ul > li > div, .mm-guides-cont > div > ul > li > div {display: flex;flex-direction: column;width: calc(100% - 4rem);align-items: flex-start;}.guides_menu > ul a, .mm-guides-cont > div > ul a {text-decoration: none;line-height: 1.4em;font-size: 1rem;}.guides_menu > ul a.current, .guides_menu > ul a:hover, .mm-guides-cont > div > ul a.current {color: var(--col-gold);}#masthead {background-color: transparent;display: flex;align-items: flex-start;padding: var(--sidepad);justify-content: space-between;text-transform: uppercase;position: fixed;top: var(--wpab_height);z-index: 100;width: 100%;}#masthead .site-branding svg {height: var(--logo_height);width: auto;}.site-title, h1.site-title {font-size: 1rem;line-height: 1em;}.hmcont {display: none;}#colophon {background-color: var(--col-sand);}.footer-branding {text-align: center;margin-top: 4rem;}.footer-branding svg {height: var(--logo_height);width: auto;}.footer-branding svg .st1 {fill: #000;}.site-info {display: flex;justify-content: space-between;align-items: center;margin: 15rem var(--sidepad) 1.5rem;}.site-info a {text-transform: uppercase;text-decoration: none;color: var(--col-text);}.bottombar {color: #fff;background-color: #000;padding: 1rem;font-size: 1.2rem;display: flex;justify-content: space-between;}.bottombar > div {display: flex;align-items: center;}.bottombar a.button {color: #fff;border-color: #fff;width: auto;display: inline-flex;margin-left: 1em;}.hpsec.hero {height: calc(var(--avail-viewport) - 1rem);display: flex;}#home_slider {width: var(--twothirds);height: 100%;margin: 0;padding-right: var(--sidepad);}.home_side {width: var(--onethird);height: 100%;display: flex;flex-direction: column;justify-content: space-between;}.sidebar > .wdg {margin-top: 1rem;margin-bottom: 3rem;}.home_side > .wdg {margin-bottom: 0;padding-bottom: 0;margin-top: 0;}.home_side > .wdg h3, .sidebar > .wdg h3 {margin-bottom: 1rem;}.home_side > .wdg.featart {min-height: 7.5rem;}.home_side > .wdg.appusers {padding-bottom: 4rem;padding-top: 1rem;}.sidebar > .wdg.appusers {margin-top: 10rem;border-top: 1px solid var(--col-lines);padding-top: var(--sidepad);}.featart a {text-decoration: none;}.splide_carousel {height: calc(var(--avail-viewport-est) - var(--sidepad) - 20vh - 3rem);width: 100%;overflow: hidden;cursor: crosshair;margin-bottom: 3rem;}.splide_carousel figure {height: 26rem;overflow: hidden;}.splide_carousel h3 {margin: 1.2rem 0;}.splide_carousel.locs .locmeta {margin-top: 1rem;}.splide_carousel .locmeta + h3 {margin-top: .5rem;}.splide_carousel.three .splide__slide {width: 30% !important;margin-right: var(--sidepad);}.splide_carousel.five .splide__slide {width: 20% !important;margin-right: var(--sidepad);}#news_carousel {margin-bottom: 1rem;}.hpsec.shout {background-color: var(--col-sand);margin-left: 0;margin-right: 0;color: var(--col-text);display: flex;flex-direction: column;align-items: center;justify-content: space-between;padding: calc(var(--sidepad) * 2) var(--sidepad);height: calc(var(--real-viewport) - (var(--sidepad) * 4));}i.largeicon svg {width: 8rem;height: auto;fill: var(--col-text);}.hpsec.shout aside {font-size: 1.5rem;}.pagesec.twopan {background-color: var(--col-apricot);margin-left: 0;margin-right: 0;color: #fff;min-height: 84vh;display: flex;}.pagesec.twopan > * {width: 50%;}.pagesec.twopan h2 {text-align: center;width: 90%;}.pagesec.twopan > div {display: flex;flex-direction: column;justify-content: space-between;align-items: center;padding: calc(var(--sidepad) * 1.5);margin-bottom: 2rem;}.pagesec.twopan > div p.serif {font-size: 1.3rem;}.pagesec.twopan .button {border-color: #fff;color: #fff;margin: 0 .5em;border-radius: .2em;height: auto;line-height: 1;padding: .4em 2em .3em;}.pagesec.twopan .button:hover {background-color: #fff;color: var(--col-apricot);}.pagesec.twopan .mid {width: 90%;margin: 3rem 0;}.pagesec.twopan .mid header {text-transform: uppercase;font-family: 'OT Alpha Medium';font-size: 1rem;margin-left: 2rem;}.pagesec.twopan .mid > div {border: 1px solid #fff;border-radius: 1rem;padding: 2rem;margin-top: 1rem;}.pagesec.twopan .mid.serifrun {font-size: var(--ltext);}.hpsec.fullpan {position: relative;margin-left: 0;margin-right: 0;color: var(--col-text);height: 84vh;text-align: center;padding: var(--sidepad);display: flex;flex-direction: column;align-items: center;justify-content: center;}.hpsec.fullpan > * {z-index: 10;position: relative;}.hpsec.fullpan > h2 {margin-bottom: 1.5rem;}.hpsec.fullpan > figure {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}#map_bestof {height: 84vh;background-color: #cecece;display: flex;align-items: center;justify-content: center;font-size: 3rem;}.custom-map-marker-icon {transform: translate(-50%, -100%);}.secft {text-align: right;}.arrsign {font-size: 2.5rem;margin-right: var(--sidepad);font-family: 'Times New Roman', serif;}.sticky {display: block;}.post, .page {margin: 0;}.updated:not(.published) {display: none;}.page-links {clear: both;margin: 0 0 1.5em;}.blog_featimg {margin: 0 var(--sidepad) calc(var(--sidepad) * 2);}.blog_featimg > .featured-image, .entry-content img {max-width: 100%;margin: auto;display: block;}.blog_featimg > .featured-image {margin: var(--sidepad) auto;max-width: 60%;}.entry-content img {margin-top: 6rem !important;margin-bottom: 6rem !important;}.entry-content p {margin: 1em 0;}.entry-content, .page-content {max-width: 60%;margin: 0 auto calc(var(--sidepad) * 4);font-family: 'JJannon', serif;font-weight: 450;font-size: var(--mtext);line-height: var(--lh-more);}.entry-content {font-size: var(--fs-fl-large);padding-left: var(--sidepad);padding-right: var(--sidepad);}.entry-content h1 {font-size: 3rem;}.entry-content h2 {font-size: 2rem;}.entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {font-size: 1.6rem;}.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {margin: 0 0 1.6rem;}article.type-post {margin-bottom: calc(var(--sidepad) * 3);}img.aligncenter {display: block;align-self: center;margin: auto;}.pagesec {margin: 0 var(--sidepad) calc(var(--sidepad) * 3);}.loc-header {display: flex;background-color: var(--col-sand);height: var(--real-viewport);}.loc-header > * {width: 50%;}.loc-featimg > figure {height: 100%;}.loc-title {color: var(--col-text);display: flex;align-items: center;justify-content: center;text-align: center;padding: var(--sidepad);}.loc-title h1 {font-size: 4rem;}.featured-image {position: relative;}.loc-featimg:has(img.contain) {display: flex;align-items: center;justify-content: center;}.loc-featimg > figure:has(img.contain) {height: auto;width: auto;}.loc-featimg > figure > img.contain {object-fit: initial;height: auto;width: auto;max-width: calc(50vw - (var(--sidepad) * 4) );max-height: calc(var(--real-viewport) * 0.9);}figcaption.credit {position: absolute;line-height: 1em;right: .5em;bottom: 0.5em;color: #fff;font-size: .8rem;font-weight: 400;}.loc-data {display: flex;margin: var(--sidepad) 0 calc(var(--sidepad) * 2);padding: 0 var(--sidepad);}.loc-text {padding-right: calc(var(--sidepad) * 2);font-size: var(--fs-fl-mid);}.loc-meta {padding-right: var(--sidepad);}.loc-meta ul {list-style: none;margin: 0;padding: 0;text-transform: uppercase;}.loc-meta ul > li {display: flex;margin-bottom: 1em;}.loc-meta ul > li > span {width: 50%;word-break: break-word;}.loc-meta footer.buttons {margin-top: 5rem;}.loc-fallback {margin: calc(var(--sidepad) * 3) auto;text-align: center;max-width: 1200px;}.loc-content:has(.loc-fallback) {border-bottom: 1px solid var(--col-sand);margin-bottom: calc(var(--sidepad) * 3);}.loc-media {margin-top: calc(var(--sidepad) * 3);margin-bottom: calc(var(--sidepad) * 3);}.pics_grid {display: grid;grid-template-columns: repeat(2, 1fr);grid-column-gap: calc(var(--sidepad) / 2);grid-row-gap: calc(var(--sidepad) / 2);margin-bottom: calc(var(--sidepad) * 1);padding: 0 var(--sidepad);}.pics_grid > figure {height: 35rem;}#st25_pyt_buttons {display: flex;position: relative;z-index: 10;top: 0;padding: 0 var(--sidepad);}#st25_pyt_buttons > .group {width: 25%;}#st25_pyt_buttons > .group > header {padding: 0 .5em;margin-bottom: 1em;font-size: 1.7rem;}#st25_pyt_buttons > .group ul {list-style: none;margin: 0;display: flex;flex-direction: column;padding: 0 .5em;}#st25_pyt_buttons > .group:first-child ul {padding-left: 0;}#st25_pyt_buttons > .group:last-child ul {padding-right: 0;}#st25_pyt_buttons > .group ul li {margin-bottom: .5em;}a.button.pyt_term {display: flex;border: none;background-color: var(--col-sand-trans);justify-content: center;align-items: center;height: 4em;}a.button.pyt_term.tall {height: 5.5rem;}a.button.pyt_term.sel {background-color: #000;color: var(--col-offwhite);}#pyt_nores {padding: var(--sidepad);text-align: center;border: 2px dotted var(--col-gold);color: var(--col-gold);}#pyt_nores.hid {display: none;}.pyt_controls {position: relative;height: var(--real-viewport);display: flex;flex-direction: column;}.pyt_controls > .featured-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}.pyt_controls > .archive-header {position: relative;z-index: 10;top: 0;padding-top: calc(var(--header_height) + (var(--sidepad) * 2));}.pyt_controls > footer {position: relative;z-index: 10;left: 0;width: 100%;padding: 0 var(--sidepad);top: 0;text-align: center;display: flex;align-items: center;justify-content: center;flex-grow: 1;}.pyt_controls > footer > a {margin: 0 .25em;}#pyt_results {padding: calc((var(--sidepad) * 2) + 1rem) var(--sidepad) var(--sidepad);}.pyt_env_pic {position: absolute !important;top: 0;left: 0;background-color: transparent;width: 100%;height: 100%;z-index: 2;display: none;}.pyt_env_pic.show {display: block;}main#primary.search {min-height: var(--avail-viewport);}.search_tools {margin-bottom: calc(var(--sidepad) * 2.5);padding-top: 24vh;}main.account .page-header {padding-top: calc(var(--sidepad) * 1.5);padding-bottom: 0;}main#primary.account {min-height: var(--avail-viewport);}main.account .page-header nav {margin-top: 1.5rem;}main.account .page-header nav > ul {list-style: none;margin: 0;padding: 0;display: flex;align-items: center;justify-content: center;}main.account .page-header nav > ul > li {margin: 0 .75em;}main.account .page-header nav > ul > li > a {text-decoration: none;text-transform: uppercase;font-size: 1rem;}main.account .page-content {height: calc(var(--avail-viewport) - 9rem);max-width: revert;margin: revert;font-family: revert;font-weight: revert;font-size: revert;line-height: revert;}.acc_section {display: none;height: calc(100% - (var(--sidepad) * 2.5));}.acc_section.current {display: flex;justify-content: center;}.acc_section > * {width: 50%;}.acc_section > header {display: flex;align-items: center;justify-content: center;}.acc_section > header, .acc_section > div {padding-left: var(--sidepad);padding-right: var(--sidepad);}.acc_section > div {padding-top: calc(var(--sidepad) * 2.5);overflow: hidden;}.acc_section > div:has(.acc_guides_cont) {width: 60%;}.acc_section .umm_form > p label {min-width: 10rem;}.acc_section .umm_form button[type="submit"], #umm_accdelreq-btn {margin-top: 1em;}.acc_section .umm_form button[type="submit"]:hover {background-color: var(--col-sand);}.umm-form-message {text-align: center;margin-bottom: 1em;color: var(--col-gold);}.umm-form-message.error {color: #d00;}.acm_item.current {text-decoration: underline !important;text-underline-offset: .25em;}.acc_section > div:has(.noguides) {display: flex;align-items: flex-start;justify-content: center;padding-top: var(--sidepad);font-size: 1rem;color: var(--col-greyedout);}.tabnav_targ {display: none;}.tabnav_targ.current {display: block;}.tabnav > ul {list-style: none;margin: 0;padding: 0;display: flex;text-transform: uppercase;}.tabnav > ul > li {margin-right: 1em;}.tabnav > ul > li a {text-decoration: none;}.tabnav > ul > li a.current {text-decoration: underline;text-underline-offset: .25em;}.acc_section > div .tabnav {margin-bottom: 2em;}.acc_guides_cont ul.guides {list-style: none;margin: 0;padding: 0;text-transform: uppercase;column-count: 4;column-rule: none;column-gap: 1rem;}.acc_guides_cont ul.guides > li {display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 1.5em;}.acc_guides_cont ul.guides > li > header {width: 4rem;}.acc_guides_cont ul.guides > li > div {display: flex;flex-direction: column;width: 100%;align-items: flex-start;word-break: break-word;}.acc_guides_cont ul.guides a {text-decoration: none;font-size: 1rem;color: var(--col-text);margin-bottom: .2em;}.acc_guides_cont ul.guides a.nown {color: var(--col-greyedout);margin-bottom: .2em;}.acc_guides_cont ul.guides a:not(.nown):hover {color: var(--col-gold);}.acc_section > div.txt {padding-top: 0;margin-top: calc(var(--sidepad) * 2.5);overflow-y: auto;}.acc_section > div.txt h2 {font-size: 1em;margin-bottom: 1em;}button.accbut {width: 100%;border-radius: .5em;height: 2rem;border: none;}button.accbut:hover {background-color: var(--col-sand);}#umm_accdelcanc-btn {margin-top: 1em;display: none;}.accmsg {color: #d00;text-align: center;padding: calc(var(--sidepad) * 3) var(--sidepad) var(--sidepad);display: flex;}main.single-post .entry-header {height: var(--real-viewport);padding: var(--sidepad);display: flex;align-items: center;justify-content: center;flex-direction: column;}.ehbox {max-width: 50rem;}.entry-meta {text-transform: uppercase;font-size: 1rem;margin-bottom: 1rem;}section.error-404.not-found {width: 100%;min-height: var(--avail-viewport);display: flex;align-items: center;justify-content: center;}section.error-404.not-found > div {max-width: calc(100% - (var(--sidepad) * 2));}section.error-404.not-found > div h1 {font-size: 8rem;margin-bottom: 2rem;}.optimes {line-height: 1.4;}.guide_splash {height: var(--real-viewport);position: relative;margin-bottom: calc(var(--sidepad) * 2);}.guide_splash > figure {height: 100%;width: 100%;}.guide_splash > div {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;}.guide_splash > div > h1 {line-height: 1em;}.guide_splash > div > p {text-transform: uppercase;margin: 0;line-height: 1em;font-size: 1.2rem;}.bestof, .sidebar {padding-top: 1rem;}#umm_insc_loadmore {margin-top: 3rem !important;text-decoration: none;text-transform: uppercase;}#st25_uis_load {background-color: transparent;width: auto;margin-right: var(--sidepad);display: none;text-align: center;}#st25_uis_load img {height: auto;width: 3rem;}.twothirds #umm_insc_loadmore {margin-right: var(--sidepad);}.twothirds .umm_insc_ldcont {margin-right: var(--sidepad);}#page #umm_insc_loading {height: 3rem;}.map-fallback {margin: var(--sidepad);}main.archive .hpsec.map {margin-bottom: calc(var(--sidepad) * 2);}.nown {margin-bottom: 3rem;}.archive-header, .page-header, .entry-header {padding: calc(var(--sidepad) * 2) var(--sidepad) calc(var(--sidepad) * 2.5);text-align: center;}.archive-header h1, .page-header h1, .entry-header h1 {font-size: 4rem;}.comment-content a {word-wrap: break-word;}.bypostauthor {display: block;}.widget {margin: 0 0 1.5em;}.widget select {max-width: 100%;}#st_awo {position: fixed;z-index: 9999;background-color: #000;display: flex;color: var(--col-offwhite);padding: .75rem;bottom: var(--sidepad);right: var(--sidepad);width: var(--onethird-fix);}#st_awo figure {height: auto;width: 12rem;}#st_awo > div {padding-left: 1rem;flex-grow: 1;}#st_awo > div h2 {font-size: 1.3rem;font-weight: 450;margin-bottom: .75rem;}#st_awo > div h3 {font-size: 1rem;font-weight: 400;margin-bottom: 1em;}#st_awo > div footer .button {padding: .4em .2em .3em;}#st_awo > div footer .button:first-child {margin-right: .25rem;}#st_awo > div footer .button:last-child {margin-left: .25rem;}.closeawo {position: absolute;background-color: transparent;border-radius: 100%;width: 1.5rem;height: 1.5rem;display: flex;align-items: center;justify-content: center;text-decoration: none;font-weight: 600;line-height: 1;right: .75rem;top: .75rem;}#st_awo figure img {width: 100%;height: 100%;object-fit: cover;}.umm_form > p, #st25-login-form > p {display: flex;align-items: center;justify-content: center;}#st25-login-form > p.login-remember {justify-content: flex-start;}.umm_form > p label, #st25-login-form > p label {text-transform: uppercase;margin-right: 1em;}.umm_form > p input[type="text"], .umm_form > p input[type="password"], .umm_form > p input[type="email"], .st25-form-container input[type="text"], .st25-form-container input[type="password"], .st25-form-container input[type="email"] {flex-grow: 1;border-radius: .5em;border: none;height: 2rem;padding: .5em;}.umm_form > p input[type="text"], .umm_form > p input[type="password"], .umm_form > p input[type="email"] {background-color: var(--col-sand);padding-left: .5em;padding-right: .5em;}.umm_form input[type="checkbox"], #st25-login-form input[type="checkbox"], .st25-form-container.newsletter form .tnp-field input[type="checkbox"] {position: absolute;opacity: 0;width: 0;height: 0;}.st25-form-container.newsletter form .tnp-field input[type="checkbox"]{margin-right: 1em;}.umm_form input[type="checkbox"] + label::before, #st25-login-form input[type="checkbox"] + label::before, .st25-form-container.newsletter form .tnp-field > label:has(input[type="checkbox"])::before {content: '';display: inline-block;width: 2rem;height: 2rem;border-radius: .5em;border: none;background-color: #fff;vertical-align: middle;margin-right: 0;cursor: pointer;transition: all 0.2s ease-in-out;}.umm_form input[type="checkbox"]:checked + label::before, #st25-login-form input[type="checkbox"]:checked + label::before, .st25-form-container.newsletter form .tnp-field > label:has(input[type="checkbox"]:checked)::before {background-color: var(--col-turtledove);}.umm_form input[type="checkbox"] + label, #st25-login-form input[type="checkbox"] + label, .st25-form-container.newsletter form .tnp-field > label:has(input[type="checkbox"]) {position: relative;display: inline-block;}#st25-login-form > p.login-remember span {text-transform: uppercase;}.umm_form input.button, .umm_form button[type="submit"], #st25-login-form input.button, .st25-form-container.newsletter form .tnp-submit {width: 100%;border-radius: .5em;height: 2rem;border: none;}#st25-searchbox {width: 100%;font-size: 4rem;font-family: 'JJannon', serif;font-weight: 450;background-color: transparent;border: none;border-bottom: 1px solid var(--col-greyedout);padding-bottom: .25em;}#st25-searchbox::placeholder {color: #999;opacity: 1;}#st25-searchbox::-moz-placeholder {color: var(--col-greyedout);opacity: 1;}#st25-searchbox:-ms-input-placeholder {color: var(--col-greyedout);}#st25-searchbox::-ms-input-placeholder {color: var(--col-greyedout);}.page-content .wp-smiley, .page-content .wp-smiley, .comment-content .wp-smiley {border: none;margin-bottom: 0;margin-top: 0;padding: 0;}.custom-logo-link {display: inline-block;}.wp-caption {margin-bottom: 1.5em;max-width: 100%;}.wp-caption img[class*="wp-image-"] {display: block;margin-left: auto;margin-right: auto;}.wp-caption .wp-caption-text {margin: 0.8075em 0;}.wp-caption-text {text-align: center;}.gallery {margin-bottom: 1.5em;display: grid;grid-gap: 1.5em;}.gallery-item {display: inline-block;text-align: center;width: 100%;}.gallery-columns-2 {grid-template-columns: repeat(2, 1fr);}.gallery-columns-3 {grid-template-columns: repeat(3, 1fr);}.gallery-columns-4 {grid-template-columns: repeat(4, 1fr);}.gallery-columns-5 {grid-template-columns: repeat(5, 1fr);}.gallery-columns-6 {grid-template-columns: repeat(6, 1fr);}.gallery-columns-7 {grid-template-columns: repeat(7, 1fr);}.gallery-columns-8 {grid-template-columns: repeat(8, 1fr);}.gallery-columns-9 {grid-template-columns: repeat(9, 1fr);}.gallery-caption {display: block;}.splide__track {height: 100%;}.splide__arrows, .splide__pagination {display: none !important;}.splide__list {list-style: none;margin: 0;padding: 0;}.control_prev, .control_next {position: absolute;top: 0;z-index: 25;display: flex;width: 50%;height: 100%;color: #fff;text-decoration: none;font-weight: 600;font-size: 18px;opacity: 1;transition: all .3s ease;align-items: center;mix-blend-mode: difference;}.control_prev {left: 0;}.control_next {right: 0;justify-content: flex-end;}.control_prev > span, .control_next > span {position: absolute;z-index: 100;color: #fff;font-size: 2.5rem;mix-blend-mode: difference;cursor: pointer;font-family: 'Times New Roman', serif;}.control_prev > span {padding-left: 1em;}.control_next > span {padding-right: 1em;}.sleazy_cont {position: relative;top: 0;overflow: hidden;margin: auto;background-color: transparent;width: 100%;height: 100%;width: calc(var(--slider-width) - calc(var(--sidepad) * 2));}.sliderul {position: relative;margin: 0;padding: 0;height: 100%;width: 100%;list-style: none;}.sliderul li {position: relative;display: block;float: left;margin: 0;padding: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;text-align: center;line-height: 300px;overflow: hidden;}.sliderul li > figure {width: auto;display: flex;align-items: center;justify-content: center;height: auto;}.slide_framed, .slide_full, .slide_text, .slide_fullheight {display: flex !important;align-items: center;justify-content: center;background-color: transparent;}.slide_full > img {display: none;}.slide_text {background-color: #000;}.slide_text p {font-size: 2.5vw;line-height: 1.1em;color: #fff;width: 75%;text-align: left;}.slide_framed img {width: auto;height: auto;max-height: calc(var(--slider-height) * 0.75);}.slide_fullheight img {height: 100%;width: auto;max-width: revert;}.sleazy_slider {width: 100%;height: var(--slider-height);position: relative;background-color: transparent;display: flex;}.sleazy_slider.singleslide .control {display: none;}.loc-media .sleazy_slider {background-color: var(--col-sand);}body .otgs-development-site-front-end {display: none !important;}.st25-form-container.newsletter form .tnp-field {display: flex;align-items: center;}.st25-form-container.newsletter form .tnp-field > input:not(.tnp-submit) {width: auto;}.st25-form-container.newsletter form .tnp-field > label {text-transform: uppercase;margin-right: 1em;font-size: 1rem;min-width: 15ch;text-align: left;}.st25-form-container.newsletter form .tnp-submit {padding: 0;text-transform: uppercase;background-color: #000;cursor: pointer;}.st25-form-container.newsletter form .tnp-submit:hover {background-color: var(--col-offwhite);color: #000;}.st25-form-container.newsletter form .tnp-field > label:has(input[type="checkbox"])::before {margin-right: 1em;}.st25-form-container.newsletter form .tnp-field label {margin-right: 0;}div.tnp-subscription, form.tnp-subscription, form.tnp-profile {max-width: revert !important;}.screen-reader-text {border: 0;clip: rect(1px, 1px, 1px, 1px);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute !important;width: 1px;word-wrap: normal !important;}.screen-reader-text:focus {background-color: #f1f1f1;border-radius: 3px;box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);clip: auto !important;clip-path: none;color: #21759b;display: block;font-size: 0.875rem;font-weight: 700;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000;}#primary[tabindex="-1"]:focus {outline: 0;}@media screen and ( orientation: portrait ) {:root {--logo_height: 7.73vw;}html {font-size: var(--fr-fsize-portrait);}h1 {font-size: 3.5rem;}.archive-header h1, .page-header h1, .entry-header h1 {font-size: 3rem;}.splide_carousel {height: auto;}.sliderul li.slide_full {background-size: 0;}.slide_full > img {display: block;width: 100%;height: auto;}.slide_framed img, .videoslide.framed {max-width: 80vw;max-height: calc(100% - (var(--sidepad) * 2));}.main-navigation {display: none !important;}#st_awo, .footer-branding svg {display: none;}.hmcont {display: flex;position: absolute;height: calc(100% - (var(--sidepad) *2) );align-items: center;line-height: 0;}.site-branding {width: 100%;display: flex;align-items: center;justify-content: center;}.hpsec.hero {flex-direction: column;height: auto;margin-bottom: calc(var(--sidepad) * 1);border-bottom: 1px solid var(--col-greyedout);}.home_side {width: 100%;padding-bottom: 0;}#home_slider {width: 100%;height: auto;padding: 0 0 2rem;border-bottom: 1px solid var(--col-greyedout);margin-bottom: 1rem;}#home_slider:not(.slick-initialized) .hero_slide {display: none;}#home_slider:not(.slick-initialized) .hero_slide:first-child {display: block;}main#primary.home {margin-top: var(--header_height);}.post_grid {grid-template-columns: repeat(2, 1fr);}.post_grid > * > figure, .post_grid > * > a figure {height: 30vw;}.hpsec.stories {border-bottom: 1px solid var(--col-greyedout);padding-bottom: calc(var(--sidepad) * 3);margin-bottom: calc(var(--sidepad) * 1);}.splide_carousel.three .splide__slide, .splide_carousel.five .splide__slide {width: 55% !important;margin-right: calc(var(--sidepad) /2);}.splide_carousel figure {height: 44vw;overflow: hidden;}blockquote {padding: 0;margin: 0;text-align: center;}.hpsec.shout h2, .hpsec.shout aside {font-size: 2rem;}i.largeicon svg {width: 6rem;}.bottombar {flex-direction: column;padding: calc(var(--sidepad) * 3) var(--sidepad) calc(var(--sidepad) * 1.5);}.bottombar > div {justify-content: space-between;}.bottombar > div:first-child {margin-bottom: 1rem;}.site-info {flex-direction: column;align-items: flex-start;}.sec-navigation ul {flex-direction: column;}.sec-navigation li {margin: 0 0 .5em;}#map_bestof {height: 60vh;}.pagesec.twopan {height: auto;flex-direction: column;}.pagesec.twopan > *, .pagesec.twopan .mid {width: 100%;}.pagesec.twopan > div {padding: calc(var(--sidepad) * 2) var(--sidepad);margin-bottom: initial;}.pagesec.twopan .mid.serifrun {font-size: var(--mltext);}.pagesec.twopan h2 {font-size: 2rem;width: 100%;}.home_side > .wdg, .sidebar > .wdg {margin-top: 2rem;margin-bottom: 1rem;}.home_side > .wdg.appusers {margin-bottom: 3rem;padding-bottom: 0;}.home_side > .wdg.featart {min-height: revert;}.home_side > .wdg > .flxhor span, .sidebar > .wdg > .flxhor span {padding-right: 1em;}#mobmenu {display: block;}#mobmenu {background-color: var(--col-offwhite);position: fixed;z-index: 100;top: var(--wpab_height);width: 100%;height: var(--real-viewport);padding: var(--header_height) var(--sidepad) var(--sidepad);left: -100%;transition: left var(--mm-anim-time) var(--trans-default) 0s;overflow-y: auto;-webkit-overflow-scrolling: touch;}body.mm_open{}body.mm_freeze {overflow: hidden;position: fixed;width: 100%;top: var(--scroll-y);}body.mm_open #mobmenu {left: 0;}#mobmenu ul.umm_wpml_switcher {flex-direction: row;display: flex;}#mobmenu ul.menu, #mobmenu ul.umm_wpml_switcher {list-style: none;margin: 0;padding: 0;text-transform: uppercase;font-size: 1.25rem;line-height: 1.4em;}#mobmenu ul.menu > li {margin-bottom: 1em;}#mobmenu ul.menu > li > header, #mobmenu ul.umm_wpml_switcher > li > header {width: 4em;}#mobmenu ul.menu > li > div, #mobmenu ul.umm_wpml_switcher > li > div {display: flex;flex-direction: column;width: calc(100% - 4rem);align-items: flex-start;}#mobmenu ul.menu a, #mobmenu ul.umm_wpml_switcher a {text-decoration: none;font-size: 1.25rem;}#mobmenu ul.menu a.current {color: var(--col-gold);}.mob-mainnav {margin-top: 3rem;}.mm-guides-cont {display: none;margin-left: 2rem;padding-top: 2rem;}.mm-guides-cont > div > ul {position: relative;list-style: none;margin: 0;padding: 0;text-transform: uppercase;}.guide_splash {height: 45vh;margin-bottom: var(--sidepad);}.mainflex {flex-direction: column-reverse;}.twothirds, .onethird {width: 100%;}.twothirds .post_grid {margin-right: 0;}.sidebar {border-top: none;border-left: none;padding-left: 0;padding-top: var(--sidepad);}.sidebar > .wdg.appusers {margin-top: 5rem;margin-bottom: 4rem;}.loc-header {flex-direction: column;}.loc-header > * {width: 100%;}.loc-title {height: 50%;padding-top: calc(var(--sidepad) * 3);}.loc-featimg {height: 50%;}.loc-featimg:has(img.contain) {align-items: center;padding-bottom: var(--sidepad);}.loc-featimg > figure > img.contain {object-fit: contain;max-width: calc(100vw - (var(--sidepad) * 2) );max-height: calc(var(--avail-viewport) / 2);}.loc-data {flex-direction: column;}.half {width: 100%;}.loc-text {padding-right: 0;border-bottom: 1px solid var(--col-lines);margin-bottom: var(--sidepad);padding-bottom: calc(var(--sidepad) / 2);}.loc-meta {padding-right: 0;}.loc-meta footer.buttons > a {margin-right: .5em;}.loc-media {margin-bottom: 0;}#st25_pyt_buttons {flex-wrap: wrap;top: 0;margin-top: var(--header_height);}#st25_pyt_buttons > .group {width: 50%;margin-bottom: 3rem;}.pyt_controls {height: auto;}.pyt_controls > footer {padding-bottom: 3rem;}.search_tools {padding-top: 12vh;}main.account .page-content {height: auto;}main.account .page-header nav > ul {flex-wrap: wrap;row-gap: .5em;font-size: 1.25rem;}.acc_section > *, .acc_section > div:has(.acc_guides_cont) {width: 100%;}.acc_guides_cont ul.guides {column-count: 2;}.serifrun {font-size: var(--mltext);}.pagesec.twopan > figure {height: 82vh;}main.archive.guide .sectitle {margin-bottom: 3rem;}.site-info {font-size: 1.25rem;}.pics_grid {grid-template-columns: 1fr;}.pics_grid > figure {height: auto;}.pics_grid > figure img.wallp {width: 100%;height: auto;object-fit: contain;}main.account .page-header nav > ul > li > a {font-size: 1.25rem;}#page .umm_form, #page .umm_form > p input[type="text"], #page .umm_form > p input[type="password"], #page .umm_form > p input[type="email"] {font-size: 1.25rem;}.acc_section > div .tabnav {margin-bottom: 4em;font-size: 1.25rem;}.acc_guides_cont, .acc_guides_cont ul.guides a, .acc_section > div.txt {font-size: 1.25rem;}.acc_section > div {padding-top: 7rem;margin-bottom: 4rem;}#umm_user-pwd-form label {min-width: revert;width: 14rem;}.blog_featimg > .featured-image, .entry-content img {max-width: 100%;}.acc_guides_cont ul.guides {margin-left: 1rem;}a.button.pyt_term {font-size: 1.25rem;}a.button.pyt_term.tall {height: 6.85rem;}.entry-content {max-width: 100%;}}@media screen and ( max-width: 1400px ) {}@media screen and ( max-width: 1200px ) {}@media screen and ( max-width: 960px ) {.mob-block {display: block;}.mob-inline-block {display: inline-block;}.mob-inline {display: inline;}.desk-block, .desk-inline-block, .desk-inline {display: none;}}@media screen and ( max-width: 782px ) {:root:has(body.admin-bar) {--wpab_height: 46px;}}@media screen and ( max-width: 768px ) {}@media screen and ( max-width: 640px ) {}@media screen and ( max-width: 600px ) {#wpadminbar {position: fixed !important;}.lang-link-first {clear: right;}}@media screen and ( max-width: 640px ) and (orientation: portrait) {:root {--slider-width: 100%;}.post_grid, .twothirds .post_grid {grid-template-columns: 1fr;grid-row-gap: calc(var(--sidepad) * 1.5);}.post_grid > * > figure, .post_grid > * > a figure {height: 65vw;}.sliderul li > figure {max-width: calc(100% - (var(--sidepad) * 2));}.slide_framed img, .videoslide.framed {max-width: 100%;}.control_prev, .control_next {align-items: flex-end;padding-bottom: var(--sidepad);}.control_prev > span, .control_next > span {font-size: 2.5rem;}#st25_pyt_buttons > .group {width: 100%;}.pyt_controls > footer {margin: var(--sidepad) 0;}.st25-form-container {min-width: revert;width: 90%;}.acc_section .tabnav ul {justify-content: center;}.acc_guides_cont ul.guides {column-count: 1;}a.button.pyt_term {height: 5.5rem;}#umm_user-profile-form label {min-width: revert;width: 9rem;}#umm_user-pwd-form > p {flex-direction: column;align-items: flex-start;}#umm_user-pwd-form label {margin-bottom: .25em;}#umm_user-pwd-form > p input {width: 100%;}}@media screen and ( max-width: 480px ) and (orientation: portrait) {.loc-meta footer.buttons {display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;row-gap: 1em;}.loc-meta footer.buttons > a {display: inline-flex;justify-content: center;align-items: center;flex-shrink: 0;flex-grow: 0;height: 2.35rem;padding: 0 2em;line-height: 1;}#st25_acc_disname {display: block;}main.account .page-header nav > ul {flex-direction: column;flex-wrap: nowrap;margin-top: 4rem;}}@media screen and ( max-width: 480px ), screen and (orientation: portrait) {}@media screen and ( max-width: 480px ) {}@media screen and ( max-width: 420px ) {}@media screen and ( max-width: 360px ) {}@media screen and ( max-width: 345px ) {}@media screen and (max-width: 320px){}@media print {@page {margin-top: 1cm }@page :first {margin-top: 0cm;}}