@charset "UTF-8";.rl-modals-animate-fade-in{animation:rl-modals-animation-fade-in 300ms ease}.rl-modals-animate-fade-out{animation:rl-modals-animation-fade-out 300ms ease}.rl-modals-animate-slide-in-to-left{animation:rl-modals-animation-slide-in-to-left 300ms ease}.rl-modals-animate-slide-out-to-left{animation:rl-modals-animation-slide-out-to-left 300ms ease}.rl-modals-animate-slide-in-to-right{animation:rl-modals-animation-slide-in-to-right 300ms ease}.rl-modals-animate-slide-out-to-right{animation:rl-modals-animation-slide-out-to-right 300ms ease}.rl-modals-animate-zoom-in{animation:rl-modals-animation-zoom-in 300ms ease}.rl-modals-animate-zoom-out{animation:rl-modals-animation-zoom-out 300ms ease}.rl-modals-animate-show{opacity:1}.rl-modals-animate-hide{opacity:0}.modals_gallery{display:inline-block}[data-modals-element]{box-sizing:border-box}[data-modals-element].hidden{display:none!important}[data-modals-element=modal]{z-index:1000;position:fixed;width:100%;height:100%;top:0;left:0;overflow:hidden;outline:0}[data-modals-element=modal] [data-modals-element=overlay]{--color:0,0,0;--opacity:0.9;position:fixed;width:calc(100% + 2px);height:calc(100% + 2px);top:-1px;left:-1px;will-change:opacity;background-color:rgba(var(--color),var(--opacity))}[data-modals-element=modal] [data-modals-element=spinner]{--color:#fff;position:absolute;height:32px;width:32px;animation:rl-modals-animation-spinner 1.2s infinite linear;border:3px solid transparent;border-color:var(--color) transparent;border-radius:50%;margin:0 auto;left:0;right:0;top:calc(50% - 16px)}[data-modals-element=modal] [data-modals-element=container]{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-flow:column}[data-modals-element=modal] [data-modals-element=main]{order:2;display:flex;flex:auto}[data-modals-element=modal] [data-modals-element=pagination-bar]{order:3;display:flex}[data-modals-element=modal] [data-modals-element=close-bar]{order:1;width:100%;top:0;left:0;display:flex;flex-direction:row-reverse}[data-modals-element=modal] [data-modals-element=center]{flex:auto}[data-modals-element=modal] [data-modals-element=slides]{position:relative;height:100%;width:100%;display:flex;justify-content:center;align-items:center;transition:transform .4s ease;transform:translate3d(0,0,0)}[data-modals-element=modal] [data-modals-element=slide]{position:absolute;height:100%;width:100%;display:flex;justify-content:center;align-items:center}[data-modals-element=modal] [data-modals-element=slide][data-modals-position$=left]{left:0}[data-modals-element=modal] [data-modals-element=slide][data-modals-position$=right]{right:0}[data-modals-element=modal] [data-modals-element=slide][data-modals-position^=top]{top:0}[data-modals-element=modal] [data-modals-element=slide][data-modals-position^=bottom]{bottom:0}[data-modals-element=modal] [data-modals-element=slide-container]{display:flex;align-items:center;max-height:100%;max-width:100%}[data-modals-element=modal] [data-modals-element=slide-container-inner]{display:flex;align-items:center;max-height:100%}[data-modals-element=modal] [data-modals-orientation=vertical] [data-modals-element=slide-container]{flex-flow:column}[data-modals-element=modal] [data-modals-orientation=horizontal] [data-modals-element=slide-container]{flex-flow:row}[data-modals-element=modal] [data-modals-element=slide-after],[data-modals-element=modal] [data-modals-element=slide-before],[data-modals-element=modal] [data-modals-element=slide-content-inner],[data-modals-element=modal] [data-modals-element=slide-content]{max-height:100%;max-width:100%}[data-modals-element=modal] [data-modals-element=slide-after],[data-modals-element=modal] [data-modals-element=slide-before]{overflow:auto}[data-modals-element=modal] [data-modals-element=slide-content-inner]{overflow:visible}[data-modals-element=modal] [data-modals-element=slide-before]{flex:none}[data-modals-element=modal] [data-modals-element=slide-content]{position:relative;flex:auto}[data-modals-element=modal] [data-modals-element=slide-after]{flex:none}[data-modals-element=modal] [data-modals-element=slide-title]{overflow:auto;font-size:calc(1.3rem + .6vw);line-height:initial}[data-modals-element=modal] [data-modals-element=slide-description]{overflow:auto}[data-modals-element=modal] [data-modals-element=close],[data-modals-element=modal] [data-modals-element=next],[data-modals-element=modal] [data-modals-element=pagination-button],[data-modals-element=modal] [data-modals-element=previous]{background-color:transparent;background-position:50% 50%;background-repeat:no-repeat;border:0}[data-modals-element=modal] [data-modals-element=pagination-button]{content:""}[data-modals-element=modal] [data-modals-element=close],[data-modals-element=modal] [data-modals-element=next],[data-modals-element=modal] [data-modals-element=previous]{cursor:pointer;position:relative}[data-modals-element=modal] [data-modals-element=previous],html[dir=rtl] [data-modals-element=modal] [data-modals-element=next]{content:">"}[data-modals-element=modal] [data-modals-element=next],html[dir=rtl] [data-modals-element=modal] [data-modals-element=previous]{content:"<"}[data-modals-element=modal] [data-modals-element=close]{content:"X";z-index:2}[data-modals-element=modal] [data-modals-element=pagination]{display:flex;align-items:center;margin:0 auto}[data-modals-element=modal] [data-modals-element=pagination-button]:not(.active){cursor:pointer}[data-modals-element=modal] [data-modals-element=pagination-text]{display:flex;align-items:baseline}[data-modals-element=modal] [data-modals-type=inline] [data-modals-element=slide-content]{overflow:auto}[data-modals-element=modal] [data-modals-type=image] [data-modals-element=slide-content]{display:flex}[data-modals-element=modal] [data-modals-type=image] [data-modals-element=slide-content] img{object-fit:contain}[data-modals-element=modal] [data-modals-type=iframe] [data-modals-element=slide-content-inner],[data-modals-element=modal] [data-modals-type=image] [data-modals-element=slide-content-inner],[data-modals-element=modal] [data-modals-type=video] [data-modals-element=slide-content-inner]{overflow:hidden}[data-modals-element=modal] [data-modals-type=iframe] [data-modals-element=slide-content-inner]>*,[data-modals-element=modal] [data-modals-type=image] [data-modals-element=slide-content-inner]>*,[data-modals-element=modal] [data-modals-type=video] [data-modals-element=slide-content-inner]>*{vertical-align:middle}
[data-modals-element=modal][data-modals-theme=dark]{--main-margin:10px;--button-size:60px;--button-icon-size:22px 40px;--close-button-size:52px;--close-button-icon-size:32px 32px}@media (min-width:768px){[data-modals-element=modal][data-modals-theme=dark]{--main-margin:20px;--close-button-size:72px}}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=overlay]{backdrop-filter:blur(10px)}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=main]{margin:var(--main-margin);margin-top:calc(var(--close-button-size)*-1 + var(--main-margin))}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=left]{margin:calc(var(--main-margin)*-1);margin-to-left:0}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=right]{margin:calc(var(--main-margin)*-1);margin-to-right:0}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=slide]{padding:0 var(--main-margin);max-width:100%;max-height:100%}[data-modals-element=modal][data-modals-theme=dark] [data-modals-orientation=vertical] [data-modals-element=slide-after],[data-modals-element=modal][data-modals-theme=dark] [data-modals-orientation=vertical] [data-modals-element=slide-before]{width:100%;max-height:30vh}[data-modals-element=modal][data-modals-theme=dark] [data-modals-orientation=vertical] [data-modals-element=slide-before]{margin-bottom:.75rem}[data-modals-element=modal][data-modals-theme=dark] [data-modals-orientation=vertical] [data-modals-element=slide-after]{margin-top:.75rem}[data-modals-element=modal][data-modals-theme=dark] [data-modals-orientation=horizontal] [data-modals-element=slide-after],[data-modals-element=modal][data-modals-theme=dark] [data-modals-orientation=horizontal] [data-modals-element=slide-before]{max-width:30vw}[data-modals-element=modal][data-modals-theme=dark] [data-modals-orientation=horizontal] [data-modals-element=slide-before]{margin-to-left:1rem}[data-modals-element=modal][data-modals-theme=dark] [data-modals-orientation=horizontal] [data-modals-element=slide-after]{margin-to-right:1rem}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=slide-content]{background:#fff;margin:0;border-radius:4px;overflow:hidden}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=slide-description],[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=slide-title]{margin:0}[data-modals-element=modal][data-modals-theme=dark] [data-modals-orientation=vertical] [data-modals-element=slide-description],[data-modals-element=modal][data-modals-theme=dark] [data-modals-orientation=vertical] [data-modals-element=slide-title]{text-align:center}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=next],[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=previous]{opacity:.7;margin:0}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=close],[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-button]{opacity:.7;padding:0;margin:0}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=close].active,[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=close]:focus,[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=close]:hover,[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=next].active,[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=next]:focus,[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=next]:hover,[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-button].active,[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-button]:focus,[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-button]:hover,[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=previous].active,[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=previous]:focus,[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=previous]:hover{opacity:1}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=close]:focus-visible:not(.active),[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=next]:focus-visible:not(.active),[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-button]:focus-visible:not(.active),[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=previous]:focus-visible:not(.active){outline:2px solid #0f3d81}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=close]{background-size:var(--close-button-icon-size);width:var(--close-button-size);height:var(--close-button-size)}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=next],[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=previous]{display:none;background-size:var(--button-icon-size);width:var(--button-size);height:100%;min-height:22px;padding:0}@media (min-width:768px){[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=next],[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=previous]{display:inherit}}@media (min-width:1024px){[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=next],[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=previous]{--button-size:100px}}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-bar]{--margin:10px;margin:0 var(--margin) var(--margin) var(--margin);overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#999 transparent}@media (min-width:768px){[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-bar]{--margin:20px}}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-bar]::-webkit-scrollbar{width:8px;height:8px;background:0 0}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-bar]::-webkit-scrollbar-thumb{background:#999;border-radius:4px}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-button]{--size:5vw;box-sizing:content-box;background-clip:content-box;border-radius:50%;width:var(--size);height:var(--size);margin:calc(var(--size)/4);transition:all .1s linear;font-size:0}@media (min-width:640px){[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-button]{--size:3vw}}@media (min-width:768px){[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-button]{--size:16px}}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-button].active,[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-button]:focus-visible:not(.active),[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-button]:hover:not(.active){background-color:#115dda}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-image]{--size:30px;--saturate:50%;width:auto;height:var(--size);margin:2px;transition:all .1s linear;border-radius:2px;cursor:pointer;opacity:.5;filter:saturate(var(--saturate))}@media (min-width:768px){[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-image]{--size:50px}}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-image].active,[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-image]:focus-visible:not(.active),[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-image]:hover:not(.active){opacity:1;--saturate:100%}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-text-number]{font-size:1.2rem}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-text-divider],[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-text-total]{opacity:.5}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-text-divider]{padding:0 .3rem}[data-modals-element=modal][data-modals-theme=dark] [data-modals-type=audio] [data-modals-element=slide-content],[data-modals-element=modal][data-modals-theme=dark] [data-modals-type=image] [data-modals-element=slide-content],[data-modals-element=modal][data-modals-theme=dark] [data-modals-type=video] [data-modals-element=slide-content]{background:0 0}[data-modals-element=modal][data-modals-theme=dark] [data-modals-type=inline] [data-modals-element=slide-content]{padding:20px;overflow:auto}[data-modals-element=modal][data-modals-theme=dark] [data-modals-type=iframe] [data-modals-element=slide-content] iframe{background:#fff}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=countdown]{width:100%;height:3px;position:absolute;top:0;left:0;background-color:#7f7f7f}[data-modals-element=modal][data-modals-theme=dark].just-the-modal [data-modals-element=close-bar],[data-modals-element=modal][data-modals-theme=dark].just-the-modal [data-modals-element=left],[data-modals-element=modal][data-modals-theme=dark].just-the-modal [data-modals-element=overlay],[data-modals-element=modal][data-modals-theme=dark].just-the-modal [data-modals-element=pagination-bar],[data-modals-element=modal][data-modals-theme=dark].just-the-modal [data-modals-element=right]{display:none}[data-modals-element=modal][data-modals-theme=dark].just-the-modal [data-modals-element=slide-content]{filter:drop-shadow(0 0 5px rgba(0,0,0,.5))}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=overlay]{--color:0,0,0}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=spinner]{--color:#fff}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=slide-content]{box-shadow:0 0 1px rgba(255,255,255,.25)}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=slide-description],[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=slide-title]{color:#fff}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=close],[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=next],[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=previous]{filter:drop-shadow(0 0 0#000) drop-shadow(0 0 2px #000)}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=close]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M2 2L30 30M30 2L2 30' /%3E%3C/svg%3E")}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=previous],html[dir=rtl] [data-modals-element=modal][data-modals-theme=dark] [data-modals-element=next]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 22 40' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M20 2L2 20L20 38' /%3E%3C/svg%3E")}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=next],html[dir=rtl] [data-modals-element=modal][data-modals-theme=dark] [data-modals-element=previous]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 22 40' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M2 2L20 20L2 38' /%3E%3C/svg%3E")}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-button]{background-color:#fff}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-button].active{background-color:#115dda}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-image]{box-shadow:0 0 1px rgba(255,255,255,.25)}[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=pagination-text]{color:#fff}
joomla-alert{--jui-alert-min-width:250px;--jui-alert-padding:.5rem 1.25rem;--jui-alert-margin:0 0 1rem 0;--jui-alert-border:1px solid transparent;--jui-alert-border-radius:.25rem;--jui-alert-animation-duration:.5s;--jui-alert-animation-timing-function:ease-in-out;--jui-alert-button-color-dark:#000;--jui-alert-button-color-light:#fff;--jui-alert-success-color:#234423;--jui-alert-success-background-color:#d9e6d9;--jui-alert-success-border-color:#cadcca;--jui-alert-success-link-color:#122212;--jui-alert-info-color:#0c5460;--jui-alert-info-background-color:#d1ecf1;--jui-alert-info-border-color:#bee5eb;--jui-alert-info-link-color:#062c33;--jui-alert-warning-color:#7d5a29;--jui-alert-warning-background-color:#fcefdc;--jui-alert-warning-border-color:#fbe8cd;--jui-alert-warning-link-color:#573e1c;--jui-alert-danger-color:#712b29;--jui-alert-danger-background-color:#f7dddc;--jui-alert-danger-border-color:#f4cfce;--jui-alert-danger-link-color:#4c1d1b;animation-duration:var(--jui-alert-animation-duration,.5s);animation-timing-function:var(--jui-alert-animation-timing-function,ease-in-out);border:var(--jui-alert-border,1px solid transparent);border-radius:var(--jui-alert-border-radius,.25rem);margin:var(--jui-alert-margin,0 0 1rem 0);min-width:var(--jui-alert-min-width,250px);padding:var(--jui-alert-padding,.5rem 1.25rem);display:block}joomla-alert .joomla-alert--close{color:var(--jui-alert-button-color-dark,#000);float:right;opacity:.5;text-shadow:0 1px 0 var(--jui-alert-button-color-light,#fff);background:0 0;border:0;padding:.2rem 1rem;font-size:1.5rem;font-weight:700;line-height:1;position:relative;top:-.5rem;right:-1.25rem}joomla-alert .joomla-alert--close:focus,joomla-alert .joomla-alert--close:hover{color:var(--jui-alert-button-color-dark,#000);cursor:pointer;opacity:.75;text-decoration:none}joomla-alert[type=success]{background-color:var(--jui-alert-success-background-color,#d9e6d9);border-color:var(--jui-alert-success-border-color,#cadcca);color:var(--jui-alert-success-color,#234423)}joomla-alert[type=success] hr{border-top-color:var(--jui-alert-success-border-color,#cadcca)}joomla-alert[type=success] .alert-link{color:var(--jui-alert-success-link-color,#122212)}joomla-alert[type=info]{background-color:var(--jui-alert-info-background-color,#d1ecf1);border-color:var(--jui-alert-info-border-color,#bee5eb);color:var(--jui-alert-info-color,#0c5460)}joomla-alert[type=info] hr{border-top-color:var(--jui-alert-info-border-color,#bee5eb)}joomla-alert[type=info] .alert-link{color:var(--jui-alert-info-link-color,#062c33)}joomla-alert[type=warning]{background-color:var(--jui-alert-warning-background-color,#fcefdc);border-color:var(--jui-alert-warning-border-color,#fbe8cd);color:var(--jui-alert-warning-color,#7d5a29)}joomla-alert[type=warning] hr{border-top-color:var(--jui-alert-warning-border-color,#fbe8cd)}joomla-alert[type=warning] .alert-link{color:var(--jui-alert-warning-link-color,#573e1c)}joomla-alert[type=danger]{background-color:var(--jui-alert-danger-background-color,#f7dddc);border-color:var(--jui-alert-danger-border-color,#f4cfce);color:var(--jui-alert-danger-color,#712b29)}joomla-alert[type=danger] hr{border-top-color:var(--jui-alert-danger-border-color,#f4cfce)}joomla-alert[type=danger] .alert-link{color:var(--jui-alert-danger-link-color,#4c1d1b)}html[dir=rtl] joomla-alert .joomla-alert--close,html[dir=rtl] joomla-alert .joomla-alert-button--close{float:left;left:-1.25rem;right:auto}@media (prefers-reduced-motion:reduce){joomla-alert{animation-duration:1ms!important}}
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-opacity-60{opacity:0.6}.cc-window.cc-opacity-70{opacity:0.7}.cc-window.cc-opacity-80{opacity:0.8}.cc-window.cc-opacity-90{opacity:0.9}.cc-window.cc-opacity-95{opacity:0.95}.cc-window.cc-opacity-100{opacity:1}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-1em)}.cc-animate.cc-revoke.cc-center{transform:translateY(-1em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(1em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-animate.cc-revoke.cc-active.cc-center,.cc-animate.cc-revoke-bottom.cc-active,.cc-revoke:hover{transform:translateY(0)}.cc-animate.cc-revoke-bottom.cc-center{transform:translateY(1em)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-flow:row wrap;z-index:99999999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;-ms-flex-direction:column;flex-direction:column;text-align:initial}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em;align-items:center}.cc-revoke img,.cc-revoke i,.cc-revoke span{margin-right:5px}.cc-revoke.cc-top.cc-animate{padding:1em .5em 0.2em}.cc-revoke.cc-center.cc-animate{padding:1em .5em 0.2em}.cc-revoke.cc-bottom.cc-animate{padding:0.2em .5em 1em}.cc-revoke-bottom.cc-center.cc-animate{padding:0.2em .5em 1em}.cc-header{font-size:18px;font-weight:700;margin-top:2px}div.cc-window.cc-top:not(.cc-floating) span.cc-header,div.cc-window.cc-bottom:not(.cc-floating) span.cc-header{max-width:256px}span.cc-message span.cc-cookie-settings-toggle,div.cc-compliance span.cc-cookie-settings-toggle{padding:.2em .4em;font-size:.9em;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;display:inline-block;margin-top:.2em}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}div.cc-center .cc-link{width:fit-content}.cc-link{opacity:.9;display:inline-block;padding:.2em .2em .2em 0;margin:0 4px 0 0;background:transparent;transition:opacity .2s}.cc-link:hover{opacity:1;background:transparent}.cc-link:active,.cc-link:visited,.cc-link:focus{outline:none;background:transparent}a.cc-link.cc-cookie.cc-empty,a.cc-link.cc-privacy.cc-empty{display:none}a.cc-link label{display:inline-block;font-size:16px;margin:0;padding:0;line-height:inherit;cursor:pointer}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;text-decoration:none}a.cc-btn:hover{text-decoration:underline}.cc-close{display:block;position:absolute;top:.4em;right:.1em;font-size:1.4em;opacity:.9;line-height:.75;outline:none}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top,.cc-revoke.cc-center{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:auto}.cc-revoke.cc-right{right:3em;left:auto}.cc-revoke.cc-center{left:50%;margin-left:-75px;top:0;margin-top:0}.cc-revoke.cc-center.cc-revoke-bottom{bottom:0;top:auto;margin-top:auto;border-radius:0;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-center.cc-revoke-top{border-radius:0;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-center.cc-revoke-bottom-right{right:3em;left:auto;bottom:0;top:auto;margin-top:auto;border-radius:0;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-center.cc-revoke-top-right{right:3em;left:auto;border-radius:0;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-center.cc-revoke-bottom-left{left:3em;right:auto;bottom:0;top:auto;margin:auto;border-radius:.5em .5em 0 0}.cc-revoke.cc-center.cc-revoke-top-left{left:3em;right:auto;top:0;bottom:auto;margin:auto;border-radius:0 0 .5em .5em}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-center{top:50%;left:50%;margin-left:-192px;margin-top:-130px}.cc-center.cc-allowall-button{margin-left:-256px}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}span.cc-header+span.cc-message span.cc-message-text{margin-right:5px}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1;text-align:left}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between;flex-wrap:wrap}.cc-compliance>.cc-btn,.cc-compliance span.cc-cookie-settings-toggle{-ms-flex:1;flex:1 1 auto}div.cc-compliance span.cc-cookie-settings-toggle{padding:.4em .8em;margin-right:8px}div.cc-compliance>a.cc-btn,div.cc-compliance>ul.cc-compliance-list a.cc-btn{margin-right:.5em;margin-top:.2em}div.cc-window:not(.cc-floating) a.cc-btn,div.cc-window:not(.cc-floating) ul.cc-compliance-list a.cc-btn{margin-bottom:0}ul.cc-compliance-list{list-style:none!important;padding:0!important;margin:0!important;display:-ms-flexbox;display:flex;flex:1 1 auto;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between;flex-wrap:wrap}ul.cc-compliance-list li{flex:1 !important;line-height:16px}div.cc-window a.cc-link[target="_blank"]:after,a[data-role="gdpr_privacy_policy"][target="_blank"]:after{content:"(opens in new window)";display:none}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:319px){.cc-btn{white-space:normal}}@media (max-width:639px){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:0 0 1em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:0}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}span.cc-cookie-settings-toggle{cursor:pointer}span.cc-cookie-settings-toggler{transform:rotate(180deg);transition:transform 250ms;display:inline-block}span.cc-cookie-settings-toggler.cc-opened{transform:rotate(0deg)}@media (min-width:640px){div.fancybox-30{max-width:599px}}@media (min-width:800px){div.fancybox-50{max-width:799px}}div.cc-checkboxes-container{display:flex;width:100%;flex-flow:wrap;margin-top:6px}div.cc-checkboxes-container input[type=checkbox]{margin:0!important;padding:0!important}div.cc-checkboxes-container a:not(.cc-btn){margin:0 0 0 2px;padding:3px 6px 0 0;text-decoration:none}div.cc-checkbox-container{display:flex;margin-right:6px;margin-bottom:5px;align-items:center;position:relative}div.cc-checkbox-container:not(:last-child) a{border-right:1px solid #FFF}div.cc-floating div.cc-checkboxes-container{margin-top:15px}div.cc-checkboxes-container a.cc-btn.cc-allow,div.cc-checkboxes-container a.cc-btn.cc-deny{min-width:fit-content;padding:0.2em .6em;height:16px;box-sizing:content-box;margin:2px}div.cc-cookie-category-title{font-size:16px;font-weight:700;border-bottom:1px solid #333;display:inline-block}div.cc-cookie-category-title-acceptdate,span.cc-cookie-title-acceptdate{font-weight:normal;margin:0 0 5px 0;font-size:12px;color:#6c757d;cursor:auto}span.cc-cookie-title-acceptdate{animation:append-animate .3s linear}input.cc-cookie-checkbox+span{position:absolute;top:0;left:0;cursor:pointer;height:18px;width:18px}input.cc-cookie-checkbox[readonly]+span,input.cc-cookie-checkbox[disabled]+span{cursor:auto}input.cc-cookie-checkbox+span:after,input.cc-cookie-checkbox+span:before{position:relative;display:block;content:"";box-sizing:content-box!important}div.cc-cookie-category-description{padding:10px 0}fieldset.cc-cookie-list-title,fieldset.cc-service-list-title{margin:0;padding:0;border:none}fieldset.cc-service-list-title.cc-service-collapsed>*:not(legend){display:none}fieldset.cc-service-list-title{margin-bottom:10px}fieldset.cc-cookie-list-title legend{float:none;margin:0 0 10px 0;display:block;width:100%;padding:0;line-height:36px;color:#333;border:0;border-bottom:1px solid #e5e5e5;font-size:16px}fieldset.cc-service-list-title legend{font-size:16px;font-weight:700;display:inline-block;position:relative;width:fit-content;width:-moz-fit-content;min-width:50%;max-width:80%;border-bottom:none;line-height:32px;margin-bottom:0;margin-left:10px;background:#ececec}div.cc-service-cookie-list-title{font-size:15px;margin:4px 0 2px 10px;border-bottom:1px solid #ccc;width:fit-content}fieldset.cc-service-list-title ul.cc-cookie-category-list{margin-left:25px}ul.cc-cookie-category-list,#main div.gdpr-component-view ul.cc-cookie-category-list{margin:0;padding:0;position:relative}ul.cc-cookie-category-list li,#main div.gdpr-component-view ul.cc-cookie-category-list li{margin-bottom:4px;overflow:hidden;font-size:14px;list-style:none;min-height:20px;background:#f2f2f2;padding:10px}input.cc-cookie-checkbox{height:16px!important;width:16px!important;min-height:18px!important;border-radius:1px;box-sizing:content-box!important;cursor:pointer!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;background:none!important;border:none!important}input.cc-cookie-checkbox+span:before{border:1px solid grey;background:#FFF;width:16px;height:16px;left:-1px}input.cc-cookie-checkbox+span:after{left:1px;border-width:1px;border-style:solid;border-color:#b3b3b3 #dcddde #dcddde #b3b3b3;background-image:linear-gradient(135deg,#b1b6be 0,#FFF 100%);background-repeat:no-repeat;background-position:center;top:-16px;width:12px;height:12px}input.cc-cookie-checkbox:checked+span:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNGMUE0MkE1QkJDMjExRTM5QUIxQzQwRjkwREYzMUIyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNGMUE0MkE2QkJDMjExRTM5QUIxQzQwRjkwREYzMUIyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0YxQTQyQTNCQkMyMTFFMzlBQjFDNDBGOTBERjMxQjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0YxQTQyQTRCQkMyMTFFMzlBQjFDNDBGOTBERjMxQjIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4IZcVrAAAA5UlEQVR42mL8//8/AyMjIwMxQHwRgwOQAuEJjMRqBGoSAFL3gRhEf2BiIB7Mh2oCgQ+MFy5c+E9Ix/o3SxlmPOtGFnJkAZEGBgaMeJyoAKTOI9k24WUcwwEmNEUGBJx4AaipEMRgQtIEUnAeSCcgiRVAQxEGEmEMsB/dLxk4Atn70RRcgDoRDGLEMxh63WfAvQSz8QIUIztvPRL/QixQIzIAawS6+wMopNA0K8CCHogD0T0O9yMOzSDQCJR7gFMjmuYFUKEDQLEJ2KKJBV0AqjkRGKILsdiOqhFv6kHSCkrXMAAQYACIkU0SIPgtxAAAAABJRU5ErkJggg==),linear-gradient(135deg,#B1B6BE 0,#FFF 100%)}input.cc-cookie-checkbox[readonly]{opacity:0}input.cc-cookie-checkbox[readonly]+span{opacity:.5}input.cc-cookie-checkbox:disabled+span:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ4MjZEMDk4NTMxQTExRThCQTA1ODgzNDUyQ0M0QzlFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ4MjZEMDk5NTMxQTExRThCQTA1ODgzNDUyQ0M0QzlFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDgyNkQwOTY1MzFBMTFFOEJBMDU4ODM0NTJDQzRDOUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDgyNkQwOTc1MzFBMTFFOEJBMDU4ODM0NTJDQzRDOUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7mUCrwAAAAuklEQVR42mJ4xMDg/oCB4T8IP2RgiGOAgv8MDMxAscNQuauPGRg4GYGMN0A5YZgiRgaGeDkGhqVAjQeAXBsGBNgCUlwEZPQy4AFAW34CKQlGEAefBphCRQaGD4wwQWwakBWC+EwwzwCpQHRTgSaxAxX4wfkghVg8g64pXp6BYRETukKo1a1ozlkIClYWIFsT3Y0KQDcC/fAO2Q//GBi0QQrYQGF9n4HhBxALIJsI8jQoUoDinSA+QIABABYuPryJlkH5AAAAAElFTkSuQmCC),linear-gradient(135deg,#B1B6BE 0,#FFF 100%)}div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:checked+span:before,div.cc-checkbox-container.cc-checkboxes-filled input.cc-cookie-checkbox:checked+span:after{background-color:#28a745;border-color:#28a745;transition:background-color .25s}div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:checked+span:after{content:"";border-style:solid;border-width:0 2px 2px 0;border-radius:0;position:absolute;left:4px;top:1px;height:11px;width:6px;transform:rotate(45deg);border-color:#fff;background:transparent}div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled+span:before,div.cc-checkbox-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled+span:after{background-color:#a72828;border-color:#a72828;transition:background-color .25s}div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled+span:after{content:"+";position:absolute;left:3px;top:-1px;height:11px;width:6px;transform:rotate(45deg);background:transparent;font-size:26px;border:none;color:#FFF}div.cc-settings-label{opacity:.8;font-size:14px;margin-right:4px}@media (max-width:600px){div.cc-settings-label{width:100%;margin-bottom:2px}}div.cc-window.cc-floating div.cc-settings-label{width:100%;margin-bottom:2px}div.gdprlock-placeholder,div.gdprcookielock-placeholder{position:relative;background-color:#dfdfdf;min-width:200px;min-height:120px;display:flex}div.gdprlock-placeholder.gdprlock-placeholder-action{cursor:pointer}div.gdprlock-placeholder-text,div.gdprcookielock-placeholder-text{font-size:20px;text-align:center;width:80%;margin:auto;line-height:initial}@media screen and (max-width:640px){div.gdprlock-placeholder-text,div.gdprcookielock-placeholder-text{width:100%}}@media screen and (max-width:499px){div.cc-window.cc-floating div.cc-compliance{flex-wrap:wrap}div.cc-window.cc-floating div.cc-compliance a.cc-btn,div.cc-compliance span.cc-cookie-settings-toggle{margin-bottom:5px}div.cc-window.cc-floating.cc-center{left:auto;margin-left:auto;max-width:none}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible !important}.flipInX{animation-duration:.75s;animation-name:flipInX;backface-visibility:visible !important}span.cc-cookie-descriptions-toggler,span.cc-services-descriptions-toggler{transition:transform 250ms;display:inline-block;transform:rotate(180deg);cursor:pointer;margin:1px 4px 2px 0;line-height:unset;position:absolute;left:-15px}span.cc-cookie-descriptions-toggler.cc-cookie-descriptions-toggler-open,span.cc-services-descriptions-toggler.cc-services-descriptions-toggler-open{transform:rotate(0)}span.cc-cookie-descriptions-toggler+span.cc-cookie-category-name{cursor:pointer;padding:8px 0}div.cc-cookie-descriptions{clear:both;display:none;margin-top:10px;padding-left:5px}div.cc-cookie-descriptions>*{margin:0}div.cc-service-descriptions{clear:both;margin-top:2px;padding-left:0}div.cc-service-descriptions{font-size:12px;font-weight:400;margin:0 0 10px;line-height:16px}div.cc-service-descriptions p{font-size:12px;font-weight:400;margin:0;line-height:16px}.cc-service-list-hidden{display:none!important}div.cc-cookie-expiration{display:flex;font-weight:400;margin-top:8px;font-size:14px;border-top:2px solid #e1e1e1;padding-top:6px}div.cc-cookie-expiration>span{flex:1 1 auto}span.cc-cookie-domain-description-title{font-weight:500}span.cc-cookie-domain-description-value{font-size:13px}fieldset.cc-cookie-list-title .gdpr_onoffswitchcookie{width:66px;position:relative;float:right;margin:2px 10px 0 0}fieldset.cc-cookie-list-title .gdpr_onoffswitch-label{display:block;position:relative;overflow:hidden;cursor:pointer;margin:auto;width:auto;max-width:initial}fieldset.cc-cookie-list-title .gdpr_onoffswitch-inner{display:block;width:200%;margin-left:0;transition:margin .2s ease-in 0s}.gdpr_onoffswitch-inner::after,fieldset.cc-cookie-list-title .gdpr_onoffswitch-inner::before{display:block;float:left;width:50%;height:22px;padding:0;line-height:22px;font-size:14px;color:#fff;font-family:Trebuchet,Arial,sans-serif;font-weight:700;box-sizing:border-box}fieldset.cc-cookie-list-title .gdpr_onoffswitch-inner::before{content:"ON";padding-left:14px;background-color:#19a319;color:#fff;transition:background-color .2s}fieldset.cc-cookie-list-title .gdpr_onoffswitch-inner::after{content:"OFF";padding-right:10px;background-color:#f01f1f;transition:background-color .2s;color:#fff;text-align:right}fieldset.cc-cookie-list-title .gdpr_onoffswitch-switch{display:block;width:20px;height:18px;margin:0;background:#fff;position:absolute;top:2px;right:2px;transition:all .2s ease-in 0s}fieldset.cc-cookie-list-title .gdpr_cookie_switcher span.gdpr_onoffswitch-switch{width:14px;height:14px}fieldset.cc-cookie-list-title .gdpr_cookie_switcher label.gdpr_onoffswitch-label{height:18px}fieldset.cc-cookie-list-title .gdpr_cookie_switcher span.gdpr_onoffswitch-inner::after,fieldset.cc-cookie-list-title .gdpr_cookie_switcher span.gdpr_onoffswitch-inner::before{line-height:18px}fieldset.cc-cookie-list-title .gdpr_onoffswitchcookie.gdpr_cookie_switcher.disabled .gdpr_onoffswitch-inner{margin-left:-100%}fieldset.cc-cookie-list-title .gdpr_onoffswitchcookie.gdpr_cookie_switcher.disabled .gdpr_onoffswitch-switch{right:50px}fieldset.cc-cookie-list-title div.gdpr_cookie_switcher.inactive span.gdpr_onoffswitch-inner::before,fieldset.cc-cookie-list-title div.gdpr_cookie_switcher.inactive span.gdpr_onoffswitch-inner::after{background-color:#d0d0d0}fieldset.cc-service-list-title legend div.gdpr_cookie_switcher{margin-top:8px;margin-left:8px}#gdpr_reload_msg{width:212px;min-height:40px;cursor:auto;position:fixed;left:50%;top:50%;margin-left:-109px;margin-top:0;box-shadow:0 0 7px 5px rgba(0,0,0,.4);border-radius:30px;z-index:20000;background-color:#eee;padding:3px}#gdpr_reload_msg::before{content:'';background-repeat:no-repeat;width:16px;height:16px;display:block;position:absolute;top:-10px;left:18px}#gdpr_reload_msgtext{width:210px;clear:both;margin:2px 0;font-size:14px;font-weight:700;text-align:center}#gdpr_reload_msgtext::before{content:'';background:#eee;width:15px;height:15px;border-top:0 solid rgba(0,0,0,.18);border-bottom:1px solid rgba(0,0,0,.18);border-right:1px solid rgba(0,0,0,.18);border-left:0;border-top-left-radius:0;border-bottom-right-radius:20px;display:block;position:absolute;bottom:-15px;right:50px;box-shadow:1px 7px 8px 1px rgba(0,0,0,.4)}#gdpr_reload_info_icon{position:absolute;top:-8px;left:0;font-size:20px;background:#000;border-radius:10px;color:#fff;padding:0;margin:0;width:20px;height:20px;line-height:20px}body.gdpr-backdrop-effect{filter:brightness(50%)}body.gdpr-prevent-scrolling{overflow:hidden}div.cc-window.gdpr-prevent-scrolling{overflow:auto;max-height:90%;flex-wrap:unset}body.gdpr-backdrop-effect .offcanvas-menu{display:none},body.gdpr-prevent-scrolling .offcanvas-menu{display:none}div.cc-center-xtd.gdpr-prevent-scrolling span.cc-message span.cc-cookie-settings-toggle{position:static;margin-top:10px}div.cc-window.gdpr-prevent-scrolling,span.cc-message{scrollbar-width:thin!important}div.cc-window.gdpr-prevent-scrolling::-webkit-scrollbar,span.cc-message::-webkit-scrollbar{width:8px}div.cc-window.gdpr-prevent-scrolling::-webkit-scrollbar-track,span.cc-message::-webkit-scrollbar-track{background:#f1f1f1}div.cc-window.gdpr-prevent-scrolling::-webkit-scrollbar-thumb,span.cc-message::-webkit-scrollbar-thumb{background:#666}div.cc-window.gdpr-prevent-scrolling::-webkit-scrollbar-thumb:hover,span.cc-message::-webkit-scrollbar-thumb:hover{background:#555}@media (max-height:640px){div.cc-floating>a.cc-link{margin-bottom:.4em}div.cc-window:not(.cc-center) span.cc-message{overflow:auto;max-height:240px;min-width:min-content}div.cc-window:not(.cc-center) span.cc-header+span.cc-message{overflow:auto;max-height:200px;min-width:min-content}}@media (max-height:480px){div.cc-window:not(.cc-center) span.cc-message{overflow:auto;max-height:160px;min-width:min-content}div.cc-window:not(.cc-center) span.cc-header+span.cc-message{overflow:auto;max-height:100px}}@media (max-height:360px){div.cc-window:not(.cc-center) span.cc-message{overflow:auto;max-height:100px;min-width:min-content}div.cc-window:not(.cc-center) span.cc-header+span.cc-message{overflow:auto;max-height:50px}}div.gdpr-component-view{position:relative;margin-bottom:20px;padding:20px;border-radius:20px;background:#fafafa}div.gdpr-component-view div.cc-cookie-category-title{position:relative}div.gdpr-component-view div.cc-checkboxes-container span.cc-checkboxes-placeholder{top:25px}div.gdpr-component-view div.gdpr_cookie_switcher{display:none}div.gdpr-component-view div.cc-cookie-category-title-acceptdate{animation:append-opacity .3s linear}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox+span{position:absolute;cursor:pointer;background-color:#ccc;transition:.4s}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox[readonly]+span{cursor:auto}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox+span::before{position:absolute;content:"";height:10px;width:14px;left:5px;bottom:4px;background-color:#fff;transition:.4s;border:none;border-radius:0}div.gdpr-component-view div.cc-checkbox-container input.cc-cookie-checkbox:checked+span:after,div.gdpr-component-view div.cc-checkbox-container input.cc-cookie-checkbox:disabled+span:after,div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox:checked+span::before,div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox:disabled+span::before{background-color:#fff;border-color:#fff;transition:.4s}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox:checked+span{background-color:#19a319}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox:focus+span{box-shadow:0 0 1px #19a319}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox:checked+span::before{transform:translateX(18px)}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox:checked+span.cc-checkbox-switcher-category-transitioning::before{transform:none;left:3px}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox+span{width:42px}div.gdpr-component-view div.cc-checkboxes-container input.cc-cookie-checkbox:disabled+span{background-color:#f01f1f;opacity:.7;cursor:auto}div.gdpr-component-view input.cc-cookie-checkbox+span:after{background:0 0;display:none}div.gdpr-component-view div.cc-cookie-category-title{position:relative;margin-bottom:20px;border:none}div.gdpr-component-view div.cc-cookie-category-title:after{background:#ccc;bottom:-10px;content:"";height:2px;left:0;margin:0;position:absolute;width:82px;transition:all .33s ease-in-out}div.gdpr-component-view div.cc-cookie-category-title:hover:after{width:180px}div.cc-cookie-acceptdate-hidden,span.cc-cookie-acceptdate-hidden{display:none}div.cc-gdpr-component-view a.cc-btn{margin:5px;border-radius:5px}div.cc-gdpr-component-view a.cc-btn.cc-allow,div.cc-gdpr-component-view a.cc-btn.cc-allow:hover,div.cc-gdpr-component-view a.cc-btn.cc-allow:focus{background:#FFF;color:#000;border-color:#000}div.cc-gdpr-component-view a.cc-btn.cc-allowall,div.cc-gdpr-component-view a.cc-btn.cc-allowall:hover,div.cc-gdpr-component-view a.cc-btn.cc-allowall:focus{background:#FFF;color:#000;border-color:#000}div.cc-gdpr-component-view a.cc-btn.cc-deny,div.cc-gdpr-component-view a.cc-btn.cc-deny:hover,div.cc-gdpr-component-view a.cc-btn.cc-deny:focus{background:#313131;color:#FFF;border-color:#000}div.gdpr-component-view fieldset.cc-service-list-title ul.cc-cookie-category-list li{margin:5px 0 0 0}div.gdpr-component-view ul.cc-cookie-category-list li,#main div.gdpr-component-view ul.cc-cookie-category-list li{margin:5px 0 0 0;padding:4px 0 4px 6px}div.gdpr-component-view fieldset.cc-cookie-list-title div.gdpr_onoffswitchcookie:not([data-type=service]){margin:1px 10px 0 0}div.gdpr-component-view fieldset.cc-service-list-title{margin-top:10px}span.cc-cookie-descriptions-toggler,span.cc-services-descriptions-toggler,div.gdpr-component-view span.cc-cookie-descriptions-toggler,div.gdpr-component-view span.cc-services-descriptions-toggler{position:relative;left:0}
.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-layout-1-1-3>.wf-column:last-child,.wf-columns-layout-1-3-1>.wf-column:nth-child(2),.wf-columns-layout-2-3>.wf-column:last-child,.wf-columns-layout-3-1-1>.wf-column:first-child,.wf-columns-layout-3-2>.wf-column:first-child{width:60%;flex:none}.wf-columns-layout-1-1-1-2>.wf-column:last-child,.wf-columns-layout-2-1-1-1>.wf-column:first-child{width:40%;flex:none}.wf-columns-layout-1-4>.wf-column:last-child,.wf-columns-layout-4-1>.wf-column:first-child{width:80%;flex:none}.wf-columns-layout-1-2-2>.wf-column:first-child{width:20%;flex:none}.wf-columns-layout-2-1-2>.wf-column:first-child,.wf-columns-layout-2-1-2>.wf-column:last-child{width:40%;flex:none}.wf-columns-layout-2-2-1>.wf-column:last-child{width:20%;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:auto}[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 (not (scale:-1)) and (-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[data-wf-figure]{display:table;margin-block-start:inherit;margin-block-end:inherit;margin-inline-start:inherit;margin-inline-end:inherit}figure[data-wf-figure] figcaption{display:table-caption;caption-side:bottom}
@keyframes rl-modals-animation-spinner{0%{transform:rotate(0deg) scale3d(1,1,1)}50%{transform:rotate(180deg) scale3d(1,1,1)}75%{transform:rotate(270deg) scale3d(.9,.9,.9)}to{transform:rotate(360deg) scale3d(1,1,1)}}@keyframes rl-modals-animation-fade-in{0%{opacity:0}to{opacity:1}}@keyframes rl-modals-animation-fade-out{0%{opacity:1}to{opacity:0}}@keyframes rl-modals-animation-slide-in-to-left{0%{opacity:0;visibility:visible;transform:translate3d(75%,0,0)}to{transform:translate3d(0,0,0);opacity:1}}@keyframes rl-modals-animation-slide-out-to-left{0%{opacity:1;visibility:visible;transform:translate3d(0,0,0)}to{transform:translate3d(-75%,0,0);opacity:0;visibility:hidden}}@keyframes rl-modals-animation-slide-in-to-right{0%{opacity:0;transform:translate3d(-75%,0,0)}to{visibility:visible;transform:translate3d(0,0,0);opacity:1}}@keyframes rl-modals-animation-slide-out-to-right{0%{opacity:1;visibility:visible;transform:translate3d(0,0,0)}to{transform:translate3d(75%,0,0);opacity:0}}@keyframes rl-modals-animation-zoom-in{0%{opacity:0;transform:scale3d(.25,.25,.25)}to{opacity:1}}@keyframes rl-modals-animation-zoom-out{0%{opacity:1}50%{opacity:0;transform:scale3d(.25,.25,.25)}to{opacity:0}}@keyframes joomla-alert-fade-in{0%{opacity:0}}@keyframes joomla-alert-fade-out{0%{opacity:1}to{opacity:0}}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg)}to{transform:perspective(400px) rotate3d(1,0,0,90deg)}}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg)}to{transform:perspective(400px) rotate3d(1,0,0,0deg)}}@keyframes append-animate{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes append-opacity{from{opacity:0}to{opacity:1}}
