/*! 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:hsla(0,0%,100%,.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);-webkit-tap-highlight-color:rgba(0,0,0,0);contain:layout style size;display:none;height:100%;left:0;opacity:.003;position:fixed;top:0;touch-action:none;width:100%;z-index:var(--pswp-root-z-index)}.pswp,.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{background:var(--pswp-bg);opacity:.005}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__img,.pswp__zoom-wrap{height:auto;width: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__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{overflow:hidden;z-index:1}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);font-size:1em;line-height:1;margin:auto}.pswp .pswp__hide-on-close{opacity:.005;pointer-events:none;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);will-change:opacity;z-index:10}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{-webkit-touch-callout:none;-webkit-appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;height:60px;margin:0;opacity:.85;overflow:hidden;padding:0;position:relative;width:50px}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{background:none;border:0;box-shadow:none;opacity:1;padding:0;transition:none}.pswp__button:disabled{cursor:auto;opacity:.3}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);height:32px;left:9px;overflow:hidden;pointer-events:none;position:absolute;top:14px;width:32px}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{display:flex;flex-direction:row;height:60px;justify-content:flex-end;left:0;pointer-events:none!important;position:absolute;top:0;width:100%;z-index:10}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{height:100px;margin-top:-50px;position:absolute;top:0;top:50%;width:75px}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:none;border-radius:0;height:60px;margin-top:-30px;top:50%;width:60px}.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{left:0;right:auto}.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{height:60px;margin-right:auto;overflow:hidden;position:relative;width:50px}.pswp__preloader .pswp__icn{animation:pswp-clockwise .6s linear infinite;opacity:0;transition:opacity .2s linear}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{-webkit-margin-start:20px;color:var(--pswp-icon-color);font-size:14px;height:30px;line-height:30px;margin-top:15px;margin-inline-start:20px;opacity:.85;text-shadow:1px 1px 3px var(--pswp-icon-color-secondary)}.pswp--one-slide .pswp__counter{display:none}.gallery-overview-header .title{margin-bottom:var(--spacing-3)}@media (min-width:992px){.gallery-overview-header .title{margin-bottom:0}}.gallery-overview-header .title .text{margin-bottom:var(--spacing-4)}@media (min-width:768px){.gallery-overview-header .title .text{margin-bottom:0}}@media (min-width:992px){.gallery-overview-header .title .text{margin-right:var(--spacing-3)}}@media (min-width:768px){.gallery-overview-header .controls a:not(:first-child){margin:0 var(--spacing-1)}}.gallery-overlay-footer,.gallery-overlay-header{left:0;margin:0 auto;max-width:80%;position:absolute;right:0;text-align:left;width:100%}@media (max-width:767px){.gallery-overlay-footer,.gallery-overlay-header{max-width:100%!important;padding-left:var(--spacing-2);padding-right:var(--spacing-2)}}.gallery-overlay-header{top:9px}@media (max-width:767px){.gallery-overlay-header{top:50px}}.gallery-overlay-footer{bottom:40px;transition:"opacity"}@media (max-width:767px){.gallery-overlay-footer{text-align:center}}.gallery-overlay-header-link{font-size:.875rem;padding-left:var(--spacing-1)}@media (min-width:650px){.gallery-overlay-header-link{display:block;padding-left:0}}.pswp__ui--idle .gallery-overlay-footer{opacity:0}.pswp__ui--hidden .gallery-overlay-footer{opacity:.001}.sponsor a{color:var(--color-white);opacity:.9}.sponsor a:not(.btn):active,.sponsor a:not(.btn):focus,.sponsor a:not(.btn):hover{color:var(--color-primary)!important}img.sponsor-image{max-height:15vh;max-width:90%}@media (min-width:768px){img.sponsor-image{max-width:800px}}.gallery__flex{display:flex;flex-wrap:wrap}.gallery__flex figure,.gallery__flex__banner,.gallery__flex__banner img{height:20vh!important;max-width:100vw}.gallery__flex figure.gallery__flex__landscape-item,.gallery__flex__banner img.gallery__flex__landscape-item,.gallery__flex__banner.gallery__flex__landscape-item{flex-grow:2}.gallery__flex figure.last-child,.gallery__flex__banner img.last-child,.gallery__flex__banner.last-child{flex-grow:10}.gallery__flex figure{flex-grow:1}.gallery__flex__banner img{display:block;height:100%;-o-object-fit:inherit!important;object-fit:inherit!important;width:auto!important}.gallery__flex img{box-sizing:border-box;height:100%;max-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;padding:var(--spacing-1);vertical-align:bottom;width:auto!important}.gallery__flex__link{display:block;height:100%;overflow:hidden;width:100%}.gallery__flex__sponsor{align-items:center;display:flex;flex-direction:column;height:100%!important;justify-content:center;position:relative}.gallery__flex__sponsor img{margin:0 auto;max-height:60%;min-width:unset!important}.gallery__flex__landscape-item{flex-grow:5}@media (max-width:991px){.gallery__flex figure,.gallery__flex__banner,.gallery__flex__banner img{height:15vh!important}}@media (max-width:567px){.gallery__flex figure,.gallery__flex__banner,.gallery__flex__banner img{max-height:30vh!important;min-height:18vh!important}.gallery__flex .last-child{display:none}}.gallery__flex--review figure,.gallery__flex--review__banner,.gallery__flex--review__banner img{height:20vh!important}@media (max-width:1679px){.gallery__flex--review .gallery__flex__banner,.gallery__flex--review .gallery__flex__banner img,.gallery__flex--review figure{height:17vh!important}}@media (max-width:1365px){.gallery__flex--review .gallery__flex__banner,.gallery__flex--review .gallery__flex__banner img,.gallery__flex--review figure{height:10vh!important}}@media (max-width:1199px){.gallery__flex--review .gallery__flex__banner,.gallery__flex--review .gallery__flex__banner img,.gallery__flex--review figure{height:10vh!important}}.locked-last-slide svg{fill:var(--color-white);filter:drop-shadow(0 0 .4rem var(--color-black))}.locked-last-slide .locked-text{text-shadow:#000 1px 0 10px}.pswp__top-bar{background-color:rgba(0,0,0,.45);flex-wrap:wrap;height:auto}.pswp__bg{opacity:.93!important}.pswp__content{text-align:center}.pswp__content .sponsor{margin-top:50vh;transform:translateY(-50%)}.pswp__counter{flex-grow:1}@media (min-width:1200px){.pswp__counter{flex-grow:0}}.pswp__preloader{position:absolute;top:50px}@media (min-width:1200px){.pswp__preloader{position:relative;top:auto}}.pswp__title{margin-top:var(--spacing-1);order:3;padding:0 39px var(--spacing-2) var(--spacing-3);width:100%}@media (min-width:1200px){.pswp__title{-webkit-margin-start:5vw;margin-top:9px;margin-inline-start:5vw;order:0;padding:var(--spacing-2);width:auto}}.pswp__footer{bottom:var(--spacing-3);position:absolute;text-align:center;width:100%}.pswp__button.pause .pswp__button--play,.pswp__button.play .pswp__button--pause{display:none}.badge-scroll{display:grid;position:relative;width:100%}.badge-scroll ul{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-height:none;display:flex;flex-wrap:nowrap!important;margin-bottom:var(--spacing-2);margin-top:var(--spacing-1);overflow-x:auto;overflow:-moz-scrollbars-none;padding:0;scrollbar-width:none}.badge-scroll ul::-webkit-scrollbar{display:none!important;height:0!important;width:0!important}@media (min-width:768px){.badge-scroll ul{margin-bottom:var(--spacing-3);margin-top:0}}.is-mouse .badge-scroll ul{overflow:hidden}.badge-scroll [data-controls]{background-color:var(--color-primary);border-radius:100%;box-shadow:0 1px 4px 0 rgba(0,0,0,.5);height:30px;margin-top:calc(-14px - var(--spacing-3));padding:0;position:absolute;top:50%;width:30px;z-index:1}.badge-scroll [data-controls] svg{inset:0;margin-top:-2px;position:relative}@media (min-width:1680px){.badge-scroll [data-controls] svg{margin-top:-5px}}.badge-scroll [data-controls=next]{right:var(--spacing-2)}.badge-scroll [data-controls=prev]{left:var(--spacing-2)}.badge-scroll [data-controls=prev] svg{margin-left:-1px}.badge-scroll [data-controls=next]{right:0}.badge-scroll [data-controls=next] svg{margin-right:-2px}.badge-scroll [data-controls=prev]{left:0}.badge-scroll [data-controls=prev] svg{margin-left:-2px;transform:rotate(180deg)}.badge-scroll [data-controls]{height:20px;margin-top:7px;top:0;width:20px}@media (min-width:768px){.badge-scroll [data-controls]{margin-top:4px}}.is-touch-device .badge-scroll [data-controls]{display:none!important}.is-touch-device .badge-scroll ul{margin-left:0!important;margin-right:0!important}