/*      Request ID: 1f0797cc3da45bd74aa79c63901145c6 (03/27/2019 11:21am)      */



/*      Resource ID: fafe8cba0b21982169e09ddf1b8 (fullscreen.less, compiled by lessc, minified by cleancss) (03/27/2019 11:21am)      */

.fsgallery-caption,.fsgallery-title{font-family:adelle,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff}body.fsgallery-open{overflow:hidden}.fsgallery{pointer-events:none;z-index:-9999;overflow:scroll;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;background-color:#000;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.fsgallery.fsgallery-open{pointer-events:all;z-index:9999;opacity:1}.fsgallery-inner{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.fsgallery-inner.is-visible{pointer-events:all;z-index:3;opacity:1}.fsgallery-title{display:block;padding:55px 0 25px;font-size:2.6rem;font-weight:500}@media only screen and (max-width:800px){.fsgallery-title{padding-top:60px}}.fsgallery-image{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto;padding-top:20px;padding-bottom:40px;width:100%;height:auto;text-align:center;pointer-events:none;opacity:0;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media only screen and (max-height:650px){.fsgallery-title{display:none}.fsgallery-image{padding-bottom:0}}@media only screen and (max-height:800px){.fsgallery-image{max-height:70vh}}.fsgallery-image img{display:inline-block;margin:0 auto;max-width:75%;max-height:500px;width:auto;height:auto;border:3px solid #fff;box-shadow:none}@media only screen and (max-width:800px){.fsgallery-image img{max-width:60%}}@media only screen and (max-height:1000px){.fsgallery-image img{max-height:450px}}@media only screen and (max-height:800px){.fsgallery-image img{max-height:70vh}}.fsgallery-image.fsgallery-selected{display:block;pointer-events:all;opacity:1;-webkit-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.fsgallery-image.fsgallery-selected img{-webkit-transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease}.fsgallery-image.fsgallery-selected.is-closed img{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.fsgallery-caption{display:block;max-width:75%;margin:0 auto;padding-top:15px;font-size:1.6rem;font-weight:600}.fsgallery-caption a{color:#fff;text-decoration:underline}.fsgallery-caption a:hover{color:#fff;text-decoration:none}.fsgallery-nav a{z-index:4;position:absolute;display:block;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);line-height:60px;height:60px;width:60px;border-radius:60px;border:2px solid #fff;background-color:#000;color:#fff;cursor:pointer;text-indent:-9999px;outline:0;transition:all .25s ease-in-out}@media only screen and (max-width:600px){.fsgallery-nav a{line-height:40px;height:40px;width:40px;border-radius:40px}}.fsgallery-nav a:focus{outline:0}.fsgallery-nav a.is-active,.fsgallery-nav a:focus,.fsgallery-nav a:hover{background-color:#fff;border-color:#fff;color:#000}.fsgallery-nav a:after{position:absolute;display:inline-block;content:"";width:15px;height:15px;top:50%;left:50%;margin-top:-7.5px;-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.fsgallery-nav a.prev{left:20px}.fsgallery-nav a.prev:after{margin-left:-3.75px;border-top:2px solid;border-left:2px solid}@media only screen and (max-width:600px){.fsgallery-nav a:after{width:10px;height:10px;margin-top:-5px}.fsgallery-nav a.prev:after{margin-left:-2.5px}}.fsgallery-nav a.next{right:20px}.fsgallery-nav a.next:after{margin-left:-11.25px;border-bottom:2px solid;border-right:2px solid}@media only screen and (max-width:600px){.fsgallery-nav a.next:after{margin-left:-7.5px}}.fsgallery-close{cursor:pointer;z-index:5;display:block;position:absolute;top:30px;right:30px;width:25px;height:25px;overflow:hidden}.fsgallery-close:after,.fsgallery-close:before{content:'';position:absolute;margin-top:-1.5px;height:3px;width:100%;top:50%;left:0;background-color:#b4b4b4;transition:all .25s ease-in-out}.fsgallery-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fsgallery-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.fsgallery-close:hover:after,.fsgallery-close:hover:before{background-color:#fff}@media only screen and (max-width:800px){.fsgallery-caption{max-width:65%}.fsgallery-close{top:22px;right:22px}}.fsgallery-loader{position:absolute;top:50%;left:48%;opacity:0}.fsgallery-loader.is-visible{opacity:1}.fsgallery-loader-line{animation:expand 1s ease-in-out infinite;border-radius:10px;display:inline-block;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;margin:0 3px;width:3px;height:25px}.fsgallery-loader-line:nth-child(1){background:#426928}.fsgallery-loader-line:nth-child(2){animation-delay:180ms;background:#0a51a7}.fsgallery-loader-line:nth-child(3){animation-delay:360ms;background:#fba850}.fsgallery-loader-line:nth-child(4){animation-delay:540ms;background:#02427b}@keyframes expand{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}}