<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gallery1{display:flex;justify-content:center;flex-direction:column;}.gallery1 .block-header{padding-left:0;text-align:center;}.gallery1 .row{width:90%;margin:auto;justify-content:center;}.gallery1 .column{width:100%;height:auto;}@media screen and (orientation:portrait){.gallery1 img{width:100%;}}@media screen and (orientation:landscape){.gallery1 img{height:100%;}}.gallery1 .hovereffect{float:left;overflow:hidden;position:relative;width:100%;}.gallery1 .hovereffect img{display:block;position:relative;max-width:none;width:calc(100% + 20px);-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;}.gallery1 .hovereffect:hover img{opacity:.8;filter:alpha(opacity=40);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.gallery1 .hovereffect:hover img .hover-shadow{transition:.3s;}.gallery1 .modal{display:none;position:fixed;z-index:1500;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.9);}.gallery1 .modal .modal-content{position:relative;background-color:unset;margin:auto;padding:0;width:90%;max-width:1200px;}@media screen and (orientation:landscape){.gallery1 .modal .modal-content{height:100%;}}.gallery1 .modal .close{color:#fff !important;position:absolute;top:10px;right:25px;font-size:35px;font-weight:bold;cursor:pointer;}.gallery1 .modal .close:hover,.gallery1 .modal .close :focus{color:#999;text-decoration:none;}.gallery1 .modal .mySlides{display:none;}@media screen and (orientation:landscape){.gallery1 .modal .mySlides{height:calc(100% - 40px);}}.gallery1 .modal .prev,.gallery1 .modal .next{cursor:pointer;position:absolute;top:40%;padding:5px;width:auto;margin-top:-50px;color:#ccc;font-weight:bold;font-size:20px;transition:.6s ease;border-radius:0 3px 3px 0;user-select:none;-webkit-user-select:none;}.gallery1 .modal .prev:hover,.gallery1 .modal .next:hover{background-color:rgba(0,0,0,.8);}.gallery1 .modal .next{right:0;border-radius:3px 0 0 3px;}.gallery1 .caption-container{margin:auto;display:block;width:80%;max-width:700px;text-align:center;color:#ccc;padding:10px 0;height:150px;}.gallery1 .hover-shadow:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);}.gallery1 .margin-small .column{padding:5px;}.gallery1 .margin-small .hovereffect{border-radius:5px;}.gallery1 .margin-medium .column{padding:15px;}.gallery1 .margin-medium .hovereffect{border-radius:5px;}.gallery1 .margin-large .column{padding:25px;}.gallery1 .margin-large .hovereffect{border-radius:5px;}@media screen and (min-device-width:698px){.gallery1 div#showgrid{width:90%;margin:auto;}.gallery1 .prev,.gallery1 .next{top:50% !important;padding:16px !important;}}@media(min-device-width:698px){.gallery1 .column{width:33.3333%;height:100%;display:inline;float:left;align-self:flex-end;}.gallery1 .prev,.gallery1 .next{top:50% !important;padding:16px !important;}}</pre></body></html>