/* FILE: /plugins/content/fastsocialshare/style/style.css */
div.fastsocialshare_container {line-height: 18px;}div.fastsocialshare_container.fastsocialshare_toggled {overflow: hidden;display: flex;min-height: 40px;}div.fastsocialshare-text {font-size: 0.8125rem;margin: 24px 6px 8px 0;}div.fastsocialshare-align-left {text-align: left;}div.fastsocialshare-align-center {text-align: center;}div.fastsocialshare-align-right {text-align: right;}div.fastsocialshare-align-left > .fastsocialshare-text {text-align: left;}div.fastsocialshare-align-center > .fastsocialshare-text {text-align: center;}div.fastsocialshare-align-right > .fastsocialshare-text {text-align: right;}label.fastsocialshare-opener {flex: 0 0 32px;margin-right: 5px;    width: 32px;    height: 32px;    background-position: 2px center;    background-repeat: no-repeat;    background-size: 75%;    transition: transform .4s ease;    border-radius: 50%;}label.fastsocialshare-opener.fastsocialshare-opener-white { background-image: url(/plugins/content/fastsocialshare/style/fastshareiconwhite.svg);}label.fastsocialshare-opener.fastsocialshare-opener-black { background-image: url(/plugins/content/fastsocialshare/style/fastshareiconblack.svg);}input.fastsocialshare-control {display: none;}input.fastsocialshare-control:checked + label.fastsocialshare-opener {transform: rotate(360deg);}label.fastsocialshare-opener + div.fastsocialshare-subcontainer {opacity: 0;}input.fastsocialshare-control:checked ~ div.fastsocialshare-subcontainer {animation: slideInDown .5s cubic-bezier(.5, 0, 1, 1) forwards;    margin-top: 5px;}@keyframes slideInDown {from {opacity: 0;transform: translateX(-250px);}to {opacity: 1;transform: translateX(0);}}div.fastsocialshare-subcontainer > div[class^="fastsocialshare-share-"] {display: inline-block;margin-bottom: 3px;}div.fastsocialshare-subcontainer > div.fastsocialshare-share-fbl.fastsocialshare-standard,div.fastsocialshare-subcontainer > div.fastsocialshare-share-fbl.fastsocialshare-box_count {    margin-bottom: 7px;}.fastsocialshare-share {display: block !important;}.fastsocialshare-share-tw {    margin: 0 3px 0 0;vertical-align: top;}.fastsocialshare-share-whatsapp {margin: 1px 6px 0 0;    vertical-align: top;    font-size: 0;}.fastsocialshare-share-fbsh {vertical-align: top;    margin: 0 6px 0 0;}.fastsocialshare-share-fbsh > a {display: inline-block;text-decoration:none !important;border-radius: 2px;    padding: 1px 6px 1px 5px;    font-size: 10px;    font-weight: 400;max-height: 20px;}.fastsocialshare-share-fbsh > a > span {    display: table-cell;vertical-align: bottom;}.fastsocialshare-share-fbsh > a > span:nth-child(1) {text-decoration: none;font-weight: bold;font-size: 14px;padding-right: 4px;position: absolute;}.fastsocialshare-share-fbsh > a > span:nth-child(2) {padding-left: 9px;font-size: 11px;font-weight: 600;font-family: Helvetica, Arial, sans-serif;}.fastsocialshare-share-fbl {vertical-align: top;    margin: 0 6px 0 0;}div.fastsocialshare-subcontainer > div.fastsocialshare-share-fbl {    margin-bottom: 6px;}.fastsocialshare-share-su {margin: 0 6px 0 0;}.fastsocialshare-share-lin {    margin: 0 6px 0 0;}.fastsocialshare-share-lin *.IN-none {display: none;}.fastsocialshare-share-gone {vertical-align: top;    margin: 0 6px 0 0;}.fastsocialshare-share-gone div[id*=__plus] {width: auto !important;}.fastsocialshare-share-gone iframe {max-width: 60px !important;max-height: 20px;}.fastsocialshare-share-pinterest,.fastsocialshare-share-xing {    margin: 0 6px 0 0;vertical-align: top;font-size: 0;}div.sharemebutton {padding: 0px 0px 0px 0px;float: right;width: 56px;max-height: 195px;text-align: center;}td.sharemebutton {padding-right: 0px;padding-top: 10px;padding-bottom: 0px;margin-bottom: 0px;margin-top: 0px;vertical-align: top;}td.space_right {padding: 0px 0px 0px 0px;}div.sharemebuttont {padding: 0px 2px 0px 0px;float: right;}td.sharemebuttont {padding-right: 0px;padding-top: 10px;padding-bottom: 0px;margin-bottom: 0px;margin-top: 0px;vertical-align: top;}td.space_right {padding: 0px 0px 0px 0px;}div.sharemebuttonf {padding: 2px 2px 0px 0px;float: right;}td.sharemebuttonf {padding-right: 2px;padding-top: 10px;padding-bottom: 0px;margin-bottom: 0px;margin-top: 0px;vertical-align: top;}.fb_share_large .fb_sharecount_zero {-moz-border-radius: 2px 2px 2px 2px;background: #3B5998;display: block;height: 47px;margin-bottom: 2px;width: 53px;}.fb_iframe_widget span {position: inherit !important;}.fb_iframe_widget {position: inherit !important;}div.fastsocialshare-share-fbsh div.fbshare_container_counter {display: inline-block;vertical-align: top;font-size: 0;}div.fastsocialshare-share-fbsh .pluginCountButton {    background: white;    border: 1px solid #9197a3;    border-radius: 2px;    color: #4e5665;    display: inline-block;    font-size: 11px;    height: auto;    line-height: 18px;    margin-left: 2px;    min-width: 15px;    padding: 0 3px;    text-align: center;    white-space: nowrap;}div.fastsocialshare-share-fbsh .pluginCountButtonNub {    height: 0;    left: -2px;    position: relative;    top: -17px;    width: 5px;    z-index: 2;}div.fastsocialshare-share-fbsh .pluginCountButtonNub s, div.fastsocialshare-share-fbsh .pluginCountButtonNub i {    border-color: transparent #9197a3;    border-style: solid;    border-width: 4px 5px 4px 0;    display: block;    position: relative;    top: 1px;}div.fastsocialshare-share-fbsh .pluginCountButtonNub i {    border-right-color: #fff;    left: 2px;    top: -7px;}

/* FILE: /components/com_imageshow/assets/css/style.css */
/** * @author JoomlaShine.com Team * @copyright JoomlaShine.com * @link joomlashine.com * @package JSN ImageShow * @version $Id: style.css 14162 2012-07-19 02:35:40Z haonv $ * @license GNU/GPL v2 http://www.gnu.org/licenses/gpl-2.0.html */.jsn-container {outline: none;text-align: center;}.jsn-gallery {outline: none;}/* SLIDE GALLERY */#main {padding: 0 !important;}body.contentpane {margin: 0 !important;}div.jsn-missing-data-alert-box {height: 80px;width: 190px;margin: 20px auto;border: 2px solid #FF9900;background-color: #333333;}div.jsn-missing-data-alert-box .header {height: 50px;display: block;}div.jsn-missing-data-alert-box .footer {height: 30px;display: block;background-color: #000;}div.jsn-missing-data-alert-box .header span.icon-warning {float: left;margin: 8px;width: 32px;height: 32px;background: url(/components/com_imageshow/assets/images/icon-uni-32/icon-text-alert.png) no-repeat;}div.jsn-missing-data-alert-box .header span.message {color: #FFF;display: block;padding-top: 8px;text-align: center;}div.jsn-missing-data-alert-box .footer span.link-to-more {display: block;padding-top: 8px;text-align: center;}div.jsn-missing-data-alert-box .footer span.link-to-more a {color: #FFF;height: 25px;display: block;text-decoration: none;}div.jsn-missing-data-alert-box .footer span.link-to-more a:hover {text-decoration: none;background: none !important;}div.jsn-missing-data-alert-box .footer:hover {cursor: pointer;background-color: #FF9900;}div.jsn-is-back {text-align: left;padding: 5px 0 5px 0;}div.jsn-is-back a.jsn-is-back-link {background: #999;    color: #fff;    font-size: 12px;    padding: 5px 10px}div.jsn-is-back a.jsn-is-back-link:hover {background: #888;text-decoration: none;}

/* FILE: /plugins/system/jce/css/content.css */
.wf-columns{display:flex;gap:1rem}.wf-columns .wf-column{max-width:100%;box-sizing:border-box;flex:1}.wf-columns-stack-large,.wf-columns-stack-medium,.wf-columns-stack-small,.wf-columns-stack-xlarge{flex-wrap:wrap}.wf-columns-align-left{justify-content:flex-start}.wf-columns-align-center{justify-content:center}.wf-columns-align-right{justify-content:flex-end}.wf-columns-layout-1-2>.wf-column:last-child,.wf-columns-layout-2-1>.wf-column:first-child{width:calc(100% * 2 / 3.001);flex:none}.wf-columns-layout-1-1-2>.wf-column:last-child,.wf-columns-layout-1-2-1>.wf-column:nth-child(2),.wf-columns-layout-2-1-1>.wf-column:first-child{width:50%;flex:none}.wf-columns-layout-1-3>.wf-column:last-child,.wf-columns-layout-3-1>.wf-column:first-child{width:75%;flex:none}.wf-columns-gap-small{gap:.5rem}.wf-columns-gap-medium{gap:1rem}.wf-columns-gap-large{gap:2rem}.wf-columns-gap-none{gap:0}.wf-columns-align-top{align-items:flex-start}.wf-columns-align-middle{align-items:center}.wf-columns-align-bottom{align-items:flex-end}.wf-columns-align-stretch{align-items:stretch}@media (max-width:640px){.wf-columns-stack-small>.wf-column{width:100%;flex:auto!important}}@media (max-width:960px){.wf-columns-stack-medium>.wf-column{width:100%;flex:auto!important}}@media (max-width:1200px){.wf-columns-stack-large>.wf-column{width:100%;flex:auto!important}}@media (max-width:1600px){.wf-columns-stack-xlarge>.wf-column{width:100%}}[data-wf-columns]>div>figure img,[data-wf-columns]>div>figure video{object-fit:cover;height:calc(100% - 2rem)}[data-wf-columns]>div>figure{margin:0;display:block;position:relative;height:100%}[data-wf-columns]>div>figure figcaption{text-align:center;line-height:2rem;display:inline-block;width:100%}[data-wf-columns]>div>figure>a.wfpopup+figcaption{pointer-events:none}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.wf-columns .wf-column{margin-left:1rem}.wf-columns .wf-column:first-child{margin-left:inherit}.wf-columns .wf-column:last-child{margin-right:inherit}.wf-columns-gap-small .wf-column{margin-left:.5rem}.wf-columns-gap-medium .wf-column{margin-left:1rem}.wf-columns-gap-large .wf-column{margin-left:2rem}.wf-columns-gap-none .wf-column{margin-left:inherit}}@media all and (-ms-high-contrast:none) and (max-width:640px),(-ms-high-contrast:active) and (max-width:640px){.wf-columns-stack-small .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-small .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-small.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-small.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-small.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-small.wf-columns-gap-large .wf-column{margin-top:2rem}}@media all and (-ms-high-contrast:none) and (max-width:960px),(-ms-high-contrast:active) and (max-width:960px){.wf-columns-stack-medium .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-medium .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-medium.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-medium.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-medium.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-medium.wf-columns-gap-large .wf-column{margin-top:2rem}}@media all and (-ms-high-contrast:none) and (max-width:1200px),(-ms-high-contrast:active) and (max-width:1200px){.wf-columns-stack-large .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-large .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-large.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-large.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-large.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-large.wf-columns-gap-large .wf-column{margin-top:2rem}}@media all and (-ms-high-contrast:none) and (max-width:1600px),(-ms-high-contrast:active) and (max-width:1600px){.wf-columns-stack-xlarge .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-xlarge .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-xlarge.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-xlarge.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-xlarge.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-xlarge.wf-columns-gap-large .wf-column{margin-top:2rem}}@supports (-webkit-hyphens:none){.wf-columns .wf-column{margin-left:1rem}.wf-columns .wf-column:first-child{margin-left:inherit}.wf-columns .wf-column:last-child{margin-right:inherit}.wf-columns-gap-small .wf-column{margin-left:.5rem}.wf-columns-gap-medium .wf-column{margin-left:1rem}.wf-columns-gap-large .wf-column{margin-left:2rem}.wf-columns-gap-none .wf-column{margin-left:inherit}@media (max-width:640px){.wf-columns-stack-small .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-small .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-small.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-small.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-small.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-small.wf-columns-gap-large .wf-column{margin-top:2rem}}@media (max-width:960px){.wf-columns-stack-medium .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-medium .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-medium.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-medium.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-medium.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-medium.wf-columns-gap-large .wf-column{margin-top:2rem}}@media (max-width:1200px){.wf-columns-stack-large .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-large .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-large.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-large.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-large.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-large.wf-columns-gap-large .wf-column{margin-top:2rem}}@media (max-width:1600px){.wf-columns-stack-xlarge .wf-column{margin-left:inherit;margin-right:inherit;margin-top:1rem}.wf-columns-stack-xlarge .wf-column:first-child{margin-top:inherit!important}.wf-columns-stack-xlarge.wf-columns-gap-none .wf-column{margin-top:inherit}.wf-columns-stack-xlarge.wf-columns-gap-small .wf-column{margin-top:.5rem}.wf-columns-stack-xlarge.wf-columns-gap-medium .wf-column{margin-top:1rem}.wf-columns-stack-xlarge.wf-columns-gap-large .wf-column{margin-top:2rem}}}[data-wf-columns].uk-flex,[data-wf-columns].uk-flex-gap-small{gap:.5rem}[data-wf-columns].uk-flex-gap-medium{gap:1rem}[data-wf-columns].uk-flex-gap-large{gap:2rem}[data-wf-columns].uk-flex-gap-none{gap:0}[data-wf-columns].row{gap:.5rem;margin:0}[data-wf-columns].row>[class*=col]{padding:0}[data-wf-columns].flex-gap-sm{gap:.5rem}[data-wf-columns].flex-gap-md{gap:1rem}[data-wf-columns].flex-gap-lg{gap:2rem}[data-wf-columns].flex-gap-none{gap:0}[data-wf-columns].flex-top{align-items:flex-start}[data-wf-columns].flex-middle{align-items:center}[data-wf-columns].flex-bottom{align-items:flex-end}[data-wf-columns].flex-stretch{align-items:stretch}figure{display:table;margin-block-start:inherit;margin-block-end:inherit;margin-inline-start:inherit;margin-inline-end:inherit}figcaption{display:table-caption;caption-side:bottom}