/*! 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:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-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__dynamic-caption{color:#fff;position:absolute;width:100%;left:0;top:0;transition:opacity .12s linear!important}.pswp-caption-content{display:none}.pswp__dynamic-caption a{color:#fff}.pswp__dynamic-caption--faded{opacity:0!important}.pswp__dynamic-caption--aside{width:auto;max-width:300px;padding:20px 15px 20px 20px;margin-top:70px}.pswp__dynamic-caption--below{width:auto;max-width:700px;padding:15px 0 0}.pswp__dynamic-caption--on-hor-edge{padding-left:15px;padding-right:15px}.pswp__dynamic-caption--mobile{width:100%;background:#00000080;padding:10px 15px;right:0;bottom:0;top:auto!important;left:0!important}.pswp{--pswp-bg: rgba(255, 255, 255, .95);--pswp-icon-color: #1e3a8a;--pswp-icon-color-secondary: #3b82f6;--pswp-error-text-color: #1e3a8a}.pswp__bg{background:#fffffff2!important}.pswp:fullscreen .pswp__bg,.pswp:-webkit-full-screen .pswp__bg{background:#ffffff80!important}::backdrop{background:url(/images/home-footer.webp) center center / cover no-repeat!important}.pswp__top-bar{background:#ffffffd9!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(30,58,138,.1);z-index:10!important}.pswp__container{z-index:1!important}.pswp__button--arrow{background:transparent!important;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0;width:48px;height:48px;margin:0 16px;box-shadow:none;transition:transform .2s,opacity .2s}.pswp__button--arrow:hover{background:transparent!important;box-shadow:none;transform:scale(1.1)}.pswp__button--arrow .pswp__icn{color:#1e3a8a}.pswp__button--arrow:hover .pswp__icn{color:#1e40af}.pswp__button{color:#1e3a8a;background:transparent!important}.pswp__button:hover{color:#1e40af}.pswp__button .pswp__icn{color:#1e3a8a!important;fill:#1e3a8a!important}.pswp__button:hover .pswp__icn{color:#1e40af!important;fill:#1e40af!important}.pswp__button--zoom .pswp__icn,.pswp__button--close .pswp__icn{display:none!important}.pswp__button--zoom{width:44px;height:44px;position:relative}.pswp__button--zoom:after{content:"";position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);width:28px;height:28px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 24 24' fill='none' stroke='%231e3a8a' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10' cy='10' r='7' stroke-width='1.5'%3E%3C/circle%3E%3Cline x1='15' y1='15' x2='21' y2='21' stroke-width='3'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.pswp__button--zoom:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 24 24' fill='none' stroke='%231e40af' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10' cy='10' r='7' stroke-width='1.5'%3E%3C/circle%3E%3Cline x1='15' y1='15' x2='21' y2='21' stroke-width='3'%3E%3C/line%3E%3C/svg%3E")}.pswp__button--close{width:44px;height:44px;position:relative}.pswp__button--close:after{content:"";position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%231e3a8a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.pswp__button--close:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%231e40af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E")}.pswp__button--arrow .pswp__icn{display:none!important}.pswp__button--arrow--prev,.pswp__button--arrow--next{position:fixed!important;top:50%!important;transform:translateY(-50%)!important;z-index:100}.pswp__button--arrow--prev{left:16px!important;right:auto!important}.pswp__button--arrow--next{right:16px!important;left:auto!important}.pswp__button--arrow--prev:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24' fill='none' stroke='%231e3a8a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;filter:drop-shadow(0 0 4px rgba(255,255,255,.9)) drop-shadow(0 0 8px rgba(255,255,255,.7))}.pswp__button--arrow--next:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24' fill='none' stroke='%231e3a8a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;filter:drop-shadow(0 0 4px rgba(255,255,255,.9)) drop-shadow(0 0 8px rgba(255,255,255,.7))}.pswp__button--arrow--prev:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24' fill='none' stroke='%231e40af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E")}.pswp__button--arrow--next:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24' fill='none' stroke='%231e40af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E")}.pswp__counter{color:#1e3a8a;font-weight:500;font-size:17px;background:transparent!important;text-shadow:0 1px 2px rgba(255,255,255,.8)}.pswp__preloader__icn{border-color:#1e3a8a33;border-top-color:#1e3a8a}.pswp__error-msg{color:#1e3a8a}.pswp__dynamic-caption{color:#1e3a8a;background:#ffffffe6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:12px 16px;border-radius:8px;font-size:14px;line-height:1.4;box-shadow:0 2px 8px #1e3a8a26}.pswp__img{border-radius:12px;box-shadow:0 4px 20px #00000026}.pswp__img--placeholder{background:linear-gradient(180deg,#e0f2fe,#bae6fd,#7dd3fc 50%,#a5f3fc 70%,#fef3c7,#fde68a)!important;border-radius:12px}.pswp__zoom-wrap{background:linear-gradient(180deg,#e0f2fe,#bae6fd,#7dd3fc 50%,#a5f3fc 70%,#fef3c7,#fde68a);border-radius:12px}.pswp__preloader{background:transparent}.pswp [style*="background: rgba(0,0,0,0.7)"]{background:#ffffffe6!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(30,58,138,.1)}.pswp button[style*="opacity: 0.6"]{opacity:.7!important;border-color:#1e3a8a33!important}.pswp button[style*="border-color: white"]{border-color:#1e3a8a!important;opacity:1!important}@media (max-width: 640px){.pswp__button--arrow{width:40px;height:40px;margin:0 8px}}@media (max-height: 500px) and (orientation: landscape){.pswp__top-bar{height:40px!important;padding:0 8px!important;gap:2px!important}.pswp__button{width:32px!important;height:32px!important;padding:4px!important;margin:0!important}.pswp__button .pswp__icn{width:18px!important;height:18px!important}.pswp__counter{font-size:13px!important;padding:0 8px!important}.pswp__button--zoom:after,.pswp__button--close:after{width:18px!important;height:18px!important}.pswp__button--arrow--prev:after,.pswp__button--arrow--next:after{width:28px!important;height:28px!important}}.pswp [style*="overflow-x: auto"]::-webkit-scrollbar{display:none}@keyframes svelte-2vfe62-fade-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.animate-fade-in.svelte-2vfe62{animation:svelte-2vfe62-fade-in .2s ease-out}
