.modal__overlay:where(.astro-XEX5JNGN){position:fixed;inset:0;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center}.modal__header:where(.astro-XEX5JNGN){display:flex;justify-content:space-between;align-items:center}.modal__close:where(.astro-XEX5JNGN){background:0 0;border:0}.modal__header:where(.astro-XEX5JNGN) .modal__close:where(.astro-XEX5JNGN):before{content:"✕"}.modal__content:where(.astro-XEX5JNGN){margin-bottom:2rem;line-height:1.5;color:#000c}.modal__btn:where(.astro-XEX5JNGN){font-size:.875rem;padding:.5rem 1rem;background-color:#e6e6e6;color:#000c;border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden;transform:translateZ(0);transition:transform .25s ease-out}.modal__btn:where(.astro-XEX5JNGN):focus,.modal__btn:where(.astro-XEX5JNGN):hover{transform:scale(1.05)}.modal__btn-primary:where(.astro-XEX5JNGN){background-color:#00449e;color:#fff}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide:where(.astro-XEX5JNGN){display:none}.micromodal-slide:where(.astro-XEX5JNGN).is-open{display:block}.micromodal-slide:where(.astro-XEX5JNGN)[aria-hidden=false] .modal__overlay:where(.astro-XEX5JNGN){animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide:where(.astro-XEX5JNGN)[aria-hidden=false] .modal__container:where(.astro-XEX5JNGN){animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide:where(.astro-XEX5JNGN)[aria-hidden=true] .modal__overlay:where(.astro-XEX5JNGN){animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide:where(.astro-XEX5JNGN)[aria-hidden=true] .modal__container:where(.astro-XEX5JNGN){animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide:where(.astro-XEX5JNGN) .modal__container:where(.astro-XEX5JNGN),.micromodal-slide:where(.astro-XEX5JNGN) .modal__overlay:where(.astro-XEX5JNGN){will-change:transform}