<script>
				window.addEventListener("load", function () {
				var title = document.title;
				var now = new Date();
				var minutes = 30;
				now.setTime(now.getTime() + (minutes * 60 * 1000));
				document.cookie = "semContent=A01 - " + title + "; expires=" + now.toUTCString() + " ; path=/;";
				})
				</script><script>
			scookie = getCookie("semContent");
			console.log(scookie);
			function getCookie(cName) {
				const name = cName + "=";
				const cDecoded = decodeURIComponent(document.cookie); //to be careful
				const cArr = cDecoded.split("; ");
				let res;
				cArr.forEach(val => {
				  if (val.indexOf(name) === 0) res = val.substring(name.length);
				})
				return res
			  }
			</script><!DOCTYPE html>
<html lang="de-DE">
    <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="1.2.5.1",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this.t.bind(this),this.touchStartHandler=this.i.bind(this),this.touchMoveHandler=this.o.bind(this),this.touchEndHandler=this.h.bind(this),this.clickHandler=this.u.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this.l(this),window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.everythingLoaded&&this.m()})),document.addEventListener("DOMContentLoaded",(()=>{this.p()})),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}k(t){document.hidden?t.t():(this.triggerEvents.forEach((e=>window.addEventListener(e,t.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler))}_(){this.triggerEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}i(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this.L(t.target,!0),this.M(t.target,"onclick","rocket-onclick"),this.C())}o(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.M(t.target,"rocket-onclick","onclick"),this.O()}h(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}u(t){t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.M(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this.O()}D(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))}))}l(t){EventTarget.prototype.addEventListenerBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(e,i,o){"click"!==e||t.windowLoaded||i===t.clickHandler||t.interceptedClickListeners.push({target:this,func:i,options:o}),(this||window).addEventListenerBase(e,i,o)}}L(t,e){this.interceptedClickListeners.forEach((i=>{i.target===t&&(e?t.removeEventListener("click",i.func,i.options):t.addEventListener("click",i.func,i.options))})),t.parentNode!==document.documentElement&&this.L(t.parentNode,e)}S(){return new Promise((t=>{this.T?this.O=t:t()}))}C(){this.T=!0}O(){this.T=!1}M(t,e,i){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(i,event.target.getAttribute(e)),event.target.removeAttribute(e))}t(){this._(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this.R.bind(this)):this.R()}p(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&0!==i.indexOf("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.j(t,"preconnect")}async R(){this.lastBreath=Date.now(),this.P(this),this.F(this),this.q(),this.A(),this.I(),await this.U(this.delayedScripts.normal),await this.U(this.delayedScripts.defer),await this.U(this.delayedScripts.async);try{await this.W(),await this.H(this),await this.J()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.S().then((()=>{this.D()})),this.N()}A(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async B(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),i.hasAttribute("src")?(i.addEventListener("load",o),i.addEventListener("error",(function(){i.setAttribute("data-rocket-status","failed"),e()})),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o),t.addEventListener("error",(function(){t.setAttribute("data-rocket-status","failed"),e()})),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed"),e()}}));t.setAttribute("data-rocket-status","skipped")}async U(t){const e=t.shift();return e&&e.isConnected?(await this.B(e),this.U(t)):Promise.resolve()}I(){this.j([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}j(t,e){var i=document.createDocumentFragment();t.forEach((t=>{const o=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(o){const n=document.createElement("link");n.href=o,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),i.appendChild(n),this.trash.push(n)}})),document.head.appendChild(i)}P(t){let e={};function i(i,o){return e[o].eventsToRewrite.indexOf(i)>=0&&!t.everythingLoaded?"rocket-"+i:i}function o(t,o){!function(t){e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(o)}function n(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o||function(){},set(n){t.everythingLoaded?o=n:e["rocket"+i]=o=n}})}o(document,"DOMContentLoaded"),o(window,"DOMContentLoaded"),o(window,"load"),o(window,"pageshow"),o(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}F(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){if(o&&o.fn&&!t.allJQueries.includes(o)){o.fn.ready=o.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(o):document.addEventListener("rocket-DOMContentLoaded",(()=>e.bind(document)(o))),o([])};const e=o.fn.on;o.fn.on=o.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),e.apply(this,arguments),this},t.allJQueries.push(o)}e=o}o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}async H(t){const e=document.querySelector("script[data-webpack]");e&&(await async function(){return new Promise((t=>{e.addEventListener("load",t),e.addEventListener("error",t)}))}(),await t.K(),await t.H(t))}async W(){this.domReadyFired=!0,await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async J(){await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}m(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}q(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+e);const o=document.createRange(),n=i.parentElement;let s=t.get(i);void 0===s&&(s=i.nextSibling,t.set(i,s));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),n.insertBefore(c,s)}}async G(){Date.now()-this.lastBreath>45&&(await this.K(),this.lastBreath=Date.now())}async K(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}N(){this.trash.forEach((t=>t.remove()))}static run(){const t=new RocketLazyLoadScripts;t.k(t)}}RocketLazyLoadScripts.run()})();</script>
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
        <!-- <link rel="manifest" href="/site.webmanifest"> -->
        <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#dc3232">
        <meta name="msapplication-TileColor" content="#dc3232">
        <meta name="theme-color" content="#dc3232">
                <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
	<!-- This site is optimized with the Yoast SEO plugin v22.6 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Seminar MaRisk-Compliance online buchen: Update Sachkunde</title><style id="wpr-usedcss">.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 input[type=url]{direction:ltr}.BorlabsCookie *{box-sizing:border-box}.BorlabsCookie ::after,.BorlabsCookie ::before{box-sizing:inherit}.BorlabsCookie * a,.BorlabsCookie * center,.BorlabsCookie * div,.BorlabsCookie * em,.BorlabsCookie * fieldset,.BorlabsCookie * form,.BorlabsCookie * h1,.BorlabsCookie * h3,.BorlabsCookie * h4,.BorlabsCookie * img,.BorlabsCookie * label,.BorlabsCookie * legend,.BorlabsCookie * li,.BorlabsCookie * p,.BorlabsCookie * span,.BorlabsCookie * strong,.BorlabsCookie * ul{margin:0;padding:0;border:0;color:inherit;vertical-align:baseline;font-family:inherit;font-size:inherit;font-style:initial;font-weight:initial;letter-spacing:initial;line-height:initial;text-decoration:initial;text-transform:initial;word-spacing:initial}.borlabs-hide{display:none}.borlabs-position-fix{position:initial!important;transform:unset!important}.BorlabsCookie ._brlbs-cursor{cursor:pointer}.BorlabsCookie .text-center{text-align:center!important}.BorlabsCookie .text-right{text-align:right!important}.BorlabsCookie label._brlbs-focused{outline:Highlight;outline-color:-webkit-focus-ring-color;outline-style:solid;outline-width:2px}.BorlabsCookie .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.BorlabsCookie .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.BorlabsCookie .container{max-width:540px}}@media(min-width:768px){.BorlabsCookie .container{max-width:720px}}@media(min-width:992px){.BorlabsCookie .container{max-width:960px}}@media(min-width:1200px){.BorlabsCookie .container{max-width:1140px}}.BorlabsCookie .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.BorlabsCookie .no-gutters{margin-right:0;margin-left:0}.BorlabsCookie .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.BorlabsCookie .col-12,.BorlabsCookie .col-sm-10,.BorlabsCookie .col-sm-2{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.BorlabsCookie .col-12{flex:0 0 100%;max-width:100%}@media(min-width:576px){.BorlabsCookie .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}}.BorlabsCookie .d-block{display:block!important}.BorlabsCookie .d-flex{display:flex!important}.BorlabsCookie .flex-row{flex-direction:row!important}.BorlabsCookie .flex-fill{flex:1 1 auto!important}.BorlabsCookie .justify-content-between{justify-content:space-between!important}.BorlabsCookie .align-items-center{align-items:center!important}.BorlabsCookie .w-25{width:25%!important}.BorlabsCookie .w-75{width:75%!important}.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.BorlabsCookie ._brlbs-animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}@media(print),(prefers-reduced-motion:reduce){.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.BorlabsCookie ._brlbs-btn-switch{position:relative;display:inline-block;margin:0;width:50px;height:26px;vertical-align:middle}.BorlabsCookie ._brlbs-btn-switch input{opacity:0;width:0;height:0}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider{background-color:#2295f3}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider:before{transform:translateX(24px)}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#bbc0c7;transition:.4s}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.BorlabsCookie ._brlbs-btn-switch-status{position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%)}.BorlabsCookie ._brlbs-btn-switch--textRight ._brlbs-btn-switch-status{right:auto;left:calc(100% + 6px)}.BorlabsCookie ._brlbs-btn-switch-status::before{content:attr(data-inactive);white-space:nowrap}.BorlabsCookie ._brlbs-btn-switch>input:checked~._brlbs-btn-switch-status::before{content:attr(data-active)}#BorlabsCookieBox a{font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;word-spacing:inherit}#BorlabsCookieBox a:focus{outline:Highlight!important;outline-color:-webkit-focus-ring-color!important;outline-style:solid!important;outline-width:2px!important}#BorlabsCookieBox:not(._brlbs-keyboard) a:focus{outline:0!important}#BorlabsCookieBox ._brlbs-animated{visibility:visible}#BorlabsCookieBox .container{background:inherit;display:block;float:none;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;min-height:auto;position:inherit}#BorlabsCookieBox ._brlbs-box .container{overflow:auto!important;width:auto!important}#BorlabsCookieBox .container::before{display:initial}#BorlabsCookieBox .container::after{content:" ";display:block;height:2px}#BorlabsCookieBox .container .row{background:inherit;color:inherit;display:flex;min-width:1px;pointer-events:inherit;width:auto;max-width:none}#BorlabsCookieBox .container .row.no-gutters{margin-left:0;margin-right:0}#BorlabsCookieBox .container .row::after,#BorlabsCookieBox .container .row::before{display:initial}#BorlabsCookieBox .bcac-item{margin:.5em 0;padding:.5em}#BorlabsCookieBox .bcac-item ._brlbs-h4{font-size:1.25em;margin:0 0 .25em}#BorlabsCookieBox .bcac-item p{font-size:.875em}#BorlabsCookieBox .bcac-item p,#BorlabsCookieBox .bcac-item span{color:inherit}#BorlabsCookieBox>div{display:none}#BorlabsCookieBox>div.show-cookie-box{display:flex}#BorlabsCookieBox>div:not(._brlbs-block-content){position:absolute;width:100%;z-index:999999}#BorlabsCookieBox>div:not(._brlbs-block-content).top-center{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-center{bottom:0}#BorlabsCookieBox ._brlbs-h3,#BorlabsCookieBox h3{background:inherit;color:inherit;font-family:inherit;font-size:1.625em;line-height:1.125em;word-break:break-all}#BorlabsCookieBox ul{display:flex;flex-flow:wrap;justify-content:center;list-style:none;margin:.9375em 0;padding:0}#BorlabsCookieBox ul li{color:inherit;font-family:inherit;font-size:1em;line-height:1.25em;list-style:none;margin:0 .9375em .375em 0}#BorlabsCookieBox ul li:last-child{margin:0}#BorlabsCookieBox ul li::before{content:"●";margin:0 4px 0 0}#BorlabsCookieBox p{color:inherit;font-family:inherit;font-size:1em;line-height:1.4em;margin:.9375em 0}#BorlabsCookieBox p:last-child{margin:0}#BorlabsCookieBox p ._brlbs-paragraph:last-child{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-center{display:flex;align-items:center;justify-content:center}#BorlabsCookieBox ._brlbs-flex-center p{margin-bottom:0}#BorlabsCookieBox ._brlbs-accept{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-block-content{background:rgba(0,0,0,0);left:0;position:fixed;height:100%;top:0;width:100%;z-index:999999}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-animation{transition:background-color 250ms linear}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-dark{background:rgba(0,0,0,.6)}#BorlabsCookieBox ._brlbs-branding{font-family:inherit;font-size:.75em;margin:0}#BorlabsCookieBox ._brlbs-branding a{text-decoration:none}#BorlabsCookieBox ._brlbs-branding img{display:inline-block;max-height:16px;max-width:16px;vertical-align:middle}#BorlabsCookieBox ._brlbs-btn{display:inline-block;font-family:inherit;font-size:1.25em;padding:.75em 2em;text-decoration:none;transition:background-color 125ms linear}#BorlabsCookieBox ._brlbs-paragraph{display:block;margin-bottom:.6em}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-technology{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-personal-data{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-more-information{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-non-eu-data-transfer{margin-top:.6em}#BorlabsCookieBox ._brlbs-legal{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-manage{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse a{color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-refuse-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn a:hover{color:inherit}#BorlabsCookieBox .top-center{align-items:flex-start;justify-content:center}#BorlabsCookieBox .bottom-center{align-items:flex-end;justify-content:center}#BorlabsCookieBox ._brlbs-box{box-shadow:0 4px 8px rgba(0,0,0,.2);padding:15px 0;max-height:100vh;overflow:auto}#BorlabsCookieBox ._brlbs-box-wrap{display:block;max-width:550px;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-box-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-box ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox .cookie-preference .container.not-visible{height:0}#BorlabsCookieBox .cookie-preference table{margin:1em 0 0;width:100%}#BorlabsCookieBox .cookie-preference table tr td,#BorlabsCookieBox .cookie-preference table tr th{border-bottom:1px solid}#BorlabsCookieBox .cookie-preference table tr:last-child td,#BorlabsCookieBox .cookie-preference table tr:last-child th{border-bottom:0}#BorlabsCookieBox .cookie-preference table th{text-align:left;width:40%}#BorlabsCookieBox .cookie-preference table td{text-align:left}#BorlabsCookieBox .cookie-preference table td,#BorlabsCookieBox .cookie-preference table th{font-size:.875em;padding:.25em .5em}#BorlabsCookieBox .cookie-preference ._brlbs-accept{text-align:left}#BorlabsCookieBox .cookie-preference ._brlbs-btn{font-size:1em;margin:0 0 .9375em;padding:.75em 1.5em}#BorlabsCookieBox .cookie-preference ._brlbs-legal{text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-pp-url{overflow:hidden;text-overflow:ellipsis;width:100%;max-width:0}#BorlabsCookieBox .cookie-preference ._brlbs-refuse{margin:0 0 .9375em;text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#CookieBoxTextDescription{overflow:auto;max-height:50vh}#CookiePrefDescription{overflow:auto;max-height:40vh}#BorlabsCookieBoxWidget{position:fixed;transition:all .5s ease;opacity:1;line-height:0;z-index:999998;padding:20px}#BorlabsCookieBoxWidget:hover{opacity:.8}#BorlabsCookieBoxWidget svg{width:48px;height:48px;filter:drop-shadow(0 0 4px rgba(0, 0, 0, .2))}@media(max-width:767px){#BorlabsCookieBox ._brlbs-box{max-height:85vh}#BorlabsCookieBox .cookie-preference ._brlbs-accept,#BorlabsCookieBox .cookie-preference ._brlbs-refuse{text-align:center}#BorlabsCookieBoxWidget._brlbs-hide-mobile{opacity:0;pointer-events:none;transform:translateY(25px)}#BorlabsCookieBoxWidget svg{width:32px;height:32px}}._brlbs-animated{--animate-duration:1s;--animate-delay:1s}@keyframes _brlbs-fadeIn{from{opacity:0}to{opacity:1}}#BorlabsCookieBox ._brlbs-fadeIn{animation-name:_brlbs-fadeIn}@keyframes _brlbs-fadeOut{from{opacity:1}to{opacity:0}}#BorlabsCookieBox ._brlbs-fadeOut{animation-name:_brlbs-fadeOut}#BorlabsCookieBox *{font-family:inherit}#BorlabsCookieBox ._brlbs-box{background:#fff;border-radius:4px;color:#555;font-size:16px}#BorlabsCookieBox a{color:#d42725}#BorlabsCookieBox a:hover{color:#931b1a}#BorlabsCookieBox ._brlbs-btn{background:#5e5e5e;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-btn:hover{background:#333;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-refuse-btn a,#BorlabsCookieBox a._brlbs-refuse-btn{background:#5e5e5e;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-refuse-btn a:hover,#BorlabsCookieBox a._brlbs-refuse-btn:hover{background:#333;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-btn-accept-all{background:#5e5e5e;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-btn-accept-all:hover{background:#333;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-legal{color:#d42725}#BorlabsCookieBox ._brlbs-legal a{color:inherit}#BorlabsCookieBox ._brlbs-legal a:hover{color:#931b1a}#BorlabsCookieBox ._brlbs-branding{color:#000}#BorlabsCookieBox ._brlbs-branding a{color:inherit}#BorlabsCookieBox ._brlbs-branding a:hover{color:inherit}#BorlabsCookieBox ._brlbs-manage a{color:#d42725}#BorlabsCookieBox ._brlbs-manage a:hover{color:#931b1a}#BorlabsCookieBox ._brlbs-refuse{color:#d42725}#BorlabsCookieBox ._brlbs-refuse a:hover{color:#931b1a}#BorlabsCookieBox ul li::before{color:#5e5e5e}#BorlabsCookieBox .cookie-box ._brlbs-btn{width:100%}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{background-color:#bdc1c8}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider{background-color:#ddd}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{background-color:#fff}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider:before{background-color:#fff}#BorlabsCookieBox .bcac-item{background-color:#f7f7f7;border-radius:0;color:#555}#BorlabsCookieBox .cookie-preference table{background-color:#fff;border-radius:0;color:#555}#BorlabsCookieBox .cookie-preference table tr td,#BorlabsCookieBox .cookie-preference table tr th{background-color:#fff;border-color:#eee}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{border-radius:34px}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{border-radius:50%}#BorlabsCookieBoxWidget svg{color:#0063e3}#BorlabsCookieBox ._brlbs-paragraph{line-height:1.25em;font-size:.8em;display:inline-block!important;margin-top:0!important}._brlbs-manage{display:none}html{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;-webkit-text-size-adjust:100%;background:#fff;color:#4a4a4a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0}a{color:#d42725;text-decoration:none;cursor:pointer}a:hover{color:#2f3b8a;text-decoration:none}strong{font-weight:bolder}:not(pre)>code{font-family:Consolas,monaco,monospace;font-size:14px;color:#fa3c3c;white-space:nowrap}em{color:#fa3c3c}canvas,iframe,img,svg,video{vertical-align:middle}canvas,img,svg,video{max-width:100%;height:auto;box-sizing:border-box}img:not([src]){visibility:hidden;min-width:1px}iframe{border:0}address,dl,fieldset,p,ul{margin:0 0 20px}*+address,*+dl,*+fieldset,*+p,*+ul{margin-top:20px}.uk-h2,.uk-h3,.uk-heading-small,h1,h3,h4{margin:0 0 20px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;color:#212121;text-transform:none}*+.uk-h2,*+.uk-h3,*+.uk-heading-small,*+h1,*+h3,*+h4{margin-top:40px}h1{font-size:35.7px;line-height:1.2;font-weight:400}.uk-h2{font-size:27.2px;line-height:1.3;font-weight:400}.uk-h3,h3{font-size:24px;line-height:1.4;font-weight:400}h4{font-size:20px;line-height:1.4;font-weight:400}@media (min-width:960px){h1{font-size:42px}.uk-h2{font-size:32px}}ul{padding-left:30px}ul>li>ul{margin:0}dt{font-weight:700}hr{overflow:visible;text-align:inherit;margin:0 0 20px;border:0;border-top:1px solid #eaeaea}*+hr{margin-top:20px}address{font-style:normal}::selection{background:#fffc16;color:#212121;text-shadow:none}main{display:block}template{display:none}:root{--uk-breakpoint-s:640px;--uk-breakpoint-m:960px;--uk-breakpoint-l:1200px;--uk-breakpoint-xl:1601px}.uk-link-muted a,a.uk-link-muted{color:#4a4a4a}.uk-link-muted a:hover,a.uk-link-muted:hover{color:#4a4a4a}.uk-link-text a,a.uk-link-text{color:inherit}.uk-link-text a:hover,a.uk-link-text:hover{color:#d42725}.uk-heading-small{font-size:2.6rem;line-height:1.2;font-weight:600}@media (min-width:960px){.uk-heading-small{font-size:3.25rem}}.uk-heading-line{overflow:hidden}.uk-heading-line>*{display:inline-block;position:relative}.uk-heading-line>::after,.uk-heading-line>::before{content:"";position:absolute;top:calc(50% - (calc(.2px + .05em)/ 2));width:2000px;border-bottom:calc(.2px + .05em) solid #eaeaea}.uk-heading-line>::before{right:100%;margin-right:calc(5px + .3em)}.uk-heading-line>::after{left:100%;margin-left:calc(5px + .3em)}[class*=uk-divider]{border:none;margin-bottom:20px}*+[class*=uk-divider]{margin-top:20px}.uk-divider-icon{position:relative;height:20px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23D42725%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:50% 50%}.uk-divider-icon::after,.uk-divider-icon::before{content:"";position:absolute;top:50%;max-width:calc(50% - (50px / 2));border-bottom:1px solid #eaeaea;border-width:0 0 1px}.uk-divider-icon::before{right:calc(50% + (50px / 2));width:100%}.uk-divider-icon::after{left:calc(50% + (50px / 2));width:100%}.uk-divider-small{line-height:0}.uk-divider-small::after{content:"";display:inline-block;width:90px;max-width:100%;border-top:2px solid #d42725;vertical-align:top}.uk-list{padding:0;list-style:none}.uk-list>*{break-inside:avoid-column}.uk-list>*>:last-child{margin-bottom:0}.uk-list>*>ul,.uk-list>:nth-child(n+2){margin-top:10px}.uk-table{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:20px}*+.uk-table{margin-top:20px}.uk-table th{padding:16px 12px;text-align:left;vertical-align:bottom;font-size:14px;font-weight:400;color:#4a4a4a;text-transform:uppercase}.uk-table td{padding:16px 12px;vertical-align:top}.uk-table td>:last-child{margin-bottom:0}.uk-table caption{font-size:14px;text-align:left;color:#4a4a4a}.uk-table-middle,.uk-table-middle td{vertical-align:middle!important}.uk-table-striped tbody tr:nth-of-type(odd),.uk-table-striped>tr:nth-of-type(odd){background:#fafafa}.uk-table tbody tr.uk-active,.uk-table>tr.uk-active{background:#f7f7f7}.uk-table-shrink{width:1px}.uk-table tbody tr{transition:background-color .1s linear}.uk-icon{margin:0;border:none;border-radius:0;overflow:visible;font:inherit;color:inherit;text-transform:none;padding:0;background-color:transparent;display:inline-block;fill:currentcolor;line-height:0}button.uk-icon:not(:disabled){cursor:pointer}.uk-icon::-moz-focus-inner{border:0;padding:0}.uk-icon:not(.uk-preserve) [fill*="#"]:not(.uk-preserve){fill:currentcolor}.uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve){stroke:currentcolor}.uk-icon>*{transform:translate(0,0)}.uk-icon-link{color:#212121;text-decoration:none!important}.uk-icon-link:hover{color:#d42725}.uk-active>.uk-icon-link,.uk-icon-link:active{color:#3d3d3d}.uk-checkbox,.uk-input{box-sizing:border-box;margin:0;border-radius:0;font:inherit}.uk-input{overflow:visible}.uk-input[type=search]::-webkit-search-cancel-button,.uk-input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.uk-input[type=number]::-webkit-inner-spin-button,.uk-input[type=number]::-webkit-outer-spin-button{height:auto}.uk-input::-moz-placeholder{opacity:1}.uk-checkbox:not(:disabled){cursor:pointer}.uk-input{-webkit-appearance:none}.uk-input{max-width:100%;width:100%;border:0;padding:0 10px;background:#fafafa;color:#4a4a4a;transition:.2s ease-in-out;transition-property:color,background-color,border-color,box-shadow}.uk-input{height:42px;vertical-align:middle;display:inline-block}.uk-input:not(input){line-height:42px}.uk-input:focus{outline:0;background-color:#f2f2f2;color:#4a4a4a}.uk-input:disabled{background-color:#fafafa;color:#4a4a4a}.uk-input::placeholder{color:#4a4a4a}.uk-input[list]{padding-right:20px;background-repeat:no-repeat;background-position:100% 50%}.uk-input[list]:focus,.uk-input[list]:hover{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%234A4A4A%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.uk-input[list]::-webkit-calendar-picker-indicator{display:none!important}.uk-checkbox{display:inline-block;height:16px;width:16px;overflow:hidden;margin-top:-4px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;background-color:#ededed;background-repeat:no-repeat;background-position:50% 50%;transition:.2s ease-in-out;transition-property:background-color,border-color,box-shadow}.uk-checkbox:focus{background-color:#e0e0e0;outline:0}.uk-checkbox:checked,.uk-checkbox:indeterminate{background-color:#d42725}.uk-checkbox:checked:focus,.uk-checkbox:indeterminate:focus{background-color:#a91f1d}.uk-checkbox:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23FFF%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.uk-checkbox:indeterminate{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23FFF%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")}.uk-checkbox:disabled{background-color:#fafafa}.uk-checkbox:disabled:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%234A4A4A%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.uk-checkbox:disabled:indeterminate{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%234A4A4A%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")}.uk-button{margin:0;border:none;overflow:visible;font:inherit;color:inherit;text-transform:none;-webkit-appearance:none;border-radius:0;display:inline-block;box-sizing:border-box;padding:0 30px;vertical-align:middle;font-size:14px;line-height:42px;text-align:center;text-decoration:none;transition:.1s ease-in-out;transition-property:color,background-color,background-position,background-size,border-color,box-shadow;font-weight:400;border-radius:500px;background-origin:border-box}.uk-button:not(:disabled){cursor:pointer}.uk-button::-moz-focus-inner{border:0;padding:0}.uk-button:hover{text-decoration:none}.uk-button-default{background-color:#fff;color:#212121;box-shadow:0 5px 15px rgba(0,0,0,.06)}.uk-button-default:hover{background-color:#d42725;color:#fff;background-image:linear-gradient(320deg,#d42725,#d45325);box-shadow:0 0 0 transparent}.uk-button-default.uk-active,.uk-button-default:active{background-color:#be2321;color:#fff;background-image:linear-gradient(320deg,#d42725,#d48d25)}.uk-button-primary{background-color:#d42725;color:#fff;background-image:linear-gradient(320deg,#d42725,#d45325)}.uk-button-primary:hover{background-color:#be2321;color:#fff;background-image:linear-gradient(320deg,#d43e25,#d47025)}.uk-button-primary.uk-active,.uk-button-primary:active{background-color:#a91f1d;color:#fff;background-image:linear-gradient(320deg,#d43e25,#d48d25)}.uk-button-secondary{background-color:#d42725;color:#fff}.uk-button-secondary:hover{background-color:#d42725;color:#fff;background-image:linear-gradient(320deg,#d42725,#d45325)}.uk-button-secondary.uk-active,.uk-button-secondary:active{background-color:#be2321;color:#fff;background-image:linear-gradient(320deg,#d43e25,#d48d25)}.uk-button-default:disabled,.uk-button-primary:disabled,.uk-button-secondary:disabled{background-color:#fafafa;color:#4a4a4a;background-image:none;box-shadow:none}.uk-button-large{padding:0 40px;line-height:52px;font-size:18px}.uk-section{display:flow-root;box-sizing:border-box;padding-top:40px;padding-bottom:40px}@media (min-width:960px){.uk-section{padding-top:70px;padding-bottom:70px}}.uk-section>:last-child{margin-bottom:0}.uk-section-small{padding-top:40px;padding-bottom:40px}.uk-section-default{background:#fff}.uk-section-default+.uk-section-muted{border-top:1px solid #eaeaea}.uk-section-muted{background:#fafafa}.uk-section-muted+.uk-section-default,.uk-section-muted+style+.uk-section-default{border-top:1px solid #eaeaea}.uk-section-secondary{background:#d42725}.uk-container{display:flow-root;box-sizing:content-box;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:640px){.uk-container{padding-left:30px;padding-right:30px}}@media (min-width:960px){.uk-container{padding-left:40px;padding-right:40px}}.uk-container>:last-child{margin-bottom:0}.uk-container .uk-container{padding-left:0;padding-right:0}.uk-container-expand{max-width:none}.uk-tile{display:flow-root;position:relative;box-sizing:border-box;padding-left:15px;padding-right:15px;padding-top:40px;padding-bottom:40px}@media (min-width:640px){.uk-tile{padding-left:30px;padding-right:30px}}@media (min-width:960px){.uk-tile{padding-left:40px;padding-right:40px;padding-top:70px;padding-bottom:70px}}.uk-tile>:last-child{margin-bottom:0}:where(.uk-tile-primary:not(.uk-preserve-color))>*{color:rgba(255,255,255,.8)}:where(.uk-tile-secondary:not(.uk-preserve-color))>*{color:rgba(255,255,255,.8)}.uk-card{position:relative;box-sizing:border-box;transition:.1s ease-in-out;transition-property:color,background-color,background-size,border-color,box-shadow}.uk-card-body{display:flow-root;padding:30px}.uk-card-body>:last-child{margin-bottom:0}.uk-card-title{font-size:20px;line-height:1.4;font-weight:400}.uk-card-default{background-color:#fff;color:#4a4a4a;box-shadow:0 5px 15px rgba(0,0,0,.06)}.uk-card-default .uk-card-title{color:#212121}.uk-card-small .uk-card-body,.uk-card-small.uk-card-body{padding:20px}.uk-card-body>.uk-nav-default{margin-left:-30px;margin-right:-30px}.uk-card-body>.uk-nav-default:only-child{margin-top:-15px;margin-bottom:-15px}.uk-card-body>.uk-nav-default>li>a{padding-left:30px;padding-right:30px}@media (min-width:1200px){.uk-card-body{padding:40px}.uk-card-body>.uk-nav-default{margin-left:-40px;margin-right:-40px}.uk-card-body>.uk-nav-default:only-child{margin-top:-25px;margin-bottom:-25px}.uk-card-body>.uk-nav-default>li>a{padding-left:40px;padding-right:40px}}.uk-card-small>.uk-nav-default{margin-left:-20px;margin-right:-20px}.uk-card-small>.uk-nav-default:only-child{margin-top:-5px;margin-bottom:-5px}.uk-card-small>.uk-nav-default>li>a{padding-left:20px;padding-right:20px}.uk-close{color:#4a4a4a;transition:.1s ease-in-out;transition-property:color,opacity}.uk-close:hover{color:#4a4a4a}.uk-alert-close{position:absolute;top:20px;right:15px;color:inherit;opacity:.4}.uk-alert-close:first-child+*{margin-top:0}.uk-alert-close:hover{color:inherit;opacity:.8}.uk-article-title{font-size:35.7px;line-height:1.2;color:#212121;font-weight:400}@media (min-width:960px){.uk-article-title{font-size:42px}}.uk-search{display:inline-block;position:relative;max-width:100%;margin:0}.uk-search-input::-webkit-search-cancel-button,.uk-search-input::-webkit-search-decoration{-webkit-appearance:none}.uk-search-input::-moz-placeholder{opacity:1}.uk-search-input{box-sizing:border-box;margin:0;border-radius:0;font:inherit;overflow:visible;-webkit-appearance:none;vertical-align:middle;width:100%;border:none;color:#4a4a4a;transition:.2s ease-in-out;transition-property:color,background-color,border-color,box-shadow}.uk-search-input:focus{outline:0}.uk-search-input::placeholder{color:#4a4a4a}.uk-search .uk-search-icon{position:absolute;top:0;bottom:0;left:0;display:inline-flex;justify-content:center;align-items:center;color:#4a4a4a}.uk-search .uk-search-icon:hover{color:#4a4a4a}.uk-search .uk-search-icon:not(a):not(button):not(input){pointer-events:none}.uk-search-default{width:240px}.uk-search-default .uk-search-input{height:42px;padding-left:10px;padding-right:10px;background:#fafafa}.uk-search-default .uk-search-input:focus{background-color:#f2f2f2}.uk-search-default .uk-search-icon{width:42px}.uk-search-default .uk-search-icon:not(.uk-search-icon-flip)~.uk-search-input{padding-left:42px}.uk-search-navbar{width:400px}.uk-search-navbar .uk-search-input{height:40px;background:0 0;font-size:24px}.uk-search-navbar .uk-search-icon{width:40px}.uk-search-navbar .uk-search-icon:not(.uk-search-icon-flip)~.uk-search-input{padding-left:40px}.uk-search-large{width:500px}.uk-search-large .uk-search-input{height:80px;background:0 0;font-size:42px}.uk-search-large .uk-search-icon{width:80px}.uk-search-large .uk-search-icon:not(.uk-search-icon-flip)~.uk-search-input{padding-left:80px}.uk-search-toggle{color:#212121}.uk-search-toggle:hover{color:#d42725}.uk-accordion-title{display:block;font-size:20px;line-height:1.4;color:#212121;overflow:hidden;font-weight:400}.uk-accordion-title::before{content:"";width:1.4em;height:1.4em;margin-left:10px;float:right;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23D42725%22%20stroke-width%3D%221.5%22%20y1%3D%227%22%20x2%3D%2214%22%20y2%3D%227%22%20%2F%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23D42725%22%20stroke-width%3D%221.5%22%20x1%3D%227%22%20y1%3D%2214%22%20x2%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:50% 50%}.uk-open>.uk-accordion-title::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23D42725%22%20stroke-width%3D%221.5%22%20y1%3D%227%22%20x2%3D%2214%22%20y2%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.uk-accordion-title:hover{color:#4a4a4a;text-decoration:none}.uk-accordion-content{display:flow-root;margin-top:20px}.uk-accordion-content>:last-child{margin-bottom:0}.uk-drop{display:none;position:absolute;z-index:1020;--uk-position-offset:20px;--uk-position-viewport-offset:15px;box-sizing:border-box;width:300px}.uk-drop.uk-open{display:block}.uk-dropbar{--uk-position-offset:0;--uk-position-shift-offset:0;--uk-position-viewport-offset:0;width:auto;padding:15px;background:#fff;color:#4a4a4a}.uk-dropbar>:last-child{margin-bottom:0}@media (min-width:640px){.uk-dropbar{padding-left:30px;padding-right:30px}}@media (min-width:960px){.uk-dropbar{padding-left:40px;padding-right:40px}}.uk-dropbar :focus-visible{outline-color:#212121!important}.uk-dropbar-top{box-shadow:0 5px 15px -8px rgba(0,0,0,.06)}.uk-dropnav-dropbar{position:absolute;z-index:980;padding:0;left:0;right:0}.uk-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;overflow-y:auto;padding:15px;background:rgba(0,0,0,.6);opacity:0;transition:opacity .15s linear}@media (min-width:640px){.uk-modal{padding:50px 30px}}@media (min-width:960px){.uk-modal{padding-left:40px;padding-right:40px}}.uk-modal.uk-open{opacity:1}.uk-modal-page{overflow:hidden}.uk-modal-dialog{position:relative;box-sizing:border-box;margin:0 auto;width:600px;max-width:100%!important;background:#fff;opacity:0;transform:translateY(-100px);transition:.3s linear;transition-property:opacity,transform}.uk-open>.uk-modal-dialog{opacity:1;transform:translateY(0)}.uk-modal-body{display:flow-root;padding:20px}.uk-modal-footer{display:flow-root;padding:10px 20px;background:#fff;border-top:1px solid #eaeaea}@media (min-width:640px){.uk-modal-body{padding:30px}.uk-modal-footer{padding:15px 30px}}.uk-modal-body>:last-child,.uk-modal-footer>:last-child{margin-bottom:0}[class*=uk-modal-close-]{position:absolute;z-index:1010;top:10px;right:10px;padding:5px}[class*=uk-modal-close-]:first-child+*{margin-top:0}.uk-modal-close-full{top:0;right:0;padding:10px;background:#fff}@media (min-width:960px){.uk-modal-close-full{padding:20px}}.uk-slideshow-items{position:relative;z-index:0;margin:0;padding:0;list-style:none;overflow:hidden;-webkit-touch-callout:none;touch-action:pan-y}.uk-slideshow-items>*{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;will-change:transform,opacity}.uk-slideshow-items>:not(.uk-active){display:none}.uk-slider-container{overflow:hidden;overflow:clip}.uk-slider-items{will-change:transform;position:relative;touch-action:pan-y}.uk-slider-items:not(.uk-grid){display:flex;margin:0;padding:0;list-style:none;-webkit-touch-callout:none}.uk-slider-items.uk-grid{flex-wrap:nowrap}.uk-slider-items>*{flex:none!important;box-sizing:border-box;max-width:100%;position:relative}.uk-sticky{position:relative;z-index:980;box-sizing:border-box}.uk-sticky-fixed{margin:0!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.uk-sticky[class*=uk-animation-]{animation-duration:.2s}.uk-sticky-placeholder{pointer-events:none}.uk-offcanvas{display:none;position:fixed;top:0;bottom:0;left:0;z-index:1000}.uk-offcanvas-flip .uk-offcanvas{right:0;left:auto}.uk-offcanvas-bar{position:absolute;top:0;bottom:0;left:-270px;box-sizing:border-box;width:270px;padding:40px 25px;background:#fff;overflow-y:auto}.uk-offcanvas-flip .uk-offcanvas-bar{left:auto;right:-270px}@media (min-width:640px){.uk-offcanvas-bar{left:-350px;width:350px;padding:50px 30px}.uk-offcanvas-flip .uk-offcanvas-bar{right:-350px}}.uk-open>.uk-offcanvas-bar{left:0}.uk-offcanvas-flip .uk-open>.uk-offcanvas-bar{left:auto;right:0}.uk-offcanvas-bar-animation{transition:left .3s ease-out}.uk-offcanvas-flip .uk-offcanvas-bar-animation{transition-property:right}.uk-offcanvas-close{position:absolute;z-index:1000;top:5px;right:5px;padding:5px}.uk-offcanvas-close:first-child+*{margin-top:0}.uk-offcanvas-overlay{width:100vw;touch-action:none}.uk-offcanvas-overlay::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.1);opacity:0;transition:opacity .15s linear}.uk-offcanvas-overlay.uk-open::before{opacity:1}.uk-offcanvas-container,.uk-offcanvas-page{overflow-x:hidden;overflow-x:clip}.uk-offcanvas-container{position:relative;left:0;transition:left .3s ease-out;box-sizing:border-box;width:100%}:not(.uk-offcanvas-flip).uk-offcanvas-container-animation{left:270px}.uk-offcanvas-flip.uk-offcanvas-container-animation{left:-270px}@media (min-width:640px){.uk-offcanvas-close{top:10px;right:10px}:not(.uk-offcanvas-flip).uk-offcanvas-container-animation{left:350px}.uk-offcanvas-flip.uk-offcanvas-container-animation{left:-350px}}.uk-leader-fill::after{display:inline-block;margin-left:15px;width:0;content:attr(data-fill);white-space:nowrap;color:#4a4a4a}.uk-leader-fill.uk-leader-hide::after{display:none}:root{--uk-leader-fill-content:.}.uk-notification{position:fixed;top:15px;left:15px;z-index:1040;box-sizing:border-box;width:420px}@media (max-width:639px){.uk-notification{left:15px;right:15px;width:auto;margin:0}}.uk-notification-message{position:relative;padding:30px;background:#fafafa;color:#4a4a4a;font-size:16px;line-height:1.5;cursor:pointer}*+.uk-notification-message{margin-top:10px}.uk-notification-close{display:none;position:absolute;top:15px;right:15px}.uk-notification-message:hover .uk-notification-close{display:block}.uk-sortable{position:relative}.uk-sortable>:last-child{margin-bottom:0}.uk-sortable-drag{position:fixed!important;z-index:1050!important;pointer-events:none}.uk-sortable-placeholder{opacity:0;pointer-events:none}.uk-sortable-empty{min-height:50px}.uk-grid{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.uk-grid>*{margin:0}.uk-grid>*>:last-child{margin-bottom:0}.uk-grid{margin-left:-30px}.uk-grid>*{padding-left:30px}*+.uk-grid-margin,.uk-grid+.uk-grid,.uk-grid>.uk-grid-margin{margin-top:30px}@media (min-width:1200px){.uk-grid{margin-left:-40px}.uk-grid>*{padding-left:40px}*+.uk-grid-margin,.uk-grid+.uk-grid,.uk-grid>.uk-grid-margin{margin-top:40px}}.uk-grid-small{margin-left:-15px}.uk-grid-small>*{padding-left:15px}.uk-grid+.uk-grid-small,.uk-grid-small>.uk-grid-margin{margin-top:15px}.uk-grid-column-medium,.uk-grid-medium{margin-left:-30px}.uk-grid-column-medium>*,.uk-grid-medium>*{padding-left:30px}.uk-grid+.uk-grid-medium,.uk-grid-medium>.uk-grid-margin{margin-top:30px}.uk-grid-large{margin-left:-40px}.uk-grid-large>*{padding-left:40px}.uk-grid+.uk-grid-large,.uk-grid-large>.uk-grid-margin{margin-top:40px}@media (min-width:1200px){.uk-grid-large{margin-left:-70px}.uk-grid-large>*{padding-left:70px}.uk-grid+.uk-grid-large,.uk-grid-large>.uk-grid-margin{margin-top:70px}}.uk-grid-item-match,.uk-grid-match>*{display:flex;flex-wrap:wrap}.uk-grid-item-match>:not([class*=uk-width]),.uk-grid-match>*>:not([class*=uk-width]){box-sizing:border-box;width:100%;flex:auto}.uk-nav,.uk-nav ul{margin:0;padding:0;list-style:none}.uk-nav li>a{display:flex;align-items:center;column-gap:.25em;text-decoration:none}.uk-nav>li>a{padding:8px 0}.uk-nav-default{font-size:16px;line-height:1.5;font-weight:400}.uk-nav-default>li>a{color:#212121;transition:.1s ease-in-out;transition-property:color,background-color,border-color,box-shadow,opacity,filter}.uk-nav-default>li>a:hover{color:#d42725}.uk-nav-default>li.uk-active>a{color:#d42725}.uk-nav-primary{font-size:24px;line-height:1.5;font-weight:600}.uk-nav-primary>li>a{color:#212121;transition:.1s ease-in-out;transition-property:color,background-color,border-color,box-shadow,opacity,filter}.uk-nav-primary>li>a:hover{color:#d42725}.uk-nav-primary>li.uk-active>a{color:#d42725}.uk-navbar{display:flex;position:relative}.uk-navbar-container:not(.uk-navbar-transparent){background:#fff;border-bottom-color:#eaeaea}.uk-navbar-left,.uk-navbar-right,[class*=uk-navbar-center]{display:flex;gap:15px;align-items:center}.uk-navbar-right{margin-left:auto}.uk-navbar-center:only-child{margin-left:auto;margin-right:auto;position:relative}.uk-navbar-center:not(:only-child){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;box-sizing:border-box;z-index:990}.uk-navbar-nav{display:flex;gap:15px;margin:0;padding:0;list-style:none}.uk-navbar-center:only-child,.uk-navbar-left,.uk-navbar-right{flex-wrap:wrap}.uk-navbar-item,.uk-navbar-nav>li>a,.uk-navbar-toggle{display:flex;justify-content:center;align-items:center;column-gap:.25em;box-sizing:border-box;min-height:80px;font-size:14px;font-family:inherit;text-decoration:none}.uk-navbar-nav>li>a{padding:0;color:#4a4a4a;transition:.1s ease-in-out;transition-property:color,background-color,border-color,box-shadow;position:relative;z-index:1;font-weight:400;text-transform:uppercase}.uk-navbar-nav>li>a::before{content:"";display:block;position:absolute;z-index:-1;bottom:-1px;height:0;background-color:#d42725;transition:.15s ease-in-out;transition-property:background-color,border-color,box-shadow,height,left,right,opacity;--uk-navbar-nav-item-line-margin-horizontal:0;left:var(--uk-navbar-nav-item-line-margin-horizontal);right:var(--uk-navbar-nav-item-line-margin-horizontal)}.uk-navbar-nav>li:hover>a,.uk-navbar-nav>li>a[aria-expanded=true]{color:#4a4a4a}.uk-navbar-nav>li:hover>a::before,.uk-navbar-nav>li>a[aria-expanded=true]::before{height:2px}.uk-navbar-nav>li>a:active{color:#212121}.uk-navbar-nav>li>a:active::before{height:2px}.uk-navbar-nav>li.uk-active>a{color:#212121}.uk-navbar-nav>li.uk-active>a::before{height:2px}.uk-navbar-item{padding:0;color:#4a4a4a}.uk-navbar-item>:last-child{margin-bottom:0}.uk-navbar-toggle{padding:0;color:#212121;font-weight:400;text-transform:uppercase}.uk-navbar-toggle:hover,.uk-navbar-toggle[aria-expanded=true]{color:#d42725;text-decoration:none}.uk-navbar-justify .uk-navbar-item,.uk-navbar-justify .uk-navbar-left,.uk-navbar-justify .uk-navbar-nav,.uk-navbar-justify .uk-navbar-nav>li,.uk-navbar-justify .uk-navbar-right,.uk-navbar-justify .uk-navbar-toggle{flex-grow:1}.uk-navbar-dropdown{--uk-position-offset:1px;--uk-position-shift-offset:-30px;--uk-position-viewport-offset:15px;width:200px;padding:30px;background:#fff;color:#4a4a4a;box-shadow:0 5px 15px rgba(0,0,0,.06)}.uk-navbar-dropdown>:last-child{margin-bottom:0}.uk-navbar-dropdown :focus-visible{outline-color:#212121!important}.uk-navbar-justify .uk-navbar-nav>li{display:flex;justify-content:center}.uk-navbar-container{transition:.1s ease-in-out;transition-property:background-color}.uk-navbar-container{border-bottom:1px solid transparent}.uk-subnav{display:flex;flex-wrap:wrap;align-items:center;margin-left:-20px;padding:0;list-style:none}.uk-subnav>*{flex:none;padding-left:20px;position:relative}.uk-subnav>*>:first-child{display:flex;align-items:center;column-gap:.25em;color:#212121;transition:.1s ease-in-out;transition-property:color,background-color,border-color,box-shadow,opacity,filter;font-size:16px;font-weight:700}.uk-subnav>*>a:hover{color:#d42725;text-decoration:none}.uk-subnav>.uk-active>a{color:#d42725}.uk-subnav-divider{margin-left:-53px}.uk-subnav-divider>*{display:flex;align-items:center}.uk-subnav-divider>::before{content:"";height:1.1em;margin-left:6px;margin-right:26px;border-left:1px solid transparent}.uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before{border-left-color:#eaeaea}.uk-subnav>.uk-disabled>a{color:#4a4a4a}.uk-tab-left,.uk-tab-right{flex-direction:column;margin-left:0}.uk-tab-left>*,.uk-tab-right>*{padding-left:0}.uk-tab-left::before{top:0;bottom:0;left:auto;right:0;border-left:1px solid #eaeaea;border-bottom:none}.uk-tab-right::before{top:0;bottom:0;left:0;right:auto;border-left:1px solid #eaeaea;border-bottom:none}.uk-tab-left>*>a{justify-content:left;border-right:2px solid transparent;border-bottom:0}.uk-tab-right>*>a{justify-content:left;border-left:2px solid transparent;border-bottom:0}.uk-slidenav{padding:5px 10px;color:rgba(74,74,74,.5);transition:.1s ease-in-out;transition-property:color,background-color,border-color,box-shadow}.uk-slidenav:hover{color:rgba(74,74,74,.9)}.uk-slidenav:active{color:rgba(74,74,74,.5)}.uk-slidenav-large{padding:10px}.uk-dropdown{--uk-position-offset:10px;--uk-position-viewport-offset:15px;width:auto;min-width:200px;padding:30px;background:#fff;color:#4a4a4a;box-shadow:0 5px 15px rgba(0,0,0,.06)}.uk-dropdown>:last-child{margin-bottom:0}.uk-dropdown :focus-visible{outline-color:#212121!important}.uk-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;background:#000;opacity:0;transition:opacity .15s linear;touch-action:pinch-zoom}.uk-lightbox.uk-open{display:block;opacity:1}.uk-lightbox :focus-visible{outline-color:rgba(255,255,255,.7)}.uk-lightbox-page{overflow:hidden}.uk-lightbox-items>*{position:absolute;top:0;right:0;bottom:0;left:0;display:none;justify-content:center;align-items:center;color:rgba(255,255,255,.7);will-change:transform,opacity}.uk-lightbox-items>*>*{max-width:100vw;max-height:100vh}.uk-lightbox-items>*>:not(iframe){width:auto;height:auto}.uk-lightbox-items>.uk-active{display:flex}.uk-lightbox-toolbar{padding:10px;background:rgba(0,0,0,.3);color:rgba(255,255,255,.7)}.uk-lightbox-toolbar>*{color:rgba(255,255,255,.7)}.uk-lightbox-toolbar-icon{padding:5px;color:rgba(255,255,255,.7)}.uk-lightbox-toolbar-icon:hover{color:#fff}.uk-lightbox-button{box-sizing:border-box;width:50px;height:50px;background:rgba(0,0,0,.3);color:rgba(255,255,255,.7);display:inline-flex;justify-content:center;align-items:center}.uk-lightbox-button:hover{color:#fff}.uk-lightbox-caption:empty{display:none}.uk-lightbox-iframe{width:80%;height:80%}[class*=uk-animation-]{animation:ease-out both}.uk-animation-fade{animation-name:uk-fade;animation-duration:0s;animation-timing-function:linear}.uk-animation-scale-up{animation-name:uk-fade,uk-scale-up}.uk-animation-scale-down{animation-name:uk-fade,uk-scale-down}.uk-animation-slide-top{animation-name:uk-fade,uk-slide-top}.uk-animation-slide-bottom{animation-name:uk-fade,uk-slide-bottom}.uk-animation-slide-left{animation-name:uk-fade,uk-slide-left}.uk-animation-slide-right{animation-name:uk-fade,uk-slide-right}.uk-animation-slide-top-small{animation-name:uk-fade,uk-slide-top-small}.uk-animation-slide-bottom-small{animation-name:uk-fade,uk-slide-bottom-small}.uk-animation-slide-left-small{animation-name:uk-fade,uk-slide-left-small}.uk-animation-slide-right-small{animation-name:uk-fade,uk-slide-right-small}.uk-animation-slide-top-medium{animation-name:uk-fade,uk-slide-top-medium}.uk-animation-slide-bottom-medium{animation-name:uk-fade,uk-slide-bottom-medium}.uk-animation-slide-left-medium{animation-name:uk-fade,uk-slide-left-medium}.uk-animation-slide-right-medium{animation-name:uk-fade,uk-slide-right-medium}.uk-animation-kenburns{animation-name:uk-kenburns;animation-duration:15s}.uk-animation-shake{animation-name:uk-shake}.uk-animation-stroke{animation-name:uk-stroke;animation-duration:0s;stroke-dasharray:var(--uk-animation-stroke)}.uk-animation-reverse{animation-direction:reverse;animation-timing-function:ease-in}.uk-animation-fast{animation-duration:0s}.uk-animation-toggle:not(:hover):not(:focus) [class*=uk-animation-]{animation-name:none}@keyframes uk-fade{0%{opacity:0}100%{opacity:1}}@keyframes uk-scale-up{0%{transform:scale(.9)}100%{transform:scale(1)}}@keyframes uk-scale-down{0%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes uk-slide-top{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes uk-slide-bottom{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@keyframes uk-slide-left{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes uk-slide-right{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes uk-slide-top-small{0%{transform:translateY(-10px)}100%{transform:translateY(0)}}@keyframes uk-slide-bottom-small{0%{transform:translateY(10px)}100%{transform:translateY(0)}}@keyframes uk-slide-left-small{0%{transform:translateX(-10px)}100%{transform:translateX(0)}}@keyframes uk-slide-right-small{0%{transform:translateX(10px)}100%{transform:translateX(0)}}@keyframes uk-slide-top-medium{0%{transform:translateY(-50px)}100%{transform:translateY(0)}}@keyframes uk-slide-bottom-medium{0%{transform:translateY(50px)}100%{transform:translateY(0)}}@keyframes uk-slide-left-medium{0%{transform:translateX(-50px)}100%{transform:translateX(0)}}@keyframes uk-slide-right-medium{0%{transform:translateX(50px)}100%{transform:translateX(0)}}@keyframes uk-kenburns{0%{transform:scale(1)}100%{transform:scale(1.2)}}@keyframes uk-shake{0%,100%{transform:translateX(0)}10%{transform:translateX(-9px)}20%{transform:translateX(8px)}30%{transform:translateX(-7px)}40%{transform:translateX(6px)}50%{transform:translateX(-5px)}60%{transform:translateX(4px)}70%{transform:translateX(-3px)}80%{transform:translateX(2px)}90%{transform:translateX(-1px)}}@keyframes uk-stroke{0%{stroke-dashoffset:var(--uk-animation-stroke)}100%{stroke-dashoffset:0}}[class*=uk-child-width]>*{box-sizing:border-box;width:100%}.uk-child-width-auto>*{width:auto}.uk-child-width-expand>:not([class*=uk-width]){flex:1;min-width:1px}@media (min-width:640px){.uk-child-width-1-2\@s>*{width:50%}.uk-child-width-1-2\@s>:not([class*=uk-width]){flex:initial}}@media (min-width:960px){.uk-navbar-left,.uk-navbar-right,[class*=uk-navbar-center]{gap:48px}.uk-navbar-nav{gap:48px}.uk-child-width-1-2\@m>*{width:50%}.uk-child-width-expand\@m>:not([class*=uk-width]){flex:1;min-width:1px}.uk-child-width-1-2\@m>:not([class*=uk-width]){flex:initial}}@media (min-width:1200px){.uk-child-width-1-2\@l>*{width:50%}.uk-child-width-1-2\@l>:not([class*=uk-width]){flex:initial}}[class*=uk-width]{box-sizing:border-box;width:100%;max-width:100%}.uk-width-medium{width:300px}.uk-width-auto{width:auto}.uk-width-expand{flex:1;min-width:1px}@media (min-width:640px){.uk-width-1-2\@s{width:50%}.uk-width-1-2\@s{flex:initial}}@media (min-width:960px){.uk-width-1-1\@m{width:100%}.uk-width-1-2\@m{width:50%}.uk-width-1-3\@m{width:calc(100% / 3)}.uk-width-2-3\@m{width:calc(200% / 3)}.uk-width-1-4\@m{width:25%}.uk-width-auto\@m{width:auto}.uk-width-expand\@m{flex:1;min-width:1px}.uk-width-1-1\@m,.uk-width-1-2\@m,.uk-width-1-3\@m,.uk-width-1-4\@m,.uk-width-2-3\@m,.uk-width-auto\@m{flex:initial}.uk-column-1-2\@m{column-count:2}}.uk-text-meta{font-size:14px;line-height:1.4;color:#4a4a4a;font-weight:400}.uk-text-meta>a{color:#d42725}.uk-text-meta>a:hover{color:#2f3b8a;text-decoration:none}.uk-text-bold{font-weight:700}.uk-text-primary{color:#d42725!important}.uk-text-left{text-align:left!important}.uk-text-right{text-align:right!important}.uk-text-center{text-align:center!important}.uk-text-nowrap{white-space:nowrap}[class*=uk-column-]{column-gap:30px}@media (min-width:1200px){.uk-width-1-3\@l{width:calc(100% / 3)}.uk-width-1-3\@l{flex:initial}[class*=uk-column-]{column-gap:40px}}[class*=uk-column-] img{transform:translate3d(0,0,0)}.uk-column-divider{column-rule:1px solid #EAEAEA;column-gap:60px}.uk-background-center-center{background-position:50% 50%}.uk-background-norepeat{background-repeat:no-repeat}.uk-svg,.uk-svg:not(.uk-preserve) [fill*="#"]:not(.uk-preserve){fill:currentcolor}.uk-svg:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve){stroke:currentcolor}.uk-svg{transform:translate(0,0)}.uk-panel{display:flow-root;position:relative;box-sizing:border-box}.uk-panel>:last-child{margin-bottom:0}.uk-clearfix::before{content:"";display:table-cell}.uk-clearfix::after{content:"";display:table;clear:both}.uk-overflow-hidden{overflow:hidden}.uk-preserve-width,.uk-preserve-width canvas,.uk-preserve-width img,.uk-preserve-width svg,.uk-preserve-width video{max-width:none}.uk-responsive-width{box-sizing:border-box}.uk-responsive-width{max-width:100%!important;height:auto}[uk-responsive]{max-width:100%}.uk-logo{font-size:24px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#212121;text-decoration:none}:where(.uk-logo){display:inline-block;vertical-align:middle}.uk-logo:hover{color:#212121;text-decoration:none}.uk-logo :where(img,svg,video){display:block}.uk-disabled{pointer-events:none}.uk-drag,.uk-drag *{cursor:move}.uk-drag iframe{pointer-events:none}.uk-dragover{box-shadow:0 0 20px rgba(100,100,100,.3)}.uk-flex{display:flex}.uk-flex-inline{display:inline-flex}@media (min-width:1200px){.uk-column-divider{column-gap:80px}.uk-flex-around\@l{justify-content:space-around}}.uk-flex-top{align-items:flex-start}.uk-flex-middle{align-items:center}.uk-flex-column{flex-direction:column}@media (min-width:1200px){.uk-flex-row\@l{flex-direction:row}}.uk-flex-nowrap{flex-wrap:nowrap}.uk-flex-wrap-top{align-content:flex-start}.uk-margin{margin-bottom:20px}*+.uk-margin{margin-top:20px!important}.uk-margin-top{margin-top:20px!important}.uk-margin-bottom{margin-bottom:20px!important}.uk-margin-small-top{margin-top:10px!important}.uk-margin-medium{margin-bottom:40px}*+.uk-margin-medium{margin-top:40px!important}.uk-margin-medium-top{margin-top:40px!important}.uk-margin-large{margin-bottom:40px}*+.uk-margin-large{margin-top:40px!important}@media (min-width:1200px){.uk-margin-large{margin-bottom:70px}*+.uk-margin-large{margin-top:70px!important}}.uk-margin-auto{margin-left:auto!important;margin-right:auto!important}.uk-margin-auto-bottom{margin-bottom:auto!important}.uk-margin-auto-left{margin-left:auto!important}.uk-margin-auto-vertical{margin-top:auto!important;margin-bottom:auto!important}.uk-margin-remove-top{margin-top:0!important}.uk-margin-remove-bottom{margin-bottom:0!important}.uk-margin-remove-adjacent+*,.uk-margin-remove-first-child>:first-child{margin-top:0!important}.uk-margin-remove-last-child>:last-child{margin-bottom:0!important}.uk-padding-remove-top{padding-top:0!important}:root{--uk-position-margin-offset:0px}[class*=uk-position-bottom],[class*=uk-position-center],[class*=uk-position-top]{position:absolute!important;max-width:calc(100% - (var(--uk-position-margin-offset) * 2));box-sizing:border-box}.uk-position-top{top:0;left:0;right:0}.uk-position-bottom{bottom:0;left:0;right:0}[class*=uk-position-center-left],[class*=uk-position-center-right]{top:calc(50% - var(--uk-position-margin-offset));--uk-position-translate-y:-50%;transform:translate(0,var(--uk-position-translate-y))}.uk-position-center-left{left:0}.uk-position-center-right{right:0}.uk-position-medium{margin:30px;--uk-position-margin-offset:30px}:where(.uk-transition-fade),:where([class*=uk-transition-scale]),:where([class*=uk-transition-slide]){--uk-position-translate-x:0;--uk-position-translate-y:0}.uk-transition-fade,[class*=uk-transition-slide]{--uk-translate-x:0;--uk-translate-y:0;--uk-scale-x:1;--uk-scale-y:1;transform:translate(var(--uk-position-translate-x),var(--uk-position-translate-y)) translate(var(--uk-translate-x),var(--uk-translate-y)) scale(var(--uk-scale-x),var(--uk-scale-y));transition:.3s ease-out;transition-property:opacity,transform,filter;opacity:0}.uk-transition-active.uk-active .uk-transition-fade{opacity:1}.uk-transition-slide-top{--uk-translate-y:-100%}.uk-transition-slide-bottom{--uk-translate-y:100%}.uk-transition-active.uk-active [class*=uk-transition-slide]{--uk-translate-x:0;--uk-translate-y:0;opacity:1}.uk-transition-opaque{opacity:1}.uk-transition-disable,.uk-transition-disable *{transition:none!important}[hidden]{display:none!important}@media (max-width:959px){.uk-visible\@m{display:none!important}}.uk-invisible{visibility:hidden!important}.uk-section-secondary:not(.uk-preserve-color){color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) a{color:#fff}.uk-section-secondary:not(.uk-preserve-color) a:hover{color:#fff}.uk-section-secondary:not(.uk-preserve-color) :not(pre)>code{color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) em{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-h2,.uk-section-secondary:not(.uk-preserve-color) .uk-h3,.uk-section-secondary:not(.uk-preserve-color) .uk-heading-small,.uk-section-secondary:not(.uk-preserve-color) h1,.uk-section-secondary:not(.uk-preserve-color) h3,.uk-section-secondary:not(.uk-preserve-color) h4{color:#fff}.uk-section-secondary:not(.uk-preserve-color) hr{border-top-color:rgba(255,255,255,.2)}.uk-section-secondary:not(.uk-preserve-color) :focus-visible{outline-color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-link-muted a,.uk-section-secondary:not(.uk-preserve-color) a.uk-link-muted{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-link-muted a:hover,.uk-section-secondary:not(.uk-preserve-color) a.uk-link-muted:hover{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-link-text a:hover,.uk-section-secondary:not(.uk-preserve-color) a.uk-link-text:hover{color:rgba(255,255,255,.5)}.uk-section-secondary:not(.uk-preserve-color) .uk-heading-line>::after,.uk-section-secondary:not(.uk-preserve-color) .uk-heading-line>::before{border-bottom-color:rgba(255,255,255,.2)}.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon::after,.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon::before{border-bottom-color:rgba(255,255,255,.2)}.uk-section-secondary:not(.uk-preserve-color) .uk-divider-small::after{border-top-color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-table th{color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) .uk-table caption{color:rgba(255,255,255,.5)}.uk-section-secondary:not(.uk-preserve-color) .uk-table tbody tr.uk-active,.uk-section-secondary:not(.uk-preserve-color) .uk-table>tr.uk-active{background:rgba(255,255,255,.08)}.uk-section-secondary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(odd),.uk-section-secondary:not(.uk-preserve-color) .uk-table-striped>tr:nth-of-type(odd){background:rgba(255,255,255,.1)}.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:hover{color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) .uk-active>.uk-icon-link,.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:active{color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) .uk-input{background-color:rgba(255,255,255,.1);color:rgba(255,255,255,.8);background-clip:padding-box}.uk-section-secondary:not(.uk-preserve-color) .uk-input:focus{background-color:rgba(255,255,255,.15);color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) .uk-input::placeholder{color:rgba(255,255,255,.5)}.uk-section-secondary:not(.uk-preserve-color) .uk-input[list]:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-input[list]:hover{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox{background-color:rgba(255,255,255,.1)}.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:focus{background-color:rgba(255,255,255,.15)}.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked,.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate{background-color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus{background-color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23212121%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23212121%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")}.uk-section-secondary:not(.uk-preserve-color) .uk-button-default{background-color:#fff;color:#212121;background-image:none;box-shadow:none}.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:hover{background-color:#f2f2f2;color:#212121;box-shadow:none}.uk-section-secondary:not(.uk-preserve-color) .uk-button-default.uk-active,.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:active{background-color:#e6e6e6;color:#212121}.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary{background-color:#fff;color:#d42725;background-image:none}.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:hover{background-color:#f2f2f2;color:#be2321}.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary.uk-active,.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:active{background-color:#e6e6e6;color:#931b1a}.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary{background-color:#fff;color:#212121;background-image:none}.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:hover{background-color:#f2f2f2;color:#141414}.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary.uk-active,.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:active{background-color:#e6e6e6;color:#000}.uk-section-secondary:not(.uk-preserve-color) .uk-close{color:rgba(255,255,255,.5)}.uk-section-secondary:not(.uk-preserve-color) .uk-close:hover{color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) .uk-article-title{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-search-input{color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) .uk-search-input::placeholder{color:rgba(255,255,255,.5)}.uk-section-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon{color:rgba(255,255,255,.5)}.uk-section-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover{color:rgba(255,255,255,.5)}.uk-section-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input{background-color:rgba(255,255,255,.1)}.uk-section-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus{background-color:rgba(255,255,255,.15)}.uk-section-secondary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input{background-color:transparent}.uk-section-secondary:not(.uk-preserve-color) .uk-search-large .uk-search-input{background-color:transparent}.uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle{color:rgba(255,255,255,.5)}.uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle:hover{color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title:hover{color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) .uk-leader-fill::after{color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default>li>a{color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default>li>a:hover{color:rgba(255,255,255,.5)}.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default>li.uk-active>a{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a{color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a:hover{color:rgba(255,255,255,.5)}.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li.uk-active>a{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a{color:rgba(255,255,255,.5)}.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a::before{background-color:transparent}.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li:hover>a,.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a[aria-expanded=true]{color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li:hover>a::before,.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a[aria-expanded=true]::before{background-color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a:active{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a:active::before{background-color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a::before{background-color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-item{color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle[aria-expanded=true]{color:rgba(255,255,255,.8)}.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>*>:first-child{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>*>a:hover{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>.uk-active>a{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before{border-left-color:rgba(255,255,255,.2)}.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>.uk-disabled>a{color:rgba(255,255,255,.5)}.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav{color:rgba(255,255,255,.7)}.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:hover{color:rgba(255,255,255,.95)}.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:active{color:rgba(255,255,255,.7)}.uk-section-secondary:not(.uk-preserve-color) .uk-text-meta{color:rgba(255,255,255,.5)}.uk-section-secondary:not(.uk-preserve-color) .uk-text-primary{color:#fff!important}.uk-section-secondary:not(.uk-preserve-color) .uk-column-divider{column-rule-color:rgba(255,255,255,.2)}.uk-section-secondary:not(.uk-preserve-color) .uk-logo{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-logo:hover{color:#fff}.uk-section-secondary:not(.uk-preserve-color) .uk-logo:has(.uk-logo-inverse)>:not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse){display:none}.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20stroke-width%3D%221.5%22%20y1%3D%227%22%20x2%3D%2214%22%20y2%3D%227%22%20%2F%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20stroke-width%3D%221.5%22%20x1%3D%227%22%20y1%3D%2214%22%20x2%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.uk-section-secondary:not(.uk-preserve-color) .uk-open>.uk-accordion-title::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20stroke-width%3D%221.5%22%20y1%3D%227%22%20x2%3D%2214%22%20y2%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-container:not(.uk-navbar-transparent),.uk-section-secondary:not(.uk-preserve-color).uk-navbar-container:not(.uk-navbar-transparent){border-bottom-color:rgba(255,255,255,.2)}*{--uk-inverse:initial}.uk-section-secondary:not(.uk-preserve-color){--uk-inverse:light}.tm-toolbar-default,.uk-card-default.uk-card-body,.uk-card-default>:not([class*=uk-card-media]),.uk-dropbar,.uk-dropdown,.uk-navbar-container:not(.uk-navbar-transparent),.uk-navbar-dropdown,.uk-offcanvas-bar,.uk-section-default:not(.uk-preserve-color),.uk-section-muted:not(.uk-preserve-color){--uk-inverse:dark}@media print{*,::after,::before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h3,p{orphans:3;widows:3}h3{page-break-after:avoid}}html{overflow-y:scroll}body{overflow:hidden;overflow:clip}.tm-page{position:relative}.tm-page:has(> * > .uk-position-z-index-negative){isolation:isolate}.tm-page>:is(main,footer,.builder):has(> .uk-position-z-index-negative){display:contents}.tm-page>:nth-child(3){--tm-reveal:-10}.tm-page>:nth-child(4){--tm-reveal:-20}.tm-page>:nth-child(5){--tm-reveal:-30}.tm-page>:nth-child(6){--tm-reveal:-40}:where(.tm-page-container){background-color:#fff;--uk-inverse:dark}.tm-toolbar{padding-top:10px;padding-bottom:10px;font-size:14px;position:relative}.tm-toolbar .uk-subnav>*>:first-child{font-size:14px}.tm-toolbar-default{background:#fff}.tm-header,.tm-header-mobile{position:relative}:where(.tm-header-overlay){z-index:980}.uk-navbar-item .uk-subnav>*>:first-child{font-size:14px}.tm-grid-expand>*{flex-grow:1}.tm-grid-expand>.uk-width-expand{flex-grow:999}@media (min-width:640px){.uk-text-left\@s{text-align:left!important}.tm-grid-expand>.uk-width-1-2\@s{flex-grow:1}}@media (min-width:960px){.uk-hidden\@m{display:none!important}.tm-grid-expand>.uk-width-1-1\@m,.tm-grid-expand>.uk-width-1-2\@m,.tm-grid-expand>.uk-width-1-3\@m,.tm-grid-expand>.uk-width-1-4\@m,.tm-grid-expand>.uk-width-2-3\@m,.tm-grid-expand>.uk-width-auto\@m{flex-grow:1}.tm-grid-expand>.uk-width-expand\@m{flex-grow:999}}@media (min-width:1200px){.tm-grid-expand>.uk-width-1-3\@l{flex-grow:1}}.uk-flex>picture{display:contents}:where(.tm-transition-border){display:block;position:relative}.uk-font-primary{font-family:inherit;font-weight:600}@media (min-width:1500px){.tm-page-container .tm-page{max-width:1500px;background:#fff}.tm-page{max-width:1500px;background:#fff}}.home .tm-top{display:none}.tm-toolbar{height:40px}.uk-logo img{height:150px}.uk-navbar-nav>.menu-item,.uk-navbar-nav>.menu-item>a{height:80px}input{-webkit-appearance:none}.mailpoet_form.mailpoet_form_form.mailpoet_form_widget,.mailpoet_paragraph.uk-button{padding:0!important;margin:0!important;display:inline-block!important;left:0!important;width:100%!important;border-radius:0!important}.mailpoet_submit,.mailpoet_text{font-size:16px!important;padding:0 10px!important;height:42px!important;border-radius:0!important;width:100%!important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important}.mailpoet_submit{background-color:#fff!important;border-radius:0!important}.mailpoet_text::placeholder{color:rgba(255,255,255,.5)}.sp-text-center{text-align:center!important}@media screen and (max-width:700px){div.responsive td.img{display:block!important}div.responsive td.name{font-weight:700}table{border-spacing:0 20px}table.seminartab caption{background-image:none}table.seminartab thead{display:none}table.seminartab tbody td{display:block;padding:.6rem}table.seminartab tbody td:before{font-weight:700;display:inline-block;width:10rem}.seminartab tbody tr:nth-of-type(odd){background:#f5f5f5}.name{padding-top:30px!important;padding-left:30px!important;padding-right:30px!important;padding-bottom:0!important;text-align:center;font-size:18px;padding-bottom:0}.cnt-smnr{padding-top:0!important;padding-left:30px!important;padding-right:30px!important;padding-bottom:0!important;font-size:12px;text-align:center;padding-top:0}.event-background{background-color:#fff!important}}.dataTables_filter{height:56px;margin-bottom:10px;background-color:#999;color:#fff;padding-left:15px}.dataTables_filter label{height:56px;display:block}.dataTables_filter input,.dataTables_filter input:active,.dataTables_filter input:focus,.dataTables_filter input:focus-within,.dataTables_filter input:hover,.dataTables_filter input:visited{height:52px;width:250px!important;display:inline-block!important;border:0;margin-right:2px!important;right:0;margin-left:15px!important;font-size:14px;padding-left:10px;border-radius:0;-webkit-appearance:none!important}@media screen and (max-width:900px){.dataTables_filter{float:left!important;box-sizing:border-box;margin-top:35px;width:100%}.dataTables_filter input{float:right;width:80%!important}.dataTables_filter label{float:right;line-height:56px;width:100%}}#semsearchlabel{position:relative}#semsearchlabel:before{content:"neue Suche";background-color:#cb2028;height:100%;width:100%;position:absolute;left:0;top:0;text-align:center;line-height:56px;opacity:0;transition:.3s all ease-in-out;cursor:pointer}#semsearchlabel:hover:before{opacity:1;transition:.3s all ease-in-out}.redbox{background-color:#cb2028;padding:30px 15px 0;min-height:180px!important}.redbox input{height:30px;width:70%;border:0;right:0;position:absolute;padding-left:12px;font-size:14px;-webkit-appearance:none!important;border-radius:0!important;-webkit-border-radius:0}.redbox label{margin-top:5px;margin-bottom:5px;height:32px;display:block;border:1px solid #fff;position:relative}.redbox label strong{display:inline-block;color:#fff;padding-left:10px;line-height:31px}.redbox label.button{width:100%}.redbox label.button input{width:100%;color:#fff;background:0 0;line-height:30px;font-weight:600;cursor:pointer}.redbox input:before{content:"\f328";display:block}@media screen and (max-width:1200px){.redbox{padding-top:10px}}.target{padding:20px 20px 0}.redbox input{-webkit-appearance:none!important;border-radius:0!important;-webkit-border-radius:0!important}@media screen and (min-width:1600px){.seminartab{width:120%;margin-left:-10%}}.uk-navbar-center img{max-height:80px}.mailpoet_message{padding:15px 0!important}.mailpoet_message p{color:#fff!important;font-size:12px}.tm-toolbar .uk-container{max-width:1560px}form[role=search]{display:none}#tm-main{padding:0}@media screen and (max-width:700px){.uk-table-shrink{width:initial!important}}body:not(.home) .tm-page .uk-section:first-of-type{padding-top:0}.page-template-default .tm-top .uk-grid-margin.uk-first-column{display:none}.uk-button-tertiary{background:rgba(255,255,255,0);color:#d42725;box-shadow:inset 0 0 0 2px #d42725}.uk-button-tertiary:hover{background:#d42725;color:#fff;background-image:linear-gradient(320deg,#d42725,#d45325)}.screen-reader-response{display:none}.wpcf7-not-valid-tip{color:red}.mailpoet_paragraph label{display:none}.tm-top{display:none}.uk-navbar-toggle-icon svg>[class*=line-]{transition:.2s ease-in-out;transition-property:transform,opacity;transform-origin:center;opacity:1}.uk-navbar-toggle-icon svg>.line-3{opacity:0}#page\#0 .el-image{position:absolute;top:-40;background-image:linear-gradient(320deg,#d42725,#d45325);left:calc(50% - 40px);padding:20px;border-radius:100%;border:2px solid #fff;color:#fff}#page\#0 .el-item{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}#page\#0 .injected.el-meta{display:none}#page\#0 .injected.uk-panel{margin-top:0!important}#page\#0 .injected.uk-panel>div,#page\#0 .injected.uk-panel>div>div{width:100%;margin-left:0}#page\#0 .uk-grid>div:nth-child(3) div{background-image:linear-gradient(320deg,#d42725,#d45325)}#page\#1 .uk-button-default:not(:hover){color:#d42725}#page\#1 .uk-button-default{border:1px solid #d42725}#page\#1 .el-link{font-weight:500}@media screen and (min-width:1600px){.seminartab{width:100%;margin-left:0}}#footer\#0 ::placeholder{color:#fff}#footer\#0 input.mailpoet_text{background-attachment:scroll;background-clip:padding-box;background-color:rgba(0,0,0,0);background-image:none;background-origin:padding-box;background-position-x:0%;background-position-y:0%;background-size:auto;border-bottom-color:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-style:solid;border-bottom-width:1px;border-image-outset:0px;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;border-left-color:#fff;border-left-style:solid;border-left-width:1px;border-right-color:#fff;border-right-style:solid;border-right-width:1px;border-top-color:#fff;border-top-left-radius:0;border-top-right-radius:0;border-top-style:solid;border-top-width:1px;box-sizing:border-box;color:#fff;cursor:text;display:inline-block;font-family:Montserrat;font-size:20px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:400;height:55px;letter-spacing:normal;line-height:26px;list-style-image:none;list-style-position:outside;list-style-type:none;margin-bottom:10px;margin-left:0;margin-right:0;margin-top:0;max-width:100%;overflow-x:visible;overflow-y:visible;padding-bottom:0;padding-left:12px;padding-right:12px;padding-top:0;text-align:start;text-indent:0;text-rendering:auto;text-shadow:none;text-size-adjust:100%;text-transform:none;transition-delay:0s;transition-duration:.2s;transition-property:color,background-color,border-color,box-shadow;transition-timing-function:ease-in-out;vertical-align:middle;width:100%;word-spacing:0px;writing-mode:horizontal-tb;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-webkit-rtl-ordering:logical;-webkit-border-image:none}#footer\#0 .mailpoet_paragraph.uk-button.last{padding:0;margin:0}#footer\#0 input.mailpoet_submit{border-bottom-left-radius:500px;border-bottom-right-radius:500px;border-top-left-radius:500px;border-top-right-radius:500px;color:#d42725;cursor:pointer;font-family:Montserrat;font-size:20px;height:56.2344px;padding-left:40px;font-weight:800;padding-right:40px;width:100%}#tm-bottom{z-index:9999;position:relative}#footer\#1{z-index:9999;position:relative}#mailpoet_form_1 .mailpoet_form{padding:10px}#mailpoet_form_1 .mailpoet_paragraph{line-height:20px;margin-bottom:20px}#mailpoet_form_1 .mailpoet_text{display:block}#mailpoet_form_1 .mailpoet_text{width:200px}#mailpoet_form_1 .mailpoet_validate_success{font-weight:600;color:#468847}#mailpoet_form_1 .mailpoet_validate_error{color:#b94a48}#mailpoet_form_1 .mailpoet_form_loading{width:30px;text-align:center;line-height:normal}#mailpoet_form_1 .mailpoet_form_loading>span{width:5px;height:5px;background-color:#5b5b5b}#mailpoet_form_1{border-radius:0;text-align:left}#mailpoet_form_1 form.mailpoet_form{padding:20px}#mailpoet_form_1{width:100%}#mailpoet_form_1 .mailpoet_message{margin:0;padding:0 20px}#mailpoet_form_1 .mailpoet_paragraph.last{margin-bottom:0}@media (max-width:500px){#mailpoet_form_1{background-image:none}}@media (min-width:500px){#mailpoet_form_1 .last .mailpoet_paragraph:last-child{margin-bottom:0}}input.parsley-success,select.parsley-success,textarea.parsley-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}input.parsley-error,select.parsley-error,textarea.parsley-error{background-color:#f2dede;border-color:#eed3d7;color:#900}.parsley-errors-list{color:#900;font-size:13px;line-height:1em;list-style-type:none;margin:8px 0 3px;opacity:0;padding:0;transition:all .3s ease-in}.parsley-errors-list.filled{opacity:1}.parsley-custom-error-message{color:#900}.mailpoet_form .mailpoet_form_paragraph,.mailpoet_form .mailpoet_message,.mailpoet_form .mailpoet_paragraph,.mailpoet_form .mailpoet_paragraph select,.mailpoet_form .mailpoet_submit,.mailpoet_form .mailpoet_text{max-width:100%}@media screen and (max-width:499px){.mailpoet_form{box-sizing:border-box}.mailpoet_form .mailpoet_form_paragraph,.mailpoet_form .mailpoet_message,.mailpoet_form .mailpoet_paragraph,.mailpoet_form .mailpoet_paragraph select,.mailpoet_form .mailpoet_submit,.mailpoet_form .mailpoet_text{font-size:16px!important;line-height:1.4!important}}.mailpoet_form.mailpoet_form_successfully_send{position:relative}.mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.mailpoet_form .mailpoet_submit{white-space:normal;word-wrap:break-word}.mailpoet_paragraph fieldset,.mailpoet_paragraph legend{background:rgba(0,0,0,0);border:0;color:inherit;margin:0;padding:0}.mailpoet_form_sending .mailpoet_form_loading{display:block}.mailpoet_form_sending .mailpoet_submit{display:none}.mailpoet_form_loading{display:none;text-align:center;width:30px}.mailpoet_form_loading>span{animation:1.4s ease-in-out infinite both mailpoet-bouncedelay;background-color:#5b5b5b;border-radius:100%;display:inline-block;height:5px;width:5px}.mailpoet_form_loading .mailpoet_bounce1{animation-delay:-.32s}.mailpoet_form_loading .mailpoet_bounce2{animation-delay:-.16s;margin:0 7px}.mailpoet_captcha_update{cursor:pointer}@keyframes mailpoet-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.mailpoet_form .mailpoet_paragraph{margin-bottom:20px}@media screen and (min-width:500px){div.mailpoet_form:not(.mailpoet_form_fixed_bar) .mailpoet_paragraph p:last-child,div.mailpoet_form:not(.mailpoet_form_fixed_bar) .mailpoet_paragraph:last-child{margin-bottom:0}}@container column (width > 400px){.mailpoet_paragraph:last-child{margin-bottom:0}}.mailpoet_form_popup_overlay{background-color:#000;display:none;height:100%;left:0;margin:0;max-width:100%!important;opacity:.7;position:fixed;top:0;width:100%!important;z-index:100000}.mailpoet_form_close_icon{cursor:pointer;display:block;height:20px;margin:0 0 0 auto;padding:0;position:absolute;right:10px;top:10px;width:20px;z-index:100002}.mailpoet_form_popup_overlay.active{display:block}@media screen and (max-width:500px){.mailpoet_form_popup_overlay.active{display:none}}.mailpoet_message{clear:both}.mailpoet-manage-subscription .mailpoet-submit-success{color:#7ed321}.mailpoet-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.mailpoet-screen-reader-text:focus{background-color:#ddd;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;line-height:normal;padding:15px 23px 14px;right:5px;text-decoration:none;top:5px;width:auto;z-index:100000}#cbloader{width:106px;height:92px;background:#d42725;position:relative;position:fixed;border-radius:100%;right:47px;bottom:34px;z-index:99999999;box-shadow:0 0 12px 0 rgba(0,0,0,.5);cursor:pointer}#cbloader img{width:64px;position:absolute;top:16px;left:22px}</style>
	<meta name="description" content="Seminar MaRisk-Compliance online buchen: Schnittstellen-Management - § 44 KWG-Check Compliance - Update Sachkunde als Compliance Officer" />
	<meta property="og:locale" content="de_DE" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="Seminar MaRisk-Compliance online buchen: Update Sachkunde" />
	<meta property="og:description" content="Seminar MaRisk-Compliance online buchen: Schnittstellen-Management - § 44 KWG-Check Compliance - Update Sachkunde als Compliance Officer" />
	<meta property="og:url" content="https://sp-unternehmerforum.de/marisk-compliance-im-fokus-der-bankenaufsicht/" />
	<meta property="og:site_name" content="S+P Unternehmerforum" />
	<meta property="article:publisher" content="https://www.facebook.com/Unternehmerforum/" />
	<meta property="article:modified_time" content="2024-05-03T13:47:51+00:00" />
	<meta property="og:image" content="https://sp-unternehmerforum.de/wp-content/uploads/SP-icon-20222-2.jpg" />
	<meta property="og:image:width" content="411" />
	<meta property="og:image:height" content="410" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:site" content="@SPWeiterbildung" />
	<meta name="twitter:label1" content="Geschätzte Lesezeit" />
	<meta name="twitter:data1" content="4 Minuten" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://sp-unternehmerforum.de/marisk-compliance-im-fokus-der-bankenaufsicht/","url":"https://sp-unternehmerforum.de/marisk-compliance-im-fokus-der-bankenaufsicht/","name":"Seminar MaRisk-Compliance online buchen: Update Sachkunde","isPartOf":{"@id":"https://sp-unternehmerforum.de/#website"},"datePublished":"2014-11-03T14:11:53+00:00","dateModified":"2024-05-03T13:47:51+00:00","description":"Seminar MaRisk-Compliance online buchen: Schnittstellen-Management - § 44 KWG-Check Compliance - Update Sachkunde als Compliance Officer","breadcrumb":{"@id":"https://sp-unternehmerforum.de/marisk-compliance-im-fokus-der-bankenaufsicht/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https://sp-unternehmerforum.de/marisk-compliance-im-fokus-der-bankenaufsicht/"]}]},{"@type":"BreadcrumbList","@id":"https://sp-unternehmerforum.de/marisk-compliance-im-fokus-der-bankenaufsicht/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https://sp-unternehmerforum.de/"},{"@type":"ListItem","position":2,"name":"Seminar MaRisk-Compliance online buchen"}]},{"@type":"WebSite","@id":"https://sp-unternehmerforum.de/#website","url":"https://sp-unternehmerforum.de/","name":"S+P Unternehmerforum","description":"S+P Seminare","publisher":{"@id":"https://sp-unternehmerforum.de/#organization"},"alternateName":"S+P Seminare","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://sp-unternehmerforum.de/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"Organization","@id":"https://sp-unternehmerforum.de/#organization","name":"S+P Unternehmerforum GmbH","alternateName":"S+P Seminare","url":"https://sp-unternehmerforum.de/","logo":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https://sp-unternehmerforum.de/#/schema/logo/image/","url":"https://sp-unternehmerforum.de/wp-content/uploads/SP-Icon-red.jpg","contentUrl":"https://sp-unternehmerforum.de/wp-content/uploads/SP-Icon-red.jpg","width":366,"height":325,"caption":"S+P Unternehmerforum GmbH"},"image":{"@id":"https://sp-unternehmerforum.de/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/Unternehmerforum/","https://x.com/SPWeiterbildung","https://www.instagram.com/sp_unternehmerforum/","https://www.linkedin.com/showcase/49074221/","https://www.pinterest.de/achim07242670/","https://www.youtube.com/channel/UCLCT2vzT_Ssveki3xa1-tVA"]}]}</script>
	<!-- / Yoast SEO plugin. -->
<style id='rocket-lazyload-inline-css' type='text/css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://sp-unternehmerforum.de/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>
<script type="text/javascript" id="borlabs-cookie-prioritize-js-extra">
/* <![CDATA[ */
var borlabsCookiePrioritized = {"domain":"sp-unternehmerforum.de","path":"\/","version":"5","bots":"","optInJS":{"statistics":{"google-tag-manager":"PCEtLSBHb29nbGUgdGFnIChndGFnLmpzKSAtLT4NCjxzY3JpcHQgYXN5bmMgc3JjPSJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbS9ndGFnL2pzP2lkPUctUzA2WTZLNThFRCI+PC9zY3JpcHQ+DQo8c2NyaXB0Pg0KICB3aW5kb3cuZGF0YUxheWVyID0gd2luZG93LmRhdGFMYXllciB8fCBbXTsNCiAgZnVuY3Rpb24gZ3RhZygpe2RhdGFMYXllci5wdXNoKGFyZ3VtZW50cyk7fQ0KICBndGFnKCdqcycsIG5ldyBEYXRlKCkpOw0KDQogIGd0YWcoJ2NvbmZpZycsICdHLVMwNlk2SzU4RUQnKTsNCjwvc2NyaXB0Pg==","hotjar":"PCEtLSBIb3RqYXIgVHJhY2tpbmcgQ29kZSAtLT4NCjxzY3JpcHQ+DQogICAgKGZ1bmN0aW9uKGgsbyx0LGosYSxyKXsNCiAgICAgICAgaC5oaj1oLmhqfHxmdW5jdGlvbigpeyhoLmhqLnE9aC5oai5xfHxbXSkucHVzaChhcmd1bWVudHMpfTsNCiAgICAgICAgaC5faGpTZXR0aW5ncz17aGppZDozNzA3MDY0LGhqc3Y6Nn0NCiAgICAgICAgYT1vLmdldEVsZW1lbnRzQnlUYWdOYW1lKCdoZWFkJylbMF07DQogICAgICAgIHI9by5jcmVhdGVFbGVtZW50KCdzY3JpcHQnKTtyLmFzeW5jPTE7DQogICAgICAgIHIuc3JjPXQraC5faGpTZXR0aW5ncy5oamlkK2oraC5faGpTZXR0aW5ncy5oanN2Ow0KICAgICAgICBhLmFwcGVuZENoaWxkKHIpOw0KICAgIH0pKHdpbmRvdyxkb2N1bWVudCwnaHR0cHM6Ly9zdGF0aWMuaG90amFyLmNvbS9jL2hvdGphci0nLCcuanM\/c3Y9Jyk7DQo8L3NjcmlwdD4="}}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://sp-unternehmerforum.de/wp-content/plugins/borlabs-cookie/assets/javascript/borlabs-cookie-prioritize.min.js?ver=2.2.67" id="borlabs-cookie-prioritize-js" defer></script>
<meta name="google-site-verification" content="zn3jlSHkX1jABG9F5ZgrD49eadwW20EYzhrvo1FazpM" />
<meta name="p:domain_verify" content="b3eef0befe12959d61868e7aeaa55bf2"/><!-- Google tag (gtag.js) -->
<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-S06Y6K58ED"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'G-S06Y6K58ED');
</script><script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://sp-unternehmerforum.de/wp-content/cache/min/1/wp-content/themes/yootheme/vendor/assets/uikit/dist/js/uikit.js?ver=1714815007" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://sp-unternehmerforum.de/wp-content/themes/yootheme/vendor/assets/uikit/dist/js/uikit-icons-creative-hub.min.js?ver=4.3.5" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://sp-unternehmerforum.de/wp-content/cache/min/1/wp-content/themes/yootheme/js/theme.js?ver=1714815007" defer></script>
<script type="rocketlazyloadscript">window.yootheme ||= {}; var $theme = yootheme.theme = {"i18n":{"close":{"label":"Close"},"totop":{"label":"Back to top"},"marker":{"label":"Open"},"navbarToggleIcon":{"label":"Open menu"},"paginationPrevious":{"label":"Previous page"},"paginationNext":{"label":"Next page"},"searchIcon":{"toggle":"Open Search","submit":"Submit Search"},"slider":{"next":"Next slide","previous":"Previous slide","slideX":"Slide %s","slideLabel":"%s of %s"},"slideshow":{"next":"Next slide","previous":"Previous slide","slideX":"Slide %s","slideLabel":"%s of %s"},"lightboxPanel":{"next":"Next slide","previous":"Previous slide","slideLabel":"%s of %s","close":"Close"}}};</script>
<script type="rocketlazyloadscript">/*! jQuery v2.1.1 -deprecated,-event-alias,-offset,-css/hiddenVisibleSelectors,-effects/animatedSelector,-wrap | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */
!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l=a.document,m="2.1.1 -deprecated,-event-alias,-offset,-css/hiddenVisibleSelectors,-effects/animatedSelector,-wrap",n=function(a,b){return new n.fn.init(a,b)},o=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,p=/^-ms-/,q=/-([\da-z])/gi,r=function(a,b){return b.toUpperCase()};n.fn=n.prototype={jquery:m,constructor:n,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=n.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return n.each(this,a,b)},map:function(a){return this.pushStack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||n.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(n.isPlainObject(d)||(e=n.isArray(d)))?(e?(e=!1,f=c&&n.isArray(c)?c:[]):f=c&&n.isPlainObject(c)?c:{},g[b]=n.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},n.extend({expando:"jQuery"+(m+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===n.type(a)},isArray:Array.isArray,isWindow:function(a){return null!=a&&a===a.window},isNumeric:function(a){return!n.isArray(a)&&a-parseFloat(a)>=0},isPlainObject:function(a){return"object"!==n.type(a)||a.nodeType||n.isWindow(a)?!1:a.constructor&&!j.call(a.constructor.prototype,"isPrototypeOf")?!1:!0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(a){var b,c=eval;a=n.trim(a),a&&(1===a.indexOf("use strict")?(b=l.createElement("script"),b.text=a,l.head.appendChild(b).parentNode.removeChild(b)):c(a))},camelCase:function(a){return a.replace(p,"ms-").replace(q,r)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=s(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(o,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(s(Object(a))?n.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:g.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;c>d;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=s(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(c=a[b],b=a,a=c),n.isFunction(a)?(e=d.call(arguments,2),f=function(){return a.apply(b||this,e.concat(d.call(arguments)))},f.guid=a.guid=a.guid||n.guid++,f):void 0},now:Date.now,support:k}),n.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function s(a){var b=a.length,c=n.type(a);return"function"===c||n.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var t=a.document.documentElement,u,v=t.matches||t.webkitMatchesSelector||t.mozMatchesSelector||t.oMatchesSelector||t.msMatchesSelector,w=function(a,b){if(a===b)return u=!0,0;var c=b.compareDocumentPosition&&a.compareDocumentPosition&&a.compareDocumentPosition(b);return c?1&c?a===l||n.contains(l,a)?-1:b===l||n.contains(l,b)?1:0:4&c?-1:1:a.compareDocumentPosition?-1:1};n.extend({find:function(a,b,c,d){var e,f,g=0;if(c=c||[],b=b||l,!a||"string"!=typeof a)return c;if(1!==(f=b.nodeType)&&9!==f)return[];if(d)while(e=d[g++])n.find.matchesSelector(e,a)&&c.push(e);else n.merge(c,b.querySelectorAll(a));return c},unique:function(a){var b,c=[],d=0,e=0;if(u=!1,a.sort(w),u){while(b=a[d++])b===a[d]&&(e=c.push(d));while(e--)a.splice(c[e],1)}return a},text:function(a){var b,c="",d=0,e=a.nodeType;if(e){if(1===e||9===e||11===e)return a.textContent;if(3===e||4===e)return a.nodeValue}else while(b=a[d++])c+=n.text(b);return c},contains:function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!c.contains(d))},isXMLDoc:function(a){return"HTML"!==(a.ownerDocument||a).documentElement.nodeName},expr:{attrHandle:{},match:{bool:/^(?:checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped)$/i,needsContext:/^[\x20\t\r\n\f]*[>+~]/}}}),n.extend(n.find,{matches:function(a,b){return n.find(a,null,null,b)},matchesSelector:function(a,b){return v.call(a,b)},attr:function(a,b){return a.getAttribute(b)}});var x=n.expr.match.needsContext,y=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,z=/^.[^:#\[\.,]*$/;function A(a,b,c){if(n.isFunction(b))return n.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return n.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(z.test(b))return n.filter(b,a,c);b=n.filter(b,a)}return n.grep(a,function(a){return g.call(b,a)>=0!==c})}n.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?n.find.matchesSelector(d,a)?[d]:[]:n.find.matches(a,n.grep(b,function(a){return 1===a.nodeType}))},n.fn.extend({find:function(a){var b,c=this.length,d=[],e=this;if("string"!=typeof a)return this.pushStack(n(a).filter(function(){for(b=0;c>b;b++)if(n.contains(e[b],this))return!0}));for(b=0;c>b;b++)n.find(a,e[b],d);return d=this.pushStack(c>1?n.unique(d):d),d.selector=this.selector?this.selector+" "+a:a,d},filter:function(a){return this.pushStack(A(this,a||[],!1))},not:function(a){return this.pushStack(A(this,a||[],!0))},is:function(a){return!!A(this,"string"==typeof a&&x.test(a)?n(a):a||[],!1).length}});var B,C=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,D=n.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:C.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||B).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof n?b[0]:b,n.merge(this,n.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:l,!0)),y.test(c[1])&&n.isPlainObject(b))for(c in b)n.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}return d=l.getElementById(c[2]),d&&d.parentNode&&(this.length=1,this[0]=d),this.context=l,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):n.isFunction(a)?"undefined"!=typeof B.ready?B.ready(a):a(n):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),n.makeArray(a,this))};D.prototype=n.fn,B=n(l);var E=/^(?:parents|prev(?:Until|All))/,F={children:!0,contents:!0,next:!0,prev:!0};n.extend({dir:function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&n(a).is(c))break;d.push(a)}return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),n.fn.extend({has:function(a){var b=n(a,this),c=b.length;return this.filter(function(){for(var a=0;c>a;a++)if(n.contains(this,b[a]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=x.test(a)||"string"!=typeof a?n(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&n.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?n.unique(f):f)},index:function(a){return a?"string"==typeof a?g.call(n(a),this[0]):g.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(n.unique(n.merge(this.get(),n(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function G(a,b){while((a=a[b])&&1!==a.nodeType);return a}n.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return n.dir(a,"parentNode")},parentsUntil:function(a,b,c){return n.dir(a,"parentNode",c)},next:function(a){return G(a,"nextSibling")},prev:function(a){return G(a,"previousSibling")},nextAll:function(a){return n.dir(a,"nextSibling")},prevAll:function(a){return n.dir(a,"previousSibling")},nextUntil:function(a,b,c){return n.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return n.dir(a,"previousSibling",c)},siblings:function(a){return n.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return n.sibling(a.firstChild)},contents:function(a){return a.contentDocument||n.merge([],a.childNodes)}},function(a,b){n.fn[a]=function(c,d){var e=n.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=n.filter(d,e)),this.length>1&&(F[a]||n.unique(e),E.test(a)&&e.reverse()),this.pushStack(e)}});var H=/\S+/g,I={};function J(a){var b=I[a]={};return n.each(a.match(H)||[],function(a,c){b[c]=!0}),b}n.Callbacks=function(a){a="string"==typeof a?I[a]||J(a):n.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(b=a.memory&&l,c=!0,g=e||0,e=0,f=h.length,d=!0;h&&f>g;g++)if(h[g].apply(l[0],l[1])===!1&&a.stopOnFalse){b=!1;break}d=!1,h&&(i?i.length&&j(i.shift()):b?h=[]:k.disable())},k={add:function(){if(h){var c=h.length;!function g(b){n.each(b,function(b,c){var d=n.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&g(c)})}(arguments),d?f=h.length:b&&(e=c,j(b))}return this},remove:function(){return h&&n.each(arguments,function(a,b){var c;while((c=n.inArray(b,h,c))>-1)h.splice(c,1),d&&(f>=c&&f--,g>=c&&g--)}),this},has:function(a){return a?n.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],f=0,this},disable:function(){return h=i=b=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,b||k.disable(),this},locked:function(){return!i},fireWith:function(a,b){return!h||c&&!i||(b=b||[],b=[a,b.slice?b.slice():b],d?i.push(b):j(b)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!c}};return k},n.extend({Deferred:function(a){var b=[["resolve","done",n.Callbacks("once memory"),"resolved"],["reject","fail",n.Callbacks("once memory"),"rejected"],["notify","progress",n.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return n.Deferred(function(c){n.each(b,function(b,f){var g=n.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&n.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?n.extend(a,d):d}},e={};return d.pipe=d.then,n.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&n.isFunction(a.promise)?e:0,g=1===f?a:n.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&n.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var K;n.fn.ready=function(a){return n.ready.promise().done(a),this},n.extend({isReady:!1,readyWait:1,holdReady:function(a){a?n.readyWait++:n.ready(!0)},ready:function(a){(a===!0?--n.readyWait:n.isReady)||(n.isReady=!0,a!==!0&&--n.readyWait>0||(K.resolveWith(l,[n]),n.fn.triggerHandler&&(n(l).triggerHandler("ready"),n(l).off("ready"))))}});function L(){l.removeEventListener("DOMContentLoaded",L,!1),a.removeEventListener("load",L,!1),n.ready()}n.ready.promise=function(b){return K||(K=n.Deferred(),"complete"===l.readyState?setTimeout(n.ready):(l.addEventListener("DOMContentLoaded",L,!1),a.addEventListener("load",L,!1))),K.promise(b)},n.ready.promise();var M=n.access=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===n.type(c)){e=!0;for(h in c)n.access(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,n.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(n(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f};n.acceptData=function(a){return 1===a.nodeType||9===a.nodeType||!+a.nodeType};function N(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=n.expando+Math.random()}N.uid=1,N.accepts=n.acceptData,N.prototype={key:function(a){if(!N.accepts(a))return 0;var b={},c=a[this.expando];if(!c){c=N.uid++;try{b[this.expando]={value:c},Object.defineProperties(a,b)}catch(d){b[this.expando]=c,n.extend(a,b)}}return this.cache[c]||(this.cache[c]={}),c},set:function(a,b,c){var d,e=this.key(a),f=this.cache[e];if("string"==typeof b)f[b]=c;else if(n.isEmptyObject(f))n.extend(this.cache[e],b);else for(d in b)f[d]=b[d];return f},get:function(a,b){var c=this.cache[this.key(a)];return void 0===b?c:c[b]},access:function(a,b,c){var d;return void 0===b||b&&"string"==typeof b&&void 0===c?(d=this.get(a,b),void 0!==d?d:this.get(a,n.camelCase(b))):(this.set(a,b,c),void 0!==c?c:b)},remove:function(a,b){var c,d,e,f=this.key(a),g=this.cache[f];if(void 0===b)this.cache[f]={};else{n.isArray(b)?d=b.concat(b.map(n.camelCase)):(e=n.camelCase(b),b in g?d=[b,e]:(d=e,d=d in g?[d]:d.match(H)||[])),c=d.length;while(c--)delete g[d[c]]}},hasData:function(a){return!n.isEmptyObject(this.cache[a[this.expando]]||{})},discard:function(a){a[this.expando]&&delete this.cache[a[this.expando]]}};var O=new N,P=new N,Q=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,R=/([A-Z])/g;function S(a,b,c){var d;if(void 0===c&&1===a.nodeType)if(d="data-"+b.replace(R,"-$1").toLowerCase(),c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:Q.test(c)?n.parseJSON(c):c}catch(e){}P.set(a,b,c)}else c=void 0;return c}n.extend({hasData:function(a){return P.hasData(a)||O.hasData(a)},data:function(a,b,c){return P.access(a,b,c)},removeData:function(a,b){P.remove(a,b)},_data:function(a,b,c){return O.access(a,b,c)},_removeData:function(a,b){O.remove(a,b)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=P.get(f),1===f.nodeType&&!O.get(f,"hasDataAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=n.camelCase(d.slice(5)),S(f,d,e[d])));O.set(f,"hasDataAttrs",!0)}return e}return"object"==typeof a?this.each(function(){P.set(this,a)}):M(this,function(b){var c,d=n.camelCase(a);if(f&&void 0===b){if(c=P.get(f,a),void 0!==c)return c;if(c=P.get(f,d),void 0!==c)return c;if(c=S(f,d,void 0),void 0!==c)return c}else this.each(function(){var c=P.get(this,d);P.set(this,d,b),-1!==a.indexOf("-")&&void 0!==c&&P.set(this,a,b)})},null,b,arguments.length>1,null,!0)},removeData:function(a){return this.each(function(){P.remove(this,a)})}}),n.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=O.get(a,b),c&&(!d||n.isArray(c)?d=O.access(a,b,n.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=n.queue(a,b),d=c.length,e=c.shift(),f=n._queueHooks(a,b),g=function(){n.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return O.get(a,c)||O.access(a,c,{empty:n.Callbacks("once memory").add(function(){O.remove(a,[b+"queue",c])})})}}),n.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?n.queue(this[0],a):void 0===b?this:this.each(function(){var c=n.queue(this,a,b);n._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&n.dequeue(this,a)})},dequeue:function(a){return this.each(function(){n.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=n.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a&&(b=a,a=void 0),a=a||"fx";while(g--)c=O.get(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var T=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,U=["Top","Right","Bottom","Left"],V=function(a,b){return a=b||a,"none"===n.css(a,"display")||!n.contains(a.ownerDocument,a)},W=/^(?:checkbox|radio)$/i;!function(){var a=l.createDocumentFragment(),b=a.appendChild(l.createElement("div")),c=l.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appendChild(c),k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,b.innerHTML="<textarea>x</textarea>",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var X="undefined";k.focusinBubbles="onfocusin"in a;var Y=/^key/,Z=/^(?:mouse|pointer|contextmenu)|click/,$=/^(?:focusinfocus|focusoutblur)$/,_=/^([^.]*)(?:\.(.+)|)$/;function ab(){return!0}function bb(){return!1}function cb(){try{return l.activeElement}catch(a){}}n.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=O.get(a);if(r){c.handler&&(f=c,c=f.handler,e=f.selector),c.guid||(c.guid=n.guid++),(i=r.events)||(i=r.events={}),(g=r.handle)||(g=r.handle=function(b){return typeof n!==X&&n.event.triggered!==b.type?n.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(H)||[""],j=b.length;while(j--)h=_.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o&&(l=n.event.special[o]||{},o=(e?l.delegateType:l.bindType)||o,l=n.event.special[o]||{},k=n.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&n.expr.match.needsContext.test(e),namespace:p.join(".")},f),(m=i[o])||(m=i[o]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,p,g)!==!1||a.addEventListener&&a.addEventListener(o,g,!1)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),n.event.global[o]=!0)}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=O.hasData(a)&&O.get(a);if(r&&(i=r.events)){b=(b||"").match(H)||[""],j=b.length;while(j--)if(h=_.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=n.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,m=i[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;while(f--)k=m[f],!e&&q!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||n.removeEvent(a,o,r.handle),delete i[o])}else for(o in i)n.event.remove(a,o+b[j],c,d,!0);n.isEmptyObject(i)&&(delete r.handle,O.remove(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,m,o,p=[d||l],q=j.call(b,"type")?b.type:b,r=j.call(b,"namespace")?b.namespace.split("."):[];if(g=h=d=d||l,3!==d.nodeType&&8!==d.nodeType&&!$.test(q+n.event.triggered)&&(q.indexOf(".")>=0&&(r=q.split("."),q=r.shift(),r.sort()),k=q.indexOf(":")<0&&"on"+q,b=b[n.expando]?b:new n.Event(q,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=r.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+r.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:n.makeArray(c,[b]),o=n.event.special[q]||{},e||!o.trigger||o.trigger.apply(d,c)!==!1)){if(!e&&!o.noBubble&&!n.isWindow(d)){for(i=o.delegateType||q,$.test(i+q)||(g=g.parentNode);g;g=g.parentNode)p.push(g),h=g;h===(d.ownerDocument||l)&&p.push(h.defaultView||h.parentWindow||a)}f=0;while((g=p[f++])&&!b.isPropagationStopped())b.type=f>1?i:o.bindType||q,m=(O.get(g,"events")||{})[b.type]&&O.get(g,"handle"),m&&m.apply(g,c),m=k&&g[k],m&&m.apply&&n.acceptData(g)&&(b.result=m.apply(g,c),b.result===!1&&b.preventDefault());return b.type=q,e||b.isDefaultPrevented()||o._default&&o._default.apply(p.pop(),c)!==!1||!n.acceptData(d)||k&&n.isFunction(d[q])&&!n.isWindow(d)&&(h=d[k],h&&(d[k]=null),n.event.triggered=q,d[q](),n.event.triggered=void 0,h&&(d[k]=h)),b.result}},dispatch:function(a){a=n.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(O.get(this,"events")||{})[a.type]||[],k=n.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=n.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,c=0;while((g=f.handlers[c++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(g.namespace))&&(a.handleObj=g,a.data=g.data,e=((n.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==e&&(a.result=e)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!==this;i=i.parentNode||this)if(i.disabled!==!0||"click"!==a.type){for(d=[],c=0;h>c;c++)f=b[c],e=f.selector+" ",void 0===d[e]&&(d[e]=f.needsContext?n(e,this).index(i)>=0:n.find(e,this,null,[i]).length),d[e]&&d.push(f);d.length&&g.push({elem:i,handlers:d})}return h<b.length&&g.push({elem:this,handlers:b.slice(h)}),g},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){return null==a.which&&(a.which=null!=b.charCode?b.charCode:b.keyCode),a}},mouseHooks:{props:"button buttons clientX clientY offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,b){var c,d,e,f=b.button;return null==a.pageX&&null!=b.clientX&&(c=a.target.ownerDocument||l,d=c.documentElement,e=c.body,a.pageX=b.clientX+(d&&d.scrollLeft||e&&e.scrollLeft||0)-(d&&d.clientLeft||e&&e.clientLeft||0),a.pageY=b.clientY+(d&&d.scrollTop||e&&e.scrollTop||0)-(d&&d.clientTop||e&&e.clientTop||0)),a.which||void 0===f||(a.which=1&f?1:2&f?3:4&f?2:0),a}},fix:function(a){if(a[n.expando])return a;var b,c,d,e=a.type,f=a,g=this.fixHooks[e];g||(this.fixHooks[e]=g=Z.test(e)?this.mouseHooks:Y.test(e)?this.keyHooks:{}),d=g.props?this.props.concat(g.props):this.props,a=new n.Event(f),b=d.length;while(b--)c=d[b],a[c]=f[c];return a.target||(a.target=l),3===a.target.nodeType&&(a.target=a.target.parentNode),g.filter?g.filter(a,f):a},special:{load:{noBubble:!0},focus:{trigger:function(){return this!==cb()&&this.focus?(this.focus(),!1):void 0},delegateType:"focusin"},blur:{trigger:function(){return this===cb()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return"checkbox"===this.type&&this.click&&n.nodeName(this,"input")?(this.click(),!1):void 0},_default:function(a){return n.nodeName(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}},simulate:function(a,b,c,d){var e=n.extend(new n.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?n.event.trigger(e,null,b):n.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},n.removeEvent=function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)},n.Event=function(a,b){return this instanceof n.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?ab:bb):this.type=a,b&&n.extend(this,b),this.timeStamp=a&&a.timeStamp||n.now(),void(this[n.expando]=!0)):new n.Event(a,b)},n.Event.prototype={isDefaultPrevented:bb,isPropagationStopped:bb,isImmediatePropagationStopped:bb,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=ab,a&&a.preventDefault&&a.preventDefault()},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=ab,a&&a.stopPropagation&&a.stopPropagation()},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=ab,a&&a.stopImmediatePropagation&&a.stopImmediatePropagation(),this.stopPropagation()}},n.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){n.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return(!e||e!==d&&!n.contains(d,e))&&(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),k.focusinBubbles||n.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){n.event.simulate(b,a.target,n.event.fix(a),!0)};n.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=O.access(d,b);e||d.addEventListener(a,c,!0),O.access(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=O.access(d,b)-1;e?O.access(d,b,e):(d.removeEventListener(a,c,!0),O.remove(d,b))}}}),n.fn.extend({on:function(a,b,c,d,e){var f,g;if("object"==typeof a){"string"!=typeof b&&(c=c||b,b=void 0);for(g in a)this.on(g,b,c,a[g],e);return this}if(null==c&&null==d?(d=b,c=b=void 0):null==d&&("string"==typeof b?(d=c,c=void 0):(d=c,c=b,b=void 0)),d===!1)d=bb;else if(!d)return this;return 1===e&&(f=d,d=function(a){return n().off(a),f.apply(this,arguments)},d.guid=f.guid||(f.guid=n.guid++)),this.each(function(){n.event.add(this,a,d,c,b)})},one:function(a,b,c,d){return this.on(a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,n(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return(b===!1||"function"==typeof b)&&(c=b,b=void 0),c===!1&&(c=bb),this.each(function(){n.event.remove(this,a,c,b)})},trigger:function(a,b){return this.each(function(){n.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];return c?n.event.trigger(a,b,c,!0):void 0}});var db=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,eb=/<([\w:]+)/,fb=/<|&#?\w+;/,gb=/<(?:script|style|link)/i,hb=/checked\s*(?:[^=]|=\s*.checked.)/i,ib=/^$|\/(?:java|ecma)script/i,jb=/^true\/(.*)/,kb=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,lb={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};lb.optgroup=lb.option,lb.tbody=lb.tfoot=lb.colgroup=lb.caption=lb.thead,lb.th=lb.td;function mb(a,b){return n.nodeName(a,"table")&&n.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function nb(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function ob(a){var b=jb.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function pb(a,b){for(var c=0,d=a.length;d>c;c++)O.set(a[c],"globalEval",!b||O.get(b[c],"globalEval"))}function qb(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(O.hasData(a)&&(f=O.access(a),g=O.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;d>c;c++)n.event.add(b,e,j[e][c])}P.hasData(a)&&(h=P.access(a),i=n.extend({},h),P.set(b,i))}}function rb(a,b){var c=a.getElementsByTagName?a.getElementsByTagName(b||"*"):a.querySelectorAll?a.querySelectorAll(b||"*"):[];return void 0===b||b&&n.nodeName(a,b)?n.merge([a],c):c}function sb(a,b){var c=b.nodeName.toLowerCase();"input"===c&&W.test(a.type)?b.checked=a.checked:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}n.extend({clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=n.contains(a.ownerDocument,a);if(!(k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||n.isXMLDoc(a)))for(g=rb(h),f=rb(a),d=0,e=f.length;e>d;d++)sb(f[d],g[d]);if(b)if(c)for(f=f||rb(a),g=g||rb(h),d=0,e=f.length;e>d;d++)qb(f[d],g[d]);else qb(a,h);return g=rb(h,"script"),g.length>0&&pb(g,!i&&rb(a,"script")),h},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,k=b.createDocumentFragment(),l=[],m=0,o=a.length;o>m;m++)if(e=a[m],e||0===e)if("object"===n.type(e))n.merge(l,e.nodeType?[e]:e);else if(fb.test(e)){f=f||k.appendChild(b.createElement("div")),g=(eb.exec(e)||["",""])[1].toLowerCase(),h=lb[g]||lb._default,f.innerHTML=h[1]+e.replace(db,"<$1></$2>")+h[2],j=h[0];while(j--)f=f.lastChild;n.merge(l,f.childNodes),f=k.firstChild,f.textContent=""}else l.push(b.createTextNode(e));k.textContent="",m=0;while(e=l[m++])if((!d||-1===n.inArray(e,d))&&(i=n.contains(e.ownerDocument,e),f=rb(k.appendChild(e),"script"),i&&pb(f),c)){j=0;while(e=f[j++])ib.test(e.type||"")&&c.push(e)}return k},cleanData:function(a){for(var b,c,d,e,f=n.event.special,g=0;void 0!==(c=a[g]);g++){if(n.acceptData(c)&&(e=c[O.expando],e&&(b=O.cache[e]))){if(b.events)for(d in b.events)f[d]?n.event.remove(c,d):n.removeEvent(c,d,b.handle);O.cache[e]&&delete O.cache[e]}delete P.cache[c[P.expando]]}}}),n.fn.extend({text:function(a){return M(this,function(a){return void 0===a?n.text(this):this.empty().each(function(){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&(this.textContent=a)})},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=mb(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=mb(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?n.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||n.cleanData(rb(c)),c.parentNode&&(b&&n.contains(c.ownerDocument,c)&&pb(rb(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(n.cleanData(rb(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return n.clone(this,a,b)})},html:function(a){return M(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!gb.test(a)&&!lb[(eb.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(db,"<$1></$2>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(n.cleanData(rb(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,n.cleanData(rb(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,m=this,o=l-1,p=a[0],q=n.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&hb.test(p))return this.each(function(c){var d=m.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(c=n.buildFragment(a,this[0].ownerDocument,!1,this),d=c.firstChild,1===c.childNodes.length&&(c=d),d)){for(f=n.map(rb(c,"script"),nb),g=f.length;l>j;j++)h=c,j!==o&&(h=n.clone(h,!0,!0),g&&n.merge(f,rb(h,"script"))),b.call(this[j],h,j);
if(g)for(i=f[f.length-1].ownerDocument,n.map(f,ob),j=0;g>j;j++)h=f[j],ib.test(h.type||"")&&!O.access(h,"globalEval")&&n.contains(i,h)&&(h.src?n._evalUrl&&n._evalUrl(h.src):n.globalEval(h.textContent.replace(kb,"")))}return this}}),n.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){n.fn[a]=function(a){for(var c,d=[],e=n(a),g=e.length-1,h=0;g>=h;h++)c=h===g?this:this.clone(!0),n(e[h])[b](c),f.apply(d,c.get());return this.pushStack(d)}});var tb,ub={};function vb(b,c){var d,e=n(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:n.css(e[0],"display");return e.detach(),f}function wb(a){var b=l,c=ub[a];return c||(c=vb(a,b),"none"!==c&&c||(tb=(tb||n("<iframe frameborder='0' width='0' height='0'/>")).appendTo(b.documentElement),b=tb[0].contentDocument,b.write(),b.close(),c=vb(a,b),tb.detach()),ub[a]=c),c}var xb=/^margin/,yb=new RegExp("^("+T+")(?!px)[a-z%]+$","i"),zb=function(a){return a.ownerDocument.defaultView.getComputedStyle(a,null)};function Ab(a,b,c){var d,e,f,g,h=a.style;return c=c||zb(a),c&&(g=c.getPropertyValue(b)||c[b]),c&&(""!==g||n.contains(a.ownerDocument,a)||(g=n.style(a,b)),yb.test(g)&&xb.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void 0!==g?g+"":g}function Bb(a,b){return{get:function(){return a()?void delete this.get:(this.get=b).apply(this,arguments)}}}!function(){var b,c,d=l.documentElement,e=l.createElement("div"),f=l.createElement("div");if(f.style){f.style.backgroundClip="content-box",f.cloneNode(!0).style.backgroundClip="",k.clearCloneStyle="content-box"===f.style.backgroundClip,e.style.cssText="border:0;width:0;height:0;top:0;left:-9999px;margin-top:1px;position:absolute",e.appendChild(f);function g(){f.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",f.innerHTML="",d.appendChild(e);var g=a.getComputedStyle(f,null);b="1%"!==g.top,c="4px"===g.width,d.removeChild(e)}a.getComputedStyle&&n.extend(k,{pixelPosition:function(){return g(),b},boxSizingReliable:function(){return null==c&&g(),c},reliableMarginRight:function(){var b,c=f.appendChild(l.createElement("div"));return c.style.cssText=f.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",c.style.marginRight=c.style.width="0",f.style.width="1px",d.appendChild(e),b=!parseFloat(a.getComputedStyle(c,null).marginRight),d.removeChild(e),b}})}}(),n.swap=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};var Cb=/^(none|table(?!-c[ea]).+)/,Db=new RegExp("^("+T+")(.*)$","i"),Eb=new RegExp("^([+-])=("+T+")","i"),Fb={position:"absolute",visibility:"hidden",display:"block"},Gb={letterSpacing:"0",fontWeight:"400"},Hb=["Webkit","O","Moz","ms"];function Ib(a,b){if(b in a)return b;var c=b[0].toUpperCase()+b.slice(1),d=b,e=Hb.length;while(e--)if(b=Hb[e]+c,b in a)return b;return d}function Jb(a,b,c){var d=Db.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[2]||"px"):b}function Kb(a,b,c,d,e){for(var f=c===(d?"border":"content")?4:"width"===b?1:0,g=0;4>f;f+=2)"margin"===c&&(g+=n.css(a,c+U[f],!0,e)),d?("content"===c&&(g-=n.css(a,"padding"+U[f],!0,e)),"margin"!==c&&(g-=n.css(a,"border"+U[f]+"Width",!0,e))):(g+=n.css(a,"padding"+U[f],!0,e),"padding"!==c&&(g+=n.css(a,"border"+U[f]+"Width",!0,e)));return g}function Lb(a,b,c){var d=!0,e="width"===b?a.offsetWidth:a.offsetHeight,f=zb(a),g="border-box"===n.css(a,"boxSizing",!1,f);if(0>=e||null==e){if(e=Ab(a,b,f),(0>e||null==e)&&(e=a.style[b]),yb.test(e))return e;d=g&&(k.boxSizingReliable()||e===a.style[b]),e=parseFloat(e)||0}return e+Kb(a,b,c||(g?"border":"content"),d,f)+"px"}function Mb(a,b){for(var c,d,e,f=[],g=0,h=a.length;h>g;g++)d=a[g],d.style&&(f[g]=O.get(d,"olddisplay"),c=d.style.display,b?(f[g]||"none"!==c||(d.style.display=""),""===d.style.display&&V(d)&&(f[g]=O.access(d,"olddisplay",wb(d.nodeName)))):(e=V(d),"none"===c&&e||O.set(d,"olddisplay",e?c:n.css(d,"display"))));for(g=0;h>g;g++)d=a[g],d.style&&(b&&"none"!==d.style.display&&""!==d.style.display||(d.style.display=b?f[g]||"":"none"));return a}n.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=Ab(a,"opacity");return""===c?"1":c}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":"cssFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=n.camelCase(b),i=a.style;return b=n.cssProps[h]||(n.cssProps[h]=Ib(i,h)),g=n.cssHooks[b]||n.cssHooks[h],void 0===c?g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:i[b]:(f=typeof c,"string"===f&&(e=Eb.exec(c))&&(c=(e[1]+1)*e[2]+parseFloat(n.css(a,b)),f="number"),null!=c&&c===c&&("number"!==f||n.cssNumber[h]||(c+="px"),k.clearCloneStyle||""!==c||0!==b.indexOf("background")||(i[b]="inherit"),g&&"set"in g&&void 0===(c=g.set(a,c,d))||(i[b]=c)),void 0)}},css:function(a,b,c,d){var e,f,g,h=n.camelCase(b);return b=n.cssProps[h]||(n.cssProps[h]=Ib(a.style,h)),g=n.cssHooks[b]||n.cssHooks[h],g&&"get"in g&&(e=g.get(a,!0,c)),void 0===e&&(e=Ab(a,b,d)),"normal"===e&&b in Gb&&(e=Gb[b]),""===c||c?(f=parseFloat(e),c===!0||n.isNumeric(f)?f||0:e):e}}),n.each(["height","width"],function(a,b){n.cssHooks[b]={get:function(a,c,d){return c?Cb.test(n.css(a,"display"))&&0===a.offsetWidth?n.swap(a,Fb,function(){return Lb(a,b,d)}):Lb(a,b,d):void 0},set:function(a,c,d){var e=d&&zb(a);return Jb(a,c,d?Kb(a,b,d,"border-box"===n.css(a,"boxSizing",!1,e),e):0)}}}),n.cssHooks.marginRight=Bb(k.reliableMarginRight,function(a,b){return b?n.swap(a,{display:"inline-block"},Ab,[a,"marginRight"]):void 0}),n.each({margin:"",padding:"",border:"Width"},function(a,b){n.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];4>d;d++)e[a+U[d]+b]=f[d]||f[d-2]||f[0];return e}},xb.test(a)||(n.cssHooks[a+b].set=Jb)}),n.fn.extend({css:function(a,b){return M(this,function(a,b,c){var d,e,f={},g=0;if(n.isArray(b)){for(d=zb(a),e=b.length;e>g;g++)f[b[g]]=n.css(a,b[g],!1,d);return f}return void 0!==c?n.style(a,b,c):n.css(a,b)},a,b,arguments.length>1)},show:function(){return Mb(this,!0)},hide:function(){return Mb(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){V(this)?n(this).show():n(this).hide()})}});function Nb(a,b,c,d,e){return new Nb.prototype.init(a,b,c,d,e)}n.Tween=Nb,Nb.prototype={constructor:Nb,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(n.cssNumber[c]?"":"px")},cur:function(){var a=Nb.propHooks[this.prop];return a&&a.get?a.get(this):Nb.propHooks._default.get(this)},run:function(a){var b,c=Nb.propHooks[this.prop];return this.pos=b=this.options.duration?n.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Nb.propHooks._default.set(this),this}},Nb.prototype.init.prototype=Nb.prototype,Nb.propHooks={_default:{get:function(a){var b;return null==a.elem[a.prop]||a.elem.style&&null!=a.elem.style[a.prop]?(b=n.css(a.elem,a.prop,""),b&&"auto"!==b?b:0):a.elem[a.prop]},set:function(a){n.fx.step[a.prop]?n.fx.step[a.prop](a):a.elem.style&&(null!=a.elem.style[n.cssProps[a.prop]]||n.cssHooks[a.prop])?n.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},Nb.propHooks.scrollTop=Nb.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},n.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2}},n.fx=Nb.prototype.init,n.fx.step={};var Ob,Pb,Qb=/^(?:toggle|show|hide)$/,Rb=new RegExp("^(?:([+-])=|)("+T+")([a-z%]*)$","i"),Sb=/queueHooks$/,Tb=[Yb],Ub={"*":[function(a,b){var c=this.createTween(a,b),d=c.cur(),e=Rb.exec(b),f=e&&e[3]||(n.cssNumber[a]?"":"px"),g=(n.cssNumber[a]||"px"!==f&&+d)&&Rb.exec(n.css(c.elem,a)),h=1,i=20;if(g&&g[3]!==f){f=f||g[3],e=e||[],g=+d||1;do h=h||".5",g/=h,n.style(c.elem,a,g+f);while(h!==(h=c.cur()/d)&&1!==h&&--i)}return e&&(g=c.start=+g||+d||0,c.unit=f,c.end=e[1]?g+(e[1]+1)*e[2]:+e[2]),c}]};function Vb(){return setTimeout(function(){Ob=void 0}),Ob=n.now()}function Wb(a,b){var c,d=0,e={height:a};for(b=b?1:0;4>d;d+=2-b)c=U[d],e["margin"+c]=e["padding"+c]=a;return b&&(e.opacity=e.width=a),e}function Xb(a,b,c){for(var d,e=(Ub[b]||[]).concat(Ub["*"]),f=0,g=e.length;g>f;f++)if(d=e[f].call(c,b,a))return d}function Yb(a,b,c){var d,e,f,g,h,i,j,k,l=this,m={},o=a.style,p=a.nodeType&&V(a),q=O.get(a,"fxshow");c.queue||(h=n._queueHooks(a,"fx"),null==h.unqueued&&(h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,l.always(function(){l.always(function(){h.unqueued--,n.queue(a,"fx").length||h.empty.fire()})})),1===a.nodeType&&("height"in b||"width"in b)&&(c.overflow=[o.overflow,o.overflowX,o.overflowY],j=n.css(a,"display"),k="none"===j?O.get(a,"olddisplay")||wb(a.nodeName):j,"inline"===k&&"none"===n.css(a,"float")&&(o.display="inline-block")),c.overflow&&(o.overflow="hidden",l.always(function(){o.overflow=c.overflow[0],o.overflowX=c.overflow[1],o.overflowY=c.overflow[2]}));for(d in b)if(e=b[d],Qb.exec(e)){if(delete b[d],f=f||"toggle"===e,e===(p?"hide":"show")){if("show"!==e||!q||void 0===q[d])continue;p=!0}m[d]=q&&q[d]||n.style(a,d)}else j=void 0;if(n.isEmptyObject(m))"inline"===("none"===j?wb(a.nodeName):j)&&(o.display=j);else{q?"hidden"in q&&(p=q.hidden):q=O.access(a,"fxshow",{}),f&&(q.hidden=!p),p?n(a).show():l.done(function(){n(a).hide()}),l.done(function(){var b;O.remove(a,"fxshow");for(b in m)n.style(a,b,m[b])});for(d in m)g=Xb(p?q[d]:0,d,l),d in q||(q[d]=g.start,p&&(g.end=g.start,g.start="width"===d||"height"===d?1:0))}}function Zb(a,b){var c,d,e,f,g;for(c in a)if(d=n.camelCase(c),e=b[d],f=a[c],n.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),g=n.cssHooks[d],g&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function $b(a,b,c){var d,e,f=0,g=Tb.length,h=n.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=Ob||Vb(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i>g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1>f&&i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:n.extend({},b),opts:n.extend(!0,{specialEasing:{}},c),originalProperties:b,originalOptions:c,startTime:Ob||Vb(),duration:c.duration,tweens:[],createTween:function(b,c){var d=n.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;d>c;c++)j.tweens[c].run(1);return b?h.resolveWith(a,[j,b]):h.rejectWith(a,[j,b]),this}}),k=j.props;for(Zb(k,j.opts.specialEasing);g>f;f++)if(d=Tb[f].call(j,a,k,j.opts))return d;return n.map(k,Xb,j),n.isFunction(j.opts.start)&&j.opts.start.call(a,j),n.fx.timer(n.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}n.Animation=n.extend($b,{tweener:function(a,b){n.isFunction(a)?(b=a,a=["*"]):a=a.split(" ");for(var c,d=0,e=a.length;e>d;d++)c=a[d],Ub[c]=Ub[c]||[],Ub[c].unshift(b)},prefilter:function(a,b){b?Tb.unshift(a):Tb.push(a)}}),n.speed=function(a,b,c){var d=a&&"object"==typeof a?n.extend({},a):{complete:c||!c&&b||n.isFunction(a)&&a,duration:a,easing:c&&b||b&&!n.isFunction(b)&&b};return d.duration=n.fx.off?0:"number"==typeof d.duration?d.duration:d.duration in n.fx.speeds?n.fx.speeds[d.duration]:n.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),d.old=d.complete,d.complete=function(){n.isFunction(d.old)&&d.old.call(this),d.queue&&n.dequeue(this,d.queue)},d},n.fn.extend({fadeTo:function(a,b,c,d){return this.filter(V).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=n.isEmptyObject(a),f=n.speed(b,c,d),g=function(){var b=$b(this,n.extend({},a),f);(e||O.get(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=n.timers,g=O.get(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&Sb.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&&f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));(b||!c)&&n.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=O.get(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=n.timers,g=d?d.length:0;for(c.finish=!0,n.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;g>b;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),n.each(["toggle","show","hide"],function(a,b){var c=n.fn[b];n.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(Wb(b,!0),a,d,e)}}),n.each({slideDown:Wb("show"),slideUp:Wb("hide"),slideToggle:Wb("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){n.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),n.timers=[],n.fx.tick=function(){var a,b=0,c=n.timers;for(Ob=n.now();b<c.length;b++)a=c[b],a()||c[b]!==a||c.splice(b--,1);c.length||n.fx.stop(),Ob=void 0},n.fx.timer=function(a){n.timers.push(a),a()?n.fx.start():n.timers.pop()},n.fx.interval=13,n.fx.start=function(){Pb||(Pb=setInterval(n.fx.tick,n.fx.interval))},n.fx.stop=function(){clearInterval(Pb),Pb=null},n.fx.speeds={slow:600,fast:200,_default:400},n.fn.delay=function(a,b){return a=n.fx?n.fx.speeds[a]||a:a,b=b||"fx",this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},function(){var a=l.createElement("input"),b=l.createElement("select"),c=b.appendChild(l.createElement("option"));a.type="checkbox",k.checkOn=""!==a.value,k.optSelected=c.selected,b.disabled=!0,k.optDisabled=!c.disabled,a=l.createElement("input"),a.value="t",a.type="radio",k.radioValue="t"===a.value}();var _b,ac,bc=n.expr.attrHandle;n.fn.extend({attr:function(a,b){return M(this,n.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){n.removeAttr(this,a)})}}),n.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(a&&3!==f&&8!==f&&2!==f)return typeof a.getAttribute===X?n.prop(a,b,c):(1===f&&n.isXMLDoc(a)||(b=b.toLowerCase(),d=n.attrHooks[b]||(n.expr.match.bool.test(b)?ac:_b)),void 0===c?d&&"get"in d&&null!==(e=d.get(a,b))?e:(e=n.find.attr(a,b),null==e?void 0:e):null!==c?d&&"set"in d&&void 0!==(e=d.set(a,c,b))?e:(a.setAttribute(b,c+""),c):void n.removeAttr(a,b))},removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(H);if(f&&1===a.nodeType)while(c=f[e++])d=n.propFix[c]||c,n.expr.match.bool.test(c)&&(a[d]=!1),a.removeAttribute(c)},attrHooks:{type:{set:function(a,b){if(!k.radioValue&&"radio"===b&&n.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}}}),ac={set:function(a,b,c){return b===!1?n.removeAttr(a,c):a.setAttribute(c,c),c}},n.each(n.expr.match.bool.source.match(/\w+/g),function(a,b){var c=bc[b]||n.find.attr;bc[b]=function(a,b,d){var e,f;return d||(f=bc[b],bc[b]=e,e=null!=c(a,b,d)?b.toLowerCase():null,bc[b]=f),e}});var cc=/^(?:input|select|textarea|button)$/i;n.fn.extend({prop:function(a,b){return M(this,n.prop,a,b,arguments.length>1)},removeProp:function(a){return this.each(function(){delete this[n.propFix[a]||a]})}}),n.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(a,b,c){var d,e,f,g=a.nodeType;if(a&&3!==g&&8!==g&&2!==g)return f=1!==g||!n.isXMLDoc(a),f&&(b=n.propFix[b]||b,e=n.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){return a.hasAttribute("tabindex")||cc.test(a.nodeName)||a.href?a.tabIndex:-1}}}}),k.optSelected||(n.propHooks.selected={get:function(a){var b=a.parentNode;return b&&b.parentNode&&b.parentNode.selectedIndex,null}}),n.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){n.propFix[this.toLowerCase()]=this});var dc=/[\t\r\n\f]/g;n.fn.extend({addClass:function(a){var b,c,d,e,f,g,h="string"==typeof a&&a,i=0,j=this.length;if(n.isFunction(a))return this.each(function(b){n(this).addClass(a.call(this,b,this.className))});if(h)for(b=(a||"").match(H)||[];j>i;i++)if(c=this[i],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(dc," "):" ")){f=0;while(e=b[f++])d.indexOf(" "+e+" ")<0&&(d+=e+" ");g=n.trim(d),c.className!==g&&(c.className=g)}return this},removeClass:function(a){var b,c,d,e,f,g,h=0===arguments.length||"string"==typeof a&&a,i=0,j=this.length;if(n.isFunction(a))return this.each(function(b){n(this).removeClass(a.call(this,b,this.className))});if(h)for(b=(a||"").match(H)||[];j>i;i++)if(c=this[i],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(dc," "):"")){f=0;while(e=b[f++])while(d.indexOf(" "+e+" ")>=0)d=d.replace(" "+e+" "," ");g=a?n.trim(d):"",c.className!==g&&(c.className=g)}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):this.each(n.isFunction(a)?function(c){n(this).toggleClass(a.call(this,c,this.className,b),b)}:function(){if("string"===c){var b,d=0,e=n(this),f=a.match(H)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else(c===X||"boolean"===c)&&(this.className&&O.set(this,"__className__",this.className),this.className=this.className||a===!1?"":O.get(this,"__className__")||"")})},hasClass:function(a){for(var b=" "+a+" ",c=0,d=this.length;d>c;c++)if(1===this[c].nodeType&&(" "+this[c].className+" ").replace(dc," ").indexOf(b)>=0)return!0;return!1}});var ec=/\r/g;n.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=n.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,n(this).val()):a,null==e?e="":"number"==typeof e?e+="":n.isArray(e)&&(e=n.map(e,function(a){return null==a?"":a+""})),b=n.valHooks[this.type]||n.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=n.valHooks[e.type]||n.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(ec,""):null==c?"":c)}}}),n.extend({valHooks:{option:{get:function(a){var b=n.find.attr(a,"value");return null!=b?b:n.trim(n.text(a))}},select:{get:function(a){for(var b,c,d=a.options,e=a.selectedIndex,f="select-one"===a.type||0>e,g=f?null:[],h=f?e+1:d.length,i=0>e?h:f?e:0;h>i;i++)if(c=d[i],!(!c.selected&&i!==e||(k.optDisabled?c.disabled:null!==c.getAttribute("disabled"))||c.parentNode.disabled&&n.nodeName(c.parentNode,"optgroup"))){if(b=n(c).val(),f)return b;g.push(b)}return g},set:function(a,b){var c,d,e=a.options,f=n.makeArray(b),g=e.length;while(g--)d=e[g],(d.selected=n.inArray(d.value,f)>=0)&&(c=!0);return c||(a.selectedIndex=-1),f}}}}),n.each(["radio","checkbox"],function(){n.valHooks[this]={set:function(a,b){return n.isArray(b)?a.checked=n.inArray(n(a).val(),b)>=0:void 0}},k.checkOn||(n.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})}),n.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(a,b){n.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),n.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}});var fc=n.now(),gc=/\?/;n.parseJSON=function(a){return JSON.parse(a+"")},n.parseXML=function(a){var b,c;if(!a||"string"!=typeof a)return null;try{c=new DOMParser,b=c.parseFromString(a,"text/xml")}catch(d){b=void 0}return(!b||b.getElementsByTagName("parsererror").length)&&n.error("Invalid XML: "+a),b};var hc,ic,jc=/#.*$/,kc=/([?&])_=[^&]*/,lc=/^(.*?):[ \t]*([^\r\n]*)$/gm,mc=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,nc=/^(?:GET|HEAD)$/,oc=/^\/\//,pc=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,qc={},rc={},sc="*/".concat("*");try{ic=location.href}catch(tc){ic=l.createElement("a"),ic.href="",ic=ic.href}hc=pc.exec(ic.toLowerCase())||[];function uc(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(H)||[];if(n.isFunction(c))while(d=f[e++])"+"===d[0]?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function vc(a,b,c,d){var e={},f=a===rc;function g(h){var i;return e[h]=!0,n.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function wc(a,b){var c,d,e=n.ajaxSettings.flatOptions||{};for(c in b)void 0!==b[c]&&((e[c]?a:d||(d={}))[c]=b[c]);return d&&n.extend(!0,a,d),a}function xc(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===d&&(d=a.mimeType||b.getResponseHeader("Content-Type"));if(d)for(e in h)if(h[e]&&h[e].test(d)){i.unshift(e);break}if(i[0]in c)f=i[0];else{for(e in c){if(!i[0]||a.converters[e+" "+i[0]]){f=e;break}g||(g=e)}f=f||g}return f?(f!==i[0]&&i.unshift(f),c[f]):void 0}function yc(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}n.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:ic,type:"GET",isLocal:mc.test(hc[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":sc,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":n.parseJSON,"text xml":n.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?wc(wc(a,n.ajaxSettings),b):wc(n.ajaxSettings,a)},ajaxPrefilter:uc(qc),ajaxTransport:uc(rc),ajax:function(a,b){"object"==typeof a&&(b=a,a=void 0),b=b||{};var c,d,e,f,g,h,i,j,k=n.ajaxSetup({},b),l=k.context||k,m=k.context&&(l.nodeType||l.jquery)?n(l):n.event,o=n.Deferred(),p=n.Callbacks("once memory"),q=k.statusCode||{},r={},s={},t=0,u="canceled",v={readyState:0,getResponseHeader:function(a){var b;if(2===t){if(!f){f={};while(b=lc.exec(e))f[b[1].toLowerCase()]=b[2]}b=f[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return 2===t?e:null},setRequestHeader:function(a,b){var c=a.toLowerCase();return t||(a=s[c]=s[c]||a,r[a]=b),this},overrideMimeType:function(a){return t||(k.mimeType=a),this},statusCode:function(a){var b;if(a)if(2>t)for(b in a)q[b]=[q[b],a[b]];else v.always(a[v.status]);return this},abort:function(a){var b=a||u;return c&&c.abort(b),x(0,b),this}};if(o.promise(v).complete=p.add,v.success=v.done,v.error=v.fail,k.url=((a||k.url||ic)+"").replace(jc,"").replace(oc,hc[1]+"//"),k.type=b.method||b.type||k.method||k.type,k.dataTypes=n.trim(k.dataType||"*").toLowerCase().match(H)||[""],null==k.crossDomain&&(h=pc.exec(k.url.toLowerCase()),k.crossDomain=!(!h||h[1]===hc[1]&&h[2]===hc[2]&&(h[3]||("http:"===h[1]?"80":"443"))===(hc[3]||("http:"===hc[1]?"80":"443")))),k.data&&k.processData&&"string"!=typeof k.data&&(k.data=n.param(k.data,k.traditional)),vc(qc,k,b,v),2===t)return v;i=k.global,i&&0===n.active++&&n.event.trigger("ajaxStart"),k.type=k.type.toUpperCase(),k.hasContent=!nc.test(k.type),d=k.url,k.hasContent||(k.data&&(d=k.url+=(gc.test(d)?"&":"?")+k.data,delete k.data),k.cache===!1&&(k.url=kc.test(d)?d.replace(kc,"$1_="+fc++):d+(gc.test(d)?"&":"?")+"_="+fc++)),k.ifModified&&(n.lastModified[d]&&v.setRequestHeader("If-Modified-Since",n.lastModified[d]),n.etag[d]&&v.setRequestHeader("If-None-Match",n.etag[d])),(k.data&&k.hasContent&&k.contentType!==!1||b.contentType)&&v.setRequestHeader("Content-Type",k.contentType),v.setRequestHeader("Accept",k.dataTypes[0]&&k.accepts[k.dataTypes[0]]?k.accepts[k.dataTypes[0]]+("*"!==k.dataTypes[0]?", "+sc+"; q=0.01":""):k.accepts["*"]);for(j in k.headers)v.setRequestHeader(j,k.headers[j]);if(k.beforeSend&&(k.beforeSend.call(l,v,k)===!1||2===t))return v.abort();u="abort";for(j in{success:1,error:1,complete:1})v[j](k[j]);if(c=vc(rc,k,b,v)){v.readyState=1,i&&m.trigger("ajaxSend",[v,k]),k.async&&k.timeout>0&&(g=setTimeout(function(){v.abort("timeout")},k.timeout));try{t=1,c.send(r,x)}catch(w){if(!(2>t))throw w;x(-1,w)}}else x(-1,"No Transport");function x(a,b,f,h){var j,r,s,u,w,x=b;2!==t&&(t=2,g&&clearTimeout(g),c=void 0,e=h||"",v.readyState=a>0?4:0,j=a>=200&&300>a||304===a,f&&(u=xc(k,v,f)),u=yc(k,u,v,j),j?(k.ifModified&&(w=v.getResponseHeader("Last-Modified"),w&&(n.lastModified[d]=w),w=v.getResponseHeader("etag"),w&&(n.etag[d]=w)),204===a||"HEAD"===k.type?x="nocontent":304===a?x="notmodified":(x=u.state,r=u.data,s=u.error,j=!s)):(s=x,(a||!x)&&(x="error",0>a&&(a=0))),v.status=a,v.statusText=(b||x)+"",j?o.resolveWith(l,[r,x,v]):o.rejectWith(l,[v,x,s]),v.statusCode(q),q=void 0,i&&m.trigger(j?"ajaxSuccess":"ajaxError",[v,k,j?r:s]),p.fireWith(l,[v,x]),i&&(m.trigger("ajaxComplete",[v,k]),--n.active||n.event.trigger("ajaxStop")))}return v},getJSON:function(a,b,c){return n.get(a,b,c,"json")},getScript:function(a,b){return n.get(a,void 0,b,"script")}}),n.each(["get","post"],function(a,b){n[b]=function(a,c,d,e){return n.isFunction(c)&&(e=e||d,d=c,c=void 0),n.ajax({url:a,type:b,dataType:e,data:c,success:d})}}),n.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,b){n.fn[b]=function(a){return this.on(b,a)}}),n._evalUrl=function(a){return n.ajax({url:a,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})};var zc=/%20/g,Ac=/\[\]$/,Bc=/\r?\n/g,Cc=/^(?:submit|button|image|reset|file)$/i,Dc=/^(?:input|select|textarea|keygen)/i;function Ec(a,b,c,d){var e;if(n.isArray(b))n.each(b,function(b,e){c||Ac.test(a)?d(a,e):Ec(a+"["+("object"==typeof e?b:"")+"]",e,c,d)});else if(c||"object"!==n.type(b))d(a,b);else for(e in b)Ec(a+"["+e+"]",b[e],c,d)}n.param=function(a,b){var c,d=[],e=function(a,b){b=n.isFunction(b)?b():null==b?"":b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};if(void 0===b&&(b=n.ajaxSettings&&n.ajaxSettings.traditional),n.isArray(a)||a.jquery&&!n.isPlainObject(a))n.each(a,function(){e(this.name,this.value)});else for(c in a)Ec(c,a[c],b,e);return d.join("&").replace(zc,"+")},n.fn.extend({serialize:function(){return n.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=n.prop(this,"elements");return a?n.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!n(this).is(":disabled")&&Dc.test(this.nodeName)&&!Cc.test(a)&&(this.checked||!W.test(a))}).map(function(a,b){var c=n(this).val();return null==c?null:n.isArray(c)?n.map(c,function(a){return{name:b.name,value:a.replace(Bc,"\r\n")}}):{name:b.name,value:c.replace(Bc,"\r\n")}}).get()}}),n.ajaxSettings.xhr=function(){try{return new XMLHttpRequest}catch(a){}};var Fc=0,Gc={},Hc={0:200,1223:204},Ic=n.ajaxSettings.xhr();a.ActiveXObject&&n(a).on("unload",function(){for(var a in Gc)Gc[a]()}),k.cors=!!Ic&&"withCredentials"in Ic,k.ajax=Ic=!!Ic,n.ajaxTransport(function(a){var b;return k.cors||Ic&&!a.crossDomain?{send:function(c,d){var e,f=a.xhr(),g=++Fc;if(f.open(a.type,a.url,a.async,a.username,a.password),a.xhrFields)for(e in a.xhrFields)f[e]=a.xhrFields[e];a.mimeType&&f.overrideMimeType&&f.overrideMimeType(a.mimeType),a.crossDomain||c["X-Requested-With"]||(c["X-Requested-With"]="XMLHttpRequest");for(e in c)f.setRequestHeader(e,c[e]);b=function(a){return function(){b&&(delete Gc[g],b=f.onload=f.onerror=null,"abort"===a?f.abort():"error"===a?d(f.status,f.statusText):d(Hc[f.status]||f.status,f.statusText,"string"==typeof f.responseText?{text:f.responseText}:void 0,f.getAllResponseHeaders()))}},f.onload=b(),f.onerror=b("error"),b=Gc[g]=b("abort");try{f.send(a.hasContent&&a.data||null)}catch(h){if(b)throw h}},abort:function(){b&&b()}}:void 0}),n.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(a){return n.globalEval(a),a}}}),n.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET")}),n.ajaxTransport("script",function(a){if(a.crossDomain){var b,c;return{send:function(d,e){b=n("<script>").prop({async:!0,charset:a.scriptCharset,src:a.url}).on("load error",c=function(a){b.remove(),c=null,a&&e("error"===a.type?404:200,a.type)}),l.head.appendChild(b[0])},abort:function(){c&&c()}}}});var Jc=[],Kc=/(=)\?(?=&|$)|\?\?/;n.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var a=Jc.pop()||n.expando+"_"+fc++;return this[a]=!0,a}}),n.ajaxPrefilter("json jsonp",function(b,c,d){var e,f,g,h=b.jsonp!==!1&&(Kc.test(b.url)?"url":"string"==typeof b.data&&!(b.contentType||"").indexOf("application/x-www-form-urlencoded")&&Kc.test(b.data)&&"data");return h||"jsonp"===b.dataTypes[0]?(e=b.jsonpCallback=n.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h?b[h]=b[h].replace(Kc,"$1"+e):b.jsonp!==!1&&(b.url+=(gc.test(b.url)?"&":"?")+b.jsonp+"="+e),b.converters["script json"]=function(){return g||n.error(e+" was not called"),g[0]},b.dataTypes[0]="json",f=a[e],a[e]=function(){g=arguments},d.always(function(){a[e]=f,b[e]&&(b.jsonpCallback=c.jsonpCallback,Jc.push(e)),g&&n.isFunction(f)&&f(g[0]),g=f=void 0}),"script"):void 0}),n.parseHTML=function(a,b,c){if(!a||"string"!=typeof a)return null;"boolean"==typeof b&&(c=b,b=!1),b=b||l;var d=y.exec(a),e=!c&&[];return d?[b.createElement(d[1])]:(d=n.buildFragment([a],b,e),e&&e.length&&n(e).remove(),n.merge([],d.childNodes))};var Lc=n.fn.load;n.fn.load=function(a,b,c){if("string"!=typeof a&&Lc)return Lc.apply(this,arguments);var d,e,f,g=this,h=a.indexOf(" ");return h>=0&&(d=n.trim(a.slice(h)),a=a.slice(0,h)),n.isFunction(b)?(c=b,b=void 0):b&&"object"==typeof b&&(e="POST"),g.length>0&&n.ajax({url:a,type:e,dataType:"html",data:b}).done(function(a){f=arguments,g.html(d?n("<div>").append(n.parseHTML(a)).find(d):a)}).complete(c&&function(a,b){g.each(c,f||[a.responseText,b,a])}),this},n.each({Height:"height",Width:"width"},function(a,b){n.each({padding:"inner"+a,content:b,"":"outer"+a},function(c,d){n.fn[d]=function(d,e){var f=arguments.length&&(c||"boolean"!=typeof d),g=c||(d===!0||e===!0?"margin":"border");return M(this,function(b,c,d){var e;return n.isWindow(b)?b.document.documentElement["client"+a]:9===b.nodeType?(e=b.documentElement,Math.max(b.body["scroll"+a],e["scroll"+a],b.body["offset"+a],e["offset"+a],e["client"+a])):void 0===d?n.css(b,c,g):n.style(b,c,d,g)},b,f?d:void 0,f,null)}})}),"function"==typeof define&&define.amd&&define("jquery",[],function(){return n
});var Mc=a.jQuery,Nc=a.$;return n.noConflict=function(b){return a.$===n&&(a.$=Nc),b&&a.jQuery===n&&(a.jQuery=Mc),n},typeof b===X&&(a.jQuery=a.$=n),n});
//# sourceMappingURL=jquery.min.map
window.addEventListener('load', function () {
  UIkit.mixin({
        data: {
                offset: 165
        }
}, 'scroll');
})</script><link rel="icon" href="/wp-content/uploads/SP-icon-20222.jpg" sizes="any">
<link rel="apple-touch-icon" href="/wp-content/uploads/SP-icon-20222.jpg">
		<style type="text/css" id="wp-custom-css"></style>
		<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>        <!-- <link href="/wp-content/themes/yootheme/vendor/assets/uikit/dist/js/uikit.min.js?ver=3.0.25"> -->
        <!-- <script type="rocketlazyloadscript" data-rocket-src="/wp-content/themes/yootheme/vendor/assets/uikit/dist/js/uikit.min.js" defer></script>
        <script type="rocketlazyloadscript" data-rocket-src="/wp-content/themes/yootheme/vendor/assets/uikit/dist/js/uikit-icons-creative-hub.min.js" defer></script> -->
    </head>
    <body class="page-template-default page page-id-8025 ">
                <div class="tm-page-container uk-clearfix">
        <div class="tm-page uk-margin-auto">
<div class="tm-header-mobile uk-hidden@m">
        <div class="uk-navbar-container">
            <div class="uk-container uk-container-expand">
                <nav class="uk-navbar" uk-navbar="{&quot;container&quot;:&quot;.tm-header-mobile&quot;}">
                                        <div class="uk-navbar-left">
                                                    <a uk-toggle href="#tm-dialog-mobile" class="uk-navbar-toggle">
        <div uk-navbar-toggle-icon></div>
    </a>                        
                    </div>
                                        <div class="uk-navbar-center">
                                                    <a href="https://sp-unternehmerforum.de/" aria-label="Zurück zur Startseite" class="uk-logo uk-navbar-item">
    <img alt="S+P Seminare" loading="eager" width="180" height="120" src="/wp-content/uploads/sp-seminare-logo.svg"></a>                        
                    </div>
                </nav>
            </div>
        </div>
        <div id="tm-dialog-mobile" uk-offcanvas="container: true; overlay: true" mode="push">
        <div class="uk-offcanvas-bar uk-flex uk-flex-column">
                        <button class="uk-offcanvas-close uk-close-large" aria-label="Menü schließen" type="button" uk-close uk-toggle="cls: uk-close-large; mode: media; media: @s"></button>
                        <div class="uk-margin-auto-bottom">
<div class="uk-panel widget widget_nav_menu" id="nav_menu-5">
<ul class="uk-nav uk-nav-default">
	<li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://sp-unternehmerforum.de/seminare-news/"> Seminare News</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://sp-unternehmerforum.de/zertifizierungslehrgaenge/"> Lehrgang mit Zertifizierung</a></li></ul>
</div>
            </div>
        </div>
    </div>
</div>
<div class="tm-header uk-visible@m" uk-header>
        <div uk-sticky media="@m" show-on-up animation="uk-animation-slide-top" cls-active="uk-navbar-sticky" sel-target=".uk-navbar-container">
        <div class="uk-navbar-container">
            <div class="uk-container uk-container-expand">
                <nav class="uk-navbar" uk-navbar="{&quot;align&quot;:&quot;left&quot;,&quot;container&quot;:&quot;.tm-header &gt; [uk-sticky]&quot;,&quot;boundary&quot;:&quot;.tm-header .uk-navbar-container&quot;}">
                                        <div class="uk-navbar-left">
                                                    <a href="https://sp-unternehmerforum.de/" aria-label="Zurück zur Startseite" class="uk-logo uk-navbar-item">
    <img alt="S+P Seminare" loading="eager" width="180" height="120" src="/wp-content/uploads/sp-seminare-logo.svg"></a>                        
                    </div>
                                        <div class="uk-navbar-right">
<ul class="uk-navbar-nav">
	<li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://sp-unternehmerforum.de/seminare-news/"> Seminare News</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://sp-unternehmerforum.de/zertifizierungslehrgaenge/"> Lehrgang mit Zertifizierung</a></li></ul>
<div class="uk-navbar-item widget widget_text" id="text-2">
    			<div class="uk-panel textwidget"><a class="uk-button uk-button-secondary" href="/index.php?page_id=24">Contact</a></div>
</div>
                    </div>
                </nav>
            </div>
        </div>
        </div>
</div>
<div class="tm-top uk-section-default uk-section uk-padding-remove-top">
                        <div class="uk-container">
<div class="uk-panel widget widget_search" id="search-2">
    <form id="search-2" action="https://sp-unternehmerforum.de" method="get" role="search" class="uk-search uk-search-default"><span uk-search-icon></span><input name="s" placeholder="Suche" required aria-label="Suche" type="search" class="uk-search-input"></form>
</div>
                        </div>
</div>
            <!-- Builder #page --><style class="uk-margin-remove-adjacent"></style>
<div id="A01" class="uk-section-muted uk-section">
                                <div class="uk-container">                
                    <div class="uk-grid tm-grid-expand uk-grid-margin" uk-grid>
<div class="uk-grid-item-match uk-width-1-3@m">
        <div class="uk-flex">    
                <div style="background-size: 1920px 1280px;" data-src="/wp-content/uploads/A01.jpg" data-sources="[{&quot;type&quot;:&quot;image\/webp&quot;,&quot;srcset&quot;:&quot;\/wp-content\/themes\/yootheme\/cache\/26\/A01-26233435.webp 1920w&quot;,&quot;sizes&quot;:&quot;(min-width: 1920px) 1920px&quot;}]" uk-img class="uk-background-norepeat uk-background-center-center uk-tile uk-width-1-1" uk-parallax="bgy: 150; easing: 0">        
                </div>        
        </div>    
</div>
<div class="uk-width-2-3@m">
<div class="uk-margin">
<a class="el-content uk-link-text" href="#" uk-scroll>
        Seminar A01    
</a>
</div>
<h1 class="uk-heading-small">        Update-Seminar für Compliance Officer    </h1><div class="uk-panel uk-margin"><p><strong>Zielgruppe:</strong></p>
<ul>
<li>Geschäftsleiter:in bei Finanzunternehmen</li>
<li>Fachkräfte aus Compliance- und Rechtsabteilungen</li>
</ul></div>
<ul class="uk-list uk-margin-medium uk-margin-remove-bottom">
                <li class="el-item">            <div class="el-content uk-panel"><p><strong>Programm:</strong></p></div>        </li>                <li class="el-item">            
        <div class="uk-grid-small uk-child-width-expand uk-flex-nowrap" uk-grid>            <div class="uk-width-auto"><span class="el-image uk-text-primary" uk-icon="icon: plus;"></span></div>            <div>
                <div class="el-content uk-panel"><p><strong>Compliance Update und verschärfte ESA-Anforderungen</strong>: Bleibe auf dem neuesten Stand der Compliance-Gesetzgebung und lerne, wie du dein Unternehmen effektiv an die verschärften ESA-Anforderungen anpasst.</p>
<p></p></div>            </div>
        </div>
        </li>                <li class="el-item">            
        <div class="uk-grid-small uk-child-width-expand uk-flex-nowrap" uk-grid>            <div class="uk-width-auto"><span class="el-image uk-text-primary" uk-icon="icon: plus;"></span></div>            <div>
                <div class="el-content uk-panel"><p><strong>Von BAIT-Prinzipien zur DORA-Regulierung</strong>: Verstehe den Übergang von BAIT zu DORA, um die neuesten regulatorischen Anforderungen in deinem Finanzunternehmen erfolgreich zu implementieren.</p>
<p></p></div>            </div>
        </div>
        </li>                <li class="el-item">            
        <div class="uk-grid-small uk-child-width-expand uk-flex-nowrap" uk-grid>            <div class="uk-width-auto"><span class="el-image uk-text-primary" uk-icon="icon: plus;"></span></div>            <div>
                <div class="el-content uk-panel"><p><strong>Zukunftsorientierte Compliance-Techniken mit ChatGPT &amp; AI</strong>: Entdecke, wie du mit fortschrittlichen Technologien wie ChatGPT und Künstlicher Intelligenz die Compliance-Prozesse in deinem Unternehmen optimierst und zukunftssicher gestaltest.</p>
<p></p></div>            </div>
        </div>
        </li>        
</ul>
<div id="page#0" class="uk-margin-medium uk-text-center">
    <div class="uk-grid uk-child-width-1-1 uk-child-width-1-2@m uk-grid-match" uk-grid>        <div>
<div class="el-item uk-card uk-card-default uk-card-small uk-card-body uk-margin-remove-first-child">
                <span class="el-image" uk-icon="icon: clock; width: 40; height: 40;"></span>        
                <h3 class="el-title uk-card-title uk-margin-medium-top uk-margin-remove-bottom">                        09.15 bis 17.00                    </h3>        
                <div class="el-meta uk-text-meta">Online</div>        
</div></div>
        <div>
<div class="el-item uk-card uk-card-default uk-card-small uk-card-body uk-margin-remove-first-child">
                <span class="el-image" uk-icon="icon: file-text; width: 40; height: 40;"></span>        
                <h3 class="el-title uk-card-title uk-margin-medium-top uk-margin-remove-bottom">                        <div class="injected uk-panel uk-margin-remove-first-child uk-margin-medium-top">
<div class="uk-child-width-1-2@l uk-child-width-1-2@m uk-child-width-1-2@s uk-grid-small uk-width-medium" uk-grid><div>
<div class="injected el-meta uk-text-meta">Online</div>
<h3 class="el-title uk-margin-remove-bottom uk-margin-remove-top">805 €</h3>
</div></div>
<div class="injected sub el-meta uk-text-meta uk-margin-small-top">Zzgl. gesetzl. MwSt.</div>
</div>
<script type="application/ld+json">
{
	"@context": "https://schema.org",
	"@type": "Event",
	"name": "Seminar: Update für Compliance Officer",
	"startDate": "2024-06-12",
	"endDate": "2024-06-12",
	"eventAttendanceMode": "https://schema.org/OnlineEventAttendanceMode",
  "eventStatus": "https://schema.org/EventScheduled",
	"location": {
		"@type": "VirtualLocation",
		"url": "https://sp-unternehmerforum.de/"
	},
	"image": [
		"https://sp-unternehmerforum.de/wp-content/uploads/SP-Icon-red.jpg",
		"https://sp-unternehmerforum.de/wp-content/uploads/SP-Online-Schulungen-Template-1.jpg"
	 ],
	"description": "
MaRisk-Compliance - Datenschutz - Interne Revision",
	"offers": {
		"@type": "Offer",
		"url": "https://sp-unternehmerforum.de/marisk-compliance-im-fokus-der-bankenaufsicht/",
		"price": "805",
		"priceCurrency": "EUR",
		"availability": "https://schema.org/InStock",
		"validFrom": "2024-01-01"
	},
	"performer": {
		"@type": "Organization",
		"name": "S & P Unternehmerforum GmbH"
	},
	"organizer": {
		"@type": "Organization",
		"name": "S & P Unternehmerforum GmbH",
		"url": "https://sp-unternehmerforum.de/"
	}
}
</script>
                    </h3>        
                <div class="el-meta uk-text-meta">Zzgl. gesetzl. MwSt.</div>        
</div></div>
        </div>
</div>
<div class="uk-card uk-card-default uk-card-body uk-margin-remove-first-child uk-margin" id="page#1">
                <div class="el-title uk-h3 uk-font-primary uk-margin-top uk-margin-remove-bottom">                        Wähle deinen Termin                    </div>        
                <div class="el-content uk-panel uk-margin-medium-top"><div id="sem-term-list" class="uk-flex uk-flex-around@l uk-flex-row@l uk-flex-column uk-grid-column-medium" ><div class='uk-text-center uk-width-expand uk-margin-bottom uk-width-1-1@m uk-text-left@s'><a class='uk-button uk-button-default uk-width-1-1 uk-button-large' uk-tooltip='title: Buche das Seminar; pos: top' href='https://sp-unternehmerforum.de/seminar-buchung-step-0/?seminar=A01 - Seminar: Update für Compliance Officer&preis=805&loc=Online-Schulung&date=12.06.2024&multi=false&locdate=unset' target='_blank'><span style='font-weight: 500'>12.06.2024</span></a></div><div class='uk-text-center uk-width-expand uk-margin-bottom uk-width-1-1@m uk-text-left@s'><a class='uk-button uk-button-default uk-width-1-1 uk-button-large' uk-tooltip='title: Buche das Seminar; pos: top' href='https://sp-unternehmerforum.de/seminar-buchung-step-0/?seminar=A01 - Seminar: Update für Compliance Officer&preis=805&loc=Online-Schulung&date=04.09.2024&multi=false&locdate=unset' target='_blank'><span style='font-weight: 500'>04.09.2024</span></a></div><div class='uk-text-center uk-width-expand uk-margin-bottom uk-width-1-1@m uk-text-left@s'><a class='uk-button uk-button-default uk-width-1-1 uk-button-large' uk-tooltip='title: Buche das Seminar; pos: top' href='https://sp-unternehmerforum.de/seminar-buchung-step-0/?seminar=A01 - Seminar: Update für Compliance Officer&preis=805&loc=Online-Schulung&date=20.11.2024&multi=false&locdate=unset' target='_blank'><span style='font-weight: 500'>20.11.2024</span></a></div></div>        
                <div class="uk-margin-top"><a href="https://sp-unternehmerforum.de/seminar-buchung-step-0/?seminar=A01-s---s-Upgrade-Seminar-s-f%C3%BCr-s-Compliance-s-Officer&amp;locdate=Online-Schulung-s-06-d-03-d-2024XOnline-Schulung-s-12-d-06-d-2024XOnline-Schulung-s-04-d-09-d-2024XOnline-Schulung-s-20-d-11-d-2024" class="el-link uk-button uk-button-primary uk-button-large uk-width-1-1"><span uk-icon="check"></span> Jetzt buchen</a></div>        
</div>
Skip to main content
Die Zukunft der Compliance

Seminar „Die Zukunft der Compliance“

  • Vorstände und Geschäftsführer bei Banken, Finanzdienstleistern und FinTechs
  • Mitarbeiter von Compliance- und Rechtsabteilungen

Online

805 €

Zzgl. gesetzl. MwSt.

  • Seminar MaRisk-Compliance online buchen: Update Sachkunde

    Update-Seminar für Compliance Officer

    Zielgruppe:

    • Geschäftsleiter:in bei Finanzunternehmen
    • Fachkräfte aus Compliance- und Rechtsabteilungen
    • Programm:

    • Compliance Update und verschärfte ESA-Anforderungen: Bleibe auf dem neuesten Stand der Compliance-Gesetzgebung und lerne, wie du dein Unternehmen effektiv an die verschärften ESA-Anforderungen anpasst.

    • Von BAIT-Prinzipien zur DORA-Regulierung: Verstehe den Übergang von BAIT zu DORA, um die neuesten regulatorischen Anforderungen in deinem Finanzunternehmen erfolgreich zu implementieren.

    • Zukunftsorientierte Compliance-Techniken mit ChatGPT & AI: Entdecke, wie du mit fortschrittlichen Technologien wie ChatGPT und Künstlicher Intelligenz die Compliance-Prozesse in deinem Unternehmen optimierst und zukunftssicher gestaltest.

    09.15 bis 17.00

    Online

    Online

    805 €

    Zzgl. gesetzl. MwSt.

    Zzgl. gesetzl. MwSt.

Buche Dein Seminar
Die Zukunft der Compliance – Bleibe up to date

Welche Aufgaben hat die Compliance Funktion?

Welche Aufgaben hat die Compliance Funktion? Die Identifizierung der wesentlichen rechtlichen Regelungen und Vorgaben, deren Nichteinhaltung zu einer Gefährdung des Vermögens des Instituts führen kann, erfolgt unter Berücksichtigung von Risikogesichtspunkten in regelmäßigen Abständen durch die Compliance-Funktion.

Die Compliance-Funktion hat auf die Implementierung wirksamer Verfahren zur Einhaltung der für das Institut wesentlichen rechtlichen Regelungen und Vorgaben und entsprechender Kontrollen hinzuwirken.

Ferner hat die Compliance-Funktion die Geschäftsleitung hinsichtlich der Einhaltung dieser rechtlichen Regelungen und Vorgaben zu unterstützen und zu beraten.

Grundsätzlich ist die Compliance-Funktion unmittelbar der Geschäftsleitung unterstellt und berichtspflichtig. Sie kann auch an andere Kontrolleinheiten angebunden werden, sofern eine direkte Berichtslinie zur Geschäftsleitung existiert.

Zur Erfüllung ihrer Aufgaben kann die Compliance-Funktion auch auf andere Funktionen und Stellen zurückgreifen.

Die Compliance-Funktion ist abhängig von der Größe des Instituts sowie der Art, dem Umfang, der Komplexität und dem Risikogehalt der Geschäftsaktivitäten in einem von den Bereichen Markt und Handel unabhängigen Bereich anzusiedeln.

Sichere dich und dein Unternehmen ab – mit S+P Seminare.


Die Zukunft der Compliance: Welche Rechte hat der Compliance Officer?

Welche Rechte hat der Compliance Officer? Der Compliance Officer ist für die Einhaltung der gesetzlichen Vorgaben und Regelungen verantwortlich. Er sorgt dafür, dass alle Mitarbeiter die gesetzlichen Vorgaben und Regelungen einhalten. Der Compliance Officer hat ausreichende Befugnisse und einen uneingeschränkten Zugang zu allen Informationen, die für die Erfüllung seiner Aufgaben erforderlich sind. Die Weisungen und Beschlüsse der Geschäftsleitung, die für die Compliance-Funktion wesentlich sind, sind dem Compliance Officer bekannt zu geben.

Über wesentliche Änderungen der Regelungen, die die Einhaltung der wesentlichen rechtlichen Regelungen und Vorgaben gewährleisten sollen, sind die Mitarbeiter der Compliance-Funktion rechtzeitig zu informieren.

Die Compliance-Funktion ist ein wesentlicher Bestandteil eines Unternehmens. Um ein effektives Compliance-System zu errichten, ist es daher wichtig, die Schnittstellen zu anderen Bereichen wie Datenschutz, Zentrale Stelle und Interne Revision zu beachten. Darüber hinaus muss der Compliance-Officer auch die Mindestanforderungen an ein Gesamt-IKS berücksichtigen.

Mit Blick auf die Zukunft wird die Einhaltung von Vorschriften auch in Zukunft ein wichtiger Faktor sein, um sicherzustellen, dass Unternehmen die Vorschriften einhalten. Angesichts neuer Technologien und Veränderungen in der Unternehmenslandschaft wird sich die Compliance anpassen müssen, um der Zeit voraus zu sein.

Mit den richtigen Tools können Unternehmen ihre Compliance-Programme effektiver gestalten und umsetzen. Ein zentraler Punkt ist dabei die Automatisierung von Compliance-Prozessen. Durch die Automatisierung können Compliance Officer ihre Ressourcen effizienter einsetzen und Fehlerquellen minimieren.

Gestalte mit S+P Seminare die Zukunft der Compliance.


Die Zukunft der Compliance: Wer ist für eine gute Compliance verantwortlich?

Wer ist für eine gute Compliance verantwortlich? Accountability und Code of Conduct: Das musst du beachten!

Das Accountability Prinzip regelt, daß jeder Mitarbeiter persönlich für die Einhaltung des Verhaltenskodex verantwortlich ist. Ferner zeichnet jeder Vorgesetzte für die Anwendung und Umsetzung des Verhaltenskodex in seinem Geschäftsbereich verantwortlich.

Neben dem Verhalten der Geschäftsleitung ist auch das der übrigen Führungskräfte von Bedeutung. Sie stellen das Bindeglied zwischen der Geschäftsführung und den verschiedenen Geschäftsbereichen bzw. Fachbereichen dar. Sie haben die Aufgabe, das Wertesystem und die Risikokultur dorthin zu transportieren und zu kommunizieren. Außerdem ist es Aufgabe der Führungskräfte innerhalb ihrer Zuständigkeitsbereiche Risiken zu identifizieren, zu bewerten und zu kontrollieren. Hierbei sind die Risikolimite und das Wertesystem unseres Unternehmens zu beachten.

Sowohl die Geschäftsführung als auch die Mitarbeiter des Unternehmens haben ihre Tätigkeit am Wertesystem, am festgelegten Risikoappetit und den bestehenden Risikolimiten auszurichten. Dafür sind alle jeweils selbst verantwortlich („Accountability“).

Compliance ist ein wesentlicher Bestandteil jeder Organisation. Die Zukunft der Compliance liegt in der Weiterentwicklung und Verbesserung bestehender Systeme und Prozesse. Dabei spielen neue Technologien eine entscheidende Rolle. Mit den richtigen Tools können Unternehmen ihre Compliance-Programme effektiver gestalten und umsetzen. S+P Seminare – die Zukunft der Compliance.

Richte Dein Unternehmen auf die zukünftigen Compliance-Anforderungen aus


S+P Lounge: der Schlüssel zum Erfolg

❇️ Sofortige Weiterbildung

Mit der S+P Lounge hast du sofort Zugang zu hochwertigen Lernmaterialien und kannst mit deiner Weiterbildung beginnen.

❇️  E-Learning als Warm Up für den Seminartag

Lerne effektiv mit S+P Lounge – das E-Learning Warm Up. Das im Seminarpreis includierte E-Learning ist eine großartige Möglichkeit, sich auf das gebuchte Seminar vorzubereiten.

❇️ Hochwertiges Lernmaterial

Du erhältst Zugang zu einer Vielzahl an hochwertigen Lernmaterialien, die dich bei deiner Weiterbildung unterstützen.

❇️ Einfacher Zugang

Du kannst dich einfach und schnell in die S+P Lounge einloggen und sofort mit dem Lernen beginnen.

Chaticon