/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--selectify-text-align-start:left;--selectify-text-align-end:right;--selectify-search-padding-block-start:6px;--selectify-search-padding-inline-end:10px;--selectify-search-padding-block-end:6px;--selectify-search-padding-inline-start:34px;--selectify-radius-start-start:8px;--selectify-radius-start-end:8px;--selectify-radius-end-end:8px;--selectify-radius-end-start:8px;--selectify-checkbox-bg:linear-gradient(180deg,#d1d1d1 0%,#a8a8a8 50%,#7f7f7f 100%);--selectify-checkbox-checked-bg:linear-gradient(180deg,#bebebe 0%,#8c8c8c 50%,#5f5f5f 100%);--selectify-checkbox-check-circle:radial-gradient(circle at 35% 35%,#fff 0%,#e6e6e6 40%,#bfbfbf 100%);--selectify-checkbox-checked-circle:radial-gradient(circle at 40% 40%,#fff 0%,#bfbfbf 40%,#5f5f5f 100%);--selectify-checkbox-disabled-bg:linear-gradient(180deg,#c0c0c0 0%,#9e9e9e 50%,#7c7c7c 100%);--selectify-checkbox-disabled-circle:radial-gradient(circle at 40% 40%,#e3e3e3 0%,#c6c6c6 40%,#9f9f9f 100%);--selectify-error-bg:#ffebee;--selectify-error-color:#d32f2f;--selectify-error-border-color:#d32f2f;--selectify-placeholder-color:#666;--selectify-skip-link-bg:#666;--selectify-skip-link-color:#fff;}.selectify,.selectify *{box-sizing:border-box;}.s-hidden,.s-search-hidden{display:none !important;}.selectify-hidden{position:absolute;visibility:hidden;overflow:hidden;inline-size:0;block-size:0;border:0;outline:none;}.selectify-visually-hidden{position:absolute !important;overflow:hidden !important;inline-size:1px !important;block-size:1px !important;margin-block-start:0 !important;margin-inline-end:0 !important;margin-block-end:0 !important;margin-inline-start:0 !important;padding:0 !important;border:0 !important;white-space:nowrap !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;}.selectify-disabled{cursor:not-allowed;opacity:0.5;pointer-events:none;}.selectify-select{box-shadow:none;font-size:0.875rem;line-height:1.6;cursor:pointer;transition:background 0.2s ease-in-out,border 0.2s ease-in-out,box-shadow 0.2s ease-in-out;all:unset;}.selectify-radio,.selectify-checkbox{padding:var(--selectify-radio-padding,inherit);border:none;border-radius:var(--selectify-radio-border-radius,inherit);box-shadow:none;background:var(--selectify-checkbox-bg,inherit);}.dual-available,.dual-selected,.selectify-available-display,.selectify-selected-display{border:2px solid var(--r-br,#999);border-radius:8px;background:var(--r-bg,#f1f1f1);color:var(--r-tx,currentColor);transition:all 0.2s ease;}.dual-list-option button,.dual-list-option .option-label,.selectify-available-one-option button,.selectify-available-one-option .option-label,.selectify-available-one-option label,.selectify-selected-one-option .option-label{pointer-events:none;}.wrapper-selectify{inline-size:auto;}.wrapper-selectify > label{border:0;background:transparent;background-image:none !important;cursor:default;}.wrapper-selectify{display:inline-block;background:inherit;}.views-exposed-form .wrapper-selectify{display:flex;inline-size:100%;}.views-exposed-form label+.wrapper-selectify{margin-block-start:0;}.selectify-select-footer{display:none;margin:0;padding:0;border:none;align-items:center;justify-content:center;min-height:40px;}.selectify-select .selectify-select-footer button.selectify-clear-all{display:flex;align-items:center;justify-content:center;margin:0;padding:4px 8px;border:1px solid var(--r-br,var(--r-br-b),#999);border-radius:999px;background-color:var(--r-bg-bt,var(--r-bg),#f8f8f8);color:var(--r-tx-bt,var(--r-tx),currentColor);font-size:.75rem;line-height:1.2;cursor:pointer;gap:6px;transition:all 0.2s ease;}.selectify-select.has-selections .selectify-select-footer{display:flex;}.selectify-select.selectify-few-options .selectify-select-footer{display:none !important;}.selectify-select-dropdowns.selectify-few-options .options-inner{overflow:hidden;}.options-inner,.selectify-selected-options.dual-inner{display:flex;inline-size:100%;flex-direction:column;align-items:stretch;}.options-inner > *,.selectify-selected-options.dual-inner > *{inline-size:100%;}.selectify-clear-all span{display:inline-flex;align-items:center;gap:4px;}.selectify-clear-all svg{inline-size:20px;block-size:20px;line-height:0.9;vertical-align:middle;}.selectify-max-selection-message{position:absolute;inset-block-start:-40px;inset-inline-start:50%;z-index:10;display:flex;visibility:hidden;padding:8px 14px;border:2px solid var(--selectify-error-border-color) !important;border-radius:6px;box-shadow:0 4px 12px rgb(0 0 0 / 15%);background:var(--selectify-error-bg) !important;color:var(--selectify-error-color) !important;font-size:14px !important;font-weight:600;line-height:1.2 !important;white-space:nowrap;opacity:0;transform:translateX(-50%) translateY(-10px);transition:opacity 0.3s ease,transform 0.3s ease,visibility 0.3s;align-items:center;justify-content:center;}.selectify-max-selection-message.show{z-index:7000;visibility:visible;opacity:1;transform:translateX(-50%) translateY(0);}.selectify-max-selection-message.hide{visibility:hidden;opacity:0;transform:translateX(-50%) translateY(-10px);}.selectify select:disabled{cursor:not-allowed;}.remove-tag svg{inline-size:18px;block-size:18px;}body .selectify-clear-all span.icon svg{inline-size:20px;block-size:20px;}body .remove-tag,body .selectify-dorpdown-arrow,body .selectify-clear-all span.icon{line-height:0.8;}.selectify-select-dropdowns .search-input .manage-search{position:absolute;inset-block-start:10px;inset-inline-start:16px;inline-size:24px;block-size:24px;opacity:0.7;pointer-events:none;}.dual-search-input .manage-search{position:absolute;inset-block-start:8px;inset-inline-start:12px;inline-size:22px;block-size:22px;opacity:0.7;pointer-events:none;}.selectify-selected-one-option label,.selectify-selected-one-option .option-label,.selectify-available-one-option label,.selectify-available-one-option .option-label{padding:0 !important;line-height:1.2;pointer-events:none;}@media (width >= 36rem){.selectify-selected-one-option label,.selectify-selected-one-option .option-label,.selectify-available-one-option label,.selectify-available-one-option .option-label{white-space:nowrap;}}.skip-to-selected.visually-hidden-focusable{position:absolute;inset-block-start:auto;inset-inline-start:-9999px;overflow:hidden;inline-size:1px;block-size:1px;}.skip-to-selected.visually-hidden-focusable:focus{position:static;inset-inline-start:auto;z-index:1000;display:inline-block;overflow:visible;inline-size:auto;block-size:auto;margin-block-end:0.5rem;padding-block-start:0.5rem;padding-inline-end:1rem;padding-block-end:0.5rem;padding-inline-start:1rem;border-radius:4px;background:var(--selectify-skip-link-bg);color:var(--selectify-skip-link-color);text-decoration:none;}.selectify-no-results{padding:12px 16px;color:var(--selectify-placeholder-color,#666);font-size:14px;font-style:italic;text-align:center;}.selectify-placeholder-option{cursor:default;opacity:0.7;pointer-events:none;}.selectify-placeholder-option .selectify-placeholder-label{display:block;padding-block-start:4px;padding-inline-end:8px;padding-block-end:4px;padding-inline-start:8px;color:var(--selectify-placeholder-color);font-style:italic;}.selectify-placeholder-option input[type="checkbox"]{display:none;}.selectify-placeholder-option .dual-available-arrow,.selectify-placeholder-option .dual-selected-arrow{display:none;}body .selectify-select.selectify-select-dropdowns .search-input input{margin:8px;inline-size:calc(100% - 16px);padding-inline-start:36px;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.leaflet-warning{color:red;}.leaflet-ajax-popup{height:140px;width:180px;background-position:center;background-repeat:no-repeat;background-image:url(/modules/contrib/leaflet/assets/spin.gif);}.leaflet-container{z-index:1;}.leaflet-widget-input.readonly{color:gray;}
/* @license Leaflet-License https://github.com/Leaflet/Leaflet/blob/v1.9.4/LICENSE */
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane > svg,.leaflet-pane > canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0;}.leaflet-container{overflow:hidden;}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;}.leaflet-tile::selection{background:transparent;}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast;}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0;}.leaflet-marker-icon,.leaflet-marker-shadow{display:block;}.leaflet-container .leaflet-overlay-pane svg{max-width:none !important;max-height:none !important;}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important;width:auto;padding:0;}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter;}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom;}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none;}.leaflet-container{-webkit-tap-highlight-color:transparent;}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4);}.leaflet-tile{filter:inherit;visibility:hidden;}.leaflet-tile-loaded{visibility:inherit;}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800;}.leaflet-overlay-pane svg{-moz-user-select:none;}.leaflet-pane{z-index:400;}.leaflet-tile-pane{z-index:200;}.leaflet-overlay-pane{z-index:400;}.leaflet-shadow-pane{z-index:500;}.leaflet-marker-pane{z-index:600;}.leaflet-tooltip-pane{z-index:650;}.leaflet-popup-pane{z-index:700;}.leaflet-map-pane canvas{z-index:100;}.leaflet-map-pane svg{z-index:200;}.leaflet-vml-shape{width:1px;height:1px;}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute;}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto;}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none;}.leaflet-top{top:0;}.leaflet-right{right:0;}.leaflet-bottom{bottom:0;}.leaflet-left{left:0;}.leaflet-control{float:left;clear:both;}.leaflet-right .leaflet-control{float:right;}.leaflet-top .leaflet-control{margin-top:10px;}.leaflet-bottom .leaflet-control{margin-bottom:10px;}.leaflet-left .leaflet-control{margin-left:10px;}.leaflet-right .leaflet-control{margin-right:10px;}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear;}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1;}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;}svg.leaflet-zoom-animated{will-change:transform;}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,0.25,1);-moz-transition:-moz-transform 0.25s cubic-bezier(0,0,0.25,1);transition:transform 0.25s cubic-bezier(0,0,0.25,1);}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none;}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden;}.leaflet-interactive{cursor:pointer;}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair;}.leaflet-popup-pane,.leaflet-control{cursor:auto;}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing;}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane > svg path,.leaflet-tile-container{pointer-events:none;}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane > svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto;}.leaflet-container{background:#ddd;outline-offset:1px;}.leaflet-container a{color:#0078A8;}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5);}.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:0.75rem;line-height:1.5;}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px;}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black;}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block;}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4;}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px;}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none;}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb;}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px;}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px;}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px;}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px;}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px;}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px;}.leaflet-control-layers-toggle{background-image:url(/modules/contrib/leaflet/js/leaflet/dist/images/layers.png);width:36px;height:36px;}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/modules/contrib/leaflet/js/leaflet/dist/images/layers-2x.png);background-size:26px 26px;}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px;}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none;}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative;}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff;}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px;}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px;}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em;}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px;}.leaflet-default-icon-path{background-image:url(/modules/contrib/leaflet/js/leaflet/dist/images/marker-icon.png);}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.8);margin:0;}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4;}.leaflet-control-attribution a{text-decoration:none;}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline;}.leaflet-attribution-flag{display:inline !important;vertical-align:baseline !important;width:1em;height:0.6669em;}.leaflet-left .leaflet-control-scale{margin-left:5px;}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px;}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,0.8);text-shadow:1px 1px #fff;}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px;}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777;}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none;}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box;}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px;}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px;}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px;}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0;}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none;}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4);}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent;}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858;}.leaflet-popup-scrolled{overflow:auto;}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1;}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999;}.leaflet-div-icon{background:#fff;border:1px solid #666;}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4);}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto;}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:"";}.leaflet-tooltip-bottom{margin-top:6px;}.leaflet-tooltip-top{margin-top:-6px;}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px;}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff;}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff;}.leaflet-tooltip-left{margin-left:-6px;}.leaflet-tooltip-right{margin-left:6px;}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px;}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff;}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff;}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact;}}
/* @license MIT License (MIT) https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/LICENSE */
.leaflet-control-locate a{cursor:pointer;}.leaflet-control-locate a .leaflet-control-locate-location-arrow{display:inline-block;width:16px;height:16px;margin:7px;background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="black" d="M445 4 29 195c-48 23-32 93 19 93h176v176c0 51 70 67 93 19L508 67c16-38-25-79-63-63z"/></svg>');}.leaflet-control-locate a .leaflet-control-locate-spinner{display:inline-block;width:16px;height:16px;margin:7px;background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="black" d="M304 48a48 48 0 1 1-96 0 48 48 0 0 1 96 0zm-48 368a48 48 0 1 0 0 96 48 48 0 0 0 0-96zm208-208a48 48 0 1 0 0 96 48 48 0 0 0 0-96zM96 256a48 48 0 1 0-96 0 48 48 0 0 0 96 0zm13 99a48 48 0 1 0 0 96 48 48 0 0 0 0-96zm294 0a48 48 0 1 0 0 96 48 48 0 0 0 0-96zM109 61a48 48 0 1 0 0 96 48 48 0 0 0 0-96z"/></svg>');animation:leaflet-control-locate-spin 2s linear infinite;}.leaflet-control-locate.active a .leaflet-control-locate-location-arrow{background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(32, 116, 182)" d="M445 4 29 195c-48 23-32 93 19 93h176v176c0 51 70 67 93 19L508 67c16-38-25-79-63-63z"/></svg>');}.leaflet-control-locate.following a .leaflet-control-locate-location-arrow{background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(252, 132, 40)" d="M445 4 29 195c-48 23-32 93 19 93h176v176c0 51 70 67 93 19L508 67c16-38-25-79-63-63z"/></svg>');}.leaflet-touch .leaflet-bar .leaflet-locate-text-active{width:100%;max-width:200px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 10px;}.leaflet-touch .leaflet-bar .leaflet-locate-text-active .leaflet-locate-icon{padding:0 5px 0 0;}.leaflet-control-locate-location circle{animation:leaflet-control-locate-throb 4s ease infinite;}@keyframes leaflet-control-locate-throb{0%{stroke-width:1;}50%{stroke-width:3;transform:scale(0.8,0.8);}100%{stroke-width:1;}}@keyframes leaflet-control-locate-spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}
/* @license Apache License 2.0 https://github.com/drustack/Leaflet.ResetView/blob/master/LICENSE */
.leaflet-control-resetview a{cursor:pointer}.leaflet-control-resetview a .leaflet-control-resetview-icon{display:inline-block;width:16px;height:16px;margin:7px;background-color:#000;-webkit-mask-image:url(/modules/contrib/leaflet/js/Leaflet.ResetView/dist/redo-solid.svg);mask-image:url(/modules/contrib/leaflet/js/Leaflet.ResetView/dist/redo-solid.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
#drupal-off-canvas input.selectify-checkbox[type="checkbox"]::before,#drupal-off-canvas input.selectify-checkbox[type="checkbox"]::after,#drupal-off-canvas input.selectify-radio[type="radio"]::before,#drupal-off-canvas input.selectify-radio[type="radio"]::after{position:absolute !important;display:block !important;visibility:visible !important;opacity:1 !important;content:'' !important;mask-image:none !important;}input.selectify-radio[type="radio"],input.selectify-checkbox[type="checkbox"]{all:unset;position:relative !important;display:inline-block !important;overflow:visible !important;margin:0 !important;padding:0 !important;outline:none !important;box-shadow:none !important;box-sizing:border-box !important;background:transparent !important;vertical-align:middle;cursor:pointer;appearance:none !important;}input.selectify-radio[type="radio"]{border:var(--selectify-radio-border-width,2px) solid var(--selectify-checkbox-border-color,#555)!important;block-size:var(--selectify-radio-height) !important;inline-size:var(--selectify-radio-width) !important;min-block-size:var(--selectify-radio-height) !important;min-inline-size:var(--selectify-radio-width) !important;max-block-size:var(--selectify-radio-height) !important;max-inline-size:var(--selectify-radio-width) !important;border-radius:var(--selectify-radio-border-radius) !important;transition:background var(--selectify-radio-transition-speed) var(--selectify-radio-transition-easing),border var(--selectify-radio-transition-speed) var(--selectify-radio-transition-easing),opacity var(--selectify-radio-transition-speed) var(--selectify-radio-transition-easing);}input.selectify-checkbox[type="checkbox"]{border:var(--selectify-radio-border-width,2px) solid var(--selectify-checkbox-border-color,#555)!important;block-size:var(--selectify-checkbox-height) !important;inline-size:var(--selectify-checkbox-width) !important;min-block-size:var(--selectify-checkbox-height) !important;min-inline-size:var(--selectify-checkbox-width) !important;max-block-size:var(--selectify-checkbox-height) !important;max-inline-size:var(--selectify-checkbox-width) !important;border-radius:var(--selectify-checkbox-border-radius) !important;transition:background var(--selectify-checkbox-transition-speed) var(--selectify-checkbox-transition-easing),border var(--selectify-checkbox-transition-speed) var(--selectify-checkbox-transition-easing),opacity var(--selectify-checkbox-transition-speed) var(--selectify-checkbox-transition-easing);}input.selectify-radio[type="radio"],input.selectify-checkbox[type="checkbox"]{margin-inline-end:8px !important;}input.selectify-radio[type="radio"]::before{margin:var(--selectify-radio-circle-margin) !important;inline-size:var(--selectify-radio-circle-size) !important;block-size:var(--selectify-radio-circle-size) !important;border-radius:var(--selectify-radio-circle-radius) !important;transition:translate var(--selectify-radio-transition-speed) var(--selectify-radio-transition-easing),scale var(--selectify-radio-transition-speed) var(--selectify-radio-transition-easing),background var(--selectify-radio-transition-speed) ease,opacity var(--selectify-radio-transition-speed) ease !important;translate:var(--selectify-radio-circle-translate-unchecked) 0 !important;}input.selectify-checkbox[type="checkbox"]::before{margin:var(--selectify-checkbox-circle-margin) !important;inline-size:var(--selectify-checkbox-circle-size) !important;block-size:var(--selectify-checkbox-circle-size) !important;border-radius:var(--selectify-checkbox-circle-radius) !important;transition:translate var(--selectify-checkbox-transition-speed) var(--selectify-checkbox-transition-easing),scale var(--selectify-checkbox-transition-speed) var(--selectify-checkbox-transition-easing),background var(--selectify-checkbox-transition-speed) ease,opacity var(--selectify-checkbox-transition-speed) ease !important;translate:var(--selectify-checkbox-circle-translate-unchecked) 0 !important;}input.selectify-radio[type="radio"]::before,input.selectify-checkbox[type="checkbox"]::before{position:absolute;z-index:1;border:none !important;box-shadow:none !important;clip-path:none !important;content:"";mask-image:none !important;inset-block:0 auto !important;inset-inline:0 auto !important;scale:1 1 !important;will-change:translate,scale;}input.selectify-radio[type="radio"]:active::before,input.selectify-checkbox[type="checkbox"]:active::before{scale:1.15 0.85 !important;transition-duration:0.1s !important;}input.selectify-radio[type="radio"]:hover::before,input.selectify-checkbox[type="checkbox"]:hover::before{scale:1.05 1.05 !important;}input.selectify-radio[type="radio"]::after,input.selectify-checkbox[type="checkbox"]::after{position:absolute;z-index:2;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960' fill='%2322c55e'%3E%3Cpath d='M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;opacity:0;transition:opacity 0.25s ease,scale 0.25s cubic-bezier(0.34,1.56,0.64,1);pointer-events:none;clip-path:none !important;content:"";mask-image:none !important;inset-block-start:50%;translate:0 -50%;will-change:opacity,scale;scale:0.8;}input.selectify-radio[type="radio"]::after{inline-size:var(--selectify-radio-icon-size);block-size:var(--selectify-radio-icon-size);}input.selectify-checkbox[type="checkbox"]::after{inline-size:var(--selectify-checkbox-icon-size);block-size:var(--selectify-checkbox-icon-size);}input.selectify-radio[type="radio"]::after,input.selectify-checkbox[type="checkbox"]::after{inset-inline-end:auto;opacity:0;scale:0.8;}input.selectify-radio[type="radio"]::after{inset-inline-start:var(--selectify-radio-icon-left-unchecked);}input.selectify-checkbox[type="checkbox"]::after{inset-inline-start:var(--selectify-checkbox-icon-left-unchecked);}input.selectify-radio[type="radio"]:checked::before{translate:var(--selectify-radio-circle-translate-checked) 0 !important;}input.selectify-checkbox[type="checkbox"]:checked::before{translate:var(--selectify-checkbox-circle-translate-checked) 0 !important;}input.selectify-radio[type="radio"]:checked::after,input.selectify-checkbox[type="checkbox"]:checked::after{inset-inline-start:auto;opacity:1;scale:1.3;}input.selectify-radio[type="radio"]:checked::after{inset-inline-end:var(--selectify-radio-icon-right-checked);}input.selectify-checkbox[type="checkbox"]:checked::after{inset-inline-end:var(--selectify-checkbox-icon-right-checked);}html[dir="rtl"] input.selectify-radio[type="radio"]::before{translate:calc(-1 * var(--selectify-radio-circle-translate-unchecked)) 0 !important;}html[dir="rtl"] input.selectify-checkbox[type="checkbox"]::before{translate:calc(-1 * var(--selectify-checkbox-circle-translate-unchecked)) 0 !important;}html[dir="rtl"] input.selectify-radio[type="radio"]:checked::before{translate:calc(-1 * var(--selectify-radio-circle-translate-checked)) 0 !important;}html[dir="rtl"] input.selectify-checkbox[type="checkbox"]:checked::before{translate:calc(-1 * var(--selectify-checkbox-circle-translate-checked)) 0 !important;}input.selectify-radio[type="radio"]:disabled,input.selectify-checkbox[type="checkbox"]:disabled{box-shadow:none;cursor:not-allowed;opacity:0.6;}input.selectify-radio[type="radio"]:disabled::after,input.selectify-checkbox[type="checkbox"]:disabled::after{opacity:0 !important;}input.selectify-radio[type="radio"]:disabled:checked::after,input.selectify-checkbox[type="checkbox"]:disabled:checked::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -960 960 960' fill='%239ca3af'%3E%3Cpath d='M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z'/%3E%3C/svg%3E");opacity:0.4;}input.selectify-radio[type="radio"]:focus,input.selectify-checkbox[type="checkbox"]:focus{outline:none;box-shadow:none;}input.selectify-radio[type="radio"]:focus-visible,input.selectify-checkbox[type="checkbox"]:focus-visible{outline:2px solid var(--selectify-checkbox-focus,#5eead4);outline-offset:2px;}input.selectify-radio[type="radio"],input.selectify-checkbox[type="checkbox"]{background:var(--selectify-checkbox-bg) !important;}input.selectify-radio[type="radio"]::before,input.selectify-checkbox[type="checkbox"]::before{box-shadow:none;background:var(--selectify-checkbox-check-circle) !important;transform:none !important;}input.selectify-radio[type="radio"]:checked,input.selectify-checkbox[type="checkbox"]:checked{box-shadow:none;background:var(--selectify-checkbox-checked-bg) !important;}input.selectify-radio[type="radio"]:checked::before,input.selectify-checkbox[type="checkbox"]:checked::before{box-shadow:none;background:var(--selectify-checkbox-checked-circle) !important;}input.selectify-radio[type="radio"]:disabled,input.selectify-checkbox[type="checkbox"]:disabled{box-shadow:none;background:var(--selectify-checkbox-disabled-bg) !important;}input.selectify-radio[type="radio"]:disabled::before,input.selectify-checkbox[type="checkbox"]:disabled::before{box-shadow:none;background:var(--selectify-checkbox-disabled-circle) !important;}input.selectify-checkbox[type="checkbox"]:hover,input.selectify-radio[type="radio"]:hover{border-color:var(--selectify-checkbox-hover-border-color) !important;background:var(--selectify-checkbox-hover-bg) !important;}input.selectify-checkbox[type="checkbox"]:active,input.selectify-radio[type="radio"]:active{border-color:var(--selectify-checkbox-active-border-color) !important;background:var(--selectify-checkbox-active-bg) !important;}input.selectify-checkbox[type="checkbox"]:checked,input.selectify-radio[type="radio"]:checked{border-color:var(--selectify-checkbox-checked-border-color) !important;}input.selectify-checkbox[type="checkbox"]:indeterminate{border-color:var(--selectify-checkbox-indeterminate-border-color) !important;background:var(--selectify-checkbox-indeterminate-bg) !important;}input.selectify-checkbox[type="checkbox"]:indeterminate::after{background:var(--selectify-checkbox-indeterminate-bar) !important;}input.selectify-checkbox[type="checkbox"]:disabled,input.selectify-radio[type="radio"]:disabled{border-color:var(--selectify-checkbox-disabled-border-color) !important;}input.selectify-checkbox[type="checkbox"][aria-invalid="true"],input.selectify-radio[type="radio"][aria-invalid="true"]{border-color:var(--selectify-checkbox-invalid-border-color) !important;background:var(--selectify-checkbox-invalid-bg) !important;}.selectify-radio-checkbox-circle-small input.selectify-radio[type="radio"]::before,.selectify-radio-checkbox-circle-medium input.selectify-radio[type="radio"]::before,.selectify-radio-checkbox-circle-large input.selectify-radio[type="radio"]::before,.selectify-radio-checkbox-square-small input.selectify-radio[type="radio"]::before,.selectify-radio-checkbox-square-medium input.selectify-radio[type="radio"]::before,.selectify-radio-checkbox-square-large input.selectify-radio[type="radio"]::before{display:none !important;}.selectify-radio-checkbox-circle-small input.selectify-radio[type="radio"]::after,.selectify-radio-checkbox-circle-medium input.selectify-radio[type="radio"]::after,.selectify-radio-checkbox-circle-large input.selectify-radio[type="radio"]::after,.selectify-radio-checkbox-square-small input.selectify-radio[type="radio"]::after,.selectify-radio-checkbox-square-medium input.selectify-radio[type="radio"]::after,.selectify-radio-checkbox-square-large input.selectify-radio[type="radio"]::after{inset-inline-end:auto !important;inset-block-start:50% !important;inset-inline-start:50% !important;transform:translate(-50%,-50%) !important;transition:opacity 0.25s ease,scale 0.25s cubic-bezier(0.34,1.56,0.64,1) !important;translate:none !important;}.selectify-radio-checkbox-circle-small input.selectify-radio[type="radio"]:not(:checked)::after,.selectify-radio-checkbox-circle-medium input.selectify-radio[type="radio"]:not(:checked)::after,.selectify-radio-checkbox-circle-large input.selectify-radio[type="radio"]:not(:checked)::after,.selectify-radio-checkbox-square-small input.selectify-radio[type="radio"]:not(:checked)::after,.selectify-radio-checkbox-square-medium input.selectify-radio[type="radio"]:not(:checked)::after,.selectify-radio-checkbox-square-large input.selectify-radio[type="radio"]:not(:checked)::after{opacity:0 !important;scale:0.8;}.selectify-radio-checkbox-circle-small input.selectify-radio[type="radio"]:checked::after,.selectify-radio-checkbox-circle-medium input.selectify-radio[type="radio"]:checked::after,.selectify-radio-checkbox-circle-large input.selectify-radio[type="radio"]:checked::after,.selectify-radio-checkbox-square-small input.selectify-radio[type="radio"]:checked::after,.selectify-radio-checkbox-square-medium input.selectify-radio[type="radio"]:checked::after,.selectify-radio-checkbox-square-large input.selectify-radio[type="radio"]:checked::after{opacity:1 !important;transform:translate(-50%,-50%) !important;inset-inline-end:auto !important;inset-block-start:50% !important;inset-inline-start:50% !important;translate:none !important;scale:1;}.selectify-checkbox-checkbox-circle-small input.selectify-checkbox[type="checkbox"]::before,.selectify-checkbox-checkbox-circle-medium input.selectify-checkbox[type="checkbox"]::before,.selectify-checkbox-checkbox-circle-large input.selectify-checkbox[type="checkbox"]::before,.selectify-checkbox-checkbox-square-small input.selectify-checkbox[type="checkbox"]::before,.selectify-checkbox-checkbox-square-medium input.selectify-checkbox[type="checkbox"]::before,.selectify-checkbox-checkbox-square-large input.selectify-checkbox[type="checkbox"]::before{display:none !important;}.selectify-checkbox-checkbox-circle-small input.selectify-checkbox[type="checkbox"]::after,.selectify-checkbox-checkbox-circle-medium input.selectify-checkbox[type="checkbox"]::after,.selectify-checkbox-checkbox-circle-large input.selectify-checkbox[type="checkbox"]::after,.selectify-checkbox-checkbox-square-small input.selectify-checkbox[type="checkbox"]::after,.selectify-checkbox-checkbox-square-medium input.selectify-checkbox[type="checkbox"]::after,.selectify-checkbox-checkbox-square-large input.selectify-checkbox[type="checkbox"]::after{inset-inline-start:50% !important;inset-inline-end:auto !important;inset-block-start:50% !important;translate:none !important;transform:translate(-50%,-50%) !important;transition:opacity 0.25s ease,scale 0.25s cubic-bezier(0.34,1.56,0.64,1) !important;}.selectify-checkbox-checkbox-circle-small input.selectify-checkbox[type="checkbox"]:not(:checked)::after,.selectify-checkbox-checkbox-circle-medium input.selectify-checkbox[type="checkbox"]:not(:checked)::after,.selectify-checkbox-checkbox-circle-large input.selectify-checkbox[type="checkbox"]:not(:checked)::after,.selectify-checkbox-checkbox-square-small input.selectify-checkbox[type="checkbox"]:not(:checked)::after,.selectify-checkbox-checkbox-square-medium input.selectify-checkbox[type="checkbox"]:not(:checked)::after,.selectify-checkbox-checkbox-square-large input.selectify-checkbox[type="checkbox"]:not(:checked)::after{opacity:0 !important;scale:0.8;}.selectify-checkbox-checkbox-circle-small input.selectify-checkbox[type="checkbox"]:checked::after,.selectify-checkbox-checkbox-circle-medium input.selectify-checkbox[type="checkbox"]:checked::after,.selectify-checkbox-checkbox-circle-large input.selectify-checkbox[type="checkbox"]:checked::after,.selectify-checkbox-checkbox-square-small input.selectify-checkbox[type="checkbox"]:checked::after,.selectify-checkbox-checkbox-square-medium input.selectify-checkbox[type="checkbox"]:checked::after,.selectify-checkbox-checkbox-square-large input.selectify-checkbox[type="checkbox"]:checked::after{inset-inline-start:50% !important;inset-inline-end:auto !important;inset-block-start:50% !important;translate:none !important;transform:translate(-50%,-50%) !important;opacity:1 !important;scale:1;}
.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.gva-parallax-background{position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;overflow:hidden;}.gva-parallax-background  .bb-inner{position:relative;z-index:1;}.gva-parallax-background .gva-parallax-inner{height:150%;width:100%;pointer-events:none;position:absolute;left:0;right:0;top:0;z-index:1;background-attachment:scroll;background-color:transparent;background-image:inherit;z-index:0;background-position:50% 0;}.bg-size-cover{background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;}.bg-size-contain{background-size:contain;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;}.gbb-row-wrapper{position:relative;}.gbb-row-wrapper .icon-row{width:56px;height:56px;background:#fff;position:absolute;top:-28px;left:50%;margin-left:-28px;z-index:9;line-height:56px;text-align:center;color:#000;font-size:22px;border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;box-shadow:0 1px 4px 0 rgba(0,0,0,0.5);-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,0.5);-o-box-shadow:0 1px 4px 0 rgba(0,0,0,0.5);}.gbb-row-wrapper .icon-row:after{content:"";border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;border:6px solid #ccc;position:absolute;top:-6px;left:-6px;right:-6px;bottom:-6px;z-index:1;}.gbb-row-wrapper{position:relative;}.gbb-row-wrapper .bg-video-html{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;}
#debungcontrolls{z-index:100000;position:fixed;bottom:0px;width:100%;height:auto;background:rgba(0,0,0,0.6);padding:10px;box-sizing:border-box;}.debugtimeline{width:100%;height:10px;position:relative;display:block;margin-bottom:3px;display:none;white-space:nowrap;box-sizing:border-box;}.debugtimeline:hover{height:15px;}.the_timeline_tester{background:#e74c3c;position:absolute;top:0px;left:0px;height:100%;width:0;}.rs-go-fullscreen{position:fixed !important;width:100% !important;height:100% !important;top:0px !important;left:0px !important;z-index:9999999 !important;background:#ffffff !important;}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12;}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db;}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0px;white-space:nowrap;line-height:10px;}.rtl{direction:rtl;}@font-face{font-family:'revicons';src:url(/modules/custom/gavias_sliderlayer/vendor/revolution/fonts/revicons/revicons.eot?5510888=);src:url(/modules/custom/gavias_sliderlayer/vendor/revolution/fonts/revicons/revicons.eot?5510888=#iefix) format('embedded-opentype'),url(/modules/custom/gavias_sliderlayer/vendor/revolution/fonts/revicons/revicons.woff?5510888=) format('woff'),url(/modules/custom/gavias_sliderlayer/vendor/revolution/fonts/revicons/revicons.ttf?5510888=) format('truetype'),url(/modules/custom/gavias_sliderlayer/vendor/revolution/fonts/revicons/revicons.svg?5510888=#revicons) format('svg');font-weight:normal;font-style:normal;}[class^="revicon-"]:before,[class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;}.revicon-search-1:before{content:'\e802';}.revicon-pencil-1:before{content:'\e831';}.revicon-picture-1:before{content:'\e803';}.revicon-cancel:before{content:'\e80a';}.revicon-info-circled:before{content:'\e80f';}.revicon-trash:before{content:'\e801';}.revicon-left-dir:before{content:'\e817';}.revicon-right-dir:before{content:'\e818';}.revicon-down-open:before{content:'\e83b';}.revicon-left-open:before{content:'\e819';}.revicon-right-open:before{content:'\e81a';}.revicon-angle-left:before{content:'\e820';}.revicon-angle-right:before{content:'\e81d';}.revicon-left-big:before{content:'\e81f';}.revicon-right-big:before{content:'\e81e';}.revicon-magic:before{content:'\e807';}.revicon-picture:before{content:'\e800';}.revicon-export:before{content:'\e80b';}.revicon-cog:before{content:'\e832';}.revicon-login:before{content:'\e833';}.revicon-logout:before{content:'\e834';}.revicon-video:before{content:'\e805';}.revicon-arrow-combo:before{content:'\e827';}.revicon-left-open-1:before{content:'\e82a';}.revicon-right-open-1:before{content:'\e82b';}.revicon-left-open-mini:before{content:'\e822';}.revicon-right-open-mini:before{content:'\e823';}.revicon-left-open-big:before{content:'\e824';}.revicon-right-open-big:before{content:'\e825';}.revicon-left:before{content:'\e836';}.revicon-right:before{content:'\e826';}.revicon-ccw:before{content:'\e808';}.revicon-arrows-ccw:before{content:'\e806';}.revicon-palette:before{content:'\e829';}.revicon-list-add:before{content:'\e80c';}.revicon-doc:before{content:'\e809';}.revicon-left-open-outline:before{content:'\e82e';}.revicon-left-open-2:before{content:'\e82c';}.revicon-right-open-outline:before{content:'\e82f';}.revicon-right-open-2:before{content:'\e82d';}.revicon-equalizer:before{content:'\e83a';}.revicon-layers-alt:before{content:'\e804';}.revicon-popup:before{content:'\e828';}.rev_slider_wrapper{position:relative;z-index:0;width:100%;}.rev_slider{position:relative;overflow:visible;}.entry-content .rev_slider a,.rev_slider a{box-shadow:none;}.tp-overflow-hidden{overflow:hidden !important;}.group_ov_hidden{overflow:hidden}.tp-simpleresponsive img,.rev_slider img{max-width:none !important;transition:none;margin:0px;padding:0px;border:none;}.rev_slider .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}.rev_slider >ul,.rev_slider_wrapper >ul,.tp-revslider-mainul >li,.rev_slider >ul >li,.rev_slider >ul >li:before,.tp-revslider-mainul >li:before,.tp-simpleresponsive >ul,.tp-simpleresponsive >ul >li,.tp-simpleresponsive >ul >li:before,.tp-revslider-mainul >li,.tp-simpleresponsive >ul >li{list-style:none !important;position:absolute;margin:0px !important;padding:0px !important;overflow-x:visible;overflow-y:visible;list-style-type:none !important;background-image:none;background-position:0px 0px;text-indent:0em;top:0px;left:0px;}.tp-revslider-mainul >li,.rev_slider >ul >li,.rev_slider >ul >li:before,.tp-revslider-mainul >li:before,.tp-simpleresponsive >ul >li,.tp-simpleresponsive >ul >li:before,.tp-revslider-mainul >li,.tp-simpleresponsive >ul >li{visibility:hidden;}.tp-revslider-slidesli,.tp-revslider-mainul{padding:0 !important;margin:0 !important;list-style:none !important;}.rev_slider li.tp-revslider-slidesli{position:absolute !important;}.tp-caption .rs-untoggled-content{display:block;}.tp-caption .rs-toggled-content{display:none;}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block;}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none;}.rev_slider .tp-caption,.rev_slider .caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased !important;z-index:1;}.rev_slider .tp-caption,.rev_slider .caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap *:last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{margin-bottom:0;}.tp-svg-layer svg{width:100%;height:100%;position:relative;vertical-align:top}.tp-carousel-wrapper{cursor:url(/modules/custom/gavias_sliderlayer/vendor/revolution/css/openhand.cur),move;}.tp-carousel-wrapper.dragged{cursor:url(/modules/custom/gavias_sliderlayer/vendor/revolution/css/closedhand.cur),move;}.tp_inner_padding{box-sizing:border-box;max-height:none !important;}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all;}.tp-forcenotvisible,.tp-hide-revslider,.tp-caption.tp-hidden-caption,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden !important;display:none !important}.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider audio,.rev_slider video{max-width:none !important}.tp-element-background{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:0;}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0);}.tp-parallax-wrap{transform-style:preserve-3d}.rev_row_zone{position:absolute;width:100%;left:0px;box-sizing:border-box;min-height:50px;font-size:0px;}.rev_row_zone_top{top:0px;}.rev_row_zone_middle{top:50%;transform:translateY(-50%);}.rev_row_zone_bottom{bottom:0px;}.rev_column .tp-parallax-wrap{vertical-align:top}.rev_slider .tp-caption.rev_row{display:table;position:relative;width:100% !important;table-layout:fixed;box-sizing:border-box;vertical-align:top;height:auto !important;font-size:0px;}.rev_column{display:table-cell;position:relative;vertical-align:top;height:auto;box-sizing:border-box;font-size:0px;}.rev_column_inner{box-sizing:border-box;display:block;position:relative;width:100% !important;height:auto !important;white-space:normal !important;}.rev_column_bg{width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:0;box-sizing:border-box;background-clip:content-box;border:0px solid transparent;}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap{text-align:inherit;}.rev_column_inner .tp-mask-wrap{display:inline-block;}.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{position:relative !important;left:auto !important;top:auto !important;line-height:0px;}.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .rev_layer_in_column{vertical-align:top;}.rev_break_columns{display:block !important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block !important;width:100% !important;}.fullscreen-container{position:relative;padding:0;}.fullwidthbanner-container{position:relative;padding:0;overflow:hidden;}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative;}.tp-static-layers{position:absolute;z-index:101;top:0px;left:0px;}.tp-static-layers-back{z-index:0;}.tp-caption .frontcorner{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-top:40px solid #00A8FF;position:absolute;left:-40px;top:0px;}.tp-caption .backcorner{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;position:absolute;right:0px;top:0px;}.tp-caption .frontcornertop{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-bottom:40px solid #00A8FF;position:absolute;left:-40px;top:0px;}.tp-caption .backcornertop{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;position:absolute;right:0px;top:0px;}.tp-layer-inner-rotation{position:relative !important;}img.tp-slider-alternative-image{width:100%;height:auto;}.noFilterClass{filter:none !important;}.rs-background-video-layer{position:absolute;top:0px;left:0px;width:100%;height:100%;visibility:hidden;z-index:0;}.tp-caption.coverscreenvideo{width:100%;height:100%;top:0px;left:0px;position:absolute;}.caption.fullscreenvideo,.tp-caption.fullscreenvideo{left:0px;top:0px;position:absolute;width:100%;height:100%}.caption.fullscreenvideo iframe,.caption.fullscreenvideo audio,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100% !important;height:100% !important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio
.fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0px;left:0px}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,0.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;z-index:3;margin-top:-25px;margin-left:-25px;line-height:50px !important;text-align:center;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;vertical-align:top;z-index:4;opacity:0;transition:opacity 300ms ease-out !important;}.tp-hiddenaudio,.tp-audio-html5 .tp-video-play-button{display:none !important;}.tp-caption .html5vid{width:100% !important;height:100% !important;}.tp-video-play-button i{width:50px;height:50px;display:inline-block;text-align:center;vertical-align:top;line-height:50px !important;font-size:40px !important;}.tp-caption:hover .tp-video-play-button{opacity:1;display:block;}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff !important;border-right:5px solid #fff !important;margin-top:15px !important;line-height:20px !important;vertical-align:top;font-size:25px !important;}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying  .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none !important}.fullscreenvideo .fullscreenvideo audio{object-fit:contain !important;}.fullscreenvideo .fullscreenvideo video{object-fit:contain !important;}.fullscreenvideo .fullcoveredvideo audio{object-fit:cover !important;}.fullscreenvideo .fullcoveredvideo video{object-fit:cover !important;}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,rgb(0,0,0) 13%,rgb(50,50,50) 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box;}.tp-caption:hover .tp-video-controls{opacity:.9;}.tp-video-button{background:rgba(0,0,0,.5);border:0;color:#EEE;border-radius:3px;cursor:pointer;line-height:12px;font-size:12px;color:#fff;padding:0px;margin:0px;outline:none;}.tp-video-button:hover{cursor:pointer;}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0px 5px;display:table-cell;vertical-align:middle;}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-volume-bar,.tp-seek-bar{width:100%;cursor:pointer;outline:none;line-height:12px;margin:0;padding:0;}.rs-fullvideo-cover{width:100%;height:100%;top:0px;left:0px;position:absolute;background:transparent;z-index:5;}.disabled_lc .tp-video-play-button,.rs-background-video-layer video::-webkit-media-controls-start-playback-button,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer audio::-webkit-media-controls{display:none !important;}.tp-audio-html5 .tp-video-controls{opacity:1 !important;visibility:visible !important}.tp-dottedoverlay{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(/modules/custom/gavias_sliderlayer/vendor/revolution/assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(/modules/custom/gavias_sliderlayer/vendor/revolution/assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(/modules/custom/gavias_sliderlayer/vendor/revolution/assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(/modules/custom/gavias_sliderlayer/vendor/revolution/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;height:100%;top:0px;left:0px;background:#fff;position:absolute;z-index:-1;}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,0.8);}.tp-shadow2:before,.tp-shadow2:after,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:transparent;box-shadow:0 15px 10px rgba(0,0,0,0.8);transform:rotate(-3deg);}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto;}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;}.tp-shadow5:before,.tp-shadow5:after{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px / 20px;}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff !important;text-shadow:0px 1px 1px rgba(0,0,0,0.6) !important;font-size:15px;line-height:45px !important;font-family:arial,sans-serif;font-weight:bold;letter-spacing:-1px;text-decoration:none;}.tp-button.big{color:#fff;text-shadow:0px 1px 1px rgba(0,0,0,0.6);font-weight:bold;padding:9px 20px;font-size:19px;line-height:57px !important;}.purchase:hover,.tp-button:hover,.tp-button.big:hover{background-position:bottom,15px 11px}.tp-button.green,.tp-button:hover.green,.purchase.green,.purchase:hover.green{background-color:#21a117;box-shadow:0px 3px 0px 0px #104d0b;}.tp-button.blue,.tp-button:hover.blue,.purchase.blue,.purchase:hover.blue{background-color:#1d78cb;box-shadow:0px 3px 0px 0px #0f3e68}.tp-button.red,.tp-button:hover.red,.purchase.red,.purchase:hover.red{background-color:#cb1d1d;box-shadow:0px 3px 0px 0px #7c1212}.tp-button.orange,.tp-button:hover.orange,.purchase.orange,.purchase:hover.orange{background-color:#ff7700;box-shadow:0px 3px 0px 0px #a34c00}.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey,.purchase.darkgrey,.purchase:hover.darkgrey{background-color:#555;box-shadow:0px 3px 0px 0px #222}.tp-button.lightgrey,.tp-button:hover.lightgrey,.purchase.lightgrey,.purchase:hover.lightgrey{background-color:#888;box-shadow:0px 3px 0px 0px #555}.rev-btn,.rev-btn:visited{outline:none !important;box-shadow:none !important;text-decoration:none !important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:"Roboto",sans-serif;cursor:pointer;}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900;}.rev-btn.rev-withicon i{font-size:15px;font-weight:normal;position:relative;top:0px;transition:all 0.2s ease-out !important;margin-left:10px !important;}.rev-btn.rev-hiddenicon i{font-size:15px;font-weight:normal;position:relative;top:0px;transition:all 0.2s ease-out !important;opacity:0;margin-left:0px !important;width:0px !important;}.rev-btn.rev-hiddenicon:hover i{opacity:1 !important;margin-left:10px !important;width:auto !important;}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px;}.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0px;}.rev-btn.rev-medium.rev-hiddenicon i{font-size:14px;top:0px;}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px;}.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0px;}.rev-btn.rev-small.rev-hiddenicon i{font-size:12px;top:0px;}.rev-maxround{border-radius:30px;}.rev-minround{border-radius:3px;}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,0.25);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;cursor:pointer;}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat !important;}.rev-burger span:nth-child(2){margin:3px 0;}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg);}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0;}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg);}.rev-burger.revb-white{border:2px solid rgba(255,255,255,0.2);}.rev-burger.revb-white span{background:#fff;}.rev-burger.revb-whitenoborder{border:0;}.rev-burger.revb-whitenoborder span{background:#fff;}.rev-burger.revb-darknoborder{border:0;}.rev-burger.revb-darknoborder span{background:#333;}.rev-burger.revb-whitefull{background:#fff;border:none;}.rev-burger.revb-whitefull span{background:#333;}.rev-burger.revb-darkfull{background:#333;border:none;}.rev-burger.revb-darkfull span{background:#fff;}@keyframes rev-ani-mouse{0%{opacity:1;top:29%;}15%{opacity:1;top:50%;}50%{opacity:0;top:50%;}100%{opacity:0;top:29%;}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid white;border-radius:23px;}.rev-scroll-btn > *{display:inline-block;line-height:18px;font-size:13px;font-weight:normal;color:#7f8c8d;color:#ffffff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px;}.rev-scroll-btn > *:hover,.rev-scroll-btn > *:focus,.rev-scroll-btn > *.active{color:#ffffff;}.rev-scroll-btn > *:hover,.rev-scroll-btn > *:focus,.rev-scroll-btn > *:active,.rev-scroll-btn > *.active{opacity:0.8;}.rev-scroll-btn.revs-fullwhite{background:#fff;}.rev-scroll-btn.revs-fullwhite span{background:#333;}.rev-scroll-btn.revs-fulldark{background:#333;border:none;}.rev-scroll-btn.revs-fulldark  span{background:#fff;}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:white;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite;}.rev-scroll-btn.revs-dark{border-color:#333;}.rev-scroll-btn.revs-dark span{background:#333;}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,0.50);width:60px;height:60px;box-sizing:border-box;cursor:pointer;}.rev-cbutton-dark-sr{border-radius:3px;}.rev-cbutton-light{color:#333;background-color:rgba(255,255,255,0.75);}.rev-cbutton-light-sr{color:#333;border-radius:3px;background-color:rgba(255,255,255,0.75);}.rev-sbutton{line-height:37px;width:37px;height:37px;}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1;}.rev-sbutton-red{background-color:#DD4B39;}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,0.15);position:absolute;z-index:200;top:0px}.tp-bannertimer.tp-bottom{top:auto;bottom:0px !important;height:5px}.tp-caption img{background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);zoom:1;}.tp-caption img{}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(/modules/custom/gavias_sliderlayer/vendor/revolution/assets/coloredbg.png) repeat}.tp-caption.slidelink a span{background:url(/modules/custom/gavias_sliderlayer/vendor/revolution/assets/coloredbg.png) repeat}.tp-shape{width:100%;height:100%;}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321 !important;}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em !important;}.tp-caption  .rs-starring .star-rating:before,.tp-caption  .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute;}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em !important;}.tp-caption .rs-starring .star-rating span:before,.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute;}.tp-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(/modules/custom/gavias_sliderlayer/vendor/revolution/assets/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px;}.tp-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px;}.tp-loader.spinner5{background-image:url(/modules/custom/gavias_sliderlayer/vendor/revolution/assets/loader.gif);background-repeat:no-repeat;background-position:10px 10px;background-color:#fff;margin:-22px -22px;width:44px;height:44px;border-radius:3px;}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:#ff0000;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);border-radius:100%;animation:tp-scaleout 1.0s infinite ease-in-out;}@keyframes tp-scaleout{0%{transform:scale(0.0);}100%{transform:scale(1.0);opacity:0;}}.tp-loader.spinner3{margin:-9px 0px 0px -35px;width:70px;text-align:center;}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both;}.tp-loader.spinner3 .bounce1{animation-delay:-0.32s;}.tp-loader.spinner3 .bounce2{animation-delay:-0.16s;}@keyframes tp-bouncedelay{0%,80%,100%{transform:scale(0.0);}40%{transform:scale(1.0);}}.tp-loader.spinner4{margin:-20px 0px 0px -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2.0s infinite linear;}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2.0s infinite ease-in-out;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.15);}.tp-loader.spinner4 .dot2{top:auto;bottom:0px;animation-delay:-1.0s;}@keyframes tp-rotate{100%{transform:rotate(360deg);}}@keyframes tp-bounce{0%,100%{transform:scale(0.0);}50%{transform:scale(1.0);}}.tp-thumbs.navbar,.tp-bullets.navbar,.tp-tabs.navbar{border:none;min-height:0;margin:0;border-radius:0;}.tp-tabs,.tp-thumbs,.tp-bullets{position:absolute;display:block;z-index:1000;top:0px;left:0px;}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:0.5;box-sizing:border-box;}.tp-arr-imgholder,.tp-videoposter,.tp-thumb-image,.tp-tab-image{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0px;left:0px;}.tp-tab:hover,.tp-tab.selected,.tp-thumb:hover,.tp-thumb.selected{opacity:1;}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box !important;}.tp-tabs,.tp-thumbs{box-sizing:content-box !important;}.tp-bullet{width:15px;height:15px;position:absolute;background:#fff;background:rgba(255,255,255,0.3);cursor:pointer;}.tp-bullet.selected,.tp-bullet:hover{background:#fff;}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,0.5);width:40px;height:40px;position:absolute;display:block;z-index:1000;}.tparrows:hover{background:#000;}.tparrows:before{font-family:"revicons";font-size:15px;color:#fff;display:block;line-height:40px;text-align:center;}.tparrows.tp-leftarrow:before{content:'\e824';}.tparrows.tp-rightarrow:before{content:'\e825';}body.rtl .tp-kbimg{left:0 !important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,0.4);}.hglayerinfo{position:fixed;bottom:0px;left:0px;color:#FFF;font-size:12px;line-height:20px;font-weight:600;background:rgba(0,0,0,0.75);padding:5px 10px;z-index:2000;white-space:normal;}.hginfo{position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px 5px;}.indebugmode .tp-caption:hover{border:1px dashed #c0392b !important;}.helpgrid{border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7);z-index:100000;font-size:10px;overflow:scroll;}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.tp-kbimg-wrap:before,.tp-kbimg-wrap:after{height:500%;width:500%}.rs-background-video-layer iframe{visibility:inherit !important;}
:root{--selectify-select-border-radius:0.25rem;--selectify-select-padding:0.75rem 0.875rem;--selectify-search-padding-block-start:6px;--selectify-search-padding-inline-end:10px;--selectify-search-padding-block-end:6px;--selectify-search-padding-inline-start:36px;--selectify-radius-start-start:0.25rem;--selectify-radius-start-end:0.25rem;--selectify-radius-end-end:0.25rem;--selectify-radius-end-start:0.25rem;--selectify-select-font-size:1rem;--selectify-select-bg:#fff;--selectify-select-border-color:#cfd8dc;--selectify-select-color:#37474f;--selectify-select-hover-bg:#f5f5f5;--selectify-select-focus-border:#1976d2;--selectify-select-disabled-bg:#eceff1;--selectify-select-arrow-color:#607d8b;--selectify-dropdown-shadow:0 4px 12px rgb(0 0 0 / 10%);--selectify-option-hover-bg:#e3f2fd;--selectify-option-active-bg:#bbdefb;}body .selectify-select,body .wrapper-selectify{border:none;background:transparent;}body .selectify-select,body .selectify-select *{border-color:var(--selectify-select-border-color,var(--r-br));color:var(--selectify-select-color,var(--r-tx));}body .selectify-select .selectify-selected-one-option{background:transparent;}body .selectify-clear-all,body .selectify-select .selectify-available-display,body .selectify-select .selectify-selected-display{background:var(--selectify-select-bg,var(--r-bg));}body .selectify-select .selectify-selected-display,body .selectify-select .selectify-available-display{cursor:pointer;}body .selectify-clear-all,body .selectify-select .selectify-selected-display{border:1px solid var(--selectify-select-border-color,var(--r-br));}body .selectify-select .search-input input{padding-block-start:var(--selectify-search-padding-block-start,6px);padding-inline-end:var(--selectify-search-padding-inline-end,10px);padding-block-end:var(--selectify-search-padding-block-end,6px);padding-inline-start:var(--selectify-search-padding-inline-start,36px);line-height:1;font-size:0.75rem;margin:0;border:1px solid var(--selectify-select-border-color,var(--r-br));background:var(--selectify-select-bg,var(--r-bg));color:var(--selectify-select-color,var(--r-tx));transition:border-color 0.2s ease;border-radius:0.25rem;box-shadow:none !important;}body .dual-available,body .dual-selected{border:1px solid var(--selectify-select-border-color,var(--r-br));background:var(--selectify-select-bg,var(--r-bg));}body .selectify-select .selectify-available-display{border:1px solid var(--selectify-select-border-color,var(--r-br));box-shadow:var(--selectify-dropdown-shadow,unset);}body .selectify-select .search-input+.selectify-selected-one-option{border-block-start:1px dashed var(--selectify-select-border-color,var(--r-br));}body .selectify-select:focus,body .selectify-select:focus-visible,body .selectify-select .search-input input:focus,body .selectify-select .search-input input:focus-visible,body .selectify-select .selectify-available-display *:focus,body .selectify-select .selectify-available-display *:focus-visible{border-color:var(--selectify-select-focus-border,var(--r-br));outline:2px solid var(--selectify-select-focus-border,var(--r-br));outline-offset:-2px;box-shadow:var(--selectify-dropdown-shadow,unset);}body .selectify-select:disabled{border-color:var(--selectify-select-border-color,var(--r-br));background:var(--selectify-select-disabled-bg,var(--r-bg));cursor:not-allowed;}body .selectify-available-one-option{background:var(--selectify-select-bg,var(--r-bg));color:var(--selectify-select-color,var(--r-tx));border-block-end:1px solid var(--selectify-select-border-color,var(--r-br));}body .selectify-selected-display:hover{border-color:var(--selectify-select-focus-border,var(--r-br));background:var(--selectify-select-hover-bg,var(--r-bg));}body .selectify-clear-all:hover,body .selectify-available-one-option:hover,body .selectify-selected-one-option.dual-item:hover{border-color:var(--selectify-select-focus-border,var(--r-br));background:var(--selectify-select-hover-bg,var(--r-bg));transform:translateY(2px);}body .selectify-available-one-option:active{background:var(--selectify-option-active-bg,var(--r-bg));}body .dual-item{border-block-end:1px solid var(--selectify-select-border-color,var(--r-br));}body .selectify-available-one-option.s-selected,body .selectify-available-one-option.s-selected *{font-weight:bold;}.selectify-select:focus,.selectify-select:focus-visible{outline:2px solid var(--selectify-select-focus-border,var(--r-br));outline-offset:2px;}.selectify-available-one-option:focus,.selectify-available-one-option:focus-visible{outline:2px solid var(--selectify-select-focus-border,var(--r-br));outline-offset:-2px;background:var(--selectify-option-hover-bg);}.selectify-selected-display:focus{outline:2px solid var(--selectify-select-focus-border,var(--r-br));outline-offset:2px;}body .dual-available,body .dual-selected,body .selectify-available-display,body .selectify-selected-display{border-radius:var(--selectify-select-border-radius);}body .selectify svg{fill:var(--selectify-select-arrow-color);}body.selectify-color-disabled{--selectify-select-bg:initial;--selectify-select-border-color:initial;--selectify-select-color:initial;--selectify-select-hover-bg:initial;--selectify-select-focus-border:initial;--selectify-select-focus-border-color:initial;--selectify-select-disabled-bg:initial;--selectify-select-arrow-color:initial;--selectify-option-hover-bg:initial;--selectify-option-active-bg:initial;}body.selectify-color-disabled .selectify-radio,body.selectify-color-disabled .selectify-checkbox,body.selectify-color-disabled .selectify-radio *,body.selectify-color-disabled .selectify-checkbox *{--selectify-checkbox-border-color:initial;--selectify-checkbox-bg:initial;--selectify-checkbox-check-circle:initial;--selectify-checkbox-checked-border-color:initial;--selectify-checkbox-checked-bg:initial;--selectify-checkbox-checked-circle:initial;--selectify-checkbox-disabled-border-color:initial;--selectify-checkbox-disabled-bg:initial;--selectify-checkbox-disabled-circle:initial;--selectify-checkbox-hover-border-color:initial;--selectify-checkbox-hover-bg:initial;--selectify-checkbox-active-border-color:initial;--selectify-checkbox-active-bg:initial;--selectify-checkbox-indeterminate-border-color:initial;--selectify-checkbox-indeterminate-bg:initial;--selectify-checkbox-indeterminate-bar:initial;--selectify-checkbox-invalid-border-color:initial;--selectify-checkbox-invalid-bg:initial;}body.selectify-color-disabled .selectify-select,body.selectify-color-disabled .selectify-select *{--selectify-select-bg:initial;--selectify-select-border-color:initial;--selectify-select-color:initial;--selectify-select-hover-bg:initial;--selectify-select-focus-border:initial;--selectify-select-focus-border-color:initial;--selectify-select-disabled-bg:initial;--selectify-select-arrow-color:initial;--selectify-option-hover-bg:initial;--selectify-option-active-bg:initial;}
.selectify-radio,.selectify-checkbox,.selectify-radio *,.selectify-checkbox *{--selectify-checkbox-border-color:#d4d4d4;--selectify-checkbox-bg:linear-gradient(180deg,#fff 0%,#f5f5f5 50%,#ededed 100%);--selectify-checkbox-check-circle:radial-gradient(circle at 45% 45%,#fcfcfc 0%,#b5b5b5 85%,#a1a1a1 100%);--selectify-checkbox-checked-border-color:#707070;--selectify-checkbox-checked-bg:linear-gradient(180deg,#e5e5e5 0%,#d1d1d1 55%,#a6a6a6 100%);--selectify-checkbox-checked-circle:radial-gradient(circle at 45% 45%,#fff 0%,#8a8a8a 65%,#5e5e5e 100%);--selectify-checkbox-disabled-border-color:#bfbfbf;--selectify-checkbox-disabled-bg:linear-gradient(180deg,#f5f5f5 0%,#e8e8e8 50%,#dcdcdc 100%);--selectify-checkbox-disabled-circle:radial-gradient(circle at 45% 45%,#dcdcdc 0%,#bfbfbf 45%,#a8a8a8 100%);--selectify-checkbox-hover-border-color:#b8b8b8;--selectify-checkbox-hover-bg:linear-gradient(180deg,#fff 0%,#f7f7f7 60%,#efefef 100%);--selectify-checkbox-active-border-color:#808080;--selectify-checkbox-active-bg:linear-gradient(180deg,#f0f0f0 0%,#e0e0e0 100%);--selectify-checkbox-indeterminate-border-color:#8a8a8a;--selectify-checkbox-indeterminate-bg:linear-gradient(180deg,#f5f5f5 0%,#e5e5e5 100%);--selectify-checkbox-indeterminate-bar:#595959;--selectify-checkbox-invalid-border-color:#ef4444;--selectify-checkbox-invalid-bg:linear-gradient(180deg,#fff5f5 0%,#ffeaea 100%);}.selectify-select,.selectify-select *{--selectify-select-bg:linear-gradient(180deg,#fff 0%,#f7f7f7 100%);--selectify-select-hover-bg:linear-gradient(180deg,#f2f2f2 0%,#e5e5e5 100%);--selectify-select-border-color:#d4d4d4;--selectify-select-focus-border:#8a8a8a;--selectify-select-focus-border-color:#8a8a8a;--selectify-select-color:#1a1a1a;--selectify-select-disabled-bg:linear-gradient(180deg,#f5f5f5 0%,#eaeaea 100%);--selectify-select-arrow-color:#707070;--selectify-dropdown-shadow:0 4px 14px rgb(0 0 0 / 8%);--selectify-option-hover-bg:linear-gradient(180deg,#fff 0%,#f2f2f2 100%);--selectify-option-active-bg:linear-gradient(180deg,#ededed 0%,#d6d6d6 100%);}
