@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes show-slide{0%{transform:translateY(3rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-in-from-right{0%{transform:translate(24px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slide-in-from-left{0%{transform:translate(-24px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slide-in-from-top{0%{transform:translateY(-24px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slide-in-from-bottom{0%{transform:translateY(24px);opacity:0}to{transform:translate(0);opacity:1}}.play-icon{display:flex;justify-content:center;align-items:center;background-color:var(--color-accent);color:#fff;transition:background-color 175ms ease-out;border-radius:99vw;padding:12px}.play-icon svg{width:24px;aspect-ratio:1;color:currentColor}@media screen and (max-width:991px){.staff-section{margin-block-start:-32px!important;padding-block-start:32px!important}}.staff-section__header{display:flex;flex-wrap:wrap;justify-content:start;align-items:center;gap:16px 48px;margin-inline-end:calc(-1 * var(--bleed-limited) - var(--container-padding))}.staff-section__header .title{margin-inline-end:auto}.staff-section__header .p{max-width:42ch}.staff-section__header.decorative-stripes:before{--color: #ededed}@media screen and (min-width:992px){.staff-section__header.decorative-stripes:before{position:initial;width:var(--bleed-limited);height:64px;order:1}}@media screen and (max-width:991px){.staff-section__header.decorative-stripes:before{inset:-32px 0 -128px auto;width:66vw;height:auto}}:not(.swiper)>.staff-list,.swiper:not(.swiper-initialized) .staff-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:64px}@media screen and (max-width:1679px){:not(.swiper)>.staff-list,.swiper:not(.swiper-initialized) .staff-list{gap:32px}}@media screen and (max-width:1199px){:not(.swiper)>.staff-list,.swiper:not(.swiper-initialized) .staff-list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media screen and (max-width:991px){:not(.swiper)>.staff-list,.swiper:not(.swiper-initialized) .staff-list{column-gap:24px}}@media screen and (max-width:575px){:not(.swiper)>.staff-list,.swiper:not(.swiper-initialized) .staff-list{grid-template-columns:minmax(0,1fr)}}.staff-item{position:relative;display:flex;flex-direction:column;align-items:start;--offset: 12px}@media screen and (max-width:1679px){.staff-item{--offset: 8px}}.staff-item__head{position:relative;display:block;padding-inline-end:var(--offset);padding-block-end:var(--offset)}.staff-item__media{aspect-ratio:3/4;box-shadow:var(--offset) var(--offset) 0 0 var(--theme-color, var(--color-border))}.staff-item__media picture{display:block;overflow:hidden}.staff-item__media picture img{transition:transform 425ms cubic-bezier(.22,1,.36,1)}.staff-item__media .img-placeholder{min-width:312px}.staff-item__body{padding-block-start:calc(1.25 * var(--offset))}.staff-item__body .parameter-list{display:grid;grid-template-columns:min-content auto;gap:.25rem .75rem;position:relative;z-index:10}.staff-item__body .parameter-item{grid-column:1/-1;display:grid;grid-template-columns:subgrid;align-items:baseline;gap:inherit}.staff-item__body .parameter-item .metaline{white-space:nowrap}.staff-item__meta{margin-block-end:calc(.75 * var(--offset));color:var(--color-text-muted)}.staff-item__extended{margin-block-start:calc(1.5 * var(--offset))}.staff-item:has(:is(button,.block-link):is(:hover,:active,:focus-visible)) .staff-item__head picture img{transform:scale(1.02)}.staff-item:has(:is(button,.block-link):is(:hover,:active,:focus-visible)) .block-link{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:.2em;font-style:italic}.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{--spacing: 16px;display:grid;gap:var(--gap, var(--spacing));grid-template-columns:repeat(var(--columns-mobile, 1),1fr)}@media screen and (min-width:768px){.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{grid-template-columns:repeat(max(var(--columns-mobile, 2),2),1fr)}}@media screen and (min-width:992px){.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{grid-template-columns:repeat(var(--columns, 4),1fr)}}@media(min-width:768px)and (max-width:1199px){.structure-grid:not(.swiper-wrapper).structure-grid--documents,.swiper:not(.swiper-initialized) .structure-grid.structure-grid--documents{grid-template-columns:minmax(0,1fr)}}.swiper:not(.swiper-initialized) .structure-grid{grid-template-rows:auto;grid-auto-rows:0;row-gap:0;overflow:hidden}.swiper:not(.swiper-initialized) .structure-grid+.swiper-pagination{display:none!important}.structure-block__head.text-center{align-items:center}.structure-block__head.text-end{align-items:end}.structure-block__head hgroup+.structure-content{margin-top:1rem}.col-bleed .structure-block__head{max-width:var(--container-width);margin-inline:auto;padding-inline:var(--container-padding)}:where(.page-head+.structure-section>.grid-row:first-child>.grid-col:first-child)>.structure-block{padding-top:1.5rem}@media screen and (min-width:768px){:where(.page-head+.structure-section>.grid-row:first-child>.grid-col:first-child)>.structure-block{padding-top:3rem}}@media screen and (min-width:992px){:where(.page-head+.structure-section>.grid-row:first-child>.grid-col)>.structure-block{padding-top:3rem}}@media screen and (min-width:1680px){:where(.page-head+.structure-section>.grid-row:first-child>.grid-col)>.structure-block{padding-top:5rem}}.gallery-item__link{position:relative;transition-duration:175ms;overflow:hidden}@media(hover:hover)and (pointer:fine){.gallery-item__link:is(:hover,:active,:focus-visible) .gallery-item__figure img{transform:scale(1.025)}}.gallery-item__figure{position:relative;transition-duration:inherit}.gallery-item__figure picture{display:block;width:100%;overflow:hidden;transition-duration:inherit}.gallery-item__figure picture img{transition:transform ease-out;transition-duration:inherit}.gallery-item__body{transition-duration:inherit}@media screen and (min-width:576px){.gallery-item__body{margin-block:1.5rem}}@media screen and (max-width:575px){.gallery-item__body{padding:1.25rem 1rem;border:2px solid var(--color-border-light);border-top:none}}.gallery-item__body .title{transition:color ease-out;transition-duration:inherit}@media screen and (min-width:576px){.gallery-item--text{border-bottom:2px solid var(--color-border-light)}}.gallery-item--text picture{border-bottom-right-radius:0;border-bottom-left-radius:0}@media(hover:hover)and (pointer:fine){.gallery-item--text .gallery-item__link:is(:hover,:active,:focus-visible) .title{color:#000}}.gallery-item--text .p{color:var(--color-text)}@media screen and (min-width:1200px){.structure-grid.structure-grid--icons{--spacing: 64px}}.structure-icon{display:flex;justify-content:start;align-items:start;gap:24px 32px}@media screen and (max-width:1439px){.structure-icon{gap:24px}}@media screen and (max-width:575px){.structure-icon{gap:20px}}.structure-icon__head{flex:none;display:flex;justify-content:center;align-items:center;width:4rem;aspect-ratio:1}@media screen and (max-width:1439px){.structure-icon__head{width:3rem}}@media screen and (max-width:575px){.structure-icon__head{width:2.25rem}}.structure-icon__picture{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.structure-icon__picture img{height:100%;width:auto;max-width:100%;max-height:100%;aspect-ratio:1;object-fit:contain}.structure-icon__body{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:4px}.structure-icon--center{flex-direction:column;align-items:center}.structure-icon--center .structure-icon__body{align-items:center;text-align:center}.file-item{position:relative;background-color:var(--color-bg-light);border-radius:0;transition:125ms ease-out;transition-property:background-color,box-shadow,transform}.file-item:has(:hover,:active,:focus-visible){background-color:var(--color-bg);box-shadow:0 3px 37px #0000001a;transform:translateY(-4px)}.file-item:has(:hover,:active,:focus-visible) .title a{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:.2em;font-style:italic}.file-item .title a{text-decoration:none;transition:color 125ms ease-out}.file-tile{--spacing: 1.5rem;display:flex;align-items:start;column-gap:calc(.75 * var(--spacing));padding:var(--spacing)}@media screen and (max-width:767px){.file-tile{align-items:start}}@media screen and (max-width:1679px){.file-tile{--spacing: 1rem}}.file-tile__head{flex:none}.file-tile__head svg{color:var(--color-accent);width:calc(1.5 * var(--spacing));aspect-ratio:1}.file-tile__body{flex:1}.file-tile__foot{align-self:stretch;display:flex;flex-direction:column;justify-content:end;align-items:end;text-align:end}.file-preview{--spacing: 1.5rem;display:block}.file-preview__head{overflow:hidden;border-radius:0;background-color:#f4f4f4}.file-preview__head picture{display:block;width:100%;height:100%}.file-preview__head picture img{display:block;width:100%;height:auto;object-fit:cover;transition:transform 225ms ease-out;background-color:#f4f4f4}.file-preview__icon-wrap{display:flex;justify-content:center;align-items:center;padding:2rem;width:100%;height:100%;aspect-ratio:2}.file-preview__icon-wrap img{width:56px}@media screen and (max-width:991px){.file-preview__icon-wrap img{width:48px}}.file-preview__body{padding:var(--spacing)}.file-meta{display:flex}.file-meta>*+*:before{content:"";display:inline-block;width:.75em;height:1px;background-color:currentColor;margin-inline:.5em;margin-bottom:.25em;opacity:.25}.file-meta small{font-size:1em}@media screen and (min-width:576px){.video{border-bottom:2px solid var(--color-border)}}.video__link,.video__figure{border-radius:inherit}.video__link{display:flex;cursor:pointer}@media(hover:hover)and (pointer:fine){.video__link:is(:hover,:active,:focus-visible) .video__poster img{transform:scale(1.03)}.video__link:is(:hover,:active,:focus-visible) .play-icon{background-color:#262626}.video__link:is(:hover,:active,:focus-visible) .gallery-item__body .title{color:#000}}.video__figure{width:100%}.video__figure picture{position:relative}.video__figure iframe,.video__figure video{width:inherit}.video__figure picture,.video__figure video,.video__figure iframe{width:100%}.video__figure picture img,.video__figure video img,.video__figure iframe img{width:100%;aspect-ratio:inherit;object-fit:cover}.video__poster{position:relative;overflow:hidden;border-top-left-radius:inherit;border-top-right-radius:inherit}.video__poster img{transition:transform 175ms ease-out}.video__poster .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video .gallery-item__body{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.video .gallery-item__body .p{color:var(--color-text)}.video--1-1 picture,.video--1-1 video,.video--1-1 iframe{aspect-ratio:1}.video--4-3 picture,.video--4-3 video,.video--4-3 iframe{aspect-ratio:4/3}.video--16-9 picture,.video--16-9 video,.video--16-9 iframe{aspect-ratio:16/9}.video--21-9 picture,.video--21-9 video,.video--21-9 iframe{aspect-ratio:21/9}.video--3-4 picture,.video--3-4 video,.video--3-4 iframe{aspect-ratio:3/4}.video--a4 picture,.video--a4 video,.video--a4 iframe{aspect-ratio:210/297}.accordion{counter-reset:counter-numbers}.accordion-item{--spacing-block: 1.5rem;--spacing-inline: 0px;display:grid;grid-template-columns:minmax(0,1fr);transition:125ms ease-out;transition-property:background-color,border-color,box-shadow;padding:0;border-block-end:2px solid var(--color-text-emphasis);counter-increment:counter-numbers}@media screen and (max-width:1439px){.accordion-item{--spacing-block: 1.25rem}}@media screen and (max-width:575px){.accordion-item{--spacing-block: 1rem}}.accordion-item:first-child{border-block-start:2px solid var(--color-text-emphasis)}.accordion-item__head,.accordion-item__body{padding:var(--spacing-block) var(--spacing-inline)}.accordion-item__head{display:flex;text-align:start;align-items:baseline;column-gap:1rem;width:100%}@media screen and (max-width:767px){.accordion-item__head{column-gap:.75rem}}.accordion-item__head:before{content:counter(counter-numbers,decimal-leading-zero);color:var(--color-border);font-family:roc-grotesk-condensed,sans-serif;font-size:var(--fs-h3)}@media screen and (max-width:767px){.accordion-item__head:before{font-size:var(--fs-h4)}}.accordion-item__head img{flex:none;width:2.25em;height:2.25em;align-self:start;transform:translateY(.35em)}.accordion-item__head .title{color:inherit;transition:color 75ms ease-out}@media(hover:hover)and (pointer:fine){.accordion-item__head:is(:hover,:active,:focus-visible,[open]) .accordion-item__title{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:.2em;font-style:italic}}.accordion-item__icon{flex:none;display:block;height:var(--fs-h3);aspect-ratio:1;margin-inline-start:auto;color:#000;transition:transform 75ms ease-out;transform:translateY(6px)}.accordion-item__body{padding-block:0}.accordion-item__content{padding-block-end:var(--spacing-block)}@media screen and (max-width:991px){.accordion-item__content{display:flex;flex-direction:column;align-items:start}}@media screen and (min-width:992px){.accordion-item__content img{float:right;max-width:500px;margin-inline-start:var(--spacing-inline);margin-block-end:var(--spacing-block)}}@media screen and (max-width:991px){.accordion-item__content img{flex:none;order:1;margin-block-start:var(--spacing-block)!important}}.accordion-item:is([open]) .accordion-item__icon{transform:translateY(6px) rotate(45deg)}.accordion-item:is([open]) .accordion-item__head:before{color:var(--color-text-emphasis)}
