.showplusx-slideshow{width:100%;height:100%}.showplusx-caption{background-color:rgba(0,0,0,.5);color:#fff;text-align:center}.showplusx-caption>a{color:#fff}.showplusx-animation-in{animation-duration:2s}.showplusx-animation-show{animation-duration:3s;animation-timing-function:linear}.showplusx-animation-out{animation-duration:2s}.showplusx-slideshow{position:relative;overflow:hidden}.showplusx-item,.showplusx-viewport{position:absolute;overflow:hidden}.showplusx-viewport{z-index:0;top:0;right:0;bottom:0;left:0}.showplusx-item{margin:0;border:0;padding:0;width:100%;height:100%;box-sizing:border-box;background-origin:border-box;background-clip:content-box;background-size:cover;background-position:50%;background-repeat:no-repeat}.showplusx-caption{position:absolute;left:0;right:0}.showplusx-caption-top{top:0}.showplusx-caption-top.showplusx-animation-in{animation:push-top-in 1s ease}.showplusx-caption-bottom{bottom:0}.showplusx-caption-bottom.showplusx-animation-in{animation:push-bottom-in 1s ease}.showplusx-next,.showplusx-previous{position:absolute;background:transparent none no-repeat scroll 0;top:0;bottom:0;width:58px}.showplusx-previous,.showplusx-slideshow[dir=rtl]>.showplusx-next{left:0;right:auto}.showplusx-next,.showplusx-slideshow[dir=rtl]>.showplusx-previous{left:auto;right:0}.showplusx-previous,.showplusx-slideshow[dir=rtl]>.showplusx-next,.showplusx-slideshow[dir=rtl]>div.showplusx-next:hover,div.showplusx-previous:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='48' viewBox='0 0 100 100'%3E%3Crect ry='25' x='10.417' height='100' width='100' fill-opacity='.5'/%3E%3Cpath d='M65 36.5h16v28H65zm-25 14l25 34m0 0l-25-34 25-35' fill='%23fff'/%3E%3C/svg%3E")}.showplusx-next,.showplusx-slideshow[dir=rtl]>.showplusx-previous,.showplusx-slideshow[dir=rtl]>div.showplusx-previous:hover,div.showplusx-next:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='48' viewBox='0 0 100 100'%3E%3Crect ry='25' x='-10.417' height='100' width='100' fill-opacity='.5'/%3E%3Cpath d='M35 36.5H19v28h16zm25 14l-25 34m0 0l25-34-25-35' fill='%23fff'/%3E%3C/svg%3E")}@media (hover) and (pointer:fine){.showplusx-slideshow[dir=rtl]>div.showplusx-next,.showplusx-slideshow[dir=rtl]>div.showplusx-previous,div.showplusx-next,div.showplusx-previous{background-image:none}}.showplusx-navigation{position:absolute;display:flex;align-items:center;justify-content:center}.showplusx-navigation.showplusx-bottom,.showplusx-navigation.showplusx-top{left:0;right:0}.showplusx-navigation.showplusx-top{top:0}.showplusx-navigation.showplusx-bottom{bottom:0}.showplusx-navigation.showplusx-end,.showplusx-navigation.showplusx-start{top:0;bottom:0;flex-direction:column}.showplusx-navigation.showplusx-start,.showplusx-slideshow[dir=rtl]>.showplusx-navigation.showplusx-end{left:0;right:auto}.showplusx-navigation.showplusx-end,.showplusx-slideshow[dir=rtl]>.showplusx-navigation.showplusx-start{left:auto;right:0}.showplusx-navigation>span{display:inline-block;margin:12px 4px;border:1px solid #000;border-radius:100%;width:36px;height:36px;background-color:#fff;background-size:cover;background-position:50%;opacity:.5}.showplusx-navigation.showplusx-end>span,.showplusx-navigation.showplusx-start>span{margin:4px 12px}.showplusx-navigation>span:hover{opacity:1}.showplusx-current{z-index:2}.showplusx-animation-in{animation-name:idle;z-index:1}.showplusx-animation-show{animation-name:idle-show}.showplusx-animation-out{animation-name:idle;z-index:-1}@keyframes idle{0%{visibility:visible}to{visibility:visible}}@keyframes idle-show{0%{opacity:1}to{opacity:1}}.showplusx-fade>.showplusx-animation-in{animation-name:fade-in}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.showplusx-fade>.showplusx-animation-out{animation-direction:reverse;animation-name:fade-in}.showplusx-fold>.showplusx-animation-in{width:auto;right:0;left:0}.showplusx-fold-left>.showplusx-animation-in{animation-name:fold-left}@keyframes fold-left{0%{padding-right:100%}to{padding-right:0}}.showplusx-fold-right>.showplusx-animation-in{animation-name:fold-right}@keyframes fold-right{0%{padding-left:100%}to{padding-left:0}}.showplusx-fold-top>.showplusx-animation-in{animation-name:fold-top}@keyframes fold-top{0%{padding-bottom:100%}to{padding-bottom:0}}.showplusx-fold-bottom>.showplusx-animation-in{animation-name:fold-bottom}@keyframes fold-bottom{0%{padding-top:100%}to{padding-top:0}}.showplusx-push-left>.showplusx-animation-in{animation-name:push-left-in}@keyframes push-left-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.showplusx-push-left>.showplusx-animation-out{animation-name:push-left-out}@keyframes push-left-out{0%{transform:translate(0)}to{transform:translate(100%)}}.showplusx-push-right>.showplusx-animation-in{animation-name:push-right-in}@keyframes push-right-in{0%{transform:translate(100%)}to{transform:translate(0)}}.showplusx-push-right>.showplusx-animation-out{animation-name:push-right-out}@keyframes push-right-out{0%{transform:translate(0)}to{transform:translate(-100%)}}.showplusx-push-top>.showplusx-animation-in{animation-name:push-top-in}@keyframes push-top-in{0%{transform:translateY(-100%)}to{transform:translate(0)}}.showplusx-push-top>.showplusx-animation-out{animation-name:push-top-out}@keyframes push-top-out{0%{transform:translate(0)}to{transform:translateY(100%)}}.showplusx-push-bottom>.showplusx-animation-in{animation-name:push-bottom-in}@keyframes push-bottom-in{0%{transform:translateY(100%)}to{transform:translate(0)}}.showplusx-push-bottom>.showplusx-animation-out{animation-name:push-bottom-out}@keyframes push-bottom-out{0%{transform:translate(0)}to{transform:translateY(-100%)}}.showplusx-scan>.showplusx-animation-in{animation-name:fade-in}.showplusx-scan>.showplusx-animation-out{animation-direction:reverse;animation-name:fade-in}.showplusx-scan-left>.showplusx-animation-in{background-position-x:right}.showplusx-scan-left>.showplusx-animation-out{background-position-x:left}.showplusx-scan-left>.showplusx-animation-show{animation-name:scan-left}@keyframes scan-left{0%{background-position-x:right}to{background-position-x:left}}.showplusx-scan-right>.showplusx-animation-in{background-position-x:left}.showplusx-scan-right>.showplusx-animation-out{background-position-x:right}.showplusx-scan-right>.showplusx-animation-show{animation-direction:reverse;animation-name:scan-left}.showplusx-scan-up>.showplusx-animation-in{background-position-y:bottom}.showplusx-scan-up>.showplusx-animation-out{background-position-y:top}.showplusx-scan-up>.showplusx-animation-show{animation-name:scan-up}@keyframes scan-up{0%{background-position-y:bottom}to{background-position-y:top}}.showplusx-scan-down>.showplusx-animation-in{background-position-y:top}.showplusx-scan-down>.showplusx-animation-out{background-position-y:bottom}.showplusx-scan-down>.showplusx-animation-show{animation-direction:reverse;animation-name:scan-up}.showplusx-circle>.showplusx-animation-in{animation-name:circle-in}@keyframes circle-in{0%{clip-path:circle(0 at 50% 50%);visibility:visible}to{clip-path:circle(100% at 50% 50%);visibility:visible}}.showplusx-kenburns>.showplusx-animation-in{animation-name:fade-in}.showplusx-kenburns>.showplusx-animation-out{animation-name:kenburns-out}@keyframes kenburns-out{0%{opacity:1}to{transform:scale(2.5);opacity:0}}.showplusx-kenburns>.showplusx-animation-in,.showplusx-kenburns>.showplusx-animation-show{transform-origin:50% 50%;transform:scale(2)}.showplusx-kenburns>.showplusx-animation-show{animation-name:kenburns}@keyframes kenburns{to{transform:scale(1)}}.showplusx-kenburns-topleft>.showplusx-animation-in,.showplusx-kenburns-topleft>.showplusx-animation-show{transform-origin:25% 25%}.showplusx-kenburns-topright>.showplusx-animation-in,.showplusx-kenburns-topright>.showplusx-animation-show{transform-origin:75% 25%}.showplusx-kenburns-bottomright>.showplusx-animation-in,.showplusx-kenburns-bottomright>.showplusx-animation-show{transform-origin:75% 75%}.showplusx-kenburns-bottomleft>.showplusx-animation-in,.showplusx-kenburns-bottomleft>.showplusx-animation-show{transform-origin:25% 75%}.showplusx-hidden{display:none}