.footerFrame.svelte-2ij5vx{position:relative;z-index:10;color:var(--color-footer-text);font-size:.8rem;text-transform:uppercase;letter-spacing:.15em;display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;padding:0px 3rem;font-family:opensans_semibold;background-color:var(--color-footer-bg)}.footerItem.svelte-2ij5vx{text-align:center;padding:2rem 1.5rem}.spacer.svelte-2ij5vx{flex-grow:1}a.svelte-2ij5vx{color:inherit;text-decoration:none;opacity:.5;transition:opacity .25s}a.svelte-2ij5vx:hover{opacity:1}.socialIcons.svelte-2ij5vx{display:flex;flex-direction:row;gap:2rem}.logo.svelte-2ij5vx{display:block;width:1.3rem;height:1.3rem;background-size:contain;background-repeat:no-repeat;background-position:50% 50%;opacity:.7}.instagram.svelte-2ij5vx{background-image:url(../../../img/ui/logo_insta_color.png)}.facebook.svelte-2ij5vx{background-image:url(../../../img/ui/logo_fb_color.png)}@media (max-width: 900px){.footerFrame.svelte-2ij5vx{flex-flow:column;padding:1.5rem 0rem}.footerItem.svelte-2ij5vx{padding:1rem 1.5rem}.spacer.svelte-2ij5vx{display:none}}.headerContent.svelte-xtlt5a.svelte-xtlt5a{display:block;text-decoration:none;padding:6rem 0;text-align:center;position:relative;z-index:var(--z-header);margin:0 auto;color:var(--color-header-text)}.parallaxFrame.svelte-xtlt5a.svelte-xtlt5a{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;overflow:hidden;z-index:var(--z-parllax)}.parallaxBg.svelte-xtlt5a.svelte-xtlt5a{display:block;position:absolute;top:0px;width:100%;height:100%;background-origin:padding-box;background-image:url(../../../img/ui/bg_header_blue.webp);background-size:cover;background-repeat:no-repeat;background-position:50% 100%}.headerGradient.svelte-xtlt5a.svelte-xtlt5a{width:100%;position:absolute;bottom:0px;height:100%;display:block;background-color:var(--color-header-tint)}.headerPortrait.svelte-xtlt5a.svelte-xtlt5a{width:18rem;height:18rem;border-radius:100%;background-image:url(../../../img/portrait/portrait3_small_color.jpg);background-size:cover;background-position:center;margin:0 auto;margin-bottom:2.4rem}.headerTitle.svelte-xtlt5a.svelte-xtlt5a{font-size:2.8rem;letter-spacing:.2em;color:inherit}.headerTagline.svelte-xtlt5a.svelte-xtlt5a{font-size:1.4rem;text-transform:uppercase;letter-spacing:.5em;color:inherit;font-family:outfit_medium;margin-bottom:2.4rem}.headerSocials.svelte-xtlt5a.svelte-xtlt5a{display:flex;align-items:center;justify-content:center;gap:2rem}.headerSocials.svelte-xtlt5a .icon.svelte-xtlt5a{display:block;width:2rem;height:2rem;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.headerSocials.svelte-xtlt5a .icon.instagram.svelte-xtlt5a{background-image:url(../../../img/ui/logo_insta_color.png)}.headerSocials.svelte-xtlt5a .icon.facebook.svelte-xtlt5a{background-image:url(../../../img/ui/logo_fb_color.png)}@media (max-width: 900px){.headerContent.svelte-xtlt5a.svelte-xtlt5a{max-width:500px}.headerTitle.svelte-xtlt5a.svelte-xtlt5a{font-size:2.3rem}.headerTagline.svelte-xtlt5a.svelte-xtlt5a{font-size:1.1rem}}.navFrame.svelte-1qlb1y8.svelte-1qlb1y8{width:100%;height:100%}.navBar.svelte-1qlb1y8.svelte-1qlb1y8{background-color:var(--color-nav-bg);color:var(--color-nav-text);text-transform:uppercase;font-family:outfit_medium}.navToggle.svelte-1qlb1y8.svelte-1qlb1y8{display:none;padding:1.2rem;width:100%;text-align:center;cursor:pointer}.navToggle.svelte-1qlb1y8 svg.svelte-1qlb1y8{fill:var(--color-nav-text)}.navList.svelte-1qlb1y8.svelte-1qlb1y8{display:flex;flex-flow:row nowrap;justify-content:center;list-style:none}.navBar.svelte-1qlb1y8 a.navLink.svelte-1qlb1y8{display:block;padding:1.8rem 2rem;color:inherit;text-decoration:none;letter-spacing:.2rem;text-align:center;transition:background-color .25s}.navBar.svelte-1qlb1y8 a.navLink.svelte-1qlb1y8:hover{background-color:var(--color-nav-highlight)}@media (max-width: 900px){.navList.svelte-1qlb1y8.svelte-1qlb1y8{display:none}.navToggle.svelte-1qlb1y8.svelte-1qlb1y8{display:block}}.navOverlay.svelte-yglv1p.svelte-yglv1p{position:fixed;top:0px;right:0px;width:100%;height:100%;min-height:360px;background-color:var(--color-nav-overlay-bg);z-index:var(--z-nav-overlay);display:flex;justify-content:center;align-items:center;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-family:outfit_light;visibility:hidden;opacity:0;transition:visibility .3s linear,opacity .3s linear}.navOverlay.open.svelte-yglv1p.svelte-yglv1p{visibility:visible;opacity:1}.navList.svelte-yglv1p.svelte-yglv1p{list-style:none;text-align:center}.navList.svelte-yglv1p a.svelte-yglv1p{display:block;font-size:1.6rem;padding:.8rem 2rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-nav-text);text-decoration:none}.menuButton.svelte-yglv1p.svelte-yglv1p{position:absolute;top:2rem;left:2rem;border:0;background:none;cursor:pointer;color:var(--color-nav-text)}.menuButton.svelte-yglv1p:hover .icon.svelte-yglv1p{opacity:1}.menuButton.svelte-yglv1p .icon.svelte-yglv1p{padding:1rem;font-size:3rem;opacity:.75}:root{--color-content-text-body: #666;--color-content-text-em: rgb(68, 117, 142);--color-content-text-fade: #aaa;--color-content-text-heading: rgb(67, 115, 145);--color-books-shadow: rgba(0,0,0,.5);--color-books-border: #ccc;--color-editorial-bg: rgb(222, 234, 241);--color-editorial-card: #fff;--color-input-border: #ccc;--color-input-bg: #fff;--color-input-text: #888;--color-input-label: #666;--color-nav-bg: rgb(31, 134, 160);--color-nav-text: #fff;--color-nav-highlight: rgb(68, 161, 180);--color-nav-overlay-bg: rgba(31, 134, 160, .8);--color-header-text: #fff;--color-header-tint: rgba(9, 38, 58, .66);--color-footer-bg: #fff;--color-footer-text: rgb(90, 127, 149);--color-btn-bg-idle: rgb(65, 160, 197);--color-btn-bg-hover: rgb(73, 177, 203);--color-btn-text-idle: #fff;--color-btn-text-hover: #fff;--color-shadow: rgba(0,0,0,.2);--z-parallax: -1;--z-header: 0;--z-nav-bar: 20;--z-nav-overlay: 50;--z-main: 10}*{padding:0;margin:0;box-sizing:border-box}html,body{position:relative;min-width:100vw;min-height:100vh;scroll-behavior:smooth}body{color:var(--color-content-text-body)}html{font-family:opensans_regular}h1,h2,h3,h4{font-family:outfit_medium;text-transform:uppercase;font-weight:400;letter-spacing:.2em;margin-bottom:1.5rem}h2{font-size:3.5rem}p{line-height:1.9em;margin-bottom:1.5rem;break-inside:avoid}p:last-child{margin-bottom:0}a{color:var(--color-link);text-decoration-style:solid}a:hover{text-decoration:none}label{color:var(--color-input-label);text-transform:uppercase;letter-spacing:.15em;font-size:1rem;font-family:opensans_regular;text-align:center}input,textarea{border:2px solid var(--color-input-border);background-color:var(--color-input-bg);color:var(--color-input-text);padding:1rem;width:100%;border-radius:.5rem;font-size:1rem}.gFrameWide{padding:180px 0;width:100%}.gHeader1{text-align:center;margin-bottom:.5rem;font-size:2.4rem;letter-spacing:.2em;color:var(--color-content-text-heading)}.gHeaderLine{height:2px;width:6rem;background-color:var(--color-content-text-heading);margin:2rem auto 6rem;display:block}.gTextEm{font-family:opensans_semibold}.gButtonSimple{display:block;background-color:var(--color-btn-bg-idle);color:var(--color-btn-text-idle);border-radius:.25rem;padding:1.5rem;border:none;font-size:1rem;text-transform:uppercase;letter-spacing:.15em;font-family:opensans_semibold;position:relative;box-shadow:0 0 #0000001a}.gButtonSimple:enabled{cursor:pointer}.gButtonSimple:hover:enabled{background-color:var( --color-btn-bg-hover)}.gButtonSimple:active:enabled{box-shadow:0 0 32px #00000040}.gButtonSimple:disabled{opacity:.33}.gEditorialPostSmall{column-count:2;gap:3rem;min-width:900px}.gEditorialPostMedium{column-count:2;gap:3rem;min-width:1100px}.gEditorialPostLarge{column-count:3;gap:3rem;min-width:1600px}@font-face{font-family:outfit_medium;src:url(../../../fonts/Outfit-Variable.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:outfit_light;src:url(../../../fonts/Outfit-Variable.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:lemon_regular;src:url(/fonts/lemonmilk-regular-webfont.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:lemon_light;src:url(/fonts/lemonmilk-light-webfont.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:opensans_regular;src:url(../../../fonts/opensans-regular-webfont.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:opensans_semibold;src:url(../../../fonts/opensans-semibold-webfont.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:sourcecodepro_regular;src:url(../../../fonts/SourceCodePro-Regular.otf.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:sourcecodepro_semibold;src:url(../../../fonts/SourceCodePro-Semibold.otf.woff2) format("woff2");font-weight:400;font-style:normal}@media (max-width: 900px){:root{font-size:14px}}@media (max-width: 600px){:root{font-size:12px}}.site.svelte-lwok2w{height:100%;width:100%;display:flex;flex-direction:column}.siteComponent.svelte-lwok2w{position:relative;width:100%;overflow:hidden}.siteNav.svelte-lwok2w{position:sticky;position:-webkit-sticky;top:0;z-index:var(--z-nav-bar)}.siteMain.svelte-lwok2w{flex-grow:1}
