.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-550 .elementor-element.elementor-element-715870c{--display:flex;--min-height:40px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-550 .elementor-element.elementor-element-715870c:not(.elementor-motion-effects-element-type-background), .elementor-550 .elementor-element.elementor-element-715870c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-550 .elementor-element.elementor-element-b4f9e7a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:11px 11px;--row-gap:11px;--column-gap:11px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-550 .elementor-element.elementor-element-0a28b56 .elementor-heading-title{font-family:"Newsreader", Sans-serif;font-size:2.3rem;font-weight:600;color:#152433;}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-550 .elementor-element.elementor-element-bea1420{font-family:"Public Sans", Sans-serif;font-weight:400;}body.elementor-page-550:not(.elementor-motion-effects-element-type-background), body.elementor-page-550 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F8FA;}:root{--page-title-display:none;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:1366px){.elementor-550 .elementor-element.elementor-element-b4f9e7a{--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-550 .elementor-element.elementor-element-0a28b56 .elementor-heading-title{font-size:1.7rem;}}/* Start custom CSS */<!-- =====================================================================
     TEIL 2 – CSS: Styling der rechten Spalte
     Ins globale Custom CSS (Elementor → Website-Einstellungen) einfügen.
     Nutzt dieselben Tokens wie die übrige Anmeldeseite.
     ===================================================================== -->
 
<style>
.ot-summary{
  --ot-night:#0D2237; --ot-amber:#E8963C; --ot-ink:#152433; --ot-muted:#5C6B7A;
  display:grid; gap:18px; position:sticky; top:24px;
  font-family:'Public Sans',system-ui,sans-serif;
}
.ot-summary .ot-sum-card{
  background:var(--ot-night); color:#fff; border-radius:14px; padding:28px;
  box-shadow:0 10px 30px rgba(13,34,55,.10);
}
.ot-summary .ot-sum-card h3{
  font-family:'Newsreader',Georgia,serif; font-size:1.15rem; font-weight:500; margin:0 0 14px;
}
.ot-summary .ot-sum-card h3 em{color:var(--ot-amber); font-style:normal;}
.ot-summary .ot-sum-row{
  display:flex; justify-content:space-between; gap:12px; font-size:.9rem;
  padding:8px 0; border-bottom:1px dashed rgba(255,255,255,.18);
}
.ot-summary .ot-sum-row:last-of-type{border-bottom:0;}
.ot-summary .ot-sum-row .l{color:rgba(255,255,255,.75);}
.ot-summary .ot-sum-row span:last-child{text-align:right; font-weight:600;}
.ot-summary .ot-sum-total{
  display:flex; justify-content:space-between; align-items:baseline;
  margin-top:14px; padding-top:14px; border-top:2px solid rgba(232,150,60,.6);
}
.ot-summary .ot-sum-total .lbl{font-size:.85rem; color:rgba(255,255,255,.75);}
.ot-summary .ot-sum-total .amt{
  font-family:'Newsreader',Georgia,serif; font-size:2.1rem; font-weight:600; color:var(--ot-amber);
}
.ot-summary .ot-trust{
  background:#fff; border-radius:14px; padding:24px 26px;
  box-shadow:0 10px 30px rgba(13,34,55,.10);
}
.ot-summary .ot-trust h4{
  font-size:.8rem; font-weight:800; letter-spacing:.1em; text-transform:uppercase;
  color:var(--ot-muted); margin:0 0 12px;
}
.ot-summary .ot-trust ul{list-style:none; margin:0; padding:0;}
.ot-summary .ot-trust li{
  padding:7px 0 7px 28px; position:relative; font-size:.92rem; color:var(--ot-ink);
}
.ot-summary .ot-trust li::before{
  content:""; position:absolute; left:4px; top:15px; width:9px; height:9px;
  border-radius:50%; background:var(--ot-amber); box-shadow:0 0 8px rgba(232,150,60,.7);
}
.ot-summary .ot-help{
  font-size:.85rem; color:var(--ot-muted); text-align:center; margin:0;
}
.ot-summary .ot-help a{color:var(--ot-amber);}
@media(max-width:900px){
  .ot-summary{position:static;}
}
</style>/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Newsreader';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/newsreader-v26-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Newsreader';
	font-style: italic;
	font-weight: normal;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/newsreader-v26-latin-italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Newsreader';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/newsreader-v26-latin-800.woff2') format('woff2');
}
@font-face {
	font-family: 'Newsreader';
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/newsreader-v26-latin-800italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Newsreader';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/newsreader-v26-latin-700.woff2') format('woff2');
}
@font-face {
	font-family: 'Newsreader';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/newsreader-v26-latin-700italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Newsreader';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/newsreader-v26-latin-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Newsreader';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/newsreader-v26-latin-600italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Newsreader';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/newsreader-v26-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Newsreader';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/newsreader-v26-latin-500italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Newsreader';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/newsreader-v26-latin-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Newsreader';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/newsreader-v26-latin-300italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Newsreader';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/newsreader-v26-latin-200.woff2') format('woff2');
}
@font-face {
	font-family: 'Newsreader';
	font-style: italic;
	font-weight: 200;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/newsreader-v26-latin-200italic.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: italic;
	font-weight: normal;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-100.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: italic;
	font-weight: 100;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-100italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-200.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: italic;
	font-weight: 200;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-200italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-300italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-500italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-600italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-700.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-700italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-900.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-800.woff2') format('woff2');
}
@font-face {
	font-family: 'Public Sans';
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: url('https://ohnmachtstagung.at/wp-content/uploads/2026/07/public-sans-v21-latin-800italic.woff2') format('woff2');
}
/* End Custom Fonts CSS */