:root{--light-bg: white;--light-color: black;--dark-bg:#010B13;--dark-color: #fcd5ce;font-family:Arial,monospace,sans-serif,serif}body{background-color:light-dark(var(--light-bg),var(--dark-bg));color:light-dark(var(--light-color),var (--dark-color));margin-left:6vw;margin-right:6vw;margin-top:0}figure{font-Style:italic;font-size:.8em}hr{border-top:8px solid #bbb;border-radius:20px}.construction{display:flex;flex-direction:column;justify-content:center;align-items:center;height:85vh}.constructionImg{max-width:100%}.contentSection{background-color:light-dark(#f7ede2,black);padding-left:5vw;padding-right:4vw;padding-top:2vh;padding-bottom:2vh;margin-bottom:5vh}@media screen and (max-width:576px){figure{font-size:.5em;margin:0}.construction{text-align:center}}header{display:flex;justify-content:space-between;align-items:center;height:10vh;background-color:light-dark(#FF9966,#282f44);margin-right:-6vw;margin-left:-6vw;padding-right:6vw;padding-left:6vw}img{margin:.5em}button{background-color:#0000;display:flex;align-items:center;border-style:none;cursor:pointer}button:hover{background-color:light-dark(#FF661A,rgba(47,79,79,1));box-shadow:.2em .2em .5em #0009;border-radius:1em}.buttonItem{display:flex;align-items:center}.icons{height:1.5em}.divider{font-size:1.5em;font-weight:bolder}.språk{padding-right:2em}@media screen and (max-width:576px){p{font-size:3vw}header{margin-right:-6vw;margin-left:-6vw;padding-right:6vw;padding-left:6vw;height:5vh}.icons{height:1em}.divider{font-size:1em}.språk{padding-right:0}}.bioSection{display:flex;margin-top:2vw;align-items:flex-start;gap:2vh}.bio{display:flex;flex-direction:column;flex:1 1 0%;min-width:0}.bio h1{margin-bottom:0}.potrett{margin-right:4vw;flex:0 0 auto;height:50vh;max-width:35vw;object-fit:contain}.bioAdress{margin-top:1vh;width:fit-content;padding:1em;background-color:light-dark(#f7ede2,#031E35);white-space:pre-line;line-height:1.8;border-radius:1em}@media screen and (max-width:600px){section{flex-direction:column-reverse;align-items:center}.potrett{height:auto;width:15em}}@media screen and (max-width:800px){.bioSection{flex-direction:column-reverse;align-items:center}.potrett{margin-right:1vw;height:auto}}nav{display:flex;gap:1em;background-color:light-dark(#FF9966,#282f44);margin-top:2vh;padding:.5%;position:sticky;top:0}a{padding:.5em;text-decoration:none;color:light-dark(black,#fcd5ce)}a.active,a:hover{border-radius:1em;background-color:light-dark(#FF661A,rgba(47,79,79,1))}@media screen and (max-width:576px){nav{text-align:center;flex-direction:column;gap:0}}.homeSection{display:flex;gap:3vw}.homeSection img{max-height:20vh;max-width:20vw}.homeItem{display:flex;text-align:center;width:30vh;height:30vh;background-color:light-dark(white,#031E35);border-radius:1em}.homeItem a{width:100%}@media screen and (max-width:576px){.homeSection{flex-direction:column}.homeItem{width:100%;height:auto}}.etpArticle{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:2vh;column-gap:5vw}.etpArticle>:last-child{grid-column:1 / -1}.imgItem{justify-self:center;align-self:center;display:flex;align-items:center;gap:2vw;height:fit-content}.etpImg{max-width:100%;height:auto;max-height:100%}.slideshowItem{text-align:center;padding-right:10%;padding-left:10%;margin-bottom:2%}.slideshowItem h3{font-size:xx-large}.slideshowSectionProp{height:50vh;width:100%}@media screen and (max-width:600px){.etpArticle{display:flex;flex-direction:column;align-items:center}.etpImg{width:auto;max-width:50vw;height:auto;max-height:30vh}.slideshowItem{width:100%}}@media screen and (max-width:800px){.slideshowItem{padding-right:0%;padding-left:0%}.slideshowSectionProp{height:30vh;width:100%}.imgItem{flex-direction:column}}.popoutInactive{margin:0;display:flex;flex-direction:column;align-items:center}.popoutInactive:hover{cursor:zoom-in;height:100%}.popoutInactive:hover img{transform:scale(1.03)}.popoutInactive img{align-self:center}.popoutActive{position:fixed;top:0;left:0;background-color:#000000b3;height:100%;width:100%;z-index:100;margin:auto;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:zoom-out;display:flex;flex-direction:column;justify-content:center;align-items:center}.popoutActive img{max-width:100%;height:auto;max-height:90vh}@media screen and (max-width:576px){.popoutActive img{max-width:80vw}}.slideshowSection{display:grid;grid-template:"buttonPrevious popout buttonNext" 90% "caption caption caption" 10% "icons icons icons" auto / 10% 80% 10%}.buttonPrevious{grid-area:buttonPrevious}.buttonNext{grid-area:buttonNext}.arrow{justify-content:center;height:100%}.popout{grid-area:popout;background-color:#000;height:100%;overflow:hidden}.caption{grid-area:caption;text-align:center;width:100%;height:20px;margin:0;padding-bottom:1%;padding-top:.5%;background-color:}.slideshowIcons{grid-area:icons;background-color:green}.mainImg{width:auto;max-width:100%;height:100%;max-height:100%;object-fit:contain}.next{transform:scaleX(-1)}.animationSection{padding-left:0}.animationSection iframe{width:100%;height:90vh;border:0}
