/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.pswp{--pswp-bg: rgb(0 0 0 / 50%);--pswp-placeholder-bg: rgb(0 0 0 / 50%);--pswp-root-z-index: 100000;--pswp-preloader-color: rgb(0 0 0 / 50%);--pswp-preloader-color-secondary: rgb(255 255 255 / 50%);--pswp-offset: var(--box-space);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pswp__button{background-color:#e5e5e5b3;border-radius:99px;width:3rem;height:3rem;opacity:1;display:flex;align-items:center;justify-content:center}.pswp__button svg,.pswp__button img{width:1.5rem;height:1.5rem}.pswp__button:hover,.pswp__button:focus,.pswp__button:active{transition-duration:.3s;transition-timing-function:cubic-bezier(.25,.1,.25,1);transition-property:opacity,background-color;background-color:#e5e5e5cc}.pswp__button--arrow{margin:0;transform:translateY(-50%);background-color:#9fff28}.pswp__button--arrow:hover,.pswp__button--arrow:focus,.pswp__button--arrow:active{background-color:#9fff28;opacity:.7}.pswp__button--arrow--prev{left:var(--pswp-offset)}.pswp__button--arrow--prev svg{transform:rotate(180deg)}.pswp__button--arrow--next{right:var(--pswp-offset)}.pswp__button--close{margin-right:0}.pswp__preloader{height:3rem}.pswp__top-bar{padding:var(--pswp-offset);gap:.625rem;height:auto;position:static}.pswp__counter{position:absolute;left:50%;bottom:var(--pswp-offset);margin:0;padding-inline:.625rem;font-size:.875rem;font-weight:700;border-radius:99px;color:#000;text-shadow:none;height:auto;line-height:inherit;display:inline-flex;align-items:center;vertical-align:middle;min-height:1.75rem;background-color:#e5e5e5b3;transform:translate(-50%)}.pswp .pswp__hide-on-close{transition-duration:.3s;transition-timing-function:cubic-bezier(.25,.1,.25,1);transition-property:opacity,background-color}@media (min-width: 992px){.pswp{--pswp-offset: 1.75rem}}.c-prose{--prose-fz: 1.125rem;--prose-offset-r: 0px;--prose-offset-l: 0px;--prose-max-w: 100%;--lead-fz: 1.25rem;--p-mb: 1.75rem;--h-mt: 3rem;--h-mb: 1.75rem;--ul-pl: 2rem;--ul-mb: var(--p-mb);--li-my: .5rem;--fig-my: 3rem;position:relative;font-size:var(--prose-fz);line-height:1.5;font-weight:300;max-width:var(--prose-max-w)}.c-prose__lead{font-size:var(--lead-fz);font-weight:700;line-height:1.4}.c-prose__info{font-weight:700;cursor:pointer;text-decoration:underline;text-decoration-thickness:.125em;text-decoration-style:dotted;text-decoration-color:#9fff28}.c-prose__info:empty{line-height:1}.c-prose__info:empty:before{content:"i";height:1.5rem;width:1.5rem;font-size:.875rem;font-weight:900;border-radius:99px;background-color:#9fff28;display:inline-flex;vertical-align:middle;align-items:center;padding-top:1px;justify-content:center}.c-prose__offset{margin-right:calc(var(--prose-offset-r) * -1)}.c-prose__full{margin-left:calc(var(--prose-offset-l) * -1);margin-right:calc(var(--prose-offset-r) * -1)}.c-prose__img{position:relative;flex-grow:1}.c-prose__img.u-cover{overflow:visible}.c-prose__img:before{padding-bottom:62.5%}.c-prose__img-info{position:absolute;right:.75rem;bottom:.75rem;z-index:2}.c-prose__img picture{background-color:#e5e5e5;display:block}.c-prose__img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-prose__img a{display:block;background:none}.c-prose__img figcaption{font-size:1rem;font-weight:400;line-height:1.3}.c-prose__img figcaption p{margin-bottom:.5rem}.c-prose__img figcaption p:last-child{margin-bottom:0}.c-prose__img figcaption.c-tooltip{--tooltip-background: rgb(0 0 0 / 60%);--tooltip-border-width: 0px;--tooltip-color: #fff;--tooltip-font-size: 1rem;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;left:0!important;top:0!important;margin:0;width:100%;height:100%;max-width:100%;pointer-events:none;padding-right:5rem;padding-bottom:.75rem;display:flex;flex-direction:column;justify-content:flex-end}.c-prose__gallery{margin-block:var(--fig-my)}.c-prose__gallery figure{margin:0}.c-prose__aside{max-width:23.5rem;margin-block:var(--fig-my)}.c-prose__entry{font-size:1rem;position:relative}.c-prose__entry picture{margin-bottom:1rem}.c-prose__entry picture:before{padding-bottom:75%}.c-prose__entry p{margin:0}.c-prose__tooltip p{margin-bottom:0}.c-prose__tooltip p:not(:last-child){margin-bottom:.5rem}.c-prose__tooltip figure{margin:0}.c-prose__tooltip figure:not(:last-child){margin-bottom:1rem}.c-prose__tooltip figure:not(:first-child){margin-top:1rem}.c-prose__tooltip picture{display:block;position:relative}.c-prose__tooltip picture img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.c-prose__tooltip a{background:linear-gradient(to right,#9fff28,#9fff28);background-size:100% 2px;background-position:left bottom;background-repeat:no-repeat;transition-property:background-size;font-weight:700}@media (hover: hover){.c-prose__tooltip a:hover{background-size:100% 100%}}.c-prose__share{position:absolute;height:100%;top:0;right:0;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none}.c-prose__share-toggle{pointer-events:all;position:sticky;bottom:var(--box-space)}.c-prose__share .c-tooltip{pointer-events:all}.c-prose :not(:where(.c-prose__ignore *)):where(p){margin-bottom:var(--p-mb)}.c-prose :not(:where(.c-prose__ignore *)):where(b){font-weight:700}.c-prose :not(:where(.c-prose__ignore *)):where(a){background:linear-gradient(to right,#9fff28,#9fff28);background-size:100% 2px;background-position:left bottom;background-repeat:no-repeat;transition-property:background-size;font-weight:700}@media (hover: hover){.c-prose :not(:where(.c-prose__ignore *)):where(a):hover{background-size:100% 100%}}.c-prose :not(:where(.c-prose__ignore *)):where(h1,h2,h3,h4){margin-top:var(--h-mt);margin-bottom:var(--h-mb);font-weight:700;line-height:1.2}.c-prose :not(:where(.c-prose__ignore *)):where(h1,h2,h3,h4):first-child{margin-top:0}.c-prose :not(:where(.c-prose__ignore *)):where(h1,h2,h3,h4)+h2,.c-prose :not(:where(.c-prose__ignore *)):where(h1,h2,h3,h4)+h3,.c-prose :not(:where(.c-prose__ignore *)):where(h1,h2,h3,h4)+h4,.c-prose :not(:where(.c-prose__ignore *)):where(h1,h2,h3,h4)+figure{margin-top:0}.c-prose :not(:where(.c-prose__ignore *)):where(h1){font-size:1.6em}.c-prose :not(:where(.c-prose__ignore *)):where(h2){font-size:1.36em}.c-prose :not(:where(.c-prose__ignore *)):where(h3){font-size:1.2em}.c-prose :not(:where(.c-prose__ignore *)):where(h4){font-size:1.09em}.c-prose :not(:where(.c-prose__ignore *)):where(mark){background-color:#9fff28;padding:.25rem .125rem}.c-prose :not(:where(.c-prose__ignore *)):where(li){margin-top:var(--li-my);margin-bottom:var(--li-my)}.c-prose :not(:where(.c-prose__ignore *)):where(ol,ul){padding-left:var(--ul-pl);margin-bottom:var(--ul-mb)}.c-prose :not(:where(.c-prose__ignore *)):where(ol,ul) ul,.c-prose :not(:where(.c-prose__ignore *)):where(ol,ul) ol{margin-top:var(--li-my);margin-bottom:var(--li-my)}.c-prose :not(:where(.c-prose__ignore *)):where(ol){counter-reset:index}.c-prose :not(:where(.c-prose__ignore *)) :where(ol>li){counter-increment:index;position:relative}.c-prose :not(:where(.c-prose__ignore *)) :where(ol>li):before{content:counter(index) ". ";position:absolute;line-height:inherit;font-weight:700;left:calc(var(--ul-pl) * -1)}.c-prose :not(:where(.c-prose__ignore *)):where(ul>li){position:relative}.c-prose :not(:where(.c-prose__ignore *)):where(ul>li):before{content:"";display:block;position:absolute;left:calc(var(--ul-pl) * -1);top:.625rem;margin-top:1px;width:.75rem;height:.75rem;background-color:#9fff28}.c-prose :not(:where(.c-prose__ignore *)):where(blockquote){margin-block:var(--fig-my);line-height:1.2;font-weight:700;font-size:1.18em}.c-prose :not(:where(.c-prose__ignore *)):where(blockquote):before{content:"";display:block;height:2.5rem;margin-bottom:2rem;background-image:url(../img/quote.BOu8i3ID.svg);background-size:auto 2.5rem;background-position:left center;background-repeat:no-repeat}.c-prose :not(:where(.c-prose__ignore *)):where(blockquote) p{margin-bottom:0}.c-prose :not(:where(.c-prose__ignore *)):where(blockquote) p+p{margin-top:2rem}.c-prose :not(:where(.c-prose__ignore *)):where(blockquote) cite{display:block;line-height:1.3;margin-top:2rem;font-size:1.125rem;font-style:normal;font-weight:400}.c-prose :not(:where(.c-prose__ignore *)):where(figure){min-width:100%;margin-block:var(--fig-my)}.c-prose :not(:where(.c-prose__ignore *)):where(figure) a{display:block}.c-prose :not(:where(.c-prose__ignore *)):where(figure) picture{position:relative;width:100%;display:block;overflow:hidden}.c-prose :not(:where(.c-prose__ignore *)):where(figure) picture img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.c-prose :not(:where(.c-prose__ignore *)):where(figure)>a+figcaption,.c-prose :not(:where(.c-prose__ignore *)):where(figure)>picture+figcaption{font-size:1rem;font-weight:400;line-height:1.3}.c-prose :not(:where(.c-prose__ignore *)):where(figure)>a+figcaption p,.c-prose :not(:where(.c-prose__ignore *)):where(figure)>picture+figcaption p{margin-bottom:.5rem}.c-prose :not(:where(.c-prose__ignore *)):where(figure)>a+figcaption p:last-child,.c-prose :not(:where(.c-prose__ignore *)):where(figure)>picture+figcaption p:last-child{margin-bottom:0}.c-prose :not(:where(.c-prose__ignore *)):where(figcaption){font-size:1rem;font-weight:400;line-height:1.3;margin-top:1.25rem}.c-prose :not(:where(.c-prose__ignore *)):where(figcaption) p{margin-bottom:.5rem}.c-prose :not(:where(.c-prose__ignore *)):where(figcaption) p:last-child{margin-bottom:0}.c-prose :not(:where(.c-prose__ignore *)):where(table){width:100%;font-size:1rem}.c-prose :not(:where(.c-prose__ignore *)):where(table) th,.c-prose :not(:where(.c-prose__ignore *)):where(table) td{padding-block:1rem;border-bottom:1px solid #e5e5e5}.c-prose :not(:where(.c-prose__ignore *)):where(table) thead td,.c-prose :not(:where(.c-prose__ignore *)):where(table) thead th{padding-top:0;text-align:left;vertical-align:top}@media (min-width: 992px){.c-prose{--prose-fz: 1.25rem;--prose-offset-r: 8rem;--prose-max-w: 51rem;--lead-fz: 1.375rem}.c-prose__share{margin-right:calc((var(--container-width) - var(--prose-max-w) - var(--box-space) * 2 + var(--prose-offset-l)) * -1)}.c-prose__share-toggle{bottom:calc((100vh - var(--header-height)) / 2)}.c-prose__aside{float:right;margin-top:0;margin-left:5rem;margin-right:calc(var(--prose-offset-r) * -1)}}@media (min-width: 1204px){.c-prose{--prose-fz: 1.375rem;--prose-offset-r: 16rem;--lead-fz: 1.5rem}}@media (min-width: 1440px){.c-prose{--prose-offset-l: 7.375rem}}
