.background-media{position:absolute!important;top:0;left:0;height:100%;width:100%;pointer-events:none;z-index:-1}.background-media img,.background-media video{width:100%;height:100%;object-fit:cover;object-position:center}.page-information{position:fixed;height:100vh;top:0;left:0;width:100%;padding:var(--padding-main-top-small,6rem) var(--pwx,2rem) var(--gutter-xs,.2rem) var(--pwx,2rem);display:flex;flex-direction:column;justify-content:space-between}@media(max-width:1179.98px){.page-information{position:relative;min-height:100vh;min-height:100dvh;height:auto;padding-top:var(--pwx,2rem);padding-bottom:7rem}}.page-information a{color:var(--color-grey-light,#b3b3b3);position:relative}.page-information a:before{content:"";position:absolute;top:0;left:0;height:100%;width:0;background-color:var(--color-grey-bg-dark,#e0e0e0);transition:width 0s cubic-bezier(.42,0,0,1);z-index:-1}@media(hover:hover){.page-information a:hover:before{width:100%}}.page-information .information-content{line-height:1.1;font-size:calc(var(--size-multiplier, 1)*var(--size-large, 3.2rem));letter-spacing:-.02em;font-weight:700}@media(max-width:1179.98px){.page-information .information-content{line-height:1.2}}@media(max-width:767.98px){.page-information .information-content{line-height:1.3}}.page-information .information-sections{display:flex;align-items:flex-end;justify-content:flex-start;width:100%;gap:var(--gutter-large,4.5rem);line-height:var(--line-height,1.2);font-size:calc(var(--size-multiplier, 1)*var(--size-body, 1rem));font-weight:400}@media(min-width:1180px){.page-information .information-sections{gap:var(--gutter-xs,.2rem);margin-left:calc(var(--pwx, 2rem)*-1 + var(--gutter-xs, .2rem))}}.page-information .information-sections .information-section{width:calc(16.66667% - var(--gutter-large, 4.5rem));display:flex;flex-direction:column-reverse;gap:calc(1em*var(--line-height, 1.2))}@media(min-width:1180px){.page-information .information-sections .information-section{align-items:flex-start;min-width:fit-content;width:18rem}}.page-information .information-sections .information-section .section-title{text-transform:uppercase}@media(min-width:1180px){.page-information .information-sections .information-section .section-title{display:inline-flex;align-items:center;padding:.9rem 1rem;text-transform:uppercase;background-color:var(--color-white,#fff);line-height:1;font-size:calc(var(--size-multiplier, 1)*var(--size-body, 1rem));transition:background-color var(--duration-default,.2s),transform .1s;cursor:pointer;user-select:none;position:relative;white-space:nowrap;background-color:var(--color-grey-button-bg,#efefef);color:var(--color-black,#000);-webkit-tap-highlight-color:rgba(0,0,0,0);min-height:var(--button-height,2.7rem);border:none;outline:none;cursor:auto;width:100%}.page-information .information-sections .information-section .section-title sup{vertical-align:top;font-size:.777778em}.page-information .information-sections .information-section .section-title>span{position:relative;z-index:1}.page-information .information-sections .information-section .section-title:before{content:"";position:absolute;top:0;left:0;height:100%;width:0;background-color:var(--color-grey-bg-dark,#e0e0e0);transition:width var(--duration-longer,666ms) cubic-bezier(.42,0,0,1);transition-delay:var(--duration-longer,666ms);will-change:width}.page-information .information-sections .information-section .section-title.is-current:before,.page-information .information-sections .information-section .section-title.nuxt-link-exact-active:before{width:100%}}.page-information .information-sections .information-section .section-content{text-transform:uppercase}.page-information .information-sections .information-section .section-content a{color:var(--color-text,var(--color-grey,#7d7878))}.page-information .information-sections .information-section .section-content em{font-size:calc(var(--size-multiplier, 1)*0.8em);text-transform:uppercase;background:var(--color-grey-button-bg,#efefef);color:var(--color-grey,#7d7878);border-radius:.3em;padding:.2em;min-width:1.5em;display:inline-flex;justify-content:center;line-height:1.1;font-style:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;text-align:center;vertical-align:text-top;transform:translateZ(0);letter-spacing:0}@media(min-width:1180px){.page-information .information-sections .information-section .section-content{padding-left:1rem;padding-right:1rem}}@media(max-width:1179.98px){.page-information .information-sections .information-section{flex-direction:column;min-width:fit-content}}@media(max-width:767.98px){.page-information .information-sections{align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin-top:var(--margin-md,5rem);gap:calc(1.3em*var(--line-height, 1.2))}.page-information .information-sections .information-section{flex-direction:column;width:calc(50% - 1.3em*var(--line-height, 1.2))}.page-information .information-sections .information-section .section-title{color:var(--color-grey-light,#b3b3b3)}}.media.image{position:relative}.media.image img,.media.image video{width:100%}.media.image img.lazyload:not(.lazypreload),.media.image img.lazyloaded:not(.lazypreload),.media.image img.lazyloading:not(.lazypreload),.media.image video.lazyload:not(.lazypreload),.media.image video.lazyloaded:not(.lazypreload),.media.image video.lazyloading:not(.lazypreload){transition:opacity var(--duration-long,.35s)}.media.image img.lazyload,.media.image img.lazyloading,.media.image video.lazyload,.media.image video.lazyloading{opacity:0}.media.image img.lazyloaded,.media.image video.lazyloaded{opacity:1}.media.image img.is-loaded,.media.image img.is-loading,.media.image video.is-loaded,.media.image video.is-loading{transition:opacity var(--duration-long,.35s)}.media.image img.is-loading,.media.image video.is-loading{opacity:0}