 :root {--mobbar_height: 0px;--wpab_height: 0px;--real-viewport: calc(100vh - var(--wpab_height) - var(--mobbar_height));--fr-fsize-landscape: 1vw;--fr-fsize-portrait: 1.5vh;--flfs-min: 18px;--flfs-pref: 1vw;--flfs-max: 22px;--flfs-base: clamp(var(--flfs-min), var(--flfs-pref), var(--flfs-max));--header_height: 4rem;--avail-viewport: calc(var(--real-viewport) - var(--header_height));--sidepad: 1rem;--innerline: .25rem;--lh-std: 1.3em;--grid-gap: calc(var(--sidepad) / 1.5);--col-yellow: #ebd53a;--col-liteyel: #f5e35a;--col-text: #000;--col-link: #000;--stext: .8rem;--rtext: 1rem;--htext: 1.5rem;--hulktext: 4rem;--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);--trans-default: cubic-bezier(.36,.08,.09,.93);}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: 'AkzidenzGrotesk-Regular', sans-serif;font-weight: 400;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;font-weight: normal;}p {margin-bottom: 1.5em;}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-color: var(--col-yellow);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.5em 1em;}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;}table {margin: 0 0 1.5em;width: 100%;}a {color: var(--col-link);text-decoration: none;}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;}#control-height {height: 100vh;width: 0;position: absolute;}#page {flex-grow: 1;}.clearfix:after {visibility: hidden;display: block;font-size: 0px;content: " ";clear: both;height: 0px;}.t_tiny {font-size: var(--fs-fl-tiny);line-height: var(--lh-std);}.t_small {font-size: var(--fs-fl-small);line-height: var(--lh-std);}.t_run {font-size: var(--fs-fl-running);line-height: var(--lh-std);}.t_mid {font-size: var(--fs-fl-mid);line-height: var(--lh-std);}.t_large {font-size: var(--fs-fl-large);line-height: var(--lh-std);}.site-main {padding: 0 var(--sidepad);}button, a.button {font-size: .9rem;text-decoration: none;text-transform: capitalize;border: 1px solid #000;border-radius: 2rem;padding: .5em 1em;display: inline-flex;line-height: 1em;cursor: pointer;outline: none;align-items: center;justify-content: center;}.agh_cols {display: flex;}.agh_cols > .col-1 {width: 23%;padding-right: 6%;}.agh_cols > .col-2 {width: 51%;padding-right: 6%;}.agh_cols.two > .col-2 {width: 77%;padding-right: 0;column-count: 2;column-gap: 2rem;}.agh_cols.narr > .col-2 {padding-right: 13.5%;}.agh_cols > .col-2 p {margin: 0 0 1em;}.agh_cols > .col-3 {width: 26%;}.agh_cols.narr > .col-3 {text-align: right;}main#primary {position: relative;top: var(--header_height);}img.grys {filter: grayscale(1);}.wallp {height: 100%;width: 100%;object-fit: cover;object-position: center;}h3, h4 {font-weight: 400;}.ucase {text-transform: uppercase;}hr {background-color: var(--col-text);margin: 1rem 0;}.txtrev {text-transform: revert !important;}.endspacer {margin-top: 8rem;}.lxmrg {margin-left: 1rem;}.under640 {display: none;}a.link_off, a.link_off:visited, a.link_off:active, a.link_off:focus {color: #999;cursor: default;}ul.menu {list-style: none;margin: 0;padding-left: 0;}.main-navigation {display: flex;width: 100%;}.main-navigation ul {display: flex;}.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 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;margin-top: 1rem;width: 100%;}.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%;}#side-navigation {align-items: center;justify-content: flex-end;}.main-navigation li {position: relative;margin-right: 2em;}.main-navigation li:last-child {margin-right: 0;}.menu-lang-menu-container {margin-left: 2em;}.lang-menu li {margin: 0;text-transform: uppercase;display: flex;align-items: center;}.lang-menu li:before {content: '/';margin: 0 .2em;}.lang-menu li:first-child:before {content: '';margin: 0;}.lang-menu li.current a {text-decoration: underline;}#megamenu {position: fixed;background-color: var(--col-liteyel);padding: calc(var(--header_height) * 2) var(--sidepad) 1rem;top: var(--wpab_height);left: -50%;width: 50%;z-index: 10;height: var(--real-viewport);-webkit-transition: left .5s var(--trans-default) 0s;-moz-transition: left .5s var(--trans-default) 0s;-ms-transition: left .5s var(--trans-default) 0s;-o-transition: left .5s var(--trans-default) 0s;transition: left .5s var(--trans-default) 0s;}#megamenu.open {left: 0;}#megamenu > ul {position: absolute;visibility: hidden;opacity: 0;-webkit-transition: opacity .2s var(--trans-default) 0s;-moz-transition: opacity .2s var(--trans-default) 0s;-ms-transition: opacity .2s var(--trans-default) 0s;-o-transition: opacity .2s var(--trans-default) 0s;transition: opacity .2s var(--trans-default) 0s;}#megamenu > ul.current {visibility: visible;opacity: 1;}#megamenu > .menu-lang-menu-container {display: none;}.dynapar {position: relative;}.menu-item.selected a:before, .dynapar.cur:before {content: '(';position: absolute;left: -.5ch;}.menu-item.selected a:after, .dynapar.cur:after {content: ')';position: absolute;right: -.5ch;}.mmhead {display: none;}#masthead {display: flex;padding: 0 var(--sidepad);align-items: center;justify-content: space-between;height: var(--header_height);position: fixed;z-index: 100;width: 100%;top: var(--wpab_height);}.site-branding svg, .footer-branding svg {height: 1.2rem;width: auto;}.mtcont {display: none;}#colophon {background-color: var(--col-liteyel);padding: calc(var(--sidepad) * 2) var(--sidepad) var(--sidepad);margin-top: 5rem;}#colophon a {font-size: var(--rtext);}.footer-branding {text-align: center;}.footer-branding svg {display: block;margin: 0 auto 1rem;}.site-info {display: flex;align-items: flex-end;justify-content: space-between;margin-top: 3rem;}.site-info > div > a, #legal-menu > li {margin-right: 2.5em;}.site-info > div > a:last-child, #legal-menu > li:last-child {margin-right: 0;}#legal-menu {display: flex;}#home_intro {min-height: var(--avail-viewport);display: flex;flex-direction: column;justify-content: space-between;font-size: var(--hulktext);line-height: 1em;padding-bottom: 3rem;padding-top: 1rem;}#home_intro footer {text-align: center;}#home_main {margin-top: 3rem;margin-bottom: 10rem;}#home_main > .agh_cols {margin-bottom: 2rem;}.sticky {display: block;}.post, .page {margin: 0;}.updated:not(.published) {display: none;}.page-content, .entry-content, .entry-summary {margin: 1.5em 0 10rem;}.page-links {clear: both;margin: 0 0 1.5em;}.page-header {margin-top: 1.5rem;margin-bottom: 2rem;}.page-title {font-size: 1.5rem;}nav.pagegroup {display: flex;justify-content: space-between;border-bottom: 1px solid #000;padding-bottom: 1rem;margin-bottom: 1rem;}.agh_grid {display: grid;grid-template-columns: repeat(3, 1fr);grid-column-gap: var(--grid-gap);grid-row-gap: var(--grid-gap);}.tmemb > figure {height: calc((100vw - (var(--sidepad) * 2) - (var(--grid-gap) * 2) - 1rem) / 3);line-height: 0;margin-bottom: .5rem;}.subpage_nav {list-style: none;margin: 0;padding: 0;display: flex;width: 100%;}.subpage_nav li {width: 50%;display: flex;align-items: center;justify-content: center;}.subpage:not(.cur) {display: none;}.agh_grid.two {grid-template-columns: repeat(2, 1fr);}.card {background-color: var(--col-liteyel);padding: calc(var(--sidepad) * 2) calc(var(--sidepad) * 3);height: auto;display: flex;flex-direction: column;justify-content: space-between;text-align: center;min-height: 24rem;}.card header, .card footer {display: flex;flex-direction: column;align-items: center;text-align: center;}.wide_featpic {height: calc(var(--avail-viewport) - var(--header_height) - var(--wpab_height) - 4rem );margin-bottom: 1rem;}.wide_featpic img {object-position: top;}.post-header {display: flex;height: var(--avail-viewport);}.post-header > * {width: 50%;}.post-header > figure {position: relative;}.post-header-title {padding: 1rem;display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;}.post-header-title h2 {font-size: 2rem;max-width: 75%;line-height: 1.1em;text-align: center;}.post-header-title aside {position: absolute;bottom: 1.5rem;}.entry-meta {text-align: center;margin-top: 2rem;}.posted-on {font-size: var(--fs-fl-running);}.error-404.not-found {min-height: var(--avail-viewport);display: flex;align-items: center;justify-content: center;flex-direction: column;}.error-404.not-found h2.page-title {font-size: var(--hulktext);line-height: 1em;}.intro {margin: 1rem 0 2rem;text-align: center;}.posts_grid {margin-top: 4rem;margin-bottom: 10rem;}.posts_grid .content-area {display: grid;grid-template-columns: repeat(2, 1fr);grid-column-gap: 1rem;grid-row-gap: 1rem;}.post_loop {display: flex;min-height: 25rem;background-color: var(--col-liteyel);}.post_loop > * {width: 50%;}.post_loop > div {display: flex;flex-direction: column;justify-content: space-between;padding: 1.5rem;text-align: center;}.post_loop > div > h2 {margin-bottom: 1rem;line-height: 1.1em;}.post_loop > div > p {margin: 1rem 0;}.post_loop > div > footer {margin-top: 1rem;}.post_loop > figure {background-repeat: no-repeat;background-size: cover;background-position: center;position: relative;}.agh_default {position: absolute;width: 100%;height: 100%;background-color: #fff;display: flex;align-items: center;justify-content: center;}.agh_default img {width: 25rem;}aside.allposts {margin-top: .5rem;font-size: var(--rtext);}.posts_grid.podcast .content-area, .posts_grid.book .content-area, .posts_grid.youtube .content-area {grid-template-columns: 1fr;}.podcast_loop, .book_loop, .youtube_loop {display: flex;min-height: calc(var(--avail-viewport) - 8rem);margin-bottom: 3rem;}.podcast_loop > div, .book_loop > div, .youtube_loop > div:first-child {width: 60%;padding-right: 25%;display: flex;flex-direction: column;justify-content: space-between;}.book_loop > div, .youtube_loop > div:first-child {width: 50%;padding-right: .5rem;}.youtube_loop > div:first-child {padding-right: 7rem;}.podcast_loop > figure, .book_loop > figure {width: 40%;display: flex;justify-content: flex-end;height: calc(var(--avail-viewport) - 8rem);position: relative;}.book_loop > figure {width: 50%;padding-left: .5rem;}.youtube_loop > .rx {width: 50%;justify-content: flex-start;}.youtube_loop > .rx > figure {width: 100%;height: auto;position: relative;}.youtube_loop > .rx > figure:has(.agh_default) {height: 25rem;}.youtube_loop > .rx > figure > img {width: 100%;height: auto;}.youtube_loop > .rx h2 {font-size: var(--fs-fl-running);line-height: var(--lh-std);font-weight: 400;margin: .5rem 0 0;}.youtube_loop > .rx footer {margin-top: 1rem;}.podcast_loop > figure > img, .book_loop > figure > img, .youtube_loop > figure > img {align-self: flex-end;height: 100%;width: auto;}.book_loop > figure > img, , .youtube_loop > figure > img {width: 100%;height: 100%;object-fit: cover;}.podcast_loop > div .top h2, .book_loop > div .top h2 {margin-bottom: 1rem;line-height: 1.1em;}.podcast_loop > div .top p, .book_loop > div .top p, .youtube_loop > div .top p {margin-top: 0;}.comment-content a {word-wrap: break-word;}.bypostauthor {display: block;}.widget {margin: 0 0 1.5em;}.widget select {max-width: 100%;}.page-content .wp-smiley, .entry-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;}.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {display: none;}.infinity-end.neverending .site-footer {display: block;}.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;}.alignleft {float: left;margin-right: 1.5em;margin-bottom: 1.5em;}.alignright {float: right;margin-left: 1.5em;margin-bottom: 1.5em;}.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;margin-bottom: 1.5em;}#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {max-width: 1500px !important;font-size: 1rem !important;margin: auto;}#cmplz-document p, #cmplz-document li, #cmplz-document td, .editor-styles-wrapper .cmplz-unlinked-mode p, .editor-styles-wrapper .cmplz-unlinked-mode li, .editor-styles-wrapper .cmplz-unlinked-mode td {font-size: 1rem !important;}#cmplz-document h2, #cmplz-document h3, .editor-styles-wrapper .cmplz-unlinked-mode h2, .editor-styles-wrapper .cmplz-unlinked-mode h3 {font-size: 1.5rem !important;margin: 1.5em 0 .5em !important;}.nl_embed #mc_embed_signup {background-color: transparent;font-size: var(--stext);font-family: 'AkzidenzGrotesk-Regular', sans-serif;width: 100%;}.nl_embed #mc_embed_signup form {margin: 0;}.nl_embed .indicates-required {display: none;}.nl_embed #mc_embed_signup .mc-field-group {display: flex;width: 100%;min-height: initial;padding: 0;margin-bottom: 1rem;}.nl_embed #mc_embed_signup .mc-field-group input {border: none;border-radius: 0;background-color: var(--col-liteyel);}.nl_embed #mc_embed_signup .mc-field-group label {margin: 0;width: 35rem;}.nl_embed #mc_embed_signup .mc-field-group input {border: 1px solid var(--col-liteyel);border-radius: 0;background-color: var(--col-liteyel);width: calc(100% - 35rem);}.nl_embed #mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {border: 1px solid #e85c41;}.nl_embed #mc_embed_signup .foot {width: 100%;}.nl_embed #mc_embed_signup .foot > p {display: none !important;}.nl_embed #mc_embed_signup .button {margin: 0;margin-left: 35rem;height: auto;font-size: .9rem;text-transform: capitalize;border: 1px solid #000;border-radius: 2rem;background-color: transparent !important;padding: .5em 1em;display: inline-flex;line-height: 1em;cursor: pointer;outline: none;align-items: center;justify-content: center;color: #000 !important;}.nl_embed #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {font-size: var(--stext);position: absolute;top: 2em;left: 0;margin: 0;background-color: var(--col-liteyel);border: 1px solid;border-radius: 0;padding: .2em .5em;}.nl_embed #mc_embed_signup div#mce-responses {float: none;clear: both;margin: 0 0 1rem;padding: 0;width: 100%;padding-left: 35rem;}.nl_embed #mc_embed_signup div.response {margin: 0;padding: 0;width: 100%;font-size: var(--rtext);font-weight: normal;color: #000 !important;}.nl_embed #mergeRow-gdpr {flex-direction: column;margin: 3rem 0;}.nl_embed .content__gdpr > p {margin: 0 0 1em;}.nl_embed #mc_embed_signup .content__gdpr .mc-field-group label {width: auto;}.nl_embed #mc_embed_signup .content__gdpr .mc-field-group label input {width: auto;}.nl_embed #mc_embed_signup #mc-embedded-subscribe-form .content__gdpr div.mce_inline_error {top: -.35em;left: 12rem;}.ml-field-group {display: flex;margin-bottom: 1rem;}.ml-field-group label {width: 35rem;font-size: var(--stext);}.ml-form-fieldRow input {border: none !important;border-radius: 0 !important;background-color: var(--col-liteyel) !important;font-size: 1rem;line-height: 1.5;padding: .5em;flex-grow: 1;max-width: 65rem;}.ml-form-embedSubmit button.primary {background-color: transparent;}.ml-form-embedSubmit button.primary:hover{border-color: #000 !important;}@media screen and ( orientation: portrait ) {:root {--hulktext: 2.3rem;--flfs-pref: 2.5vh;}html {font-size: var(--fr-fsize-portrait);}.main-navigation {display: none;}#masthead {justify-content: center;}.site-branding svg, .footer-branding svg {height: 2.3vh;}.mtcont {display: flex;position: absolute;left: var(--sidepad);top: 2vh;}#home_intro {line-height: 1.1em;padding-top: 2rem;}button, a.button {font-size: 1.2rem;}#home_intro > header > div {margin-top: 1rem;}#megamenu {left: -100%;width: 100%;padding-top: calc(var(--header_height) + 2rem);font-size: 1.25rem;line-height: 1.2em;}#megamenu > ul {visibility: visible;opacity: 1;position: relative;margin-bottom: 2rem;}.mmhead {display: block;margin-bottom: 1em;}#megamenu > ul li:not(.mmhead) {margin-left: 2.5em;}#megamenu > .menu-lang-menu-container {display: flex;position: absolute;top: calc(var(--header_height) + 2rem);right: var(--sidepad);margin: 0;padding: 0;}#mmlang-lang-menu {display: flex;}.wide_featpic {height: 45vw;}.page-content, .entry-content, .entry-summary {margin-top: 1rem;}.podcast_loop, .book_loop, .youtube_loop {min-height: initial;}.podcast_loop > div, .book_loop > div, .youtube_loop > div:first-child {padding-right: 2rem;}.podcast_loop > figure, .book_loop > figure {height: auto;justify-content: flex-start;}.podcast_loop > figure > img, .book_loop > figure > img, .youtube_loop > figure > img {height: auto;align-self: flex-start;}.post_loop {flex-direction: column;}.post_loop > * {width: 100%;}.post_loop > figure {height: 45vw;}.nl_embed #mc_embed_signup .mc-field-group {flex-direction: column;}.nl_embed #mc_embed_signup .mc-field-group label {width: 100%;}.nl_embed #mc_embed_signup .mc-field-group input {width: 100%;}.nl_embed #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {top: -.25em;left: auto;right: 0;}.nl_embed #mc_embed_signup .button {margin-left: 0;font-size: 1.2rem;}.nl_embed #mc_embed_signup div#mce-responses {padding-left: 0;}.nl_embed #mc_embed_signup #mc-embedded-subscribe-form .content__gdpr div.mce_inline_error {left: auto;}}@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 ) {.agh_grid.two {grid-template-columns: 1fr;}.agh_cols.two > .col-2 {column-count: 1;}.youtube_loop {flex-direction: column-reverse;}.youtube_loop > div:first-child {padding-right: 0;width: 100%;}.youtube_loop > .rx {width: 100%;margin-bottom: 2rem;}.youtube_loop > .rx footer {margin-top: 2rem;margin-bottom: 1rem;}}@media screen and ( max-width: 640px ) {ul, ol {margin-left: 0;}.agh_cols {flex-direction: column;}.agh_cols > .col-1, .agh_cols > .col-2, .agh_cols > .col-3 {padding-right: 0;width: 100%;}.agh_cols > .col-1 {margin-bottom: 5rem;}#home_main > .agh_cols {margin-bottom: 5rem;}.site-info {flex-direction: column;align-items: center;}.site-info > div {margin-bottom: 0.5rem;}.page-header {text-align: center;}.page-title {font-size: 2rem;}nav.pagegroup {display: block;font-size: 1.2rem;line-height: 1.35em;}.under640 {display: block;}.agh_cols > .col-3:has(.c3thumb) {order: -1;line-height: 0;margin-bottom: 1rem;}.agh_grid {grid-template-columns: 1fr;}.tmemb > figure {height: 45vh;}.agh_cols.two > .col-2 {width: 100%;}.podcast_loop, .book_loop, .youtube_loop {flex-direction: column-reverse;}.podcast_loop > figure, .book_loop > figure {width: 100%;margin-bottom: 2rem;}.podcast_loop > div, .book_loop > div, .youtube_loop > div:first-child {padding-right: 0;width: 100%;}.podcast_loop > div .top h2, .book_loop > div .top h2 {text-align: center;margin-bottom: 3rem;}.posts_grid .content-area {grid-template-columns: 1fr;}.post_loop > figure {height: calc(100vw - (var(--sidepad) * 2));}.posts_grid .content-area {grid-row-gap: 2rem;}}@media screen and ( max-width: 600px ) {#wpadminbar {position: fixed !important;}.lang-link-first {clear: right;}}@media screen and ( max-width: 640px ) and (orientation: portrait) {}@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;}}