body,button,fieldset,input,select{font-family:Lato,sans-serif;font-size:var(--font-size);line-height:1.5em;font-weight:400;border:none;outline:0;border-radius:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;color:var(--color-copy)}:focus{outline:0;border-color:inherit;box-shadow:none}body *{-webkit-font-smoothing:auto;font-weight:400}.bold{font-weight:700}@media (min-width:998px){.bold{font-size:1.1em;line-height:1.4em}}.hidden{display:none}.hyphens{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.text-align-center{text-align:center}.h2{font-size:10vw;line-height:1.25em;font-weight:300;margin-bottom:1.4rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center}@media (min-width:500px){.h2{font-size:2.5rem;line-height:1.25em}}@media (min-width:998px){.h2{font-size:3.2rem;line-height:1.25em}}@media (min-width:1400px){.h2{font-size:3.6rem;line-height:1.25em}}.h2 svg{width:18vw;margin-bottom:1rem}@media (min-width:500px){.h2 svg{width:5.5rem}}@media (min-width:998px){.h2 svg{width:6.2rem}}.h2 svg path{fill:var(--color-second)}.h2.h1 svg{margin-bottom:1.6rem}.h1{font-weight:300;font-size:8.5vw;line-height:1.2em;margin-bottom:1rem;opacity:0;transform:translate(-.5rem,0);animation:translateAppear 1.5s ease-in-out forwards}@media (min-width:500px){.h1{font-size:2.6rem;line-height:1.2em}}.teaser .h1{width:90%}.h3{font-weight:300;font-size:6.5vw;line-height:1.3em;display:block;margin-bottom:1rem;width:80%}@media (min-width:500px){.h3{font-size:1.6rem;line-height:1.4em}}@media (min-width:998px){.h3{font-size:1.8rem;line-height:1.4em}}.h4{display:block;font-weight:700;font-size:1.1rem;line-height:1.4em;margin-bottom:.5rem}.faq-section a{display:inline;font-weight:600;text-decoration:underline;color:rgba(255,255,255,.8)}details{background:rgba(0,0,0,.1);position:relative;width:100%;text-align:left;margin-bottom:.5rem;transition:.3s ease-in-out}details:last-child{margin-bottom:0}details[open]{padding-bottom:calc(1 * var(--padding));transform:scale(1)}@media (min-width:998px){details[open]{padding-bottom:calc(1.5 * var(--padding))}}details[open] summary{margin-bottom:calc(.3 * var(--padding));padding-bottom:0}details[open]:after{transform:rotate(90deg) scaleX(-1) translate(2vw,0)}@media (min-width:1180px){details[open]:after{transform:rotate(90deg) scaleX(-1) translate(.5rem,0)}}details:hover{background:rgba(0,0,0,.18)}details summary{font-weight:700;display:block;position:relative;cursor:pointer;padding:6vw 14vw 6vw 8vw}@media (min-width:500px){details summary{font-size:1.2em;padding:2rem 6rem 2rem 2.5rem;line-height:1.4em}}details summary::-webkit-details-marker,details summary::marker{content:'';display:none}details summary p{padding-left:0}@media (min-width:500px){details summary p{padding-left:0}}details:after{content:'';position:absolute;display:block;right:4vw;top:6vw;background-image:url(/img/svg/arrow-white.svg);background-position:center;background-size:contain;background-repeat:no-repeat;transform:rotate(90deg);transition:.1s ease-in-out;width:4vw;height:4vw;opacity:.5;pointer-events:none}@media (min-width:500px){details:after{right:2rem;top:2.5rem;width:1rem;height:1rem}}details p{font-weight:300;padding-left:8vw;padding-right:10vw}@media (min-width:500px){details p{padding-left:2.5rem;padding-right:4rem}}.nav-wrapper .meta-nav.sticky{background:linear-gradient(to right,var(--color-main),var(--color-second))}header .teaser-wrapper{position:relative}header .teaser-wrapper figure{position:relative;width:100%;height:80vw;overflow:hidden}@media (min-width:500px){header .teaser-wrapper figure{height:20rem}}@media (min-width:998px){header .teaser-wrapper figure{position:absolute;height:100%;width:100%}}header .teaser-wrapper figure picture{position:relative;width:100%;height:100%;display:block}header .teaser-wrapper figure img{height:100%;width:100%;object-fit:cover;object-position:left center}header .teaser-wrapper figure:after{content:'';display:block;width:100%;background:linear-gradient(to bottom,rgba(0,0,0,.4),transparent);height:var(--navHeight);position:absolute;right:0;top:0}@media (min-width:998px){header .teaser-wrapper figure:after{height:100%;background:linear-gradient(to right,transparent,rgba(0,0,0,.6))}}header .teaser-wrapper .container article{padding:12vw 0 14vw}@media (min-width:500px){header .teaser-wrapper .container article{padding:4rem 0}}@media (min-width:998px){header .teaser-wrapper .container article{width:50%;margin-left:auto;padding:11rem 0 8rem;color:#fff}}header .teaser-wrapper .container article .h1{font-size:8.5vw;line-height:1.15em}@media (min-width:500px){header .teaser-wrapper .container article .h1{font-size:2.6rem;width:80%;line-height:1.1em;margin-bottom:1.1rem}}@media (min-width:998px){header .teaser-wrapper .container article .h1{font-size:3.2rem;line-height:1.1em;width:auto}}header .teaser-wrapper .container article nobr{font-weight:inherit}header .teaser-wrapper .container article strong{font-size:1.15em;line-height:1.4em;font-weight:600}@media (min-width:998px){header .teaser-wrapper .container article strong{font-size:1.3em;line-height:1.4em}}header .topics{padding:10vw 0;background:var(--color-main-light)}@media (min-width:998px){header .topics{padding:3.25rem 0}}header .topics strong{display:block;width:100%;font-weight:700;margin-bottom:1rem;color:var(--color-main);font-size:1.1em;line-height:1.4em}@media (min-width:998px){header .topics strong{font-size:1.45em;line-height:1.4em;text-align:center}}header .topics ul{text-align:center;-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}@media (min-width:998px){header .topics ul{-ms-flex-align:center;align-items:center;text-align:left}}header .topics ul li{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:start;align-items:flex-start;margin-bottom:.3rem;text-align:left;position:relative;padding-left:1rem}@media (min-width:998px){header .topics ul li{-ms-flex-align:center;align-items:center;padding:0;margin-bottom:.5rem}}header .topics ul li:before{content:'';-ms-flex-negative:0;flex-shrink:0;width:.5rem;height:.5rem;border-radius:50%;background:var(--color-main);display:block;margin-right:.5rem}@media (max-width:997px){header .topics ul li:before{position:absolute;top:.5rem;left:0}}main{padding:14vw 0 8vw}@media (min-width:500px){main{padding:5rem 0 2rem}}main .h3{font-weight:700;color:var(--color-main)}main article{margin-bottom:12vw}@media (min-width:500px){main article{margin-bottom:3rem}}@media (min-width:1180px){main article{margin-bottom:4rem}}main article figure{margin:3rem 0 4rem}@media (min-width:998px){main article figure{transform:translate(-2rem,0);width:calc(100% + 4rem)}}main article figure figcaption{padding:.2rem 0;opacity:.5;font-size:.9em;line-height:1.4em}main article figure img{width:100%;object-fit:contain;transition:.3s ease-in-out;box-shadow:0 0 0 transparent;transform:scale3d(1,1,1)}main article figure img:hover{transform:scale3d(1.05,1.05,1.05);box-shadow:0 10px 15px rgba(0,0,0,.1)}main .button-wrapper{margin:1.5rem 0}main .button-wrapper a{display:block;margin-right:1rem;margin-bottom:.5rem}main .faq-section{margin-top:1.5rem}main .faq-section details{background-color:var(--color-main-light)}main .faq-section details:hover{background-color:var(--color-main-light);padding-left:.3rem}main .faq-section details[open]{padding-bottom:2rem}main .faq-section details[open]:hover{padding-left:0}main .faq-section details:after{background-image:url(../img/svg/arrow-main.svg)}main .faq-section details p{margin-bottom:1rem}main .faq-section details a{color:var(--color-second);text-decoration:underline}