@keyframes rotate-logo{0%{transform:rotate(0)}95%{transform:rotate(0)}100%{transform:rotate(-720deg)}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-out{from{opacity:1}to{opacity:0}}*{box-sizing:border-box}::selection{background-color:var(--color-primary);color:#fff}:root{--color-primary:rgb(116, 173, 183);--color-light:#bae3ec;--color-dark:#08434b;--color-warning:#02a652}body,html{margin:0}body{background-color:#fff;font-family:Roboto,sans-serif;line-height:1.54;max-width:100vw;overflow-x:hidden}@media screen and (min-width:769px){body{padding-top:158px}}@media screen and (min-width:961px){body{padding-top:100px}}h1,h2,h3,h4,h5,h6{font-weight:400}h3{margin-bottom:10px}img{max-width:100%!important}nav ul{list-style-type:none;margin:0;padding:0}nav a{font-family:"Helvetica Neue",Roboto,sans-serif;text-decoration:none}.l-wrapper{margin:0 auto;width:96%}.l-wrapper.s{max-width:768px}.l-wrapper.m{max-width:960px}.l-wrapper.xl{max-width:1200px}.l-wrapper.xxl{max-width:1440px}.l-wrapper.fw{width:100%}.row{display:flex;flex-wrap:wrap}.row{display:flex;flex-wrap:wrap;font-size:2rem}.row>*{width:100%;margin:0}.row+.row{margin-top:1em}@media screen and (max-width:640px){.sm-gutter-zero>*,.sm-gutter-zero>*>*{margin:0!important}}@media screen and (min-width:641px) and (max-width:1024px){.md-gutter-zero>*,.md-gutter-zero>*>*{margin:0!important}}@media screen and (min-width:1025px){.lg-gutter-zero>*,.lg-gutter-zero>*>*{margin:0!important}}.all-gutter-zero>*,.all-gutter-zero>*>*{margin:0!important}.gutter-size-10{font-size:1rem}.gutter-size-20{font-size:2rem}.gutter-size-30{font-size:3rem}.gutter-size-40{font-size:4rem}.gutter-size-50{font-size:5rem}@media screen and (max-width:640px){.sm-order-1{order:1}.sm-order-2{order:3}.sm-order-3{order:3}}@media screen and (min-width:641px) and (max-width:1024px){.md-order-1{order:1}.md-order-2{order:2}.md-order-3{order:3}}@media screen and (min-width:1025px){.lg-order-1{order:1}.lg-order-2{order:2}.lg-order-3{order:3}}@media screen and (max-width:640px){.sm-col-100>*{width:100%}.sm-col-100>:nth-child(n+2){margin-top:1em}}@media screen and (max-width:640px){.sm-col-50>*{width:50%}.sm-col-50>:nth-child(n+3){margin-top:1em}.sm-col-50>:nth-child(odd)>*{margin-right:calc(1em / 2)}.sm-col-50>:nth-child(even)>*{margin-left:calc(1em / 2)}}@media screen and (max-width:640px){.sm-col-33>*{width:calc(100% / 3)}.sm-col-33>:nth-child(n+4){margin-top:1em}.sm-col-33>:nth-child(3n+1)>*{margin-right:calc(2em / 3)}.sm-col-33>:nth-child(3n+2)>*{margin-left:calc(1em / 3);margin-right:calc(1em / 3)}.sm-col-33>:nth-child(3n+3)>*{margin-left:calc(2em / 3)}}@media screen and (max-width:640px){.sm-col-25>*{width:25%}.sm-col-25>:nth-child(n+5){margin-top:1em}.sm-col-25>:nth-child(4n+1)>*{margin-right:calc(3em / 4)}.sm-col-25>:nth-child(4n+2)>*{margin-left:calc(1em / 4);margin-right:.5em}.sm-col-25>:nth-child(4n+3)>*{margin-left:.5em;margin-right:calc(1em / 4)}.sm-col-25>:nth-child(4n+4)>*{margin-left:calc(3em / 4)}}@media screen and (max-width:640px){.sm-col-66-33>:nth-child(2n+1){width:calc(200% / 3)}.sm-col-66-33>:nth-child(2n+2){width:calc(100% / 3)}.sm-col-66-33>:nth-child(n+3){margin-top:1em}.sm-col-66-33>:nth-child(2n+1)>*{margin-right:calc(1em / 3)}.sm-col-66-33>:nth-child(2n+2)>*{margin-left:calc(2em / 3)}}@media screen and (max-width:640px){.sm-col-33-66>:nth-child(2n+1){width:calc(100% / 3)}.sm-col-33-66>:nth-child(2n+2){width:calc(200% / 3)}.sm-col-33-66>:nth-child(n+3){margin-top:1em}.sm-col-33-66>:nth-child(2n+1)>*{margin-right:calc(2em / 3)}.sm-col-33-66>:nth-child(2n+2)>*{margin-left:calc(1em / 3)}}@media screen and (max-width:640px){.sm-col-75-25>:nth-child(2n+1){width:75%}.sm-col-75-25>:nth-child(2n+2){width:25%}.sm-col-75-25>:nth-child(n+3){margin-top:1em}.sm-col-75-25>:nth-child(2n+1)>*{margin-right:calc(1em / 4)}.sm-col-75-25>:nth-child(2n+2)>*{margin-left:calc(3em / 4)}}@media screen and (max-width:640px){.sm-col-25-75>:nth-child(2n+1){width:25%}.sm-col-25-75>:nth-child(2n+2){width:75%}.sm-col-25-75>:nth-child(n+3){margin-top:1em}.sm-col-25-75>:nth-child(2n+1)>*{margin-right:calc(3em / 4)}.sm-col-25-75>:nth-child(2n+2)>*{margin-left:calc(1em / 4)}}@media screen and (max-width:640px){.sm-col-50-25-25>:nth-child(3n+1){width:50%}.sm-col-50-25-25>:nth-child(3n+2){width:25%}.sm-col-50-25-25>:nth-child(3n+3){width:25%}.sm-col-50-25-25>:nth-child(n+4){margin-top:1em}.sm-col-50-25-25>:nth-child(3n+1)>*{margin-right:.5em}.sm-col-50-25-25>:nth-child(3n+2)>*{margin-left:.5em;margin-right:calc(1em / 4)}.sm-col-50-25-25>:nth-child(3n+3)>*{margin-left:calc(3em / 4)}}@media screen and (max-width:640px){.sm-col-25-50-25>:nth-child(3n+1){width:25%}.sm-col-25-50-25>:nth-child(3n+2){width:50%}.sm-col-25-50-25>:nth-child(3n+3){width:25%}.sm-col-25-50-25>:nth-child(n+4){margin-top:1em}.sm-col-25-50-25>:nth-child(3n+1)>*{margin-right:calc(3em / 4)}.sm-col-25-50-25>:nth-child(3n+2)>*{margin-left:calc(1em / 4);margin-right:calc(1em / 4)}.sm-col-25-50-25>:nth-child(3n+3)>*{margin-left:calc(3em / 4)}}@media screen and (max-width:640px){.sm-col-25-25-50>:nth-child(3n+1){width:25%}.sm-col-25-25-50>:nth-child(3n+2){width:25%}.sm-col-25-25-50>:nth-child(3n+3){width:50%}.sm-col-25-25-50>:nth-child(n+4){margin-top:1em}.sm-col-25-25-50>:nth-child(3n+1)>*{margin-right:calc(3em / 4)}.sm-col-25-25-50>:nth-child(3n+2)>*{margin-left:calc(1em / 4);margin-right:.5em}.sm-col-25-25-50>:nth-child(3n+3)>*{margin-left:.5em}}@media screen and (max-width:640px){.sm-col-20-80>:nth-child(2n+1){width:20%}.sm-col-20-80>:nth-child(2n+2){width:80%}.sm-col-20-80>:nth-child(n+3){margin-top:1em}.sm-col-20-80>:nth-child(2n+1)>*{margin-right:calc(4em / 5)}.sm-col-20-80>:nth-child(2n+2)>*{margin-right:calc(1em / 5)}}@media screen and (max-width:640px){.sm-col-80-20>:nth-child(2n+1){width:80%}.sm-col-80-20>:nth-child(2n+2){width:20%}.sm-col-80-20>:nth-child(n+3){margin-top:1em}.sm-col-80-20>:nth-child(2n+1)>*{margin-right:calc(1em / 5)}.sm-col-80-20>:nth-child(2n+2)>*{margin-right:calc(4em / 5)}}@media screen and (min-width:641px) and (max-width:1024px){.md-col-100>*{width:100%}.md-col-100>:nth-child(n+2){margin-top:1em}}@media screen and (min-width:641px) and (max-width:1024px){.md-col-50>*{width:50%}.md-col-50>:nth-child(n+3){margin-top:1em}.md-col-50>:nth-child(odd)>*{margin-right:calc(1em / 2)}.md-col-50>:nth-child(even)>*{margin-left:calc(1em / 2)}}@media screen and (min-width:641px) and (max-width:1024px){.md-col-33>*{width:calc(100% / 3)}.md-col-33>:nth-child(n+4){margin-top:1em}.md-col-33>:nth-child(3n+1)>*{margin-right:calc(2em / 3)}.md-col-33>:nth-child(3n+2)>*{margin-left:calc(1em / 3);margin-right:calc(1em / 3)}.md-col-33>:nth-child(3n+3)>*{margin-left:calc(2em / 3)}}@media screen and (min-width:641px) and (max-width:1024px){.md-col-25>*{width:25%}.md-col-25>:nth-child(n+5){margin-top:1em}.md-col-25>:nth-child(4n+1)>*{margin-right:calc(3em / 4)}.md-col-25>:nth-child(4n+2)>*{margin-left:calc(1em / 4);margin-right:.5em}.md-col-25>:nth-child(4n+3)>*{margin-left:.5em;margin-right:calc(1em / 4)}.md-col-25>:nth-child(4n+4)>*{margin-left:calc(3em / 4)}}@media screen and (min-width:641px) and (max-width:1024px){.md-col-66-33>:nth-child(2n+1){width:calc(200% / 3)}.md-col-66-33>:nth-child(2n+2){width:calc(100% / 3)}.md-col-66-33>:nth-child(n+3){margin-top:1em}.md-col-66-33>:nth-child(2n+1)>*{margin-right:calc(1em / 3)}.md-col-66-33>:nth-child(2n+2)>*{margin-left:calc(2em / 3)}}@media screen and (min-width:641px) and (max-width:1024px){.md-col-33-66>:nth-child(2n+1){width:calc(100% / 3)}.md-col-33-66>:nth-child(2n+2){width:calc(200% / 3)}.md-col-33-66>:nth-child(n+3){margin-top:1em}.md-col-33-66>:nth-child(2n+1)>*{margin-right:calc(2em / 3)}.md-col-33-66>:nth-child(2n+2)>*{margin-left:calc(1em / 3)}}@media screen and (min-width:641px) and (max-width:1024px){.md-col-75-25>:nth-child(2n+1){width:75%}.md-col-75-25>:nth-child(2n+2){width:25%}.md-col-75-25>:nth-child(n+3){margin-top:1em}.md-col-75-25>:nth-child(2n+1)>*{margin-right:calc(1em / 4)}.md-col-75-25>:nth-child(2n+2)>*{margin-left:calc(3em / 4)}}@media screen and (min-width:641px) and (max-width:1024px){.md-col-25-75>:nth-child(2n+1){width:25%}.md-col-25-75>:nth-child(2n+2){width:75%}.md-col-25-75>:nth-child(n+3){margin-top:1em}.md-col-25-75>:nth-child(2n+1)>*{margin-right:calc(3em / 4)}.md-col-25-75>:nth-child(2n+2)>*{margin-left:calc(1em / 4)}}@media screen and (min-width:641px) and (max-width:1024px){.md-col-50-25-25>:nth-child(3n+1){width:50%}.md-col-50-25-25>:nth-child(3n+2){width:25%}.md-col-50-25-25>:nth-child(3n+3){width:25%}.md-col-50-25-25>:nth-child(n+4){margin-top:1em}.md-col-50-25-25>:nth-child(3n+1)>*{margin-right:.5em}.md-col-50-25-25>:nth-child(3n+2)>*{margin-left:.5em;margin-right:calc(1em / 4)}.md-col-50-25-25>:nth-child(3n+3)>*{margin-left:calc(3em / 4)}}@media screen and (min-width:641px) and (max-width:1024px){.md-col-25-50-25>:nth-child(3n+1){width:25%}.md-col-25-50-25>:nth-child(3n+2){width:50%}.md-col-25-50-25>:nth-child(3n+3){width:25%}.md-col-25-50-25>:nth-child(n+4){margin-top:1em}.md-col-25-50-25>:nth-child(3n+1)>*{margin-right:calc(3em / 4)}.md-col-25-50-25>:nth-child(3n+2)>*{margin-left:calc(1em / 4);margin-right:calc(1em / 4)}.md-col-25-50-25>:nth-child(3n+3)>*{margin-left:calc(3em / 4)}}@media screen and (min-width:641px) and (max-width:1024px){.md-col-25-25-50>:nth-child(3n+1){width:25%}.md-col-25-25-50>:nth-child(3n+2){width:25%}.md-col-25-25-50>:nth-child(3n+3){width:50%}.md-col-25-25-50>:nth-child(n+4){margin-top:1em}.md-col-25-25-50>:nth-child(3n+1)>*{margin-right:calc(3em / 4)}.md-col-25-25-50>:nth-child(3n+2)>*{margin-left:calc(1em / 4);margin-right:.5em}.md-col-25-25-50>:nth-child(3n+3)>*{margin-left:.5em}}@media screen and (min-width:641px) and (max-width:1024px){.md-col-20-80>:nth-child(2n+1){width:20%}.md-col-20-80>:nth-child(2n+2){width:80%}.md-col-20-80>:nth-child(n+3){margin-top:1em}.md-col-20-80>:nth-child(2n+1)>*{margin-right:calc(4em / 5)}.md-col-20-80>:nth-child(2n+2)>*{margin-right:calc(1em / 5)}}@media screen and (min-width:641px) and (max-width:1024px){.md-col-80-20>:nth-child(2n+1){width:80%}.md-col-80-20>:nth-child(2n+2){width:20%}.md-col-80-20>:nth-child(n+3){margin-top:1em}.md-col-80-20>:nth-child(2n+1)>*{margin-right:calc(1em / 5)}.md-col-80-20>:nth-child(2n+2)>*{margin-right:calc(4em / 5)}}@media screen and (min-width:1025px){.lg-col-100>*{width:100%}.lg-col-100>:nth-child(n+2){margin-top:1em}}@media screen and (min-width:1025px){.lg-col-50>*{width:50%}.lg-col-50>:nth-child(odd)>*{margin-right:calc(1em / 2)}.lg-col-50>:nth-child(even)>*{margin-left:calc(1em / 2)}}@media screen and (min-width:1025px){.lg-col-33>*{width:calc(100% / 3)}.lg-col-33>:nth-child(n+4){margin-top:1em}.lg-col-33>:nth-child(3n+1)>*{margin-right:calc(2em / 3)}.lg-col-33>:nth-child(3n+2)>*{margin-left:calc(1em / 3);margin-right:calc(1em / 3)}.lg-col-33>:nth-child(3n+3)>*{margin-left:calc(2em / 3)}}@media screen and (min-width:1025px){.lg-col-25>*{width:25%}.lg-col-25>:nth-child(n+5){margin-top:1em}.lg-col-25>:nth-child(4n+1)>*{margin-right:calc(3em / 4)}.lg-col-25>:nth-child(4n+2)>*{margin-left:calc(1em / 4);margin-right:.5em}.lg-col-25>:nth-child(4n+3)>*{margin-left:.5em;margin-right:calc(1em / 4)}.lg-col-25>:nth-child(4n+4)>*{margin-left:calc(3em / 4)}}@media screen and (min-width:1025px){.lg-col-66-33>:nth-child(2n+1){width:calc(200% / 3)}.lg-col-66-33>:nth-child(2n+2){width:calc(100% / 3)}.lg-col-66-33>:nth-child(n+3){margin-top:1em}.lg-col-66-33>:nth-child(2n+1)>*{margin-right:calc(1em / 3)}.lg-col-66-33>:nth-child(2n+2)>*{margin-left:calc(2em / 3)}}@media screen and (min-width:1025px){.lg-col-33-66>:nth-child(2n+1){width:calc(100% / 3)}.lg-col-33-66>:nth-child(2n+2){width:calc(200% / 3)}.lg-col-33-66>:nth-child(n+3){margin-top:1em}.lg-col-33-66>:nth-child(2n+1)>*{margin-right:calc(2em / 3)}.lg-col-33-66>:nth-child(2n+2)>*{margin-left:calc(1em / 3)}}@media screen and (min-width:1025px){.lg-col-75-25>:nth-child(2n+1){width:75%}.lg-col-75-25>:nth-child(2n+2){width:25%}.lg-col-75-25>:nth-child(n+3){margin-top:1em}.lg-col-75-25>:nth-child(2n+1)>*{margin-right:calc(1em / 4)}.lg-col-75-25>:nth-child(2n+2)>*{margin-left:calc(3em / 4)}}@media screen and (min-width:1025px){.lg-col-25-75>:nth-child(2n+1){width:25%}.lg-col-25-75>:nth-child(2n+2){width:75%}.lg-col-25-75>:nth-child(n+3){margin-top:1em}.lg-col-25-75>:nth-child(2n+1)>*{margin-right:calc(3em / 4)}.lg-col-25-75>:nth-child(2n+2)>*{margin-left:calc(1em / 4)}}@media screen and (min-width:1025px){.lg-col-50-25-25>:nth-child(3n+1){width:50%}.lg-col-50-25-25>:nth-child(3n+2){width:25%}.lg-col-50-25-25>:nth-child(3n+3){width:25%}.lg-col-50-25-25>:nth-child(n+4){margin-top:1em}.lg-col-50-25-25>:nth-child(3n+1)>*{margin-right:.5em}.lg-col-50-25-25>:nth-child(3n+2)>*{margin-left:.5em;margin-right:calc(1em / 4)}.lg-col-50-25-25>:nth-child(3n+3)>*{margin-left:calc(3em / 4)}}@media screen and (min-width:1025px){.lg-col-25-50-25>:nth-child(3n+1){width:25%}.lg-col-25-50-25>:nth-child(3n+2){width:50%}.lg-col-25-50-25>:nth-child(3n+3){width:25%}.lg-col-25-50-25>:nth-child(n+4){margin-top:1em}.lg-col-25-50-25>:nth-child(3n+1)>*{margin-right:calc(3em / 4)}.lg-col-25-50-25>:nth-child(3n+2)>*{margin-left:calc(1em / 4);margin-right:calc(1em / 4)}.lg-col-25-50-25>:nth-child(3n+3)>*{margin-left:calc(3em / 4)}}@media screen and (min-width:1025px){.lg-col-25-25-50>:nth-child(3n+1){width:25%}.lg-col-25-25-50>:nth-child(3n+2){width:25%}.lg-col-25-25-50>:nth-child(3n+3){width:50%}.lg-col-25-25-50>:nth-child(n+4){margin-top:1em}.lg-col-25-25-50>:nth-child(3n+1)>*{margin-right:calc(3em / 4)}.lg-col-25-25-50>:nth-child(3n+2)>*{margin-left:calc(1em / 4);margin-right:.5em}.lg-col-25-25-50>:nth-child(3n+3)>*{margin-left:.5em}}@media screen and (min-width:1025px){.lg-col-20-80>:nth-child(2n+1){width:20%}.lg-col-20-80>:nth-child(2n+2){width:80%}.lg-col-20-80>:nth-child(n+3){margin-top:1em}.lg-col-20-80>:nth-child(2n+1)>*{margin-right:calc(4em / 5)}.lg-col-20-80>:nth-child(2n+2)>*{margin-right:calc(1em / 5)}}@media screen and (min-width:1025px){.lg-col-80-20>:nth-child(2n+1){width:80%}.lg-col-80-20>:nth-child(2n+2){width:20%}.lg-col-80-20>:nth-child(n+3){margin-top:1em}.lg-col-80-20>:nth-child(2n+1)>*{margin-right:calc(1em / 5)}.lg-col-80-20>:nth-child(2n+2)>*{margin-right:calc(4em / 5)}}h1.title{font-weight:700;margin:0 auto;max-width:768px}.attention a{color:var(--color-dark)!important}.color-primary{color:var(--color-primary);font-size:24px}.columns{color:#666;column-count:2;column-gap:20px;font-size:20px}.ew-block.introduction{font-size:24px;margin-left:auto;margin-right:auto;max-width:768px}.ew-block.introduction *{color:var(--color-primary);font-weight:300}.ew-visual-link{align-items:center;display:flex;font-weight:700;padding:20px;text-decoration:none;transition:background-color .6s}.ew-visual-link:hover{background-color:var(--color-light)}.ew-visual-link img{display:block;border-radius:50%;margin-right:20px}.footer.primary{background-color:#111;bottom:0;margin-top:50px;padding:20px}.footer.primary .search-btn{display:none}.footer *{color:#bbb;font-size:16px;font-weight:400}.footer h2{font-size:22px}.footer.primary .menu ul{list-style-type:none;margin-left:0}.header-outer{background-color:#fff}.header.primary .contact-info{color:grey;font-family:Lato,sans-serif;font-size:12px}.header.primary .contact-info a{color:#333;font-weight:700;text-decoration:none}.header.primary .content{display:flex;justify-content:space-between;padding:10px 0;position:relative}@media screen and (min-width:769px){.header-outer{left:0;padding-left:2%;padding-right:2%;position:fixed;top:0;width:100vw;z-index:500}}.hero img{display:block;width:100%}.logo{align-items:center;color:#000;display:flex;font-family:"Nunito Sans",sans-serif;font-size:40px;font-weight:700;justify-content:center;text-decoration:none}.logo img{animation-name:rotate-logo;animation-duration:40s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-delay:10s;animation-timing-function:ease-in-out;display:block;margin-right:10px;width:80px}.logo span{font-weight:400}@media screen and (max-width:768px){.logo{font-size:32px}.logo img{width:60px}}.main{color:#444;font-size:20px;font-weight:300;margin-bottom:50px;padding:20px}.main a{color:var(--color-dark)}.main{color:#444;font-size:20px;font-weight:300;margin-bottom:50px;padding:20px}.main a{color:var(--color-dark)}.main>*+*{margin-top:20px}.main h2,.main h3,.main h4,.main h5,.main h6{font-weight:700;margin-left:auto;margin-right:auto;max-width:768px}.main>.wp-block-columns,.main>ol,.main>p,.main>ul{margin-left:auto;margin-right:auto;max-width:768px}.main .has-2-columns p{column-count:2}@media screen and (max-width:768px){main .has-2-columns p{column-count:initial}}.main>.block.ew-introduction{color:var(--color-primary);font-size:24px;margin-left:auto;margin-right:auto;max-width:768px}.meta-info-head{display:flex;justify-content:flex-end}.meta-info-head img{display:block;height:32px;padding:3px;width:32px}.nav.intra>ul,.nav.second>ul{display:flex;justify-content:flex-end}@media screen and (max-width:990px){.nav.intra>ul{align-items:flex-end;flex-direction:column}.nav.second>ul{align-items:flex-end;flex-direction:column}}.nav.primary>ul{display:flex;justify-content:flex-end;margin-right:-10px}.nav.primary a{border-bottom:2px solid transparent;color:#000;display:block;font-size:20px;font-weight:700;padding:4px 10px;text-transform:uppercase;transition:border-color .4s}.nav.primary a:hover{border-color:var(--color-dark)}.nav.secondary{color:#767676;display:flex;justify-content:flex-end}.nav.secondary a{color:#767676;display:block;font-size:10px;font-weight:700;padding:6px;text-transform:uppercase}.nav-toggle{display:none}@media screen and (max-width:990px){.nav.secondary{flex-direction:column}.nav.secondary>span{display:none}}@media screen and (max-width:990px){.navigation{background-color:#fff;height:100vh;left:0;overflow-y:auto;padding:50px;position:fixed;top:0;transform:translateX(0);transition:transform .4s;width:100%;z-index:100}.nav.primary>ul{align-items:flex-end;flex-direction:column}.nav.secondary a{font-size:12px;padding-right:0}.nav-toggle{background-color:var(--color-dark);border:none;border-radius:0;bottom:16px;color:#fff;display:block;font-size:12px;font-weight:700;padding:10px;position:fixed;right:16px;text-transform:uppercase;z-index:9990}.nav-toggle:focus{outline:0}}.post-thumbnail img{height:auto!important;width:100%!important}.ew-slider{position:relative}.person{text-align:center}.person .photo{border-radius:50%;display:block;filter:grayscale(100%);margin:0 auto;transition:filter .6s;width:80%}.person .photo.placeholder{padding:50px}.person .photo:hover{filter:grayscale(0)}.person .name{margin-bottom:0;margin-top:10px}.person .title{margin-bottom:0;margin-top:0}.person .name,.person .title{font-size:16px}.person .mail-adress{display:block;font-size:14px}.search-bar{align-items:flex-end;background-color:#fff;background-color:rgba(255,255,255,.8);display:flex;font-weight:300;height:0;left:0;overflow:hidden;position:fixed;width:100%;z-index:500}@media screen and (max-width:990px){.search-bar{background-color:#fff;top:0}body.global-search .search-bar{height:100vh}}@media screen and (min-width:991px){.search-bar{top:158px}}@media screen and (min-width:991px){.search-bar{top:140px}}.searchform{margin:0 auto;padding:50px}.searchform input:focus{outline:0}#search-input{background-color:transparent;border:none;caret-color:var(--color-dark);color:var(--color-dark);font-size:50px;height:50px}#close-search{background-color:transparent;background-image:url(/wp-content/themes/theme-ejsing/assets/close-24px.svg);background-position:center;background-repeat:no-repeat;background-size:100%;border:none;height:32px;position:absolute;right:20px;top:20px;width:32px}#close-search:focus{outline:0}body .search-bar{transition:height 1s}body.global-search .search-bar{height:300px}.search-btn a{background-image:url(/wp-content/themes/theme-ejsing/assets/search-24px.svg);background-position:right center;background-repeat:no-repeat;padding-right:26px!important}.submit.search{background-color:transparent;background-image:url(/wp-content/themes/theme-ejsing/assets/search-24px.svg);background-position:center;background-repeat:no-repeat;background-size:cover;border:none;color:transparent;height:60px;width:60px}.submit.search:hover{cursor:pointer}.search-result article{display:flex}.search-result article+article{margin-top:20px}.search-result h2{margin-block-end:0;margin-block-start:0}.search-result h2 a{font-size:26px;font-weight:400;text-decoration:none}.search-result p{margin-block-start:0;padding-left:10px}.search-result img{border-radius:50%;height:100px!important;width:100px!important}.search-result .post-link{display:block}.search-result-heading{font-weight:400;text-decoration:none!important}.search-result-text{padding-left:20px;width:calc(100% - 100px)}.slide:first-child{opacity:1;position:static}.slide{animation-duration:1s;animation-fill-mode:forwards;opacity:0;position:absolute;top:0}.slide img{display:block;height:auto!important;width:100%!important}.slide .inside{align-items:flex-end;background-color:rgba(0,0,0,.3)!important;color:#fff;display:flex;font-weight:300;height:100%;padding-bottom:50px;position:absolute;width:100%}.slide .inside h2{color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:60px;font-weight:700;letter-spacing:2px;line-height:1.2;margin-block-end:0;margin-block-start:0;text-transform:uppercase}@media screen and (max-width:990px){.slide .inside{padding-bottom:10px}.slide .inside h2{font-size:32px}}.widget-area{color:#444;font-size:20px;font-weight:300;margin-bottom:50px;padding:20px}.widget-area a{color:var(--color-dark)}.wp-block-embed{margin:0 auto;max-width:768px}.wp-block-embed .wp-block-embed__wrapper{height:0;padding-top:25px;position:relative;width:100%}.wp-block-embed iframe{height:100%;left:0;position:absolute;top:0;width:100%}.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper{padding-bottom:56.25%}.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper{padding-bottom:75%}.wp-block-file{border-bottom:1px solid #bbb;margin:0 auto;max-width:600px}.wp-block-file a{background-image:url(/wp-content/themes/theme-ejsing/assets/download-button.png);background-position:96% center;background-repeat:no-repeat;background-size:auto 20%;color:#333;display:block;padding:20px;text-decoration:none;width:100%;transition:background-color 1s}.wp-block-file a:hover{background-color:#eee}.wp-block-file__button{display:none!important}.wp-block-image img{display:block;margin:0 auto}.wp-block-image figcaption{font-size:16px;padding-top:4px;text-align:center}.wp-block-table{display:block;margin:0 auto;max-width:768px}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table td:first-child{width:250px}.wp-block-quote{color:var(--color-primary);font-size:48px;font-style:italic;margin:0 auto;max-width:768px}.logo-old img{height:60px}.featured.menu-item a{color:#000;font-weight:700}.mgbutton{border:1px solid #666;border-radius:5px;color:#000!important}.mgbutton:hover{color:#fff!important}.gdpr-icon{color:#000!important}.wp-block-file a{background-size:auto 14px!important}.footer li{padding:4px 0}.nav.primary a{font-size:16px;padding:4px 6px}@media screen and (max-width:990px){.navigation.is-hidden{transform:translateX(100%)}}
/*# sourceMappingURL=core.min.css.map */
h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}