@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mch-overlay{--wb-icon__fill:var(--wb-ds-color-gray--white);--wb-icon__fill--hover:var(--wb-ds-color-gray--2x-light);position:fixed;inset:0;background-color:#1c2834;background-color:var(--wb-ds-color-secondary--3x-dark);z-index:900;z-index:var(--wb-ds-zindex--overlay);overscroll-behavior:contain;overflow-y:auto;animation:fadeIn .35s forwards;animation:fadeIn var(--wb-ds-animation-duration--medium) forwards;outline:none}.mch-overlay .mch-overlay__header{position:absolute;top:1.2rem;top:var(--wb-ds-space--xs);right:1.2rem;right:var(--wb-ds-space--xs);z-index:5;z-index:var(--wb-ds-zindex--element)}.mch-overlay .mch-overlay__content{display:flex;justify-content:center;align-items:center;color:#fff;color:var(--wb-ds-color-gray--white);height:100%;width:100%;max-width:100%;--wb-ds-color-text--default:var(--wb-ds-color-gray--white)}.mch-overlay--on-top{--mch-image-slideshow__max-height:80vh}.mch-overlay--on-top .mch-overlay__content{flex-direction:column;height:unset;width:100%;gap:1.6rem;gap:var(--wb-ds-space--s)}@media(min-width:480px){.mch-overlay--on-top{--mch-image-slideshow__max-height:80vh}}@media(min-width:1280px){.mch-overlay--on-top{--mch-image-slideshow__max-height:90vh}}.mch-overlay--click-close{cursor:pointer}.mch-overlay:focus-visible{box-shadow:inset 0 0 0 3px #c4b5fd;box-shadow:var(--wb-ds-box-shadow--2x-hard)}.mch-overlay .mch-container,.mch-overlay mch-image,.mch-overlay mch-image-slideshow{box-sizing:border-box;height:100%;display:flex;align-items:flex-end;flex-direction:column;justify-content:center}.mch-overlay .mch-container{align-items:center}.mch-overlay:not(.mch-overlay--on-top){--mch-image-slideshow__max-height:75vh}@media(min-width:480px){.mch-overlay:not(.mch-overlay--on-top){--mch-image-slideshow__max-height:75vh}}@media(min-width:1280px){.mch-overlay:not(.mch-overlay--on-top){--mch-image-slideshow__max-height:75vh}}.mch-overlay:not(.mch-overlay--on-top) mch-image{padding:2.8rem;padding:var(--mch-space--boxes)}.mch-overlay mch-image-slideshow{--mch-color-background:transparent;--wb-ds-color-text:var(--wb-ds-color-gray--white);--mch-space--boxes:var(--wb-ds-space--xs) var(--wb-ds-space--l);width:100%;max-width:100%;--mch-image-slideshow__max-height:65vh}@media(min-width:480px){.mch-overlay mch-image-slideshow{--mch-image-slideshow__max-height:65vh}}@media(min-width:1280px){.mch-overlay mch-image-slideshow{--mch-image-slideshow__max-height:65vh}}.mch-overlay--iframe .mch-overlay__content{width:100%}.mch-overlay--iframe iframe{width:100%;height:100%;border:0}