.material-symbols-outlined{vertical-align:middle;}.button .material-symbols-outlined,address li:before{transform:translateY(-0.06em);}:root{font-family:sans-serif;font-size:100%;}body{font-family:"Encode Sans",sans-serif;margin:0;font-size:clamp(1em,0.6875em + 0.46875vw,1.375em);}.logo{font-family:'Cherish';font-size:1.875em;text-transform:lowercase;}.navbutton,h1,h2{font-family:"Newsreader",serif;}h1{font-size:2.25em;text-transform:uppercase;font-weight:bold;}h2{font-size:1.25em;margin-top:0;margin-bottom:0.5em;font-weight:bold;}th{text-align:left;padding-right:1em;white-space:nowrap;font-variant-numeric:tabular-nums;}th,td{vertical-align:top;}p{text-align:justify;line-height:1.5;margin-top:0;margin-bottom:1em;hyphens:auto;hyphenate-limit-chars:7 3 2;}p:last-child{margin-bottom:0;}footer{text-align:center;}abbr{text-decoration:none;}address{font-style:normal;line-height:1.5;}.navbutton{text-transform:uppercase;text-align:center;text-decoration:none;}.button{text-align:center;text-decoration:none;white-space:nowrap;}blockquote p{text-align:left;text-indent:0;color:inherit;}blockquote{margin:0;color:inherit;}figcaption{text-align:right;}address>ul{list-style-type:none;}address li:before{font-family:'Material Symbols Outlined';font-size:1.5em;vertical-align:middle;display:inline-block;width:1.25em;height:1.5em;margin:-0.25em 0;}li.location:before{content:'location_on';}li.mail:before{content:'mail';}li.phone:before{content:'phone';}header{background-position:center;background-size:cover;background-image:url("panorama.jpg");background-attachment:fixed;height:100vh;}header figure{position:absolute;margin:0;right:5%;bottom:15%;width:80%;max-width:25em;}section{display:grid;padding:1em;gap:0 2em;justify-content:center;margin:auto;}.beforetext,.thetext,.aftertext{margin:0;}@media (max-width:62em){section{grid-template-areas:'heading''beforetext''thetext''aftertext''interaction';max-width:30em;grid-template-columns:100%;}.beforetext{margin-right:auto;margin-bottom:1em;}.aftertext{margin-left:auto;margin-top:1em;}}@media (min-width:62em){section{grid-template-areas:'heading heading''thetext beforetext''thetext aftertext''interaction interaction';grid-template-columns:30em 22em;width:58em;}.beforetext{margin-bottom:auto;}.aftertext{margin-top:auto;}}section>h1{grid-area:heading;margin-top:2em;margin-bottom:0.5em;}section>.beforetext{grid-area:beforetext;}section>.aftertext{grid-area:aftertext;max-width:20em;}section>.thetext{grid-area:thetext;max-width:30em;width:100%;}section>.interaction{grid-area:interaction;margin-top:2em;margin-bottom:0em;}figure ul{list-style:none;padding:0;margin:0;}figure li{padding-left:1em;padding-bottom:0.25em;}figure li:before{content:"▸";display:inline-block;width:1em;margin-left:-1em;}figure{padding:1em;}footer{margin-top:3em;}.photo{object-fit:cover;width:15em;height:15em;border-radius:7.5em;}.map{width:100%;height:18em;border:0;}address>ul{padding:0;margin:0;}.button,.navbutton{line-height:3em;height:3em;padding:0 1em;transition:background-color 0.3s;}.button,footer .navbutton{display:inline-block;}.button{margin:0.5em;border-radius:1.5em;}.button.circle{padding:0;width:3em;}.navbutton{display:block;}.separator{margin-right:auto;}.button,.sidetopbar,.topbar{box-shadow:0 0.25em 0.5em 0 rgba(0,0,0,0.5);}.sidetopbar,.topbar{position:fixed;display:block;top:0;}.sidetopbar{width:12.5em;right:0;height:100%;z-index:1;transition:top 0.3s,right 0.3s;}.topbar{height:auto;width:100%;z-index:2;transition:top 0.3s;}.scrolleddown .topbar{top:-4em;}.sidetopbar ul,.topbar ul{display:flex;flex-wrap:wrap;list-style-type:none;justify-content:flex-end;margin:0;padding:0;}.sidetopbar ul{flex-direction:column;}@media (max-width:37em){.nojs .topbar{position:relative;}.sidetopbar.hidden{right:-13em;}}@media (min-width:37em){.topbar.hidelarge{display:none;}.sidetopbar ul{flex-direction:row;}.sidetopbar{height:auto;width:100%;z-index:1;top:0;}.scrolleddown .sidetopbar{top:-4em;}}:root{--primary-c-darker:hsl(214,15%,23%);--primary-c-dark:hsl(214,15%,40%);--primary-c:hsl(214,15%,50%);--primary-c-light:hsl(214,15%,85%);--primary-c-dark-transparent:hsl(214,15%,40%,0.75);--complement-c-darker:hsl(34,20%,30%);--complement-c-dark:hsl(34,33%,35%);--complement-c:hsl(34,33%,60%);--complement-c-light:hsl(34,33%,85%);}body{color:#111111;background-color:white;--button-c:var(--primary-c-dark);--hover-c:var(--primary-c);}section{--heading-c:var(--primary-c-dark);--figure-background-c:var(--primary-c-light);--button-c:var(--primary-c-dark);--hover-c:var(--primary-c);}#about,#coaching{--heading-c:var(--complement-c-dark);--figure-background-c:var(--complement-c-light);--button-c:var(--complement-c-dark);--hover-c:var(--complement-c);}header{color:white;--figure-background-c:var(--primary-c-dark-transparent);}figure{background-color:var(--figure-background-c) }h1,h2,li:before{color:var(--heading-c) }address li:before,address a{color:inherit;}nav,footer,.button,.navbutton{color:white;background-color:var(--button-c) }@media (hover: hover) and (pointer: fine) {address a:hover{color:var(--primary-c-dark);}.navbutton:hover,.button:hover{background-color:var(--hover-c);}}@media (prefers-color-scheme:dark){body{background-color:#222222;color:#cccccc;}section{--heading-c:var(--primary-c);--figure-background-c:var(--primary-c-darker);--button-c:var(--primary-c-dark);--hover-c:var(--primary-c);}#about,#coaching{--heading-c:var(--complement-c);--figure-background-c:var(--complement-c-darker);--button-c:var(--complement-c-darker);--hover-c:var(--complement-c-dark);}@media (hover: hover) and (pointer: fine) {address a:hover{color:var(--primary-c);}}iframe{box-shadow:0 0 0.5em 0 #cccccc;}header,.photo{filter:brightness(80%) contrast(110%);}}
