@charset "UTF-8";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#c6bfea;--bs-pink:#ffd2da;--bs-red:#E81127;--bs-orange:#ff700a;--bs-yellow:#f4ff2d;--bs-green:#9ae15c;--bs-teal:#20c997;--bs-cyan:#32b8de;--bs-white:#ffffff;--bs-gray:#767676;--bs-gray-dark:#333333;--bs-gray-100:#f8f8f8;--bs-gray-200:#d5d5d5;--bs-gray-300:#b9b9b9;--bs-gray-400:#a2a2a2;--bs-gray-500:#8b8b8b;--bs-gray-600:#767676;--bs-gray-700:#5d5d5d;--bs-gray-800:#333333;--bs-gray-900:#222222;--bs-primary:#007bb1;--bs-secondary:#767676;--bs-success:#9ae15c;--bs-info:#32b8de;--bs-warning:#f4ff2d;--bs-danger:#E81127;--bs-light:#d5d5d5;--bs-dark:#222222;--bs-primary-rgb:0,123,177;--bs-secondary-rgb:118,118,118;--bs-success-rgb:154,225,92;--bs-info-rgb:50,184,222;--bs-warning-rgb:244,255,45;--bs-danger-rgb:232,17,39;--bs-light-rgb:213,213,213;--bs-dark-rgb:34,34,34;--bs-primary-text-emphasis:rgb(0, 49.2, 70.8);--bs-secondary-text-emphasis:rgb(47.2, 47.2, 47.2);--bs-success-text-emphasis:rgb(61.6, 90, 36.8);--bs-info-text-emphasis:rgb(20, 73.6, 88.8);--bs-warning-text-emphasis:rgb(97.6, 102, 18);--bs-danger-text-emphasis:rgb(92.8, 6.8, 15.6);--bs-light-text-emphasis:#5d5d5d;--bs-dark-text-emphasis:#5d5d5d;--bs-primary-bg-subtle:rgb(204, 228.6, 239.4);--bs-secondary-bg-subtle:rgb(227.6, 227.6, 227.6);--bs-success-bg-subtle:rgb(234.8, 249, 222.4);--bs-info-bg-subtle:rgb(214, 240.8, 248.4);--bs-warning-bg-subtle:rgb(252.8, 255, 213);--bs-danger-bg-subtle:rgb(250.4, 207.4, 211.8);--bs-light-bg-subtle:rgb(251.5, 251.5, 251.5);--bs-dark-bg-subtle:#a2a2a2;--bs-primary-border-subtle:rgb(153, 202.2, 223.8);--bs-secondary-border-subtle:rgb(200.2, 200.2, 200.2);--bs-success-border-subtle:rgb(214.6, 243, 189.8);--bs-info-border-subtle:rgb(173, 226.6, 241.8);--bs-warning-border-subtle:rgb(250.6, 255, 171);--bs-danger-border-subtle:rgb(245.8, 159.8, 168.6);--bs-light-border-subtle:#d5d5d5;--bs-dark-border-subtle:#8b8b8b;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:Arial,sans-serif;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:Arial,sans-serif;--bs-body-font-size:1.1875rem;--bs-body-font-weight:normal;--bs-body-line-height:1.2;--bs-body-color:#000000;--bs-body-color-rgb:0,0,0;--bs-body-bg:#ffffff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(0, 0, 0, 0.75);--bs-secondary-color-rgb:0,0,0;--bs-secondary-bg:#d5d5d5;--bs-secondary-bg-rgb:213,213,213;--bs-tertiary-color:rgba(0, 0, 0, 0.5);--bs-tertiary-color-rgb:0,0,0;--bs-tertiary-bg:#f8f8f8;--bs-tertiary-bg-rgb:248,248,248;--bs-heading-color:inherit;--bs-link-color:#767676;--bs-link-color-rgb:118,118,118;--bs-link-decoration:underline;--bs-link-hover-color:#000000;--bs-link-hover-color-rgb:0,0,0;--bs-code-color:#000000;--bs-highlight-color:#000000;--bs-highlight-bg:rgba(0, 0, 0, 0.15);--bs-border-width:0.0625rem;--bs-border-style:solid;--bs-border-color:inherit;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(0, 123, 177, 0.25);--bs-form-valid-color:#000000;--bs-form-valid-border-color:#000000;--bs-form-invalid-color:#E81127;--bs-form-invalid-border-color:#E81127}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#b9b9b9;--bs-body-color-rgb:185,185,185;--bs-body-bg:#222222;--bs-body-bg-rgb:34,34,34;--bs-emphasis-color:#ffffff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(185, 185, 185, 0.75);--bs-secondary-color-rgb:185,185,185;--bs-secondary-bg:#333333;--bs-secondary-bg-rgb:51,51,51;--bs-tertiary-color:rgba(185, 185, 185, 0.5);--bs-tertiary-color-rgb:185,185,185;--bs-tertiary-bg:rgb(42.5, 42.5, 42.5);--bs-tertiary-bg-rgb:43,43,43;--bs-primary-text-emphasis:rgb(102, 175.8, 208.2);--bs-secondary-text-emphasis:rgb(172.8, 172.8, 172.8);--bs-success-text-emphasis:rgb(194.4, 237, 157.2);--bs-info-text-emphasis:rgb(132, 212.4, 235.2);--bs-warning-text-emphasis:rgb(248.4, 255, 129);--bs-danger-text-emphasis:rgb(241.2, 112.2, 125.4);--bs-light-text-emphasis:#f8f8f8;--bs-dark-text-emphasis:#b9b9b9;--bs-primary-bg-subtle:rgb(0, 24.6, 35.4);--bs-secondary-bg-subtle:rgb(23.6, 23.6, 23.6);--bs-success-bg-subtle:rgb(30.8, 45, 18.4);--bs-info-bg-subtle:rgb(10, 36.8, 44.4);--bs-warning-bg-subtle:rgb(48.8, 51, 9);--bs-danger-bg-subtle:rgb(46.4, 3.4, 7.8);--bs-light-bg-subtle:#333333;--bs-dark-bg-subtle:rgb(25.5, 25.5, 25.5);--bs-primary-border-subtle:rgb(0, 73.8, 106.2);--bs-secondary-border-subtle:rgb(70.8, 70.8, 70.8);--bs-success-border-subtle:rgb(92.4, 135, 55.2);--bs-info-border-subtle:rgb(30, 110.4, 133.2);--bs-warning-border-subtle:rgb(146.4, 153, 27);--bs-danger-border-subtle:rgb(139.2, 10.2, 23.4);--bs-light-border-subtle:#5d5d5d;--bs-dark-border-subtle:#333333;--bs-heading-color:inherit;--bs-link-color:rgb(102, 175.8, 208.2);--bs-link-hover-color:rgb(132.6, 191.64, 217.56);--bs-link-color-rgb:102,176,208;--bs-link-hover-color-rgb:133,192,218;--bs-code-color:#666666;--bs-highlight-color:#b9b9b9;--bs-highlight-bg:rgb(97.6, 102, 18);--bs-border-color:#5d5d5d;--bs-border-color-translucent:rgba(255, 255, 255, 0.15);--bs-form-valid-color:rgb(194.4, 237, 157.2);--bs-form-valid-border-color:rgb(194.4, 237, 157.2);--bs-form-invalid-color:rgb(241.2, 112.2, 125.4);--bs-form-invalid-border-color:rgb(241.2, 112.2, 125.4)}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:0 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:100%}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0;font-weight:inherit;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:inherit}.h2,h2{font-size:inherit}.h3,h3{font-size:inherit}.h4,h4{font-size:inherit}.h5,h5{font-size:inherit}.h6,h6{font-size:inherit}p{margin-top:0;margin-bottom:0}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:400}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:400}.small,small{font-size:.7894736842em}.mark,mark{padding:0;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:"Courier New",monospace;font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.7894736842em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.7894736842em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.7894736842em;color:var(--bs-body-bg);background-color:var(--bs-body-color)}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.2631578947em;padding-bottom:.2631578947em;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:0;font-size:inherit;font-weight:inherit;line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.1875rem;font-weight:400}.display-1{font-size:3.125rem;font-weight:400;line-height:1.2}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.7894736842em;text-transform:uppercase}.blockquote{margin-bottom:0;font-size:inherit}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:0;margin-bottom:0;font-size:inherit;color:inherit}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.6em;line-height:1}.figure-caption{font-size:.7894736842em;color:inherit}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:36rem){.container,.container-sm{max-width:540px}}@media (min-width:48.5rem){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:68rem){.container,.container-lg,.container-md,.container-sm{max-width:960px}}.container,.container-lg,.container-md,.container-sm{max-width:1140px}.container,.container-lg,.container-md,.container-sm{max-width:1320px}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:36rem;--bs-breakpoint-md:48.5rem;--bs-breakpoint-lg:68rem}.row{--bs-gutter-x:1rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.3em}.g-1,.gy-1{--bs-gutter-y:0.3em}.g-2,.gx-2{--bs-gutter-x:0.6em}.g-2,.gy-2{--bs-gutter-y:0.6em}.g-3,.gx-3{--bs-gutter-x:1.2em}.g-3,.gy-3{--bs-gutter-y:1.2em}.g-4,.gx-4{--bs-gutter-x:1.8em}.g-4,.gy-4{--bs-gutter-y:1.8em}.g-5,.gx-5{--bs-gutter-x:3.6em}.g-5,.gy-5{--bs-gutter-y:3.6em}@media (min-width:36rem){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.3em}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.3em}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.6em}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.6em}.g-sm-3,.gx-sm-3{--bs-gutter-x:1.2em}.g-sm-3,.gy-sm-3{--bs-gutter-y:1.2em}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.8em}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.8em}.g-sm-5,.gx-sm-5{--bs-gutter-x:3.6em}.g-sm-5,.gy-sm-5{--bs-gutter-y:3.6em}}@media (min-width:48.5rem){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.3em}.g-md-1,.gy-md-1{--bs-gutter-y:0.3em}.g-md-2,.gx-md-2{--bs-gutter-x:0.6em}.g-md-2,.gy-md-2{--bs-gutter-y:0.6em}.g-md-3,.gx-md-3{--bs-gutter-x:1.2em}.g-md-3,.gy-md-3{--bs-gutter-y:1.2em}.g-md-4,.gx-md-4{--bs-gutter-x:1.8em}.g-md-4,.gy-md-4{--bs-gutter-y:1.8em}.g-md-5,.gx-md-5{--bs-gutter-x:3.6em}.g-md-5,.gy-md-5{--bs-gutter-y:3.6em}}@media (min-width:68rem){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.3em}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.3em}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.6em}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.6em}.g-lg-3,.gx-lg-3{--bs-gutter-x:1.2em}.g-lg-3,.gy-lg-3{--bs-gutter-y:1.2em}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.8em}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.8em}.g-lg-5,.gx-lg-5{--bs-gutter-x:3.6em}.g-lg-5,.gy-lg-5{--bs-gutter-y:3.6em}}.table,table.invisible-grid,table.listing,table.listing-compact,table.plain{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(0, 0, 0, 0.1);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(0, 0, 0, 0.1);width:100%;margin-bottom:1.2em;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*,table.invisible-grid>:not(caption)>*>*,table.listing-compact>:not(caption)>*>*,table.listing>:not(caption)>*>*,table.plain>:not(caption)>*>*{padding:.2631578947em 0;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody,table.invisible-grid>tbody,table.listing-compact>tbody,table.listing>tbody,table.plain>tbody{vertical-align:inherit}.table>thead,table.invisible-grid>thead,table.listing-compact>thead,table.listing>thead,table.plain>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*,table.listing-compact>:not(caption)>*>*{padding:.2631578947em 0}.table-bordered>:not(caption)>*,table.plain>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*,table.plain>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*,table.invisible-grid>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child),table.invisible-grid>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:35.98rem){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:48.48rem){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:67.98rem){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.3em}.col-form-label{padding-top:calc(.2631578947em + var(--bs-border-width));padding-bottom:calc(.2631578947em + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.2}.col-form-label-lg{padding-top:calc(.2631578947em + var(--bs-border-width));padding-bottom:calc(.2631578947em + var(--bs-border-width));font-size:1.1875rem}.col-form-label-sm{padding-top:calc(.2631578947em + var(--bs-border-width));padding-bottom:calc(.2631578947em + var(--bs-border-width));font-size:1.1875rem}.form-text{margin-top:.3em;font-size:.7894736842em;color:#000}.form-control{display:block;width:100%;padding:.2631578947em .6em;font-size:1.1875rem;font-weight:400;line-height:1.2;color:var(--bs-body-color);appearance:none;background-color:transparent;background-clip:padding-box;border:var(--bs-border-width) solid #000;border-radius:0;transition:none}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:#fff;border-color:inherit;outline:0;box-shadow:0 0 0 .25rem rgba(0,123,177,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.2em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:inherit;opacity:1}.form-control:disabled{background-color:rgba(0,0,0,.1);opacity:1}.form-control::file-selector-button{padding:.2631578947em .6em;margin:-.2631578947em -.6em;margin-inline-end:.6em;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:none}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.2631578947em 0;margin-bottom:0;line-height:1.2;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.2em + .5263157895em + calc(var(--bs-border-width) * 2));padding:.2631578947em .6em;font-size:1.1875rem}.form-control-sm::file-selector-button{padding:.2631578947em .6em;margin:-.2631578947em -.6em;margin-inline-end:.6em}.form-control-lg{min-height:calc(1.2em + .5263157895em + calc(var(--bs-border-width) * 2));padding:.2631578947em .6em;font-size:1.1875rem}.form-control-lg::file-selector-button{padding:.2631578947em .6em;margin:-.2631578947em -.6em;margin-inline-end:.6em}textarea.form-control{min-height:calc(1.2em + .5263157895em + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.2em + .5263157895em + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.2em + .5263157895em + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.2em + .5263157895em + calc(var(--bs-border-width) * 2));padding:.2631578947em}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important}.form-control-color::-webkit-color-swatch{border:0!important}.form-control-color.form-control-sm{height:calc(1.2em + .5263157895em + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.2em + .5263157895em + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:none;display:block;width:100%;padding:.2631578947em 1.7263157895em .2631578947em .6em;font-size:1.1875rem;font-weight:400;line-height:1.2;color:var(--bs-body-color);appearance:none;background-color:transparent;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .6em center;background-size:.5263157895em .8421052632em;border:var(--bs-border-width) solid #000;border-radius:0;transition:none}.form-select:focus{border-color:inherit;outline:0;box-shadow:0 0 0 0 rgba(0,123,177,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.6em;background-image:none}.form-select:disabled{background-color:rgba(0,0,0,.1)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.2631578947em;padding-bottom:.2631578947em;padding-left:.6em;font-size:1.1875rem}.form-select-lg{padding-top:.2631578947em;padding-bottom:.2631578947em;padding-left:.6em;font-size:1.1875rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23b9b9b9' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.2em;padding-left:1.1115789474em;margin-bottom:0}.form-check .form-check-input{float:left;margin-left:-1.1115789474em}.form-check-reverse{padding-right:1.1115789474em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.1115789474em;margin-left:0}.form-check-input{--bs-form-check-bg:transparent;flex-shrink:0;width:.6315789474em;height:.6315789474em;margin-top:.2842105263em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:.0625rem solid #000;print-color-adjust:exact}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:none}.form-check-input:focus{border-color:inherit;outline:0;box-shadow:0 0 0 .25rem rgba(0,123,177,.25)}.form-check-input:checked{background-color:#007bb1;border-color:#007bb1}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#007bb1;border-color:#007bb1;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:64.5%}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:64.5%}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:0;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='inherit'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1.2em}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:64.5%}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:.6315789474em;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,123,177,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,123,177,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:.6315789474em;height:.6315789474em;margin-top:-.2894736842em;appearance:none;background-color:#007bb1;border:0;transition:none}.form-range::-webkit-slider-thumb:active{background-color:rgb(178.5,215.4,231.6)}.form-range::-webkit-slider-runnable-track{width:100%;height:.0526315789em;color:transparent;cursor:pointer;background-color:#000;border-color:transparent}.form-range::-moz-range-thumb{width:.6315789474em;height:.6315789474em;appearance:none;background-color:#007bb1;border:0;transition:none}.form-range::-moz-range-thumb:active{background-color:rgb(178.5,215.4,231.6)}.form-range::-moz-range-track{width:100%;height:.0526315789em;color:transparent;cursor:pointer;background-color:#000;border-color:transparent}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#767676}.form-range:disabled::-moz-range-thumb{background-color:#767676}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .6em;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .6em}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label::after,.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem 0.3em;z-index:-1;height:1.5em;content:"";background-color:transparent}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#767676}.form-floating>.form-control:disabled~label::after,.form-floating>:disabled~label::after{background-color:rgba(0,0,0,.1)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.2631578947em .6em;font-size:1.1875rem;font-weight:400;line-height:1.2;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:transparent;border:var(--bs-border-width) solid #000}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.2631578947em .6em;font-size:1.1875rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.2631578947em .6em;font-size:1.1875rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:2.3263157895em}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1)}.valid-feedback{display:none;width:100%;margin-top:.3em;font-size:.7894736842em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.3em .6em;margin-top:.1rem;font-size:.7894736842em;color:#fff;background-color:var(--bs-success)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0 rgba(var(--bs-success-rgb),.25)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0 rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 0 rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.3em;font-size:.7894736842em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.3em .6em;margin-top:.1rem;font-size:.7894736842em;color:#fff;background-color:var(--bs-danger)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0 rgba(var(--bs-danger-rgb),.25)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0 rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 0 rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.6em;--bs-btn-padding-y:0.2631578947em;--bs-btn-font-family: ;--bs-btn-font-size:1.1875rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.2;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-disabled-opacity:64.5%;--bs-btn-focus-box-shadow:0 0 0 0 rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);background-color:var(--bs-btn-bg);transition:none}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#ffffff;--bs-btn-bg:#007bb1;--bs-btn-border-color:#007bb1;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:rgb(0, 104.55, 150.45);--bs-btn-hover-border-color:rgb(0, 98.4, 141.6);--bs-btn-focus-shadow-rgb:38,143,189;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#007bb1;--bs-btn-active-border-color:#007bb1;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#ffffff;--bs-btn-disabled-bg:#007bb1;--bs-btn-disabled-border-color:#007bb1}.btn-secondary{--bs-btn-color:#ffffff;--bs-btn-bg:#767676;--bs-btn-border-color:#767676;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:rgb(100.3, 100.3, 100.3);--bs-btn-hover-border-color:rgb(94.4, 94.4, 94.4);--bs-btn-focus-shadow-rgb:139,139,139;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#767676;--bs-btn-active-border-color:#767676;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#ffffff;--bs-btn-disabled-bg:#767676;--bs-btn-disabled-border-color:#767676}.btn-success{--bs-btn-color:#000000;--bs-btn-bg:#9ae15c;--bs-btn-border-color:#9ae15c;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:rgb(169.15, 229.5, 116.45);--bs-btn-hover-border-color:rgb(164.1, 228, 108.3);--bs-btn-focus-shadow-rgb:131,191,78;--bs-btn-active-color:#000000;--bs-btn-active-bg:#9ae15c;--bs-btn-active-border-color:#9ae15c;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#000000;--bs-btn-disabled-bg:#9ae15c;--bs-btn-disabled-border-color:#9ae15c}.btn-info{--bs-btn-color:#000000;--bs-btn-bg:#32b8de;--bs-btn-border-color:#32b8de;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:rgb(80.75, 194.65, 226.95);--bs-btn-hover-border-color:rgb(70.5, 191.1, 225.3);--bs-btn-focus-shadow-rgb:43,156,189;--bs-btn-active-color:#000000;--bs-btn-active-bg:#32b8de;--bs-btn-active-border-color:#32b8de;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#000000;--bs-btn-disabled-bg:#32b8de;--bs-btn-disabled-border-color:#32b8de}.btn-warning{--bs-btn-color:#000000;--bs-btn-bg:#f4ff2d;--bs-btn-border-color:#f4ff2d;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:rgb(245.65, 255, 76.5);--bs-btn-hover-border-color:rgb(245.1, 255, 66);--bs-btn-focus-shadow-rgb:207,217,38;--bs-btn-active-color:#000000;--bs-btn-active-bg:#f4ff2d;--bs-btn-active-border-color:#f4ff2d;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#000000;--bs-btn-disabled-bg:#f4ff2d;--bs-btn-disabled-border-color:#f4ff2d}.btn-danger{--bs-btn-color:#ffffff;--bs-btn-bg:#E81127;--bs-btn-border-color:#E81127;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:rgb(197.2, 14.45, 33.15);--bs-btn-hover-border-color:rgb(185.6, 13.6, 31.2);--bs-btn-focus-shadow-rgb:235,53,71;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#e81127;--bs-btn-active-border-color:#e81127;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#ffffff;--bs-btn-disabled-bg:#E81127;--bs-btn-disabled-border-color:#E81127}.btn-light{--bs-btn-color:#000000;--bs-btn-bg:#d5d5d5;--bs-btn-border-color:#d5d5d5;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:rgb(181.05, 181.05, 181.05);--bs-btn-hover-border-color:rgb(170.4, 170.4, 170.4);--bs-btn-focus-shadow-rgb:181,181,181;--bs-btn-active-color:#000000;--bs-btn-active-bg:#d5d5d5;--bs-btn-active-border-color:#d5d5d5;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#000000;--bs-btn-disabled-bg:#d5d5d5;--bs-btn-disabled-border-color:#d5d5d5}.btn-dark{--bs-btn-color:#ffffff;--bs-btn-bg:#222222;--bs-btn-border-color:#222222;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:rgb(67.15, 67.15, 67.15);--bs-btn-hover-border-color:rgb(56.1, 56.1, 56.1);--bs-btn-focus-shadow-rgb:67,67,67;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#222222;--bs-btn-active-border-color:#222222;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#ffffff;--bs-btn-disabled-bg:#222222;--bs-btn-disabled-border-color:#222222}.btn-outline-primary{--bs-btn-color:#007bb1;--bs-btn-border-color:#007bb1;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#007bb1;--bs-btn-hover-border-color:#007bb1;--bs-btn-focus-shadow-rgb:0,123,177;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#007bb1;--bs-btn-active-border-color:#007bb1;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#007bb1;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#007bb1;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#767676;--bs-btn-border-color:#767676;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#767676;--bs-btn-hover-border-color:#767676;--bs-btn-focus-shadow-rgb:118,118,118;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#767676;--bs-btn-active-border-color:#767676;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#767676;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#767676;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#9ae15c;--bs-btn-border-color:#9ae15c;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:#9ae15c;--bs-btn-hover-border-color:#9ae15c;--bs-btn-focus-shadow-rgb:154,225,92;--bs-btn-active-color:#000000;--bs-btn-active-bg:#9ae15c;--bs-btn-active-border-color:#9ae15c;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#9ae15c;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#9ae15c;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#32b8de;--bs-btn-border-color:#32b8de;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:#32b8de;--bs-btn-hover-border-color:#32b8de;--bs-btn-focus-shadow-rgb:50,184,222;--bs-btn-active-color:#000000;--bs-btn-active-bg:#32b8de;--bs-btn-active-border-color:#32b8de;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#32b8de;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#32b8de;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#f4ff2d;--bs-btn-border-color:#f4ff2d;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:#f4ff2d;--bs-btn-hover-border-color:#f4ff2d;--bs-btn-focus-shadow-rgb:244,255,45;--bs-btn-active-color:#000000;--bs-btn-active-bg:#f4ff2d;--bs-btn-active-border-color:#f4ff2d;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#f4ff2d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f4ff2d;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#E81127;--bs-btn-border-color:#E81127;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#E81127;--bs-btn-hover-border-color:#E81127;--bs-btn-focus-shadow-rgb:232,17,39;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#E81127;--bs-btn-active-border-color:#E81127;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#E81127;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#E81127;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#d5d5d5;--bs-btn-border-color:#d5d5d5;--bs-btn-hover-color:#000000;--bs-btn-hover-bg:#d5d5d5;--bs-btn-hover-border-color:#d5d5d5;--bs-btn-focus-shadow-rgb:213,213,213;--bs-btn-active-color:#000000;--bs-btn-active-bg:#d5d5d5;--bs-btn-active-border-color:#d5d5d5;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#d5d5d5;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#d5d5d5;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#222222;--bs-btn-border-color:#222222;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#222222;--bs-btn-hover-border-color:#222222;--bs-btn-focus-shadow-rgb:34,34,34;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#222222;--bs-btn-active-border-color:#222222;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#222222;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#222222;--bs-gradient:none}.btn-link,.portaltype-easyform div[data-panel=content] .formControls .btn{--bs-btn-font-weight:400;--bs-btn-color:inherit;--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:inherit;--bs-btn-hover-border-color:transparent;--bs-btn-active-color:inherit;--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#767676;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:139,139,139;text-decoration:underline}.btn-link:focus-visible,.portaltype-easyform div[data-panel=content] .formControls .btn:focus-visible{color:var(--bs-btn-color)}.btn-link:hover,.portaltype-easyform div[data-panel=content] .formControls .btn:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.2631578947em;--bs-btn-padding-x:0.6em;--bs-btn-font-size:1.1875rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.2631578947em;--bs-btn-padding-x:0.6em;--bs-btn-font-size:1.1875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 333ms cubic-bezier(.215, .61, .355, 1)}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 333ms cubic-bezier(.215, .61, .355, 1)}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1.1875rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.6em;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#ffffff;--bs-dropdown-link-active-bg:#007bb1;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1.2em;--bs-dropdown-item-padding-y:0.3em;--bs-dropdown-header-color:#767676;--bs-dropdown-header-padding-x:1.2em;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:36rem){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:48.5rem){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:68rem){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:1.1875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#b9b9b9;--bs-dropdown-bg:#333333;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#b9b9b9;--bs-dropdown-link-hover-color:#ffffff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color:#ffffff;--bs-dropdown-link-active-bg:#007bb1;--bs-dropdown-link-disabled-color:#8b8b8b;--bs-dropdown-header-color:#8b8b8b}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width) * -1)}.dropdown-toggle-split{padding-right:.45em;padding-left:.45em}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.45em;padding-left:.45em}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.45em;padding-left:.45em}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(0,123,177,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width))}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#ffffff;--bs-nav-pills-link-active-bg:#007bb1}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:400;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0;--bs-navbar-color:rgba(0, 0, 0, 0.55);--bs-navbar-hover-color:rgba(0, 0, 0, 0.9);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color:rgba(0, 0, 0, 0.7);--bs-navbar-brand-padding-y:0.5rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.1875rem;--bs-navbar-brand-color:rgba(0, 0, 0, 0.7);--bs-navbar-brand-hover-color:rgba(0, 0, 0, 0.7);--bs-navbar-nav-link-padding-x:1.2em;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.1875rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:36rem){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:48.5rem){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:68rem){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:white;--bs-navbar-hover-color:white;--bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);--bs-navbar-active-color:white;--bs-navbar-brand-color:white;--bs-navbar-brand-hover-color:white;--bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1.2em;--bs-card-spacer-x:1.2em;--bs-card-title-spacer-y:0.6em;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:0.6em;--bs-card-cap-padding-x:1.2em;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1.2em;--bs-card-group-margin:0.5rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0}.card>.list-group:last-child{border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:36rem){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}}.accordion{--bs-accordion-color:inherit;--bs-accordion-bg:transparent;--bs-accordion-transition:none;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:0;--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - 0);--bs-accordion-btn-padding-x:0;--bs-accordion-btn-padding-y:0.2631578947em;--bs-accordion-btn-color:inherit;--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:none;--bs-accordion-btn-icon-width:0.7368421053em;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:none;--bs-accordion-btn-active-icon:none;--bs-accordion-btn-focus-box-shadow:none;--bs-accordion-body-padding-x:0;--bs-accordion-body-padding-y:0.2631578947em;--bs-accordion-active-color:inherit;--bs-accordion-active-bg:transparent}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1.1875rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:not(:first-of-type){border-top:0}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28102, 175.8, 208.2%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28102, 175.8, 208.2%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:0;--bs-breadcrumb-bg:transparent;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#000000;--bs-breadcrumb-item-padding-x:0.3em;--bs-breadcrumb-item-active-color:#000000;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, ">")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0;--bs-pagination-padding-y:0;--bs-pagination-font-size:1.1875rem;--bs-pagination-color:inherit;--bs-pagination-bg:transparent;--bs-pagination-border-width:0;--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:inherit;--bs-pagination-hover-bg:transparent;--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:inherit;--bs-pagination-focus-bg:transparent;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(0, 123, 177, 0.25);--bs-pagination-active-color:inherit;--bs-pagination-active-bg:transparent;--bs-pagination-active-border-color:#007bb1;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:transparent;--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:none}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:0}.pagination-lg{--bs-pagination-padding-x:0;--bs-pagination-padding-y:0;--bs-pagination-font-size:1.1875rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0;--bs-pagination-padding-y:0;--bs-pagination-font-size:1.1875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:normal;--bs-badge-color:#ffffff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1.2em;--bs-alert-padding-y:1.2em;--bs-alert-margin-bottom:0;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:0.0625rem solid var(--bs-alert-border-color);--bs-alert-border-radius:0;--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border)}.alert-heading{color:inherit}.alert-link{font-weight:400;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3.6em}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.5em 1.2em}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.890625rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#ffffff;--bs-progress-bar-bg:#007bb1;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:inherit;--bs-list-group-bg:transparent;--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:0;--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:0;--bs-list-group-item-padding-y:0.2631578947em;--bs-list-group-action-color:inherit;--bs-list-group-action-hover-color:inherit;--bs-list-group-action-hover-bg:rgba(0, 0, 0, 0.1);--bs-list-group-action-active-color:inherit;--bs-list-group-action-active-bg:transparent;--bs-list-group-disabled-color:#767676;--bs-list-group-disabled-bg:transparent;--bs-list-group-active-color:inherit;--bs-list-group-active-bg:transparent;--bs-list-group-active-border-color:inherit;display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:36rem){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:48.5rem){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:68rem){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:100%;--bs-btn-close-hover-opacity:66.5%;--bs-btn-close-focus-shadow:none;--bs-btn-close-focus-opacity:100%;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:none;box-sizing:content-box;width:.7368421053em;height:.7368421053em;padding:0 0;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/.7368421053em auto no-repeat;border:0;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color)}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1.425rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - 1px);--bs-modal-header-padding-x:1.425rem;--bs-modal-header-padding-y:1.425rem;--bs-modal-header-padding:1.425rem 1.425rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.2;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000000;--bs-backdrop-opacity:15%;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:36rem){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:68rem){.modal-lg,.modal-xl{--bs-modal-width:800px}}.modal-xl{--bs-modal-width:1140px}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:35.98rem){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:48.48rem){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:67.98rem){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.6em;--bs-tooltip-padding-y:0.3em;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.7894736842em;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:1;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.2;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.7894736842em;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:#000000;--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1.2em;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1.1875rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:0.6em;--bs-popover-body-padding-y:0.3em;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.2;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-top>.popover-arrow::before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-end>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-start>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform 666ms ease-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s 666ms}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:auto;padding:0;color:#000;text-align:center;background:0 0;border:0;opacity:1;transition:none}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#000;text-decoration:none;outline:0;opacity:1}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:auto;margin-bottom:1rem;margin-left:auto}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:0;left:15%;padding-top:0;padding-bottom:0;color:#000;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:100%;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:0;--bs-offcanvas-padding-y:0;--bs-offcanvas-color:inherit;--bs-offcanvas-bg:#f8f8f8;--bs-offcanvas-border-width:0;--bs-offcanvas-border-color:transparent;--bs-offcanvas-box-shadow:none;--bs-offcanvas-transition:transform 0.333s ease-in-out;--bs-offcanvas-title-line-height:1.2}@media (max-width:35.98rem){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:35.98rem) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:35.98rem){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:36rem){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:48.48rem){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:48.48rem) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:48.48rem){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:48.5rem){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:67.98rem){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:67.98rem) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:67.98rem){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:68rem){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:transparent}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:1}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:66.5%}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:66.5%}}.placeholder-wave{mask-image:linear-gradient(130deg,#000000 55%,rgba(0,0,0,0) 75%,#000000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#000!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(0,98,142,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(0,98,142,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(94,94,94,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(94,94,94,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(174,231,125,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(174,231,125,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(91,198,229,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(91,198,229,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(246,255,87,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(246,255,87,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(186,14,31,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(186,14,31,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(221,221,221,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(221,221,221,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(27,27,27,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(27,27,27,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-underline-offset:0.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-3x2{--bs-aspect-ratio:66.6666666667%}.ratio-16x9{--bs-aspect-ratio:56.25%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:36rem){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:48.5rem){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:68rem){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:100%}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.3em!important}.m-2{margin:.6em!important}.m-3{margin:1.2em!important}.m-4{margin:1.8em!important}.m-5{margin:3.6em!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.3em!important;margin-left:.3em!important}.mx-2{margin-right:.6em!important;margin-left:.6em!important}.mx-3{margin-right:1.2em!important;margin-left:1.2em!important}.mx-4{margin-right:1.8em!important;margin-left:1.8em!important}.mx-5{margin-right:3.6em!important;margin-left:3.6em!important}.image-left,.image-right,.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.3em!important;margin-bottom:.3em!important}.image-left,.image-right,.my-2{margin-top:.6em!important;margin-bottom:.6em!important}.my-3{margin-top:1.2em!important;margin-bottom:1.2em!important}.my-4{margin-top:1.8em!important;margin-bottom:1.8em!important}.my-5{margin-top:3.6em!important;margin-bottom:3.6em!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.3em!important}.mt-2{margin-top:.6em!important}.mt-3{margin-top:1.2em!important}.mt-4{margin-top:1.8em!important}.mt-5{margin-top:3.6em!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.3em!important}.me-2{margin-right:.6em!important}.me-3{margin-right:1.2em!important}.me-4{margin-right:1.8em!important}.me-5{margin-right:3.6em!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.3em!important}.mb-2{margin-bottom:.6em!important}.mb-3{margin-bottom:1.2em!important}.mb-4{margin-bottom:1.8em!important}.mb-5{margin-bottom:3.6em!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.3em!important}.ms-2{margin-left:.6em!important}.ms-3{margin-left:1.2em!important}.ms-4{margin-left:1.8em!important}.ms-5{margin-left:3.6em!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.3em!important}.p-2{padding:.6em!important}.p-3{padding:1.2em!important}.p-4{padding:1.8em!important}.p-5{padding:3.6em!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.3em!important;padding-left:.3em!important}.px-2{padding-right:.6em!important;padding-left:.6em!important}.px-3{padding-right:1.2em!important;padding-left:1.2em!important}.px-4{padding-right:1.8em!important;padding-left:1.8em!important}.px-5{padding-right:3.6em!important;padding-left:3.6em!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.3em!important;padding-bottom:.3em!important}.py-2{padding-top:.6em!important;padding-bottom:.6em!important}.py-3{padding-top:1.2em!important;padding-bottom:1.2em!important}.py-4{padding-top:1.8em!important;padding-bottom:1.8em!important}.py-5{padding-top:3.6em!important;padding-bottom:3.6em!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.3em!important}.pt-2{padding-top:.6em!important}.pt-3{padding-top:1.2em!important}.pt-4{padding-top:1.8em!important}.pt-5{padding-top:3.6em!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.3em!important}.pe-2{padding-right:.6em!important}.pe-3{padding-right:1.2em!important}.pe-4{padding-right:1.8em!important}.pe-5{padding-right:3.6em!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.3em!important}.pb-2{padding-bottom:.6em!important}.pb-3{padding-bottom:1.2em!important}.pb-4{padding-bottom:1.8em!important}.pb-5{padding-bottom:3.6em!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.3em!important}.ps-2{padding-left:.6em!important}.ps-3{padding-left:1.2em!important}.ps-4{padding-left:1.8em!important}.ps-5{padding-left:3.6em!important}.gap-0{gap:0!important}.gap-1{gap:.3em!important}.gap-2{gap:.6em!important}.gap-3{gap:1.2em!important}.gap-4{gap:1.8em!important}.gap-5{gap:3.6em!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.3em!important}.row-gap-2{row-gap:.6em!important}.row-gap-3{row-gap:1.2em!important}.row-gap-4{row-gap:1.8em!important}.row-gap-5{row-gap:3.6em!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.3em!important}.column-gap-2{column-gap:.6em!important}.column-gap-3{column-gap:1.2em!important}.column-gap-4{column-gap:1.8em!important}.column-gap-5{column-gap:3.6em!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:inherit!important}.fs-2{font-size:inherit!important}.fs-3{font-size:inherit!important}.fs-4{font-size:inherit!important}.fs-5{font-size:inherit!important}.fs-6{font-size:inherit!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:400!important}.fw-bolder{font-weight:400!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.2!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10{--bs-link-opacity:0.1}.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25{--bs-link-opacity:0.25}.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50{--bs-link-opacity:0.5}.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75{--bs-link-opacity:0.75}.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100{--bs-link-opacity:1}.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1{text-underline-offset:0.125em!important}.link-offset-1-hover:hover{text-underline-offset:0.125em!important}.link-offset-2{text-underline-offset:0.25em!important}.link-offset-2-hover:hover{text-underline-offset:0.25em!important}.link-offset-3{text-underline-offset:0.375em!important}.link-offset-3-hover:hover{text-underline-offset:0.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0{--bs-link-underline-opacity:0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10{--bs-link-underline-opacity:0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25{--bs-link-underline-opacity:0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50{--bs-link-underline-opacity:0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75{--bs-link-underline-opacity:0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100{--bs-link-underline-opacity:1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:36rem){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.3em!important}.m-sm-2{margin:.6em!important}.m-sm-3{margin:1.2em!important}.m-sm-4{margin:1.8em!important}.m-sm-5{margin:3.6em!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.3em!important;margin-left:.3em!important}.mx-sm-2{margin-right:.6em!important;margin-left:.6em!important}.mx-sm-3{margin-right:1.2em!important;margin-left:1.2em!important}.mx-sm-4{margin-right:1.8em!important;margin-left:1.8em!important}.mx-sm-5{margin-right:3.6em!important;margin-left:3.6em!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.3em!important;margin-bottom:.3em!important}.my-sm-2{margin-top:.6em!important;margin-bottom:.6em!important}.my-sm-3{margin-top:1.2em!important;margin-bottom:1.2em!important}.my-sm-4{margin-top:1.8em!important;margin-bottom:1.8em!important}.my-sm-5{margin-top:3.6em!important;margin-bottom:3.6em!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.3em!important}.mt-sm-2{margin-top:.6em!important}.mt-sm-3{margin-top:1.2em!important}.mt-sm-4{margin-top:1.8em!important}.mt-sm-5{margin-top:3.6em!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.3em!important}.me-sm-2{margin-right:.6em!important}.me-sm-3{margin-right:1.2em!important}.me-sm-4{margin-right:1.8em!important}.me-sm-5{margin-right:3.6em!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.3em!important}.mb-sm-2{margin-bottom:.6em!important}.mb-sm-3{margin-bottom:1.2em!important}.mb-sm-4{margin-bottom:1.8em!important}.mb-sm-5{margin-bottom:3.6em!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.3em!important}.ms-sm-2{margin-left:.6em!important}.ms-sm-3{margin-left:1.2em!important}.ms-sm-4{margin-left:1.8em!important}.ms-sm-5{margin-left:3.6em!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.3em!important}.p-sm-2{padding:.6em!important}.p-sm-3{padding:1.2em!important}.p-sm-4{padding:1.8em!important}.p-sm-5{padding:3.6em!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.3em!important;padding-left:.3em!important}.px-sm-2{padding-right:.6em!important;padding-left:.6em!important}.px-sm-3{padding-right:1.2em!important;padding-left:1.2em!important}.px-sm-4{padding-right:1.8em!important;padding-left:1.8em!important}.px-sm-5{padding-right:3.6em!important;padding-left:3.6em!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.3em!important;padding-bottom:.3em!important}.py-sm-2{padding-top:.6em!important;padding-bottom:.6em!important}.py-sm-3{padding-top:1.2em!important;padding-bottom:1.2em!important}.py-sm-4{padding-top:1.8em!important;padding-bottom:1.8em!important}.py-sm-5{padding-top:3.6em!important;padding-bottom:3.6em!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.3em!important}.pt-sm-2{padding-top:.6em!important}.pt-sm-3{padding-top:1.2em!important}.pt-sm-4{padding-top:1.8em!important}.pt-sm-5{padding-top:3.6em!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.3em!important}.pe-sm-2{padding-right:.6em!important}.pe-sm-3{padding-right:1.2em!important}.pe-sm-4{padding-right:1.8em!important}.pe-sm-5{padding-right:3.6em!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.3em!important}.pb-sm-2{padding-bottom:.6em!important}.pb-sm-3{padding-bottom:1.2em!important}.pb-sm-4{padding-bottom:1.8em!important}.pb-sm-5{padding-bottom:3.6em!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.3em!important}.ps-sm-2{padding-left:.6em!important}.ps-sm-3{padding-left:1.2em!important}.ps-sm-4{padding-left:1.8em!important}.ps-sm-5{padding-left:3.6em!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.3em!important}.gap-sm-2{gap:.6em!important}.gap-sm-3{gap:1.2em!important}.gap-sm-4{gap:1.8em!important}.gap-sm-5{gap:3.6em!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.3em!important}.row-gap-sm-2{row-gap:.6em!important}.row-gap-sm-3{row-gap:1.2em!important}.row-gap-sm-4{row-gap:1.8em!important}.row-gap-sm-5{row-gap:3.6em!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.3em!important}.column-gap-sm-2{column-gap:.6em!important}.column-gap-sm-3{column-gap:1.2em!important}.column-gap-sm-4{column-gap:1.8em!important}.column-gap-sm-5{column-gap:3.6em!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:48.5rem){.float-md-start,.image-left.picture-variant-small{float:left!important}.float-md-end,.image-right.picture-variant-small{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.3em!important}.m-md-2{margin:.6em!important}.m-md-3{margin:1.2em!important}.m-md-4{margin:1.8em!important}.m-md-5{margin:3.6em!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.3em!important;margin-left:.3em!important}.mx-md-2{margin-right:.6em!important;margin-left:.6em!important}.mx-md-3{margin-right:1.2em!important;margin-left:1.2em!important}.mx-md-4{margin-right:1.8em!important;margin-left:1.8em!important}.mx-md-5{margin-right:3.6em!important;margin-left:3.6em!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.3em!important;margin-bottom:.3em!important}.my-md-2{margin-top:.6em!important;margin-bottom:.6em!important}.my-md-3{margin-top:1.2em!important;margin-bottom:1.2em!important}.my-md-4{margin-top:1.8em!important;margin-bottom:1.8em!important}.my-md-5{margin-top:3.6em!important;margin-bottom:3.6em!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.3em!important}.mt-md-2{margin-top:.6em!important}.mt-md-3{margin-top:1.2em!important}.mt-md-4{margin-top:1.8em!important}.mt-md-5{margin-top:3.6em!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.3em!important}.image-left.picture-variant-small,.me-md-2{margin-right:.6em!important}.me-md-3{margin-right:1.2em!important}.me-md-4{margin-right:1.8em!important}.me-md-5{margin-right:3.6em!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.3em!important}.mb-md-2{margin-bottom:.6em!important}.mb-md-3{margin-bottom:1.2em!important}.mb-md-4{margin-bottom:1.8em!important}.mb-md-5{margin-bottom:3.6em!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.3em!important}.image-right.picture-variant-small,.ms-md-2{margin-left:.6em!important}.ms-md-3{margin-left:1.2em!important}.ms-md-4{margin-left:1.8em!important}.ms-md-5{margin-left:3.6em!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.3em!important}.p-md-2{padding:.6em!important}.p-md-3{padding:1.2em!important}.p-md-4{padding:1.8em!important}.p-md-5{padding:3.6em!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.3em!important;padding-left:.3em!important}.px-md-2{padding-right:.6em!important;padding-left:.6em!important}.px-md-3{padding-right:1.2em!important;padding-left:1.2em!important}.px-md-4{padding-right:1.8em!important;padding-left:1.8em!important}.px-md-5{padding-right:3.6em!important;padding-left:3.6em!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.3em!important;padding-bottom:.3em!important}.py-md-2{padding-top:.6em!important;padding-bottom:.6em!important}.py-md-3{padding-top:1.2em!important;padding-bottom:1.2em!important}.py-md-4{padding-top:1.8em!important;padding-bottom:1.8em!important}.py-md-5{padding-top:3.6em!important;padding-bottom:3.6em!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.3em!important}.pt-md-2{padding-top:.6em!important}.pt-md-3{padding-top:1.2em!important}.pt-md-4{padding-top:1.8em!important}.pt-md-5{padding-top:3.6em!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.3em!important}.pe-md-2{padding-right:.6em!important}.pe-md-3{padding-right:1.2em!important}.pe-md-4{padding-right:1.8em!important}.pe-md-5{padding-right:3.6em!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.3em!important}.pb-md-2{padding-bottom:.6em!important}.pb-md-3{padding-bottom:1.2em!important}.pb-md-4{padding-bottom:1.8em!important}.pb-md-5{padding-bottom:3.6em!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.3em!important}.ps-md-2{padding-left:.6em!important}.ps-md-3{padding-left:1.2em!important}.ps-md-4{padding-left:1.8em!important}.ps-md-5{padding-left:3.6em!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.3em!important}.gap-md-2{gap:.6em!important}.gap-md-3{gap:1.2em!important}.gap-md-4{gap:1.8em!important}.gap-md-5{gap:3.6em!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.3em!important}.row-gap-md-2{row-gap:.6em!important}.row-gap-md-3{row-gap:1.2em!important}.row-gap-md-4{row-gap:1.8em!important}.row-gap-md-5{row-gap:3.6em!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.3em!important}.column-gap-md-2{column-gap:.6em!important}.column-gap-md-3{column-gap:1.2em!important}.column-gap-md-4{column-gap:1.8em!important}.column-gap-md-5{column-gap:3.6em!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:68rem){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.3em!important}.m-lg-2{margin:.6em!important}.m-lg-3{margin:1.2em!important}.m-lg-4{margin:1.8em!important}.m-lg-5{margin:3.6em!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.3em!important;margin-left:.3em!important}.mx-lg-2{margin-right:.6em!important;margin-left:.6em!important}.mx-lg-3{margin-right:1.2em!important;margin-left:1.2em!important}.mx-lg-4{margin-right:1.8em!important;margin-left:1.8em!important}.mx-lg-5{margin-right:3.6em!important;margin-left:3.6em!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.3em!important;margin-bottom:.3em!important}.my-lg-2{margin-top:.6em!important;margin-bottom:.6em!important}.my-lg-3{margin-top:1.2em!important;margin-bottom:1.2em!important}.my-lg-4{margin-top:1.8em!important;margin-bottom:1.8em!important}.my-lg-5{margin-top:3.6em!important;margin-bottom:3.6em!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.3em!important}.mt-lg-2{margin-top:.6em!important}.mt-lg-3{margin-top:1.2em!important}.mt-lg-4{margin-top:1.8em!important}.mt-lg-5{margin-top:3.6em!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.3em!important}.me-lg-2{margin-right:.6em!important}.me-lg-3{margin-right:1.2em!important}.me-lg-4{margin-right:1.8em!important}.me-lg-5{margin-right:3.6em!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.3em!important}.mb-lg-2{margin-bottom:.6em!important}.mb-lg-3{margin-bottom:1.2em!important}.mb-lg-4{margin-bottom:1.8em!important}.mb-lg-5{margin-bottom:3.6em!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.3em!important}.ms-lg-2{margin-left:.6em!important}.ms-lg-3{margin-left:1.2em!important}.ms-lg-4{margin-left:1.8em!important}.ms-lg-5{margin-left:3.6em!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.3em!important}.p-lg-2{padding:.6em!important}.p-lg-3{padding:1.2em!important}.p-lg-4{padding:1.8em!important}.p-lg-5{padding:3.6em!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.3em!important;padding-left:.3em!important}.px-lg-2{padding-right:.6em!important;padding-left:.6em!important}.px-lg-3{padding-right:1.2em!important;padding-left:1.2em!important}.px-lg-4{padding-right:1.8em!important;padding-left:1.8em!important}.px-lg-5{padding-right:3.6em!important;padding-left:3.6em!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.3em!important;padding-bottom:.3em!important}.py-lg-2{padding-top:.6em!important;padding-bottom:.6em!important}.py-lg-3{padding-top:1.2em!important;padding-bottom:1.2em!important}.py-lg-4{padding-top:1.8em!important;padding-bottom:1.8em!important}.py-lg-5{padding-top:3.6em!important;padding-bottom:3.6em!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.3em!important}.pt-lg-2{padding-top:.6em!important}.pt-lg-3{padding-top:1.2em!important}.pt-lg-4{padding-top:1.8em!important}.pt-lg-5{padding-top:3.6em!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.3em!important}.pe-lg-2{padding-right:.6em!important}.pe-lg-3{padding-right:1.2em!important}.pe-lg-4{padding-right:1.8em!important}.pe-lg-5{padding-right:3.6em!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.3em!important}.pb-lg-2{padding-bottom:.6em!important}.pb-lg-3{padding-bottom:1.2em!important}.pb-lg-4{padding-bottom:1.8em!important}.pb-lg-5{padding-bottom:3.6em!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.3em!important}.ps-lg-2{padding-left:.6em!important}.ps-lg-3{padding-left:1.2em!important}.ps-lg-4{padding-left:1.8em!important}.ps-lg-5{padding-left:3.6em!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.3em!important}.gap-lg-2{gap:.6em!important}.gap-lg-3{gap:1.2em!important}.gap-lg-4{gap:1.8em!important}.gap-lg-5{gap:3.6em!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.3em!important}.row-gap-lg-2{row-gap:.6em!important}.row-gap-lg-3{row-gap:1.2em!important}.row-gap-lg-4{row-gap:1.8em!important}.row-gap-lg-5{row-gap:3.6em!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.3em!important}.column-gap-lg-2{column-gap:.6em!important}.column-gap-lg-3{column-gap:1.2em!important}.column-gap-lg-4{column-gap:1.8em!important}.column-gap-lg-5{column-gap:3.6em!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.alert{position:relative;padding:1rem 1rem;border:3px solid transparent;border-radius:.25rem;animation-fill-mode:forwards!important;animation-delay:1s!important;animation:1.5s ease-in alert-animation}.alert a{font-weight:700;position:relative;text-decoration:none;color:var(--bs-alert-color)}.alert a::after{content:"";position:absolute;height:2px;left:0;bottom:0;background-color:var(--bs-alert-color);animation:1.6s ease-in alert-link-animation;animation-delay:3s;animation-fill-mode:forwards}@keyframes alert-animation{0%{border-color:var(--bs-alert-bg)}50%{border-color:var(--bs-alert-border-secondary)}100%{border-color:var(--bs-alert-border-color)}}@keyframes alert-link-animation{0%{width:0%;opacity:0}100%{width:100%;opacity:1}}.alert-heading{color:inherit}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.pat-autotoc.autotabs .autotoc-nav{margin-bottom:1.2em}.autotoc-nav .required:after,label .required:after,label.required:after{display:inline-block;color:#e81127;content:"•";transform:scale(2);margin-left:.3rem}.autotoc-nav .invalid,.pat-autotoc.autotabs .autotoc-nav a.active.invalid,.pat-autotoc.autotabs .autotoc-nav a.invalid{color:#e81127;font-style:italic}.invalid-feedback,.valid-feedback{display:block}.form-group .select2-container{display:block}.formControls{margin-top:1.8em;margin-bottom:.6em}.pattern-relateditems-result .pattern-relateditems-result-browse-wrapper .pattern-relateditems-result-browse{font-size:1.1875rem}.select2-results .select2-highlighted{color:#000}.pattern-relateditems-item-title,.pattern-relateditems-item-title[class*=contenttype-]:before,.pattern-relateditems-result-title,.pattern-relateditems-result-title[class*=contenttype-]:before{font-size:1.1875rem}body.template-history .inline-diff{font-size:100%;padding:1em}body.template-history .diff-head{padding-bottom:1em}body.template-history .diff-legend-label{border-style:solid;border-width:1px;text-align:center}body.template-history #diff-legend{position:relative}body.template-history #diff-table{float:right;width:22.5em;text-align:left;padding:0;margin:0}body.template-history .delete{background-color:rgb(245.8,159.8,168.6);padding:0 .2em 0 .2em}body.template-history .insert{background-color:rgb(165.8,233.4,213.4);padding:0 .2em 0 .2em}body.template-history .tagInsert{background-color:#9ae15c;font-weight:700;padding:0 .2em 0 .2em;color:#fff}body.template-history .tagDelete{background-color:#e81127;font-weight:700;padding:0 .2em 0 .2em;color:#fff}body.template-history .diff_header{background-color:#e0e0e0}body.template-history td.diff_header{text-align:right}body.template-history .diff_next{background-color:silver}body.template-history .diff_add{background-color:rgb(165.8,233.4,213.4)}body.template-history .diff_chg{background-color:rgb(250.6,255,171)}body.template-history .diff_sub{background-color:rgb(245.8,159.8,168.6)}body.template-history table.diff td{border-top:1px solid #b9b9b9}body[class*=-controlpanel] .controlPanel>header,body[class*=-controlpanel] article>header{margin-bottom:2rem}body[class*=-controlpanel] .controlPanel .configlets .overview-icon,body[class*=-controlpanel] article .configlets .overview-icon{width:3rem;height:3rem}body[class*=-controlpanel] .controlPanel .configlets .btn .bi,body[class*=-controlpanel] .controlPanel .configlets .btn .icon,body[class*=-controlpanel] article .configlets .btn .bi,body[class*=-controlpanel] article .configlets .btn .icon{margin-right:.25rem}body[class*=-controlpanel] .prefs-configlet a{display:flex;align-items:center}body[class*=-controlpanel] .prefs-configlet a .icon{margin-right:.5rem}body[class*=-controlpanel] .custom-select{width:auto;display:block}body[class*=-controlpanel] textarea.form-control{height:10rem}.template-usergroup-groupprefs table th.rotate,.template-usergroup-userprefs table th.rotate{height:12rem;padding-bottom:1rem;white-space:nowrap}.template-usergroup-groupprefs table th.rotate>div,.template-usergroup-userprefs table th.rotate>div{transform:rotate(270deg);width:30px}.template-usergroup-groupprefs table .listingcheckbox,.template-usergroup-userprefs table .listingcheckbox{width:30px}.login-wrapper{display:flex;justify-content:center}.login-wrapper .card{margin-top:1.2em;margin-bottom:2.4em;max-width:26rem}.login-wrapper .card #form-widgets-mail_me{display:none}:root{--plone-toolbar-bg:var(--bs-dark);--plone-toolbar-text-color:var(--bs-white);--plone-toolbar-locked-color:var(--bs-warning);--plone-toolbar-font:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;--plone-toolbar-separator-color:var(--bs-gray-500);--plone-toolbar-link-color:var(--plone-link-color);--plone-toolbar-link-hover-color:var(--plone-link-hover-color);--plone-toolbar-width:220px;--plone-toolbar-width-collapsed:60px;--plone-toolbar-top-height:2.5rem}#edit-zone{font-family:var(--plone-toolbar-font);position:fixed;z-index:1040;top:0;left:0;bottom:0;display:flex;flex-direction:column;height:100%;background:var(--plone-toolbar-bg);width:var(--plone-toolbar-width);color:var(--plone-toolbar-text-color);border-right:none}#edit-zone,#edit-zone .dropdown-menu{background-color:var(--plone-toolbar-bg)}#edit-zone .dropdown-header{color:var(--plone-toolbar-text-color)}#edit-zone .dropdown-menu{border-radius:0;min-width:12rem;overflow-y:auto;max-height:100vh}#edit-zone .dropdown-item,#edit-zone .nav-link{color:var(--plone-toolbar-text-color)}#edit-zone .dropdown-item:focus,#edit-zone .dropdown-item:hover,#edit-zone .nav-link:focus,#edit-zone .nav-link:hover{background:var(--plone-toolbar-link-color);color:var(--plone-toolbar-text-color)}#edit-zone .dropdown-item:focus .label-state-external,#edit-zone .dropdown-item:focus .label-state-published,#edit-zone .dropdown-item:hover .label-state-external,#edit-zone .dropdown-item:hover .label-state-published,#edit-zone .nav-link:focus .label-state-external,#edit-zone .nav-link:focus .label-state-published,#edit-zone .nav-link:hover .label-state-external,#edit-zone .nav-link:hover .label-state-published{color:var(--plone-toolbar-link-hover-color)!important}#edit-zone .toolbar-header{background:var(--bs-primary);padding:.5rem 1rem;margin-bottom:.5rem;height:var(--plone-toolbar-top-height)}#edit-zone .toolbar-header a{color:var(--plone-toolbar-text-color);cursor:pointer}@media (max-width:48.48rem){#edit-zone .toolbar-header a{display:none}}#edit-zone .label-state-external,#edit-zone .label-state-published{color:var(--plone-link-color-on-dark)!important}#edit-zone .label-state-internally_published{color:var(--plone-state-internally-published-color)!important}#edit-zone .label-state-pending{color:var(--plone-state-pending)!important}#edit-zone .label-state-pending:hover,#edit-zone li.active .label-state-pending{color:var(--plone-toolbar-text-color)!important}#edit-zone .label-state-draft,#edit-zone .label-state-internal{color:var(--plone-state-draft)!important}#edit-zone .label-state-private{color:var(--plone-state-private)!important}#edit-zone .personaltools-wrapper{margin-top:auto;border-top:solid 1px var(--plone-toolbar-separator-color);padding:.5rem 0}body.plone-toolbar-left{padding-left:var(--plone-toolbar-width-collapsed)}body.plone-toolbar-left .toolbar-collapse,body.plone-toolbar-left .toolbar-expand{display:none}body.plone-toolbar-left #edit-zone .nav-link{display:flex;width:100%;padding-right:.5rem}body.plone-toolbar-left #edit-zone .nav-link .plone-icon{margin-top:.25em;margin-right:.5em;flex-shrink:0}body.plone-toolbar-left #edit-zone .nav-link .toolbar-label{flex-grow:1}body.plone-toolbar-left #edit-zone .nav-link:after{margin-top:.5em;width:.3em;height:.3em}body.plone-toolbar-left #edit-zone .border-top{border-top-color:var(--plone-toolbar-separator-color)}body.plone-toolbar-left .toolbar-expand{display:block}body.plone-toolbar-left #edit-zone{visibility:visible!important;transform:none;transition:none;width:var(--plone-toolbar-width-collapsed)}body.plone-toolbar-left #edit-zone .toolbar-label{display:none}@media (min-width:48.5rem){body.plone-toolbar-left.plone-toolbar-left-expanded{padding-left:var(--plone-toolbar-width)}body.plone-toolbar-left.plone-toolbar-left-expanded .toolbar-expand{display:none}body.plone-toolbar-left.plone-toolbar-left-expanded .toolbar-collapse{display:block}body.plone-toolbar-left.plone-toolbar-left-expanded #edit-zone{width:var(--plone-toolbar-width)}body.plone-toolbar-left.plone-toolbar-left-expanded #edit-zone .toolbar-label{display:inline-block;white-space:initial;hyphens:auto;word-break:break-word;vertical-align:top}}body.plone-toolbar-top{padding-left:var(--plone-toolbar-width-collapsed);padding-top:0}body.plone-toolbar-top .toolbar-collapse,body.plone-toolbar-top .toolbar-expand{display:none}body.plone-toolbar-top .toolbar-label{display:none}@media (min-width:48.5rem){body.plone-toolbar-top{padding-top:var(--plone-toolbar-top-height);padding-left:0}body.plone-toolbar-top .toolbar-collapse,body.plone-toolbar-top .toolbar-header{height:100%}body.plone-toolbar-top #edit-zone{bottom:unset;width:100%;flex-direction:row;height:var(--plone-toolbar-top-height)}body.plone-toolbar-top #edit-zone .plone-toolbar-main{flex-direction:row}body.plone-toolbar-top #edit-zone .plone-toolbar-main>.border-top{border-top:none;border-right:solid 1px var(--plone-toolbar-separator-color)}body.plone-toolbar-top #edit-zone .personaltools-wrapper{margin-left:auto;margin-top:0;padding:0;border-top:none}}@media (max-width:48.48rem){body.plone-toolbar-top #edit-zone{width:var(--plone-toolbar-width-collapsed)}body.plone-toolbar-top #edit-zone .nav-link{padding-right:.5rem}body.plone-toolbar-top #edit-zone .nav-link.dropdown-toggle::after{vertical-align:0;margin-left:0;border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}body.plone-toolbar-top #edit-zone .dropdown-menu.show{display:block;margin-left:var(--plone-toolbar-width-collapsed)!important;margin-top:-2.5rem!important}}body.col-content #portal-column-content{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:100%}body.col-two.col-content #portal-column-content{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}@media (min-width:48.5rem){body.col-two.col-content #portal-column-content{flex:0 0 auto;width:100%}}@media (min-width:68rem){body.col-two.col-content #portal-column-content{flex:0 0 auto;width:75%}}body.col-two.col-content #portal-column-two{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}@media (min-width:48.5rem){body.col-two.col-content #portal-column-two{flex:0 0 auto;width:100%}}@media (min-width:68rem){body.col-two.col-content #portal-column-two{flex:0 0 auto;width:25%}}body.col-one.col-content #portal-column-content{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}@media (min-width:48.5rem){body.col-one.col-content #portal-column-content{flex:0 0 auto;width:100%}}@media (min-width:68rem){body.col-one.col-content #portal-column-content{order:2;flex:0 0 auto;width:75%}}body.col-one.col-content #portal-column-one{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}@media (min-width:48.5rem){body.col-one.col-content #portal-column-one{flex:0 0 auto;width:100%}}@media (min-width:68rem){body.col-one.col-content #portal-column-one{order:1;flex:0 0 auto;width:25%}}body.col-one.col-two.col-content #portal-column-content{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}@media (min-width:36rem){body.col-one.col-two.col-content #portal-column-content{flex:0 0 auto;width:100%}}@media (min-width:48.5rem){body.col-one.col-two.col-content #portal-column-content{flex:0 0 auto;width:100%}}@media (min-width:68rem){body.col-one.col-two.col-content #portal-column-content{order:2;flex:0 0 auto;width:50%}}body.col-one.col-two.col-content #portal-column-one{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}@media (min-width:36rem){body.col-one.col-two.col-content #portal-column-one{flex:0 0 auto;width:100%}}@media (min-width:48.5rem){body.col-one.col-two.col-content #portal-column-one{flex:0 0 auto;width:50%}}@media (min-width:68rem){body.col-one.col-two.col-content #portal-column-one{order:1;flex:0 0 auto;width:25%}}body.col-one.col-two.col-content #portal-column-two{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}@media (min-width:36rem){body.col-one.col-two.col-content #portal-column-two{flex:0 0 auto;width:100%}}@media (min-width:48.5rem){body.col-one.col-two.col-content #portal-column-two{flex:0 0 auto;width:50%}}@media (min-width:68rem){body.col-one.col-two.col-content #portal-column-two{order:3;flex:0 0 auto;width:25%}}img,picture{max-width:100%;height:auto}.text-columns-2{columns:2}.text-columns-3{columns:3}figure{display:table}figcaption{display:table-caption;caption-side:bottom}:root,[data-bs-theme=light]{--plone-link-color:#007bb1;--plone-link-color-on-dark:#16a1e3;--plone-link-color-on-grey:#086ca3;--plone-link-hover-color:rgb(0, 69.8389830508, 100.5);--plone-portlet-list-hover-bg:#fcfcfd;--plone-portlet-footer-bg:#fcfcfd;--plone-portlet-list-bullet:#64bee8;--plone-state-draft:#fab82a;--plone-state-pending:#ccd111;--plone-state-private:#c4183c;--plone-state-internal:#fab82a;--plone-state-internally-published:#883dfa}[data-bs-theme=dark]{--plone-link-color:#007bb1;--plone-link-color-on-dark:#16a1e3;--plone-link-color-on-grey:#086ca3;--plone-link-hover-color:rgb(0, 69.8389830508, 100.5);--plone-portlet-list-hover-bg:var(--bs-secondary-bg-subtle);--plone-portlet-footer-bg:var(--bs-secondary-bg-subtle);--plone-portlet-list-bullet:#64bee8;--plone-state-draft:#fab82a;--plone-state-pending:#e2e721;--plone-state-private:#f96483;--plone-state-internal:#fab82a;--plone-state-internally-published:#ab75ff}.card-light{border:none}.card-light .card-body{padding:0}.card-icon{font-size:2em;text-align:center;padding-top:1.25rem}.crud-form .header-select,.hiddenStructure,.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;color:#fff;background-color:#000}.hiddenStructure a,.sr-only a{color:#fff;background-color:#000}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.plone-icon{height:1em;width:auto}.icon-inline{vertical-align:middle;bottom:-.125em;position:relative}.icon-x15{height:1.5em;width:auto}.icon-x2{height:2em;width:auto}.icon-x3{height:3em;width:auto}.icon-x4{height:4em;width:auto}.icon-x5{height:5em;width:auto}main{margin-bottom:1.5rem}.h1,h1{margin-bottom:1rem}.lead{margin-bottom:2rem}article>header{margin-bottom:2rem}.alert{margin-bottom:2rem}#content-core{margin-bottom:2rem}#section-byline{margin-bottom:1rem}#section-image{margin-bottom:1rem}#section-leadimage{margin-bottom:2rem}#section-next-prev{margin-bottom:2rem}#section-document-actions{margin-bottom:2rem}#section-rights{margin-bottom:1rem}#section-contributors{margin-bottom:1rem}#section-related{margin-top:3rem}#section-related .section-heading{font-size:inherit;margin-bottom:0;font-weight:inherit;line-height:1.2}#section-related .media{margin-bottom:1rem}#section-category{margin-bottom:2rem}.meta-icon{font-size:1.5em;line-height:1}.event-summary{margin-bottom:2.4em}.event-summary .meta-icon{margin-right:.6em;margin-top:-.2em}.event-summary .meta-label{display:none}.section{margin-bottom:1em}.section header{font-weight:700;margin-bottom:1em}.section-main{text-align:center;padding:2em 1em 1em 1em}.section-actions{text-align:center;margin-bottom:3em}.discussion{margin-bottom:2em}.discussion .comment{padding:1em;margin-bottom:1em;border:1px solid #b9b9b9}.discussion .comment .comment-image img{width:50px;height:50px}.discussion .comment .actions-workflow{margin-left:.5em}.discussion .comment .comment-action{margin-left:.25em}.discussion .level-1{margin-left:1em}.discussion .level-2{margin-left:2em}.discussion .level-3{margin-left:3em}.discussion .level-4{margin-left:4em}.discussion .level-5{margin-left:5em}.discussion .level-6{margin-left:6em}.discussion .level-7{margin-left:7em}.discussion .level-8{margin-left:8em}.discussion .level-9{margin-left:9em}.discussion .level-10{margin-left:10em}.portlet{margin-bottom:1.2em;overflow:hidden;box-shadow:None}.portlet .card-footer{font-size:1.1875rem}.portletCollection .card-body,.portletEvents .card-body,.portletNavigationTree .card-body,.portletNews .card-body,.portletRecent .card-body,.portletRss .card-body{padding:0}.portletCollection .card-body>ul,.portletEvents .card-body>ul,.portletNavigationTree .card-body>ul,.portletNews .card-body>ul,.portletRecent .card-body>ul,.portletRss .card-body>ul{padding:0;margin:0;list-style:none}.portletCollection .card-body>ul>li,.portletEvents .card-body>ul>li,.portletNavigationTree .card-body>ul>li,.portletNews .card-body>ul>li,.portletRecent .card-body>ul>li,.portletRss .card-body>ul>li{border-top:0 solid var(--bs-border-color);padding:1.2em 1.2em}.portletCollection .card-body>ul>li a,.portletEvents .card-body>ul>li a,.portletNavigationTree .card-body>ul>li a,.portletNews .card-body>ul>li a,.portletRecent .card-body>ul>li a,.portletRss .card-body>ul>li a{display:block}.portletCollection .card-body>ul>li:first-child,.portletEvents .card-body>ul>li:first-child,.portletNavigationTree .card-body>ul>li:first-child,.portletNews .card-body>ul>li:first-child,.portletRecent .card-body>ul>li:first-child,.portletRss .card-body>ul>li:first-child{border-top:0}.portletCollection .card-body>ul ul,.portletEvents .card-body>ul ul,.portletNavigationTree .card-body>ul ul,.portletNews .card-body>ul ul,.portletRecent .card-body>ul ul,.portletRss .card-body>ul ul{padding-left:15px;list-style:none}.portletCollection .card-body>ul li:hover,.portletEvents .card-body>ul li:hover,.portletNavigationTree .card-body>ul li:hover,.portletNews .card-body>ul li:hover,.portletRecent .card-body>ul li:hover,.portletRss .card-body>ul li:hover{background:var(--plone-portlet-footer-bg)}.portletNavigationTree .card-body ul ul{padding-left:0}.portletNavigationTree .card-body ul li{padding:0}.portletNavigationTree .card-body ul li a{display:block;padding:.9em 1.2em}.portletNavigationTree .card-body ul li a:hover{text-decoration:none;background:var(--plone-portlet-footer-bg);color:#64bee8}.portletNavigationTree .card-body ul li a:hover::before{color:#64bee8}.portletNavigationTree .card-body ul li a:hover::after{content:"⟩";position:absolute;right:10px;font-size:1.1875rem;margin-top:-3px;color:#d5d5d5}.portletNavigationTree .card-body ul li{border-top:0 solid var(--bs-border-color)}.portletNavigationTree .card-body>ul>li>a>img.image-icon{max-height:1.2}.portletNavigationTree .card-body .navTreeCurrentNode>a{background:var(--plone-portlet-footer-bg);color:var(--bs-secondary-text)}.portletNavigationTree .card-body .navTreeCurrentNode>a::after{content:"⟩";position:absolute;right:10px;font-size:1.1875rem;margin-top:-3px;color:#d5d5d5}.portletNavigationTree .card-body ul.navTreeLevel0>li a{padding-left:1.2em}.portletNavigationTree .card-body ul.navTreeLevel1>li a{padding-left:2.4em}.portletNavigationTree .card-body ul.navTreeLevel2>li a{padding-left:3.6em}.portletNavigationTree .card-body ul.navTreeLevel3>li a{padding-left:4.8em}.portletNavigationTree .card-body ul.navTreeLevel4>li a{padding-left:6em}.portletNavigationTree .card-body ul.navTreeLevel5>li a{padding-left:7.2em}.switch-portlet-manager{margin-top:.5em;width:auto}.managedPortlet.blockedPortlet{opacity:.7}.managedPortletActions form{display:inline-block}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}label{cursor:pointer;user-select:none}table{border-spacing:0}table.plain tbody,table.plain td,table.plain tfoot,table.plain th,table.plain thead,table.plain tr{border-style:none}button,input,ins,select,textarea{color:inherit;letter-spacing:inherit}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input::-ms-clear,input::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input::placeholder{white-space:nowrap}input[type=range]::-moz-range-track,input[type=range]::-webkit-slider-runnable-track{cursor:pointer}input[type=range]::-moz-range-thumb,input[type=range]::-webkit-slider-thumb{cursor:pointer}address,blockquote,dd,dl,figure,ol,pre,ul{margin:0;padding:0}iframe,svg{vertical-align:middle}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}blockquote,q{quotes:none}abbr[data-original-title],abbr[title]{text-decoration:none}::selection{color:#fff;background:#000;text-shadow:none}::-moz-selection{color:#fff;background:#000;text-shadow:none}:invalid{box-shadow:none}.mark,mark{color:inherit}ol,ul{list-style-position:inside}del{text-decoration:line-through}u{text-decoration:none}th{font-weight:400}.h1,h1{margin-bottom:0}body.orgunit-academy{background-color:#fff}body.orgunit-academy .mosaic-panel .mosaic-selected-tile{background-color:#fff}@media only screen{body.orgunit-academy .orgunit-academy,body.orgunit-archive .orgunit-academy,body.orgunit-library .orgunit-academy,body.orgunit-other .orgunit-academy,body:not([class*=orgunit-]) .orgunit-academy{background-color:#fff}}body.orgunit-studentservice{background-color:#f4ff2d}body.orgunit-studentservice .mosaic-panel .mosaic-selected-tile{background-color:#f4ff2d}@media only screen{body.orgunit-academy .orgunit-studentservice,body.orgunit-archive .orgunit-studentservice,body.orgunit-library .orgunit-studentservice,body.orgunit-other .orgunit-studentservice,body:not([class*=orgunit-]) .orgunit-studentservice{background-color:#f4ff2d}}body.orgunit-paintingsgallery{background-color:#000}body.orgunit-paintingsgallery .mosaic-panel .mosaic-selected-tile{background-color:#000}@media only screen{body.orgunit-academy .orgunit-paintingsgallery,body.orgunit-archive .orgunit-paintingsgallery,body.orgunit-library .orgunit-paintingsgallery,body.orgunit-other .orgunit-paintingsgallery,body:not([class*=orgunit-]) .orgunit-paintingsgallery{background-color:#000}}body.orgunit-glyptothek{background-color:#000}body.orgunit-glyptothek .mosaic-panel .mosaic-selected-tile{background-color:#000}@media only screen{body.orgunit-academy .orgunit-glyptothek,body.orgunit-archive .orgunit-glyptothek,body.orgunit-library .orgunit-glyptothek,body.orgunit-other .orgunit-glyptothek,body:not([class*=orgunit-]) .orgunit-glyptothek{background-color:#000}}body.orgunit-graphiccollection{background-color:#000}body.orgunit-graphiccollection .mosaic-panel .mosaic-selected-tile{background-color:#000}@media only screen{body.orgunit-academy .orgunit-graphiccollection,body.orgunit-archive .orgunit-graphiccollection,body.orgunit-library .orgunit-graphiccollection,body.orgunit-other .orgunit-graphiccollection,body:not([class*=orgunit-]) .orgunit-graphiccollection{background-color:#000}}body.orgunit-archive{background-color:#fff}body.orgunit-archive .mosaic-panel .mosaic-selected-tile{background-color:#fff}@media only screen{body.orgunit-academy .orgunit-archive,body.orgunit-archive .orgunit-archive,body.orgunit-library .orgunit-archive,body.orgunit-other .orgunit-archive,body:not([class*=orgunit-]) .orgunit-archive{background-color:#fff}}body.orgunit-library{background-color:#fff}body.orgunit-library .mosaic-panel .mosaic-selected-tile{background-color:#fff}@media only screen{body.orgunit-academy .orgunit-library,body.orgunit-archive .orgunit-library,body.orgunit-library .orgunit-library,body.orgunit-other .orgunit-library,body:not([class*=orgunit-]) .orgunit-library{background-color:#fff}}body.orgunit-exhibiteschenbachgasse{background-color:#d5d5d5}body.orgunit-exhibiteschenbachgasse .mosaic-panel .mosaic-selected-tile{background-color:#d5d5d5}@media only screen{body.orgunit-academy .orgunit-exhibiteschenbachgasse,body.orgunit-archive .orgunit-exhibiteschenbachgasse,body.orgunit-library .orgunit-exhibiteschenbachgasse,body.orgunit-other .orgunit-exhibiteschenbachgasse,body:not([class*=orgunit-]) .orgunit-exhibiteschenbachgasse{background-color:#d5d5d5}}body.orgunit-exhibitgalerie{background-color:#d5d5d5}body.orgunit-exhibitgalerie .mosaic-panel .mosaic-selected-tile{background-color:#d5d5d5}@media only screen{body.orgunit-academy .orgunit-exhibitgalerie,body.orgunit-archive .orgunit-exhibitgalerie,body.orgunit-library .orgunit-exhibitgalerie,body.orgunit-other .orgunit-exhibitgalerie,body:not([class*=orgunit-]) .orgunit-exhibitgalerie{background-color:#d5d5d5}}body.orgunit-exhibitforum{background-color:#d5d5d5}body.orgunit-exhibitforum .mosaic-panel .mosaic-selected-tile{background-color:#d5d5d5}@media only screen{body.orgunit-academy .orgunit-exhibitforum,body.orgunit-archive .orgunit-exhibitforum,body.orgunit-library .orgunit-exhibitforum,body.orgunit-other .orgunit-exhibitforum,body:not([class*=orgunit-]) .orgunit-exhibitforum{background-color:#d5d5d5}}body.orgunit-exhibitstudio{background-color:#d5d5d5}body.orgunit-exhibitstudio .mosaic-panel .mosaic-selected-tile{background-color:#d5d5d5}@media only screen{body.orgunit-academy .orgunit-exhibitstudio,body.orgunit-archive .orgunit-exhibitstudio,body.orgunit-library .orgunit-exhibitstudio,body.orgunit-other .orgunit-exhibitstudio,body:not([class*=orgunit-]) .orgunit-exhibitstudio{background-color:#d5d5d5}}body.orgunit-xhibit{background-color:#d5d5d5}body.orgunit-xhibit .mosaic-panel .mosaic-selected-tile{background-color:#d5d5d5}@media only screen{body.orgunit-academy .orgunit-xhibit,body.orgunit-archive .orgunit-xhibit,body.orgunit-library .orgunit-xhibit,body.orgunit-other .orgunit-xhibit,body:not([class*=orgunit-]) .orgunit-xhibit{background-color:#d5d5d5}}body.orgunit-xposit{background-color:#d5d5d5}body.orgunit-xposit .mosaic-panel .mosaic-selected-tile{background-color:#d5d5d5}@media only screen{body.orgunit-academy .orgunit-xposit,body.orgunit-archive .orgunit-xposit,body.orgunit-library .orgunit-xposit,body.orgunit-other .orgunit-xposit,body:not([class*=orgunit-]) .orgunit-xposit{background-color:#d5d5d5}}body.orgunit-xperiment{background-color:#d5d5d5}body.orgunit-xperiment .mosaic-panel .mosaic-selected-tile{background-color:#d5d5d5}@media only screen{body.orgunit-academy .orgunit-xperiment,body.orgunit-archive .orgunit-xperiment,body.orgunit-library .orgunit-xperiment,body.orgunit-other .orgunit-xperiment,body:not([class*=orgunit-]) .orgunit-xperiment{background-color:#d5d5d5}}body.orgunit-other{background-color:#fff}body.orgunit-other .mosaic-panel .mosaic-selected-tile{background-color:#fff}@media only screen{body.orgunit-academy .orgunit-other,body.orgunit-archive .orgunit-other,body.orgunit-library .orgunit-other,body.orgunit-other .orgunit-other,body:not([class*=orgunit-]) .orgunit-other{background-color:#fff}}.orgunit-bg{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;display:flex}.orgunit-bg-item{flex:1 1 auto}.orgunit-bg .orgunit-ibk{background-color:#9ae15c}.orgunit-bg .orgunit-ika{background-color:#ffd2da}.orgunit-bg .orgunit-ikl{background-color:#ff700a}.orgunit-bg .orgunit-ikr{background-color:#ffeac2}.orgunit-bg .orgunit-ikw{background-color:#c6bfea}.orgunit-bg .orgunit-intk{background-color:#32b8de}.carousel-custom-controls-btn,.carousel-custom-zoom-btn,.collapse-all,.collapse-dropdown,button.nav-link{border:0;border-radius:0;background:0 0;text-transform:inherit;padding:0;text-align:left}.header-nav .js-focus-visible .nav-link[data-bs-toggle=offcanvas]:focus,.js-focus-visible .carousel-custom-zoom-btn:focus,.js-focus-visible .header-nav .nav-link[data-bs-toggle=offcanvas]:focus{outline:0}.display-1,.portaltype-easyform div[data-panel=content] header>*{font-size:2rem;line-height:1.2}@media only screen and (min-width:48.5rem){.display-1,.portaltype-easyform div[data-panel=content] header>*{font-size:3.125rem}}@media only screen and (min-width:100rem){.portaltype-easyform div[data-panel=content] .userrole-anonymous header>*,.userrole-anonymous .display-1,.userrole-anonymous .portaltype-easyform div[data-panel=content] header>*{font-size:3.125vw}}#formEpilogue>*,.carousel-custom-footer,.footer,.image-richtext-figure,.list-group-small,.rich-text-small>*{font-size:.9375rem}@media only screen and (min-width:100rem){.userrole-anonymous #formEpilogue>*,.userrole-anonymous .carousel-custom-footer,.userrole-anonymous .footer,.userrole-anonymous .image-richtext-figure,.userrole-anonymous .list-group-small,.userrole-anonymous .rich-text-small>*{font-size:.9375vw}}.list-group-small{line-height:1.35}.content-layout-home .mosaic-tile-list-big .listing_columns .list-group-item{font-size:1.8125rem}@media only screen and (min-width:100rem){.content-layout-home .mosaic-tile-list-big .listing_columns .userrole-anonymous .list-group-item,.userrole-anonymous .content-layout-home .mosaic-tile-list-big .listing_columns .list-group-item{font-size:1.8125vw}}#formEpilogue b,#formEpilogue strong,#formPrologue b,#formPrologue strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.outer-wrapper b,.outer-wrapper strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce b,body#tinymce strong,div.mce-content-body[contenteditable=true] b,div.mce-content-body[contenteditable=true] strong{background:linear-gradient(to right,rgba(0,0,0,.15) 100%,transparent);background-position:0 .0625rem;background-repeat:repeat-x}@media only screen{#formEpilogue body.orgunit-academy .orgunit-glyptothek b,#formEpilogue body.orgunit-academy .orgunit-glyptothek strong,#formEpilogue body.orgunit-academy .orgunit-graphiccollection b,#formEpilogue body.orgunit-academy .orgunit-graphiccollection strong,#formEpilogue body.orgunit-academy .orgunit-paintingsgallery b,#formEpilogue body.orgunit-academy .orgunit-paintingsgallery strong,#formEpilogue body.orgunit-archive .orgunit-glyptothek b,#formEpilogue body.orgunit-archive .orgunit-glyptothek strong,#formEpilogue body.orgunit-archive .orgunit-graphiccollection b,#formEpilogue body.orgunit-archive .orgunit-graphiccollection strong,#formEpilogue body.orgunit-archive .orgunit-paintingsgallery b,#formEpilogue body.orgunit-archive .orgunit-paintingsgallery strong,#formEpilogue body.orgunit-library .orgunit-glyptothek b,#formEpilogue body.orgunit-library .orgunit-glyptothek strong,#formEpilogue body.orgunit-library .orgunit-graphiccollection b,#formEpilogue body.orgunit-library .orgunit-graphiccollection strong,#formEpilogue body.orgunit-library .orgunit-paintingsgallery b,#formEpilogue body.orgunit-library .orgunit-paintingsgallery strong,#formEpilogue body.orgunit-other .orgunit-glyptothek b,#formEpilogue body.orgunit-other .orgunit-glyptothek strong,#formEpilogue body.orgunit-other .orgunit-graphiccollection b,#formEpilogue body.orgunit-other .orgunit-graphiccollection strong,#formEpilogue body.orgunit-other .orgunit-paintingsgallery b,#formEpilogue body.orgunit-other .orgunit-paintingsgallery strong,#formEpilogue body:not([class*=orgunit-]) .orgunit-glyptothek b,#formEpilogue body:not([class*=orgunit-]) .orgunit-glyptothek strong,#formEpilogue body:not([class*=orgunit-]) .orgunit-graphiccollection b,#formEpilogue body:not([class*=orgunit-]) .orgunit-graphiccollection strong,#formEpilogue body:not([class*=orgunit-]) .orgunit-paintingsgallery b,#formEpilogue body:not([class*=orgunit-]) .orgunit-paintingsgallery strong,#formPrologue body.orgunit-academy .orgunit-glyptothek b,#formPrologue body.orgunit-academy .orgunit-glyptothek strong,#formPrologue body.orgunit-academy .orgunit-graphiccollection b,#formPrologue body.orgunit-academy .orgunit-graphiccollection strong,#formPrologue body.orgunit-academy .orgunit-paintingsgallery b,#formPrologue body.orgunit-academy .orgunit-paintingsgallery strong,#formPrologue body.orgunit-archive .orgunit-glyptothek b,#formPrologue body.orgunit-archive .orgunit-glyptothek strong,#formPrologue body.orgunit-archive .orgunit-graphiccollection b,#formPrologue body.orgunit-archive .orgunit-graphiccollection strong,#formPrologue body.orgunit-archive .orgunit-paintingsgallery b,#formPrologue body.orgunit-archive .orgunit-paintingsgallery strong,#formPrologue body.orgunit-library .orgunit-glyptothek b,#formPrologue body.orgunit-library .orgunit-glyptothek strong,#formPrologue body.orgunit-library .orgunit-graphiccollection b,#formPrologue body.orgunit-library .orgunit-graphiccollection strong,#formPrologue body.orgunit-library .orgunit-paintingsgallery b,#formPrologue body.orgunit-library .orgunit-paintingsgallery strong,#formPrologue body.orgunit-other .orgunit-glyptothek b,#formPrologue body.orgunit-other .orgunit-glyptothek strong,#formPrologue body.orgunit-other .orgunit-graphiccollection b,#formPrologue body.orgunit-other .orgunit-graphiccollection strong,#formPrologue body.orgunit-other .orgunit-paintingsgallery b,#formPrologue body.orgunit-other .orgunit-paintingsgallery strong,#formPrologue body:not([class*=orgunit-]) .orgunit-glyptothek b,#formPrologue body:not([class*=orgunit-]) .orgunit-glyptothek strong,#formPrologue body:not([class*=orgunit-]) .orgunit-graphiccollection b,#formPrologue body:not([class*=orgunit-]) .orgunit-graphiccollection strong,#formPrologue body:not([class*=orgunit-]) .orgunit-paintingsgallery b,#formPrologue body:not([class*=orgunit-]) .orgunit-paintingsgallery strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-glyptothek b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-glyptothek strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-graphiccollection b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-graphiccollection strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-paintingsgallery b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-paintingsgallery strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-glyptothek b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-glyptothek strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-graphiccollection b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-graphiccollection strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-paintingsgallery b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-paintingsgallery strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-glyptothek b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-glyptothek strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-graphiccollection b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-graphiccollection strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-paintingsgallery b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-paintingsgallery strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-glyptothek b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-glyptothek strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-graphiccollection b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-graphiccollection strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-paintingsgallery b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-paintingsgallery strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-glyptothek b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-glyptothek strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-graphiccollection b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-graphiccollection strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-paintingsgallery b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-paintingsgallery strong,.mce-content-body body.orgunit-academy .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-academy .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body.orgunit-academy .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-academy .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body.orgunit-academy .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-academy .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body.orgunit-archive .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-archive .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body.orgunit-archive .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-archive .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body.orgunit-archive .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-archive .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body.orgunit-library .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-library .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body.orgunit-library .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-library .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body.orgunit-library .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-library .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body.orgunit-other .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-other .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body.orgunit-other .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-other .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body.orgunit-other .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-other .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body:not([class*=orgunit-]) .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body:not([class*=orgunit-]) .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body:not([class*=orgunit-]) .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body:not([class*=orgunit-]) .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body:not([class*=orgunit-]) .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body:not([class*=orgunit-]) .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.outer-wrapper body.orgunit-academy .orgunit-glyptothek b,.outer-wrapper body.orgunit-academy .orgunit-glyptothek strong,.outer-wrapper body.orgunit-academy .orgunit-graphiccollection b,.outer-wrapper body.orgunit-academy .orgunit-graphiccollection strong,.outer-wrapper body.orgunit-academy .orgunit-paintingsgallery b,.outer-wrapper body.orgunit-academy .orgunit-paintingsgallery strong,.outer-wrapper body.orgunit-archive .orgunit-glyptothek b,.outer-wrapper body.orgunit-archive .orgunit-glyptothek strong,.outer-wrapper body.orgunit-archive .orgunit-graphiccollection b,.outer-wrapper body.orgunit-archive .orgunit-graphiccollection strong,.outer-wrapper body.orgunit-archive .orgunit-paintingsgallery b,.outer-wrapper body.orgunit-archive .orgunit-paintingsgallery strong,.outer-wrapper body.orgunit-library .orgunit-glyptothek b,.outer-wrapper body.orgunit-library .orgunit-glyptothek strong,.outer-wrapper body.orgunit-library .orgunit-graphiccollection b,.outer-wrapper body.orgunit-library .orgunit-graphiccollection strong,.outer-wrapper body.orgunit-library .orgunit-paintingsgallery b,.outer-wrapper body.orgunit-library .orgunit-paintingsgallery strong,.outer-wrapper body.orgunit-other .orgunit-glyptothek b,.outer-wrapper body.orgunit-other .orgunit-glyptothek strong,.outer-wrapper body.orgunit-other .orgunit-graphiccollection b,.outer-wrapper body.orgunit-other .orgunit-graphiccollection strong,.outer-wrapper body.orgunit-other .orgunit-paintingsgallery b,.outer-wrapper body.orgunit-other .orgunit-paintingsgallery strong,.outer-wrapper body:not([class*=orgunit-]) .orgunit-glyptothek b,.outer-wrapper body:not([class*=orgunit-]) .orgunit-glyptothek strong,.outer-wrapper body:not([class*=orgunit-]) .orgunit-graphiccollection b,.outer-wrapper body:not([class*=orgunit-]) .orgunit-graphiccollection strong,.outer-wrapper body:not([class*=orgunit-]) .orgunit-paintingsgallery b,.outer-wrapper body:not([class*=orgunit-]) .orgunit-paintingsgallery strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-glyptothek b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-glyptothek strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-graphiccollection b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-graphiccollection strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-paintingsgallery b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-paintingsgallery strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-glyptothek b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-glyptothek strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-graphiccollection b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-graphiccollection strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-paintingsgallery b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-paintingsgallery strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-glyptothek b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-glyptothek strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-graphiccollection b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-graphiccollection strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-paintingsgallery b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-paintingsgallery strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-glyptothek b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-glyptothek strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-graphiccollection b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-graphiccollection strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-paintingsgallery b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-paintingsgallery strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-glyptothek b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-glyptothek strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-graphiccollection b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-graphiccollection strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-paintingsgallery b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-paintingsgallery strong,.rich-text body.orgunit-academy .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-academy .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body.orgunit-academy .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-academy .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body.orgunit-academy .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-academy .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body.orgunit-archive .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-archive .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body.orgunit-archive .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-archive .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body.orgunit-archive .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-archive .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body.orgunit-library .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-library .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body.orgunit-library .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-library .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body.orgunit-library .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-library .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body.orgunit-other .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-other .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body.orgunit-other .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-other .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body.orgunit-other .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-other .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body:not([class*=orgunit-]) .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body:not([class*=orgunit-]) .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body:not([class*=orgunit-]) .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body:not([class*=orgunit-]) .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body:not([class*=orgunit-]) .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body:not([class*=orgunit-]) .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-glyptothek b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-glyptothek strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-graphiccollection b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-graphiccollection strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-paintingsgallery b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-paintingsgallery strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-glyptothek b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-glyptothek strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-graphiccollection b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-graphiccollection strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-paintingsgallery b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-paintingsgallery strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-glyptothek b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-glyptothek strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-graphiccollection b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-graphiccollection strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-paintingsgallery b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-paintingsgallery strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-glyptothek b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-glyptothek strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-graphiccollection b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-graphiccollection strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-paintingsgallery b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-paintingsgallery strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-glyptothek b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-glyptothek strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-graphiccollection b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-graphiccollection strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-paintingsgallery b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-paintingsgallery strong,body#tinymce body.orgunit-academy .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-academy .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-academy .orgunit-glyptothek b,body#tinymce body.orgunit-academy .orgunit-glyptothek strong,body#tinymce body.orgunit-academy .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-academy .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-academy .orgunit-graphiccollection b,body#tinymce body.orgunit-academy .orgunit-graphiccollection strong,body#tinymce body.orgunit-academy .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-academy .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-academy .orgunit-paintingsgallery b,body#tinymce body.orgunit-academy .orgunit-paintingsgallery strong,body#tinymce body.orgunit-archive .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-archive .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-archive .orgunit-glyptothek b,body#tinymce body.orgunit-archive .orgunit-glyptothek strong,body#tinymce body.orgunit-archive .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-archive .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-archive .orgunit-graphiccollection b,body#tinymce body.orgunit-archive .orgunit-graphiccollection strong,body#tinymce body.orgunit-archive .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-archive .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-archive .orgunit-paintingsgallery b,body#tinymce body.orgunit-archive .orgunit-paintingsgallery strong,body#tinymce body.orgunit-library .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-library .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-library .orgunit-glyptothek b,body#tinymce body.orgunit-library .orgunit-glyptothek strong,body#tinymce body.orgunit-library .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-library .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-library .orgunit-graphiccollection b,body#tinymce body.orgunit-library .orgunit-graphiccollection strong,body#tinymce body.orgunit-library .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-library .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-library .orgunit-paintingsgallery b,body#tinymce body.orgunit-library .orgunit-paintingsgallery strong,body#tinymce body.orgunit-other .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-other .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-other .orgunit-glyptothek b,body#tinymce body.orgunit-other .orgunit-glyptothek strong,body#tinymce body.orgunit-other .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-other .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-other .orgunit-graphiccollection b,body#tinymce body.orgunit-other .orgunit-graphiccollection strong,body#tinymce body.orgunit-other .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-other .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-other .orgunit-paintingsgallery b,body#tinymce body.orgunit-other .orgunit-paintingsgallery strong,body#tinymce body:not([class*=orgunit-]) .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body:not([class*=orgunit-]) .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body:not([class*=orgunit-]) .orgunit-glyptothek b,body#tinymce body:not([class*=orgunit-]) .orgunit-glyptothek strong,body#tinymce body:not([class*=orgunit-]) .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body:not([class*=orgunit-]) .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body:not([class*=orgunit-]) .orgunit-graphiccollection b,body#tinymce body:not([class*=orgunit-]) .orgunit-graphiccollection strong,body#tinymce body:not([class*=orgunit-]) .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body:not([class*=orgunit-]) .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body:not([class*=orgunit-]) .orgunit-paintingsgallery b,body#tinymce body:not([class*=orgunit-]) .orgunit-paintingsgallery strong,body.orgunit-academy .orgunit-glyptothek #formEpilogue b,body.orgunit-academy .orgunit-glyptothek #formEpilogue strong,body.orgunit-academy .orgunit-glyptothek #formPrologue b,body.orgunit-academy .orgunit-glyptothek #formPrologue strong,body.orgunit-academy .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-academy .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-academy .orgunit-glyptothek .outer-wrapper b,body.orgunit-academy .orgunit-glyptothek .outer-wrapper strong,body.orgunit-academy .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-academy .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-academy .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-academy .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-academy .orgunit-glyptothek body#tinymce b,body.orgunit-academy .orgunit-glyptothek body#tinymce strong,body.orgunit-academy .orgunit-glyptothek div.mce-content-body[contenteditable=true] b,body.orgunit-academy .orgunit-glyptothek div.mce-content-body[contenteditable=true] strong,body.orgunit-academy .orgunit-graphiccollection #formEpilogue b,body.orgunit-academy .orgunit-graphiccollection #formEpilogue strong,body.orgunit-academy .orgunit-graphiccollection #formPrologue b,body.orgunit-academy .orgunit-graphiccollection #formPrologue strong,body.orgunit-academy .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-academy .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-academy .orgunit-graphiccollection .outer-wrapper b,body.orgunit-academy .orgunit-graphiccollection .outer-wrapper strong,body.orgunit-academy .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-academy .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-academy .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-academy .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-academy .orgunit-graphiccollection body#tinymce b,body.orgunit-academy .orgunit-graphiccollection body#tinymce strong,body.orgunit-academy .orgunit-graphiccollection div.mce-content-body[contenteditable=true] b,body.orgunit-academy .orgunit-graphiccollection div.mce-content-body[contenteditable=true] strong,body.orgunit-academy .orgunit-paintingsgallery #formEpilogue b,body.orgunit-academy .orgunit-paintingsgallery #formEpilogue strong,body.orgunit-academy .orgunit-paintingsgallery #formPrologue b,body.orgunit-academy .orgunit-paintingsgallery #formPrologue strong,body.orgunit-academy .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-academy .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-academy .orgunit-paintingsgallery .outer-wrapper b,body.orgunit-academy .orgunit-paintingsgallery .outer-wrapper strong,body.orgunit-academy .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-academy .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-academy .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-academy .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-academy .orgunit-paintingsgallery body#tinymce b,body.orgunit-academy .orgunit-paintingsgallery body#tinymce strong,body.orgunit-academy .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] b,body.orgunit-academy .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] strong,body.orgunit-archive .orgunit-glyptothek #formEpilogue b,body.orgunit-archive .orgunit-glyptothek #formEpilogue strong,body.orgunit-archive .orgunit-glyptothek #formPrologue b,body.orgunit-archive .orgunit-glyptothek #formPrologue strong,body.orgunit-archive .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-archive .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-archive .orgunit-glyptothek .outer-wrapper b,body.orgunit-archive .orgunit-glyptothek .outer-wrapper strong,body.orgunit-archive .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-archive .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-archive .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-archive .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-archive .orgunit-glyptothek body#tinymce b,body.orgunit-archive .orgunit-glyptothek body#tinymce strong,body.orgunit-archive .orgunit-glyptothek div.mce-content-body[contenteditable=true] b,body.orgunit-archive .orgunit-glyptothek div.mce-content-body[contenteditable=true] strong,body.orgunit-archive .orgunit-graphiccollection #formEpilogue b,body.orgunit-archive .orgunit-graphiccollection #formEpilogue strong,body.orgunit-archive .orgunit-graphiccollection #formPrologue b,body.orgunit-archive .orgunit-graphiccollection #formPrologue strong,body.orgunit-archive .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-archive .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-archive .orgunit-graphiccollection .outer-wrapper b,body.orgunit-archive .orgunit-graphiccollection .outer-wrapper strong,body.orgunit-archive .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-archive .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-archive .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-archive .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-archive .orgunit-graphiccollection body#tinymce b,body.orgunit-archive .orgunit-graphiccollection body#tinymce strong,body.orgunit-archive .orgunit-graphiccollection div.mce-content-body[contenteditable=true] b,body.orgunit-archive .orgunit-graphiccollection div.mce-content-body[contenteditable=true] strong,body.orgunit-archive .orgunit-paintingsgallery #formEpilogue b,body.orgunit-archive .orgunit-paintingsgallery #formEpilogue strong,body.orgunit-archive .orgunit-paintingsgallery #formPrologue b,body.orgunit-archive .orgunit-paintingsgallery #formPrologue strong,body.orgunit-archive .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-archive .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-archive .orgunit-paintingsgallery .outer-wrapper b,body.orgunit-archive .orgunit-paintingsgallery .outer-wrapper strong,body.orgunit-archive .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-archive .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-archive .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-archive .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-archive .orgunit-paintingsgallery body#tinymce b,body.orgunit-archive .orgunit-paintingsgallery body#tinymce strong,body.orgunit-archive .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] b,body.orgunit-archive .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] strong,body.orgunit-library .orgunit-glyptothek #formEpilogue b,body.orgunit-library .orgunit-glyptothek #formEpilogue strong,body.orgunit-library .orgunit-glyptothek #formPrologue b,body.orgunit-library .orgunit-glyptothek #formPrologue strong,body.orgunit-library .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-library .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-library .orgunit-glyptothek .outer-wrapper b,body.orgunit-library .orgunit-glyptothek .outer-wrapper strong,body.orgunit-library .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-library .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-library .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-library .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-library .orgunit-glyptothek body#tinymce b,body.orgunit-library .orgunit-glyptothek body#tinymce strong,body.orgunit-library .orgunit-glyptothek div.mce-content-body[contenteditable=true] b,body.orgunit-library .orgunit-glyptothek div.mce-content-body[contenteditable=true] strong,body.orgunit-library .orgunit-graphiccollection #formEpilogue b,body.orgunit-library .orgunit-graphiccollection #formEpilogue strong,body.orgunit-library .orgunit-graphiccollection #formPrologue b,body.orgunit-library .orgunit-graphiccollection #formPrologue strong,body.orgunit-library .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-library .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-library .orgunit-graphiccollection .outer-wrapper b,body.orgunit-library .orgunit-graphiccollection .outer-wrapper strong,body.orgunit-library .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-library .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-library .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-library .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-library .orgunit-graphiccollection body#tinymce b,body.orgunit-library .orgunit-graphiccollection body#tinymce strong,body.orgunit-library .orgunit-graphiccollection div.mce-content-body[contenteditable=true] b,body.orgunit-library .orgunit-graphiccollection div.mce-content-body[contenteditable=true] strong,body.orgunit-library .orgunit-paintingsgallery #formEpilogue b,body.orgunit-library .orgunit-paintingsgallery #formEpilogue strong,body.orgunit-library .orgunit-paintingsgallery #formPrologue b,body.orgunit-library .orgunit-paintingsgallery #formPrologue strong,body.orgunit-library .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-library .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-library .orgunit-paintingsgallery .outer-wrapper b,body.orgunit-library .orgunit-paintingsgallery .outer-wrapper strong,body.orgunit-library .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-library .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-library .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-library .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-library .orgunit-paintingsgallery body#tinymce b,body.orgunit-library .orgunit-paintingsgallery body#tinymce strong,body.orgunit-library .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] b,body.orgunit-library .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] strong,body.orgunit-other .orgunit-glyptothek #formEpilogue b,body.orgunit-other .orgunit-glyptothek #formEpilogue strong,body.orgunit-other .orgunit-glyptothek #formPrologue b,body.orgunit-other .orgunit-glyptothek #formPrologue strong,body.orgunit-other .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-other .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-other .orgunit-glyptothek .outer-wrapper b,body.orgunit-other .orgunit-glyptothek .outer-wrapper strong,body.orgunit-other .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-other .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-other .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-other .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-other .orgunit-glyptothek body#tinymce b,body.orgunit-other .orgunit-glyptothek body#tinymce strong,body.orgunit-other .orgunit-glyptothek div.mce-content-body[contenteditable=true] b,body.orgunit-other .orgunit-glyptothek div.mce-content-body[contenteditable=true] strong,body.orgunit-other .orgunit-graphiccollection #formEpilogue b,body.orgunit-other .orgunit-graphiccollection #formEpilogue strong,body.orgunit-other .orgunit-graphiccollection #formPrologue b,body.orgunit-other .orgunit-graphiccollection #formPrologue strong,body.orgunit-other .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-other .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-other .orgunit-graphiccollection .outer-wrapper b,body.orgunit-other .orgunit-graphiccollection .outer-wrapper strong,body.orgunit-other .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-other .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-other .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-other .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-other .orgunit-graphiccollection body#tinymce b,body.orgunit-other .orgunit-graphiccollection body#tinymce strong,body.orgunit-other .orgunit-graphiccollection div.mce-content-body[contenteditable=true] b,body.orgunit-other .orgunit-graphiccollection div.mce-content-body[contenteditable=true] strong,body.orgunit-other .orgunit-paintingsgallery #formEpilogue b,body.orgunit-other .orgunit-paintingsgallery #formEpilogue strong,body.orgunit-other .orgunit-paintingsgallery #formPrologue b,body.orgunit-other .orgunit-paintingsgallery #formPrologue strong,body.orgunit-other .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-other .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-other .orgunit-paintingsgallery .outer-wrapper b,body.orgunit-other .orgunit-paintingsgallery .outer-wrapper strong,body.orgunit-other .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-other .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-other .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-other .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-other .orgunit-paintingsgallery body#tinymce b,body.orgunit-other .orgunit-paintingsgallery body#tinymce strong,body.orgunit-other .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] b,body.orgunit-other .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] strong,body:not([class*=orgunit-]) .orgunit-glyptothek #formEpilogue b,body:not([class*=orgunit-]) .orgunit-glyptothek #formEpilogue strong,body:not([class*=orgunit-]) .orgunit-glyptothek #formPrologue b,body:not([class*=orgunit-]) .orgunit-glyptothek #formPrologue strong,body:not([class*=orgunit-]) .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body:not([class*=orgunit-]) .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body:not([class*=orgunit-]) .orgunit-glyptothek .outer-wrapper b,body:not([class*=orgunit-]) .orgunit-glyptothek .outer-wrapper strong,body:not([class*=orgunit-]) .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body:not([class*=orgunit-]) .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body:not([class*=orgunit-]) .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body:not([class*=orgunit-]) .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body:not([class*=orgunit-]) .orgunit-glyptothek body#tinymce b,body:not([class*=orgunit-]) .orgunit-glyptothek body#tinymce strong,body:not([class*=orgunit-]) .orgunit-glyptothek div.mce-content-body[contenteditable=true] b,body:not([class*=orgunit-]) .orgunit-glyptothek div.mce-content-body[contenteditable=true] strong,body:not([class*=orgunit-]) .orgunit-graphiccollection #formEpilogue b,body:not([class*=orgunit-]) .orgunit-graphiccollection #formEpilogue strong,body:not([class*=orgunit-]) .orgunit-graphiccollection #formPrologue b,body:not([class*=orgunit-]) .orgunit-graphiccollection #formPrologue strong,body:not([class*=orgunit-]) .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body:not([class*=orgunit-]) .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body:not([class*=orgunit-]) .orgunit-graphiccollection .outer-wrapper b,body:not([class*=orgunit-]) .orgunit-graphiccollection .outer-wrapper strong,body:not([class*=orgunit-]) .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body:not([class*=orgunit-]) .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body:not([class*=orgunit-]) .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body:not([class*=orgunit-]) .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body:not([class*=orgunit-]) .orgunit-graphiccollection body#tinymce b,body:not([class*=orgunit-]) .orgunit-graphiccollection body#tinymce strong,body:not([class*=orgunit-]) .orgunit-graphiccollection div.mce-content-body[contenteditable=true] b,body:not([class*=orgunit-]) .orgunit-graphiccollection div.mce-content-body[contenteditable=true] strong,body:not([class*=orgunit-]) .orgunit-paintingsgallery #formEpilogue b,body:not([class*=orgunit-]) .orgunit-paintingsgallery #formEpilogue strong,body:not([class*=orgunit-]) .orgunit-paintingsgallery #formPrologue b,body:not([class*=orgunit-]) .orgunit-paintingsgallery #formPrologue strong,body:not([class*=orgunit-]) .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body:not([class*=orgunit-]) .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body:not([class*=orgunit-]) .orgunit-paintingsgallery .outer-wrapper b,body:not([class*=orgunit-]) .orgunit-paintingsgallery .outer-wrapper strong,body:not([class*=orgunit-]) .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body:not([class*=orgunit-]) .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body:not([class*=orgunit-]) .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body:not([class*=orgunit-]) .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body:not([class*=orgunit-]) .orgunit-paintingsgallery body#tinymce b,body:not([class*=orgunit-]) .orgunit-paintingsgallery body#tinymce strong,body:not([class*=orgunit-]) .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] b,body:not([class*=orgunit-]) .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] strong,div.mce-content-body[contenteditable=true] body.orgunit-academy .orgunit-glyptothek b,div.mce-content-body[contenteditable=true] body.orgunit-academy .orgunit-glyptothek strong,div.mce-content-body[contenteditable=true] body.orgunit-academy .orgunit-graphiccollection b,div.mce-content-body[contenteditable=true] body.orgunit-academy .orgunit-graphiccollection strong,div.mce-content-body[contenteditable=true] body.orgunit-academy .orgunit-paintingsgallery b,div.mce-content-body[contenteditable=true] body.orgunit-academy .orgunit-paintingsgallery strong,div.mce-content-body[contenteditable=true] body.orgunit-archive .orgunit-glyptothek b,div.mce-content-body[contenteditable=true] body.orgunit-archive .orgunit-glyptothek strong,div.mce-content-body[contenteditable=true] body.orgunit-archive .orgunit-graphiccollection b,div.mce-content-body[contenteditable=true] body.orgunit-archive .orgunit-graphiccollection strong,div.mce-content-body[contenteditable=true] body.orgunit-archive .orgunit-paintingsgallery b,div.mce-content-body[contenteditable=true] body.orgunit-archive .orgunit-paintingsgallery strong,div.mce-content-body[contenteditable=true] body.orgunit-library .orgunit-glyptothek b,div.mce-content-body[contenteditable=true] body.orgunit-library .orgunit-glyptothek strong,div.mce-content-body[contenteditable=true] body.orgunit-library .orgunit-graphiccollection b,div.mce-content-body[contenteditable=true] body.orgunit-library .orgunit-graphiccollection strong,div.mce-content-body[contenteditable=true] body.orgunit-library .orgunit-paintingsgallery b,div.mce-content-body[contenteditable=true] body.orgunit-library .orgunit-paintingsgallery strong,div.mce-content-body[contenteditable=true] body.orgunit-other .orgunit-glyptothek b,div.mce-content-body[contenteditable=true] body.orgunit-other .orgunit-glyptothek strong,div.mce-content-body[contenteditable=true] body.orgunit-other .orgunit-graphiccollection b,div.mce-content-body[contenteditable=true] body.orgunit-other .orgunit-graphiccollection strong,div.mce-content-body[contenteditable=true] body.orgunit-other .orgunit-paintingsgallery b,div.mce-content-body[contenteditable=true] body.orgunit-other .orgunit-paintingsgallery strong,div.mce-content-body[contenteditable=true] body:not([class*=orgunit-]) .orgunit-glyptothek b,div.mce-content-body[contenteditable=true] body:not([class*=orgunit-]) .orgunit-glyptothek strong,div.mce-content-body[contenteditable=true] body:not([class*=orgunit-]) .orgunit-graphiccollection b,div.mce-content-body[contenteditable=true] body:not([class*=orgunit-]) .orgunit-graphiccollection strong,div.mce-content-body[contenteditable=true] body:not([class*=orgunit-]) .orgunit-paintingsgallery b,div.mce-content-body[contenteditable=true] body:not([class*=orgunit-]) .orgunit-paintingsgallery strong{background-image:linear-gradient(to right,rgba(255,255,255,.2) 100%,transparent)}}@media only screen{#formEpilogue body.orgunit-glyptothek b,#formEpilogue body.orgunit-glyptothek strong,#formEpilogue body.orgunit-graphiccollection b,#formEpilogue body.orgunit-graphiccollection strong,#formEpilogue body.orgunit-paintingsgallery b,#formEpilogue body.orgunit-paintingsgallery strong,#formPrologue body.orgunit-glyptothek b,#formPrologue body.orgunit-glyptothek strong,#formPrologue body.orgunit-graphiccollection b,#formPrologue body.orgunit-graphiccollection strong,#formPrologue body.orgunit-paintingsgallery b,#formPrologue body.orgunit-paintingsgallery strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-glyptothek b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-glyptothek strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-graphiccollection b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-graphiccollection strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-paintingsgallery b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-paintingsgallery strong,.mce-content-body body.orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body.orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.mce-content-body body.orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body body.orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.outer-wrapper body.orgunit-glyptothek b,.outer-wrapper body.orgunit-glyptothek strong,.outer-wrapper body.orgunit-graphiccollection b,.outer-wrapper body.orgunit-graphiccollection strong,.outer-wrapper body.orgunit-paintingsgallery b,.outer-wrapper body.orgunit-paintingsgallery strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-glyptothek b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-glyptothek strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-graphiccollection b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-graphiccollection strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-paintingsgallery b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-paintingsgallery strong,.rich-text body.orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body.orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.rich-text body.orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text body.orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-glyptothek b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-glyptothek strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-graphiccollection b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-graphiccollection strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-paintingsgallery b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-paintingsgallery strong,body#tinymce body.orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-glyptothek b,body#tinymce body.orgunit-glyptothek strong,body#tinymce body.orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-graphiccollection b,body#tinymce body.orgunit-graphiccollection strong,body#tinymce body.orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce body.orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce body.orgunit-paintingsgallery b,body#tinymce body.orgunit-paintingsgallery strong,body.orgunit-glyptothek #formEpilogue b,body.orgunit-glyptothek #formEpilogue strong,body.orgunit-glyptothek #formPrologue b,body.orgunit-glyptothek #formPrologue strong,body.orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-glyptothek .outer-wrapper b,body.orgunit-glyptothek .outer-wrapper strong,body.orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-glyptothek body#tinymce b,body.orgunit-glyptothek body#tinymce strong,body.orgunit-glyptothek div.mce-content-body[contenteditable=true] b,body.orgunit-glyptothek div.mce-content-body[contenteditable=true] strong,body.orgunit-graphiccollection #formEpilogue b,body.orgunit-graphiccollection #formEpilogue strong,body.orgunit-graphiccollection #formPrologue b,body.orgunit-graphiccollection #formPrologue strong,body.orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-graphiccollection .outer-wrapper b,body.orgunit-graphiccollection .outer-wrapper strong,body.orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-graphiccollection body#tinymce b,body.orgunit-graphiccollection body#tinymce strong,body.orgunit-graphiccollection div.mce-content-body[contenteditable=true] b,body.orgunit-graphiccollection div.mce-content-body[contenteditable=true] strong,body.orgunit-paintingsgallery #formEpilogue b,body.orgunit-paintingsgallery #formEpilogue strong,body.orgunit-paintingsgallery #formPrologue b,body.orgunit-paintingsgallery #formPrologue strong,body.orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-paintingsgallery .outer-wrapper b,body.orgunit-paintingsgallery .outer-wrapper strong,body.orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body.orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body.orgunit-paintingsgallery body#tinymce b,body.orgunit-paintingsgallery body#tinymce strong,body.orgunit-paintingsgallery div.mce-content-body[contenteditable=true] b,body.orgunit-paintingsgallery div.mce-content-body[contenteditable=true] strong,div.mce-content-body[contenteditable=true] body.orgunit-glyptothek b,div.mce-content-body[contenteditable=true] body.orgunit-glyptothek strong,div.mce-content-body[contenteditable=true] body.orgunit-graphiccollection b,div.mce-content-body[contenteditable=true] body.orgunit-graphiccollection strong,div.mce-content-body[contenteditable=true] body.orgunit-paintingsgallery b,div.mce-content-body[contenteditable=true] body.orgunit-paintingsgallery strong{background-image:linear-gradient(to right,rgba(255,255,255,.2) 100%,transparent)}}@media only print{#formEpilogue b,#formEpilogue strong,#formPrologue b,#formPrologue strong,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,.outer-wrapper b,.outer-wrapper strong,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) b,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) strong,body#tinymce b,body#tinymce strong,div.mce-content-body[contenteditable=true] b,div.mce-content-body[contenteditable=true] strong{position:relative;background:0 0;box-shadow:inset 0 2em 0 rgba(0,0,0,.15)!important}}#formPrologue .h1,#formPrologue .h2,#formPrologue .linklist,#formPrologue h1,#formPrologue h2,.nav-global .nav-item,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h1,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h2,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h1,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h2{border-top:.0625rem solid;padding-top:.2631578947em}#formPrologue .akbild-firstchild .h1:first-child,#formPrologue .akbild-firstchild .h2:first-child,#formPrologue .akbild-firstchild .linklist:first-child,#formPrologue .akbild-firstchild h1:first-child,#formPrologue .akbild-firstchild h2:first-child,#formPrologue .h1+.linklist,#formPrologue .h2+.linklist,#formPrologue h1+.linklist,#formPrologue h2+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .akbild-firstchild .h1:first-child,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .akbild-firstchild .h2:first-child,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .akbild-firstchild .linklist:first-child,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .akbild-firstchild h1:first-child,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .akbild-firstchild h2:first-child,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h1+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h2+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h1+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h2+.linklist{border-top:none;padding-top:0}.nav-global .nav-item.current,a[data-akbild-s-trigger][aria-expanded=true]{position:relative}.nav-global .nav-item.current:before,a[data-akbild-s-trigger][aria-expanded=true]:before{content:"•";position:absolute;left:-.6em}#formEpilogue a:not(.more-link):not(.carousel-custom-link),#formPrologue a:not(.more-link):not(.carousel-custom-link),.akbild-sorting-link,.carousel-custom-controls-btn,.carousel-custom-zoom-btn,.collapse-all,.collapse-dropdown,.dark-link,.footer a:not([class]),.footer a[class=""],.header a:not([class]),.header a[class=""],.jump-to-top,.languageselector a,.list-group-item a.list-group-link,.list-group-item a:not(.list-group-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.more-link,.nav-link,.page-item.active .page-link,.page-item:not(.active) .page-link,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.skip-to-link,.text-link,a.logo,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link){color:inherit;text-decoration:none}ul.linklist a{color:inherit!important;text-decoration:none!important}#formEpilogue a:not(.more-link):not(.carousel-custom-link),#formPrologue a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.page-item.active .page-link,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.skip-to-link,.text-link,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link){box-shadow:inset 0 -.0625rem #000;color:#000;display:inline;opacity:66.5%}@media only print{#formEpilogue a:not(.more-link):not(.carousel-custom-link),#formPrologue a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.page-item.active .page-link,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.skip-to-link,.text-link,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link){text-decoration:underline}}#formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.page-item.active .page-link:hover,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.skip-to-link:hover,.text-link:hover,body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link){color:inherit;opacity:1}@media only screen{#formEpilogue body.orgunit-academy .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-academy .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-academy .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-archive .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-archive .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-archive .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-library .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-library .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-library .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-other .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-other .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-other .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),#formEpilogue body:not([class*=orgunit-]) .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),#formEpilogue body:not([class*=orgunit-]) .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),#formEpilogue body:not([class*=orgunit-]) .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-academy .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-academy .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-academy .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-archive .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-archive .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-archive .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-library .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-library .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-library .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-other .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-other .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-other .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),#formPrologue body:not([class*=orgunit-]) .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),#formPrologue body:not([class*=orgunit-]) .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),#formPrologue body:not([class*=orgunit-]) .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-academy .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-academy .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-academy .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-archive .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-archive .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-archive .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-library .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-library .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-library .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-other .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-other .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-other .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body:not([class*=orgunit-]) .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body:not([class*=orgunit-]) .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body:not([class*=orgunit-]) .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.page-item.active body.orgunit-academy .orgunit-glyptothek .page-link,.page-item.active body.orgunit-academy .orgunit-graphiccollection .page-link,.page-item.active body.orgunit-academy .orgunit-paintingsgallery .page-link,.page-item.active body.orgunit-archive .orgunit-glyptothek .page-link,.page-item.active body.orgunit-archive .orgunit-graphiccollection .page-link,.page-item.active body.orgunit-archive .orgunit-paintingsgallery .page-link,.page-item.active body.orgunit-library .orgunit-glyptothek .page-link,.page-item.active body.orgunit-library .orgunit-graphiccollection .page-link,.page-item.active body.orgunit-library .orgunit-paintingsgallery .page-link,.page-item.active body.orgunit-other .orgunit-glyptothek .page-link,.page-item.active body.orgunit-other .orgunit-graphiccollection .page-link,.page-item.active body.orgunit-other .orgunit-paintingsgallery .page-link,.page-item.active body:not([class*=orgunit-]) .orgunit-glyptothek .page-link,.page-item.active body:not([class*=orgunit-]) .orgunit-graphiccollection .page-link,.page-item.active body:not([class*=orgunit-]) .orgunit-paintingsgallery .page-link,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-academy .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-academy .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-academy .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-archive .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-archive .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-archive .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-library .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-library .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-library .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-other .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-other .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-other .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body:not([class*=orgunit-]) .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body:not([class*=orgunit-]) .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body:not([class*=orgunit-]) .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-academy .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-academy .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-academy .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-academy .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-academy .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-academy .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-archive .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-archive .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-archive .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-archive .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-archive .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-archive .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-library .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-library .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-library .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-library .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-library .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-library .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-other .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-other .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-other .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-other .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-other .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-other .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),body#tinymce body:not([class*=orgunit-]) .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body:not([class*=orgunit-]) .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),body#tinymce body:not([class*=orgunit-]) .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body:not([class*=orgunit-]) .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),body#tinymce body:not([class*=orgunit-]) .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body:not([class*=orgunit-]) .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-glyptothek #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-glyptothek #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-glyptothek .page-item.active .page-link,body.orgunit-academy .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-glyptothek .skip-to-link,body.orgunit-academy .orgunit-glyptothek .text-link,body.orgunit-academy .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-glyptothek body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-glyptothek div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-graphiccollection #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-graphiccollection #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-graphiccollection .page-item.active .page-link,body.orgunit-academy .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-graphiccollection .skip-to-link,body.orgunit-academy .orgunit-graphiccollection .text-link,body.orgunit-academy .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-graphiccollection body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-graphiccollection div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-paintingsgallery #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-paintingsgallery #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-paintingsgallery .page-item.active .page-link,body.orgunit-academy .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-paintingsgallery .skip-to-link,body.orgunit-academy .orgunit-paintingsgallery .text-link,body.orgunit-academy .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-paintingsgallery body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-glyptothek #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-glyptothek #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-glyptothek .page-item.active .page-link,body.orgunit-archive .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-glyptothek .skip-to-link,body.orgunit-archive .orgunit-glyptothek .text-link,body.orgunit-archive .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-glyptothek body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-glyptothek div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-graphiccollection #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-graphiccollection #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-graphiccollection .page-item.active .page-link,body.orgunit-archive .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-graphiccollection .skip-to-link,body.orgunit-archive .orgunit-graphiccollection .text-link,body.orgunit-archive .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-graphiccollection body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-graphiccollection div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-paintingsgallery #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-paintingsgallery #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-paintingsgallery .page-item.active .page-link,body.orgunit-archive .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-paintingsgallery .skip-to-link,body.orgunit-archive .orgunit-paintingsgallery .text-link,body.orgunit-archive .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-paintingsgallery body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-glyptothek #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-glyptothek #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-glyptothek .page-item.active .page-link,body.orgunit-library .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-glyptothek .skip-to-link,body.orgunit-library .orgunit-glyptothek .text-link,body.orgunit-library .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-glyptothek body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-glyptothek div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-graphiccollection #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-graphiccollection #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-graphiccollection .page-item.active .page-link,body.orgunit-library .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-graphiccollection .skip-to-link,body.orgunit-library .orgunit-graphiccollection .text-link,body.orgunit-library .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-graphiccollection body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-graphiccollection div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-paintingsgallery #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-paintingsgallery #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-paintingsgallery .page-item.active .page-link,body.orgunit-library .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-paintingsgallery .skip-to-link,body.orgunit-library .orgunit-paintingsgallery .text-link,body.orgunit-library .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-paintingsgallery body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-glyptothek #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-glyptothek #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-glyptothek .page-item.active .page-link,body.orgunit-other .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-glyptothek .skip-to-link,body.orgunit-other .orgunit-glyptothek .text-link,body.orgunit-other .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-glyptothek body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-glyptothek div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-graphiccollection #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-graphiccollection #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-graphiccollection .page-item.active .page-link,body.orgunit-other .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-graphiccollection .skip-to-link,body.orgunit-other .orgunit-graphiccollection .text-link,body.orgunit-other .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-graphiccollection body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-graphiccollection div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-paintingsgallery #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-paintingsgallery #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-paintingsgallery .page-item.active .page-link,body.orgunit-other .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-paintingsgallery .skip-to-link,body.orgunit-other .orgunit-paintingsgallery .text-link,body.orgunit-other .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-paintingsgallery body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-glyptothek #formEpilogue a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-glyptothek #formPrologue a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-glyptothek .page-item.active .page-link,body:not([class*=orgunit-]) .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-glyptothek .skip-to-link,body:not([class*=orgunit-]) .orgunit-glyptothek .text-link,body:not([class*=orgunit-]) .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-glyptothek body#tinymce a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-glyptothek div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-graphiccollection #formEpilogue a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-graphiccollection #formPrologue a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-graphiccollection .page-item.active .page-link,body:not([class*=orgunit-]) .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-graphiccollection .skip-to-link,body:not([class*=orgunit-]) .orgunit-graphiccollection .text-link,body:not([class*=orgunit-]) .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-graphiccollection body#tinymce a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-graphiccollection div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery #formEpilogue a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery #formPrologue a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery .page-item.active .page-link,body:not([class*=orgunit-]) .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery .skip-to-link,body:not([class*=orgunit-]) .orgunit-paintingsgallery .text-link,body:not([class*=orgunit-]) .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery body#tinymce a:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-academy .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-academy .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-academy .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-archive .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-archive .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-archive .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-library .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-library .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-library .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-other .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-other .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-other .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body:not([class*=orgunit-]) .orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body:not([class*=orgunit-]) .orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body:not([class*=orgunit-]) .orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link){box-shadow:inset 0 -.0625rem #fff;color:#fff;opacity:46%}#formEpilogue body.orgunit-academy .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-academy .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-academy .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-archive .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-archive .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-archive .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-library .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-library .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-library .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-other .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-other .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-other .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body:not([class*=orgunit-]) .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body:not([class*=orgunit-]) .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body:not([class*=orgunit-]) .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-academy .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-academy .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-academy .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-archive .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-archive .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-archive .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-library .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-library .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-library .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-other .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-other .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-other .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body:not([class*=orgunit-]) .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body:not([class*=orgunit-]) .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body:not([class*=orgunit-]) .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-academy .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-academy .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-academy .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-archive .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-archive .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-archive .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-library .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-library .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-library .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-other .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-other .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-other .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body:not([class*=orgunit-]) .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body:not([class*=orgunit-]) .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body:not([class*=orgunit-]) .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.page-item.active body.orgunit-academy .orgunit-glyptothek .page-link:hover,.page-item.active body.orgunit-academy .orgunit-graphiccollection .page-link:hover,.page-item.active body.orgunit-academy .orgunit-paintingsgallery .page-link:hover,.page-item.active body.orgunit-archive .orgunit-glyptothek .page-link:hover,.page-item.active body.orgunit-archive .orgunit-graphiccollection .page-link:hover,.page-item.active body.orgunit-archive .orgunit-paintingsgallery .page-link:hover,.page-item.active body.orgunit-library .orgunit-glyptothek .page-link:hover,.page-item.active body.orgunit-library .orgunit-graphiccollection .page-link:hover,.page-item.active body.orgunit-library .orgunit-paintingsgallery .page-link:hover,.page-item.active body.orgunit-other .orgunit-glyptothek .page-link:hover,.page-item.active body.orgunit-other .orgunit-graphiccollection .page-link:hover,.page-item.active body.orgunit-other .orgunit-paintingsgallery .page-link:hover,.page-item.active body:not([class*=orgunit-]) .orgunit-glyptothek .page-link:hover,.page-item.active body:not([class*=orgunit-]) .orgunit-graphiccollection .page-link:hover,.page-item.active body:not([class*=orgunit-]) .orgunit-paintingsgallery .page-link:hover,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-academy .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-academy .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-academy .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-archive .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-archive .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-archive .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-library .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-library .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-library .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-other .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-other .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-other .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body:not([class*=orgunit-]) .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body:not([class*=orgunit-]) .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body:not([class*=orgunit-]) .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-academy .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-archive .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-library .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-other .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body:not([class*=orgunit-]) .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-academy .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-academy .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-academy .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-academy .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-academy .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-academy .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-archive .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-archive .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-archive .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-archive .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-archive .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-archive .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-library .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-library .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-library .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-library .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-library .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-library .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-other .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-other .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-other .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-other .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-other .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-other .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body:not([class*=orgunit-]) .orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body:not([class*=orgunit-]) .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body:not([class*=orgunit-]) .orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body:not([class*=orgunit-]) .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body:not([class*=orgunit-]) .orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body:not([class*=orgunit-]) .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-glyptothek #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-glyptothek #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-glyptothek .page-item.active .page-link:hover,body.orgunit-academy .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-glyptothek .skip-to-link:hover,body.orgunit-academy .orgunit-glyptothek .text-link:hover,body.orgunit-academy .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-glyptothek body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-glyptothek div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-graphiccollection #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-graphiccollection #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-graphiccollection .page-item.active .page-link:hover,body.orgunit-academy .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-graphiccollection .skip-to-link:hover,body.orgunit-academy .orgunit-graphiccollection .text-link:hover,body.orgunit-academy .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-graphiccollection body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-graphiccollection div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-paintingsgallery #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-paintingsgallery #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-paintingsgallery .page-item.active .page-link:hover,body.orgunit-academy .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-paintingsgallery .skip-to-link:hover,body.orgunit-academy .orgunit-paintingsgallery .text-link:hover,body.orgunit-academy .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-paintingsgallery body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-academy .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-glyptothek #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-glyptothek #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-glyptothek .page-item.active .page-link:hover,body.orgunit-archive .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-glyptothek .skip-to-link:hover,body.orgunit-archive .orgunit-glyptothek .text-link:hover,body.orgunit-archive .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-glyptothek body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-glyptothek div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-graphiccollection #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-graphiccollection #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-graphiccollection .page-item.active .page-link:hover,body.orgunit-archive .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-graphiccollection .skip-to-link:hover,body.orgunit-archive .orgunit-graphiccollection .text-link:hover,body.orgunit-archive .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-graphiccollection body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-graphiccollection div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-paintingsgallery #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-paintingsgallery #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-paintingsgallery .page-item.active .page-link:hover,body.orgunit-archive .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-paintingsgallery .skip-to-link:hover,body.orgunit-archive .orgunit-paintingsgallery .text-link:hover,body.orgunit-archive .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-paintingsgallery body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-archive .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-glyptothek #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-glyptothek #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-glyptothek .page-item.active .page-link:hover,body.orgunit-library .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-glyptothek .skip-to-link:hover,body.orgunit-library .orgunit-glyptothek .text-link:hover,body.orgunit-library .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-glyptothek body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-glyptothek div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-graphiccollection #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-graphiccollection #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-graphiccollection .page-item.active .page-link:hover,body.orgunit-library .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-graphiccollection .skip-to-link:hover,body.orgunit-library .orgunit-graphiccollection .text-link:hover,body.orgunit-library .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-graphiccollection body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-graphiccollection div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-paintingsgallery #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-paintingsgallery #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-paintingsgallery .page-item.active .page-link:hover,body.orgunit-library .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-paintingsgallery .skip-to-link:hover,body.orgunit-library .orgunit-paintingsgallery .text-link:hover,body.orgunit-library .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-paintingsgallery body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-library .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-glyptothek #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-glyptothek #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-glyptothek .page-item.active .page-link:hover,body.orgunit-other .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-glyptothek .skip-to-link:hover,body.orgunit-other .orgunit-glyptothek .text-link:hover,body.orgunit-other .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-glyptothek body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-glyptothek div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-graphiccollection #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-graphiccollection #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-graphiccollection .page-item.active .page-link:hover,body.orgunit-other .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-graphiccollection .skip-to-link:hover,body.orgunit-other .orgunit-graphiccollection .text-link:hover,body.orgunit-other .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-graphiccollection body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-graphiccollection div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-paintingsgallery #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-paintingsgallery #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-paintingsgallery .page-item.active .page-link:hover,body.orgunit-other .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-paintingsgallery .skip-to-link:hover,body.orgunit-other .orgunit-paintingsgallery .text-link:hover,body.orgunit-other .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-paintingsgallery body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-other .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-glyptothek #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-glyptothek #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-glyptothek .page-item.active .page-link:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-glyptothek .skip-to-link:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .text-link:hover,body:not([class*=orgunit-]) .orgunit-glyptothek body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-glyptothek body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-glyptothek div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-graphiccollection #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-graphiccollection #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-graphiccollection .page-item.active .page-link:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-graphiccollection .skip-to-link:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .text-link:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-graphiccollection body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-graphiccollection div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery .page-item.active .page-link:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery .skip-to-link:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .text-link:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-academy .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-academy .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-academy .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-archive .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-archive .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-archive .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-library .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-library .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-library .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-other .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-other .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-other .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body:not([class*=orgunit-]) .orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body:not([class*=orgunit-]) .orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body:not([class*=orgunit-]) .orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link){color:inherit;opacity:1}}@media only screen{#formEpilogue body.orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.page-item.active body.orgunit-glyptothek .page-link,.page-item.active body.orgunit-graphiccollection .page-link,.page-item.active body.orgunit-paintingsgallery .page-link,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link),body.orgunit-glyptothek #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-glyptothek #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-glyptothek .page-item.active .page-link,body.orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-glyptothek .skip-to-link,body.orgunit-glyptothek .text-link,body.orgunit-glyptothek body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-glyptothek div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body.orgunit-graphiccollection #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-graphiccollection #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-graphiccollection .page-item.active .page-link,body.orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-graphiccollection .skip-to-link,body.orgunit-graphiccollection .text-link,body.orgunit-graphiccollection body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-graphiccollection div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),body.orgunit-paintingsgallery #formEpilogue a:not(.more-link):not(.carousel-custom-link),body.orgunit-paintingsgallery #formPrologue a:not(.more-link):not(.carousel-custom-link),body.orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-paintingsgallery .page-item.active .page-link,body.orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:not(.more-link):not(.carousel-custom-link),body.orgunit-paintingsgallery .skip-to-link,body.orgunit-paintingsgallery .text-link,body.orgunit-paintingsgallery body#tinymce a:not(.more-link):not(.carousel-custom-link),body.orgunit-paintingsgallery div.mce-content-body[contenteditable=true] a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-glyptothek a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-graphiccollection a:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-paintingsgallery a:not(.more-link):not(.carousel-custom-link){box-shadow:inset 0 -.0625rem #fff;color:#fff;opacity:46%}#formEpilogue body.orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),#formEpilogue body.orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),#formPrologue body.orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.mce-content-body body.orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.page-item.active body.orgunit-glyptothek .page-link:hover,.page-item.active body.orgunit-graphiccollection .page-link:hover,.page-item.active body.orgunit-paintingsgallery .page-link:hover,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) body.orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-glyptothek .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-graphiccollection .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),.rich-text body.orgunit-paintingsgallery .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),body#tinymce body.orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-glyptothek #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-glyptothek #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-glyptothek .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-glyptothek .page-item.active .page-link:hover,body.orgunit-glyptothek .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-glyptothek .skip-to-link:hover,body.orgunit-glyptothek .text-link:hover,body.orgunit-glyptothek body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-glyptothek div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-graphiccollection #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-graphiccollection #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-graphiccollection .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-graphiccollection .page-item.active .page-link:hover,body.orgunit-graphiccollection .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-graphiccollection .skip-to-link:hover,body.orgunit-graphiccollection .text-link:hover,body.orgunit-graphiccollection body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-graphiccollection div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-paintingsgallery #formEpilogue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-paintingsgallery #formPrologue a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-paintingsgallery .mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-paintingsgallery .page-item.active .page-link:hover,body.orgunit-paintingsgallery .rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-paintingsgallery .skip-to-link:hover,body.orgunit-paintingsgallery .text-link:hover,body.orgunit-paintingsgallery body#tinymce a:hover:not(.more-link):not(.carousel-custom-link),body.orgunit-paintingsgallery div.mce-content-body[contenteditable=true] a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-glyptothek a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-graphiccollection a:hover:not(.more-link):not(.carousel-custom-link),div.mce-content-body[contenteditable=true] body.orgunit-paintingsgallery a:hover:not(.more-link):not(.carousel-custom-link){color:inherit;opacity:1}}.akbild-sorting-link:hover,.carousel-custom-controls-btn:hover,.carousel-custom-zoom-btn:hover,.collapse-all:hover,.collapse-dropdown:hover,.dark-link:hover,.footer a:hover:not([class]),.footer a[class=""]:hover,.header a:hover:not([class]),.header a[class=""]:hover,.jump-to-top:hover,.languageselector a:hover,.list-group-item a:hover:not(.list-group-link),.nav-link:hover,.page-item:not(.active) .page-link:hover{color:inherit;opacity:66.5%}@media only screen{.footer body.orgunit-academy .orgunit-glyptothek a:hover:not([class]),.footer body.orgunit-academy .orgunit-glyptothek a[class=""]:hover,.footer body.orgunit-academy .orgunit-graphiccollection a:hover:not([class]),.footer body.orgunit-academy .orgunit-graphiccollection a[class=""]:hover,.footer body.orgunit-academy .orgunit-paintingsgallery a:hover:not([class]),.footer body.orgunit-academy .orgunit-paintingsgallery a[class=""]:hover,.footer body.orgunit-archive .orgunit-glyptothek a:hover:not([class]),.footer body.orgunit-archive .orgunit-glyptothek a[class=""]:hover,.footer body.orgunit-archive .orgunit-graphiccollection a:hover:not([class]),.footer body.orgunit-archive .orgunit-graphiccollection a[class=""]:hover,.footer body.orgunit-archive .orgunit-paintingsgallery a:hover:not([class]),.footer body.orgunit-archive .orgunit-paintingsgallery a[class=""]:hover,.footer body.orgunit-library .orgunit-glyptothek a:hover:not([class]),.footer body.orgunit-library .orgunit-glyptothek a[class=""]:hover,.footer body.orgunit-library .orgunit-graphiccollection a:hover:not([class]),.footer body.orgunit-library .orgunit-graphiccollection a[class=""]:hover,.footer body.orgunit-library .orgunit-paintingsgallery a:hover:not([class]),.footer body.orgunit-library .orgunit-paintingsgallery a[class=""]:hover,.footer body.orgunit-other .orgunit-glyptothek a:hover:not([class]),.footer body.orgunit-other .orgunit-glyptothek a[class=""]:hover,.footer body.orgunit-other .orgunit-graphiccollection a:hover:not([class]),.footer body.orgunit-other .orgunit-graphiccollection a[class=""]:hover,.footer body.orgunit-other .orgunit-paintingsgallery a:hover:not([class]),.footer body.orgunit-other .orgunit-paintingsgallery a[class=""]:hover,.footer body:not([class*=orgunit-]) .orgunit-glyptothek a:hover:not([class]),.footer body:not([class*=orgunit-]) .orgunit-glyptothek a[class=""]:hover,.footer body:not([class*=orgunit-]) .orgunit-graphiccollection a:hover:not([class]),.footer body:not([class*=orgunit-]) .orgunit-graphiccollection a[class=""]:hover,.footer body:not([class*=orgunit-]) .orgunit-paintingsgallery a:hover:not([class]),.footer body:not([class*=orgunit-]) .orgunit-paintingsgallery a[class=""]:hover,.header body.orgunit-academy .orgunit-glyptothek a:hover:not([class]),.header body.orgunit-academy .orgunit-glyptothek a[class=""]:hover,.header body.orgunit-academy .orgunit-graphiccollection a:hover:not([class]),.header body.orgunit-academy .orgunit-graphiccollection a[class=""]:hover,.header body.orgunit-academy .orgunit-paintingsgallery a:hover:not([class]),.header body.orgunit-academy .orgunit-paintingsgallery a[class=""]:hover,.header body.orgunit-archive .orgunit-glyptothek a:hover:not([class]),.header body.orgunit-archive .orgunit-glyptothek a[class=""]:hover,.header body.orgunit-archive .orgunit-graphiccollection a:hover:not([class]),.header body.orgunit-archive .orgunit-graphiccollection a[class=""]:hover,.header body.orgunit-archive .orgunit-paintingsgallery a:hover:not([class]),.header body.orgunit-archive .orgunit-paintingsgallery a[class=""]:hover,.header body.orgunit-library .orgunit-glyptothek a:hover:not([class]),.header body.orgunit-library .orgunit-glyptothek a[class=""]:hover,.header body.orgunit-library .orgunit-graphiccollection a:hover:not([class]),.header body.orgunit-library .orgunit-graphiccollection a[class=""]:hover,.header body.orgunit-library .orgunit-paintingsgallery a:hover:not([class]),.header body.orgunit-library .orgunit-paintingsgallery a[class=""]:hover,.header body.orgunit-other .orgunit-glyptothek a:hover:not([class]),.header body.orgunit-other .orgunit-glyptothek a[class=""]:hover,.header body.orgunit-other .orgunit-graphiccollection a:hover:not([class]),.header body.orgunit-other .orgunit-graphiccollection a[class=""]:hover,.header body.orgunit-other .orgunit-paintingsgallery a:hover:not([class]),.header body.orgunit-other .orgunit-paintingsgallery a[class=""]:hover,.header body:not([class*=orgunit-]) .orgunit-glyptothek a:hover:not([class]),.header body:not([class*=orgunit-]) .orgunit-glyptothek a[class=""]:hover,.header body:not([class*=orgunit-]) .orgunit-graphiccollection a:hover:not([class]),.header body:not([class*=orgunit-]) .orgunit-graphiccollection a[class=""]:hover,.header body:not([class*=orgunit-]) .orgunit-paintingsgallery a:hover:not([class]),.header body:not([class*=orgunit-]) .orgunit-paintingsgallery a[class=""]:hover,.languageselector body.orgunit-academy .orgunit-glyptothek a:hover,.languageselector body.orgunit-academy .orgunit-graphiccollection a:hover,.languageselector body.orgunit-academy .orgunit-paintingsgallery a:hover,.languageselector body.orgunit-archive .orgunit-glyptothek a:hover,.languageselector body.orgunit-archive .orgunit-graphiccollection a:hover,.languageselector body.orgunit-archive .orgunit-paintingsgallery a:hover,.languageselector body.orgunit-library .orgunit-glyptothek a:hover,.languageselector body.orgunit-library .orgunit-graphiccollection a:hover,.languageselector body.orgunit-library .orgunit-paintingsgallery a:hover,.languageselector body.orgunit-other .orgunit-glyptothek a:hover,.languageselector body.orgunit-other .orgunit-graphiccollection a:hover,.languageselector body.orgunit-other .orgunit-paintingsgallery a:hover,.languageselector body:not([class*=orgunit-]) .orgunit-glyptothek a:hover,.languageselector body:not([class*=orgunit-]) .orgunit-graphiccollection a:hover,.languageselector body:not([class*=orgunit-]) .orgunit-paintingsgallery a:hover,.list-group-item body.orgunit-academy .orgunit-glyptothek a:hover:not(.list-group-link),.list-group-item body.orgunit-academy .orgunit-graphiccollection a:hover:not(.list-group-link),.list-group-item body.orgunit-academy .orgunit-paintingsgallery a:hover:not(.list-group-link),.list-group-item body.orgunit-archive .orgunit-glyptothek a:hover:not(.list-group-link),.list-group-item body.orgunit-archive .orgunit-graphiccollection a:hover:not(.list-group-link),.list-group-item body.orgunit-archive .orgunit-paintingsgallery a:hover:not(.list-group-link),.list-group-item body.orgunit-library .orgunit-glyptothek a:hover:not(.list-group-link),.list-group-item body.orgunit-library .orgunit-graphiccollection a:hover:not(.list-group-link),.list-group-item body.orgunit-library .orgunit-paintingsgallery a:hover:not(.list-group-link),.list-group-item body.orgunit-other .orgunit-glyptothek a:hover:not(.list-group-link),.list-group-item body.orgunit-other .orgunit-graphiccollection a:hover:not(.list-group-link),.list-group-item body.orgunit-other .orgunit-paintingsgallery a:hover:not(.list-group-link),.list-group-item body:not([class*=orgunit-]) .orgunit-glyptothek a:hover:not(.list-group-link),.list-group-item body:not([class*=orgunit-]) .orgunit-graphiccollection a:hover:not(.list-group-link),.list-group-item body:not([class*=orgunit-]) .orgunit-paintingsgallery a:hover:not(.list-group-link),.page-item:not(.active) body.orgunit-academy .orgunit-glyptothek .page-link:hover,.page-item:not(.active) body.orgunit-academy .orgunit-graphiccollection .page-link:hover,.page-item:not(.active) body.orgunit-academy .orgunit-paintingsgallery .page-link:hover,.page-item:not(.active) body.orgunit-archive .orgunit-glyptothek .page-link:hover,.page-item:not(.active) body.orgunit-archive .orgunit-graphiccollection .page-link:hover,.page-item:not(.active) body.orgunit-archive .orgunit-paintingsgallery .page-link:hover,.page-item:not(.active) body.orgunit-library .orgunit-glyptothek .page-link:hover,.page-item:not(.active) body.orgunit-library .orgunit-graphiccollection .page-link:hover,.page-item:not(.active) body.orgunit-library .orgunit-paintingsgallery .page-link:hover,.page-item:not(.active) body.orgunit-other .orgunit-glyptothek .page-link:hover,.page-item:not(.active) body.orgunit-other .orgunit-graphiccollection .page-link:hover,.page-item:not(.active) body.orgunit-other .orgunit-paintingsgallery .page-link:hover,.page-item:not(.active) body:not([class*=orgunit-]) .orgunit-glyptothek .page-link:hover,.page-item:not(.active) body:not([class*=orgunit-]) .orgunit-graphiccollection .page-link:hover,.page-item:not(.active) body:not([class*=orgunit-]) .orgunit-paintingsgallery .page-link:hover,body.orgunit-academy .orgunit-glyptothek .akbild-sorting-link:hover,body.orgunit-academy .orgunit-glyptothek .carousel-custom-controls-btn:hover,body.orgunit-academy .orgunit-glyptothek .carousel-custom-zoom-btn:hover,body.orgunit-academy .orgunit-glyptothek .collapse-all:hover,body.orgunit-academy .orgunit-glyptothek .collapse-dropdown:hover,body.orgunit-academy .orgunit-glyptothek .dark-link:hover,body.orgunit-academy .orgunit-glyptothek .footer a:hover:not([class]),body.orgunit-academy .orgunit-glyptothek .footer a[class=""]:hover,body.orgunit-academy .orgunit-glyptothek .header a:hover:not([class]),body.orgunit-academy .orgunit-glyptothek .header a[class=""]:hover,body.orgunit-academy .orgunit-glyptothek .jump-to-top:hover,body.orgunit-academy .orgunit-glyptothek .languageselector a:hover,body.orgunit-academy .orgunit-glyptothek .list-group-item a:hover:not(.list-group-link),body.orgunit-academy .orgunit-glyptothek .nav-link:hover,body.orgunit-academy .orgunit-glyptothek .page-item:not(.active) .page-link:hover,body.orgunit-academy .orgunit-graphiccollection .akbild-sorting-link:hover,body.orgunit-academy .orgunit-graphiccollection .carousel-custom-controls-btn:hover,body.orgunit-academy .orgunit-graphiccollection .carousel-custom-zoom-btn:hover,body.orgunit-academy .orgunit-graphiccollection .collapse-all:hover,body.orgunit-academy .orgunit-graphiccollection .collapse-dropdown:hover,body.orgunit-academy .orgunit-graphiccollection .dark-link:hover,body.orgunit-academy .orgunit-graphiccollection .footer a:hover:not([class]),body.orgunit-academy .orgunit-graphiccollection .footer a[class=""]:hover,body.orgunit-academy .orgunit-graphiccollection .header a:hover:not([class]),body.orgunit-academy .orgunit-graphiccollection .header a[class=""]:hover,body.orgunit-academy .orgunit-graphiccollection .jump-to-top:hover,body.orgunit-academy .orgunit-graphiccollection .languageselector a:hover,body.orgunit-academy .orgunit-graphiccollection .list-group-item a:hover:not(.list-group-link),body.orgunit-academy .orgunit-graphiccollection .nav-link:hover,body.orgunit-academy .orgunit-graphiccollection .page-item:not(.active) .page-link:hover,body.orgunit-academy .orgunit-paintingsgallery .akbild-sorting-link:hover,body.orgunit-academy .orgunit-paintingsgallery .carousel-custom-controls-btn:hover,body.orgunit-academy .orgunit-paintingsgallery .carousel-custom-zoom-btn:hover,body.orgunit-academy .orgunit-paintingsgallery .collapse-all:hover,body.orgunit-academy .orgunit-paintingsgallery .collapse-dropdown:hover,body.orgunit-academy .orgunit-paintingsgallery .dark-link:hover,body.orgunit-academy .orgunit-paintingsgallery .footer a:hover:not([class]),body.orgunit-academy .orgunit-paintingsgallery .footer a[class=""]:hover,body.orgunit-academy .orgunit-paintingsgallery .header a:hover:not([class]),body.orgunit-academy .orgunit-paintingsgallery .header a[class=""]:hover,body.orgunit-academy .orgunit-paintingsgallery .jump-to-top:hover,body.orgunit-academy .orgunit-paintingsgallery .languageselector a:hover,body.orgunit-academy .orgunit-paintingsgallery .list-group-item a:hover:not(.list-group-link),body.orgunit-academy .orgunit-paintingsgallery .nav-link:hover,body.orgunit-academy .orgunit-paintingsgallery .page-item:not(.active) .page-link:hover,body.orgunit-archive .orgunit-glyptothek .akbild-sorting-link:hover,body.orgunit-archive .orgunit-glyptothek .carousel-custom-controls-btn:hover,body.orgunit-archive .orgunit-glyptothek .carousel-custom-zoom-btn:hover,body.orgunit-archive .orgunit-glyptothek .collapse-all:hover,body.orgunit-archive .orgunit-glyptothek .collapse-dropdown:hover,body.orgunit-archive .orgunit-glyptothek .dark-link:hover,body.orgunit-archive .orgunit-glyptothek .footer a:hover:not([class]),body.orgunit-archive .orgunit-glyptothek .footer a[class=""]:hover,body.orgunit-archive .orgunit-glyptothek .header a:hover:not([class]),body.orgunit-archive .orgunit-glyptothek .header a[class=""]:hover,body.orgunit-archive .orgunit-glyptothek .jump-to-top:hover,body.orgunit-archive .orgunit-glyptothek .languageselector a:hover,body.orgunit-archive .orgunit-glyptothek .list-group-item a:hover:not(.list-group-link),body.orgunit-archive .orgunit-glyptothek .nav-link:hover,body.orgunit-archive .orgunit-glyptothek .page-item:not(.active) .page-link:hover,body.orgunit-archive .orgunit-graphiccollection .akbild-sorting-link:hover,body.orgunit-archive .orgunit-graphiccollection .carousel-custom-controls-btn:hover,body.orgunit-archive .orgunit-graphiccollection .carousel-custom-zoom-btn:hover,body.orgunit-archive .orgunit-graphiccollection .collapse-all:hover,body.orgunit-archive .orgunit-graphiccollection .collapse-dropdown:hover,body.orgunit-archive .orgunit-graphiccollection .dark-link:hover,body.orgunit-archive .orgunit-graphiccollection .footer a:hover:not([class]),body.orgunit-archive .orgunit-graphiccollection .footer a[class=""]:hover,body.orgunit-archive .orgunit-graphiccollection .header a:hover:not([class]),body.orgunit-archive .orgunit-graphiccollection .header a[class=""]:hover,body.orgunit-archive .orgunit-graphiccollection .jump-to-top:hover,body.orgunit-archive .orgunit-graphiccollection .languageselector a:hover,body.orgunit-archive .orgunit-graphiccollection .list-group-item a:hover:not(.list-group-link),body.orgunit-archive .orgunit-graphiccollection .nav-link:hover,body.orgunit-archive .orgunit-graphiccollection .page-item:not(.active) .page-link:hover,body.orgunit-archive .orgunit-paintingsgallery .akbild-sorting-link:hover,body.orgunit-archive .orgunit-paintingsgallery .carousel-custom-controls-btn:hover,body.orgunit-archive .orgunit-paintingsgallery .carousel-custom-zoom-btn:hover,body.orgunit-archive .orgunit-paintingsgallery .collapse-all:hover,body.orgunit-archive .orgunit-paintingsgallery .collapse-dropdown:hover,body.orgunit-archive .orgunit-paintingsgallery .dark-link:hover,body.orgunit-archive .orgunit-paintingsgallery .footer a:hover:not([class]),body.orgunit-archive .orgunit-paintingsgallery .footer a[class=""]:hover,body.orgunit-archive .orgunit-paintingsgallery .header a:hover:not([class]),body.orgunit-archive .orgunit-paintingsgallery .header a[class=""]:hover,body.orgunit-archive .orgunit-paintingsgallery .jump-to-top:hover,body.orgunit-archive .orgunit-paintingsgallery .languageselector a:hover,body.orgunit-archive .orgunit-paintingsgallery .list-group-item a:hover:not(.list-group-link),body.orgunit-archive .orgunit-paintingsgallery .nav-link:hover,body.orgunit-archive .orgunit-paintingsgallery .page-item:not(.active) .page-link:hover,body.orgunit-library .orgunit-glyptothek .akbild-sorting-link:hover,body.orgunit-library .orgunit-glyptothek .carousel-custom-controls-btn:hover,body.orgunit-library .orgunit-glyptothek .carousel-custom-zoom-btn:hover,body.orgunit-library .orgunit-glyptothek .collapse-all:hover,body.orgunit-library .orgunit-glyptothek .collapse-dropdown:hover,body.orgunit-library .orgunit-glyptothek .dark-link:hover,body.orgunit-library .orgunit-glyptothek .footer a:hover:not([class]),body.orgunit-library .orgunit-glyptothek .footer a[class=""]:hover,body.orgunit-library .orgunit-glyptothek .header a:hover:not([class]),body.orgunit-library .orgunit-glyptothek .header a[class=""]:hover,body.orgunit-library .orgunit-glyptothek .jump-to-top:hover,body.orgunit-library .orgunit-glyptothek .languageselector a:hover,body.orgunit-library .orgunit-glyptothek .list-group-item a:hover:not(.list-group-link),body.orgunit-library .orgunit-glyptothek .nav-link:hover,body.orgunit-library .orgunit-glyptothek .page-item:not(.active) .page-link:hover,body.orgunit-library .orgunit-graphiccollection .akbild-sorting-link:hover,body.orgunit-library .orgunit-graphiccollection .carousel-custom-controls-btn:hover,body.orgunit-library .orgunit-graphiccollection .carousel-custom-zoom-btn:hover,body.orgunit-library .orgunit-graphiccollection .collapse-all:hover,body.orgunit-library .orgunit-graphiccollection .collapse-dropdown:hover,body.orgunit-library .orgunit-graphiccollection .dark-link:hover,body.orgunit-library .orgunit-graphiccollection .footer a:hover:not([class]),body.orgunit-library .orgunit-graphiccollection .footer a[class=""]:hover,body.orgunit-library .orgunit-graphiccollection .header a:hover:not([class]),body.orgunit-library .orgunit-graphiccollection .header a[class=""]:hover,body.orgunit-library .orgunit-graphiccollection .jump-to-top:hover,body.orgunit-library .orgunit-graphiccollection .languageselector a:hover,body.orgunit-library .orgunit-graphiccollection .list-group-item a:hover:not(.list-group-link),body.orgunit-library .orgunit-graphiccollection .nav-link:hover,body.orgunit-library .orgunit-graphiccollection .page-item:not(.active) .page-link:hover,body.orgunit-library .orgunit-paintingsgallery .akbild-sorting-link:hover,body.orgunit-library .orgunit-paintingsgallery .carousel-custom-controls-btn:hover,body.orgunit-library .orgunit-paintingsgallery .carousel-custom-zoom-btn:hover,body.orgunit-library .orgunit-paintingsgallery .collapse-all:hover,body.orgunit-library .orgunit-paintingsgallery .collapse-dropdown:hover,body.orgunit-library .orgunit-paintingsgallery .dark-link:hover,body.orgunit-library .orgunit-paintingsgallery .footer a:hover:not([class]),body.orgunit-library .orgunit-paintingsgallery .footer a[class=""]:hover,body.orgunit-library .orgunit-paintingsgallery .header a:hover:not([class]),body.orgunit-library .orgunit-paintingsgallery .header a[class=""]:hover,body.orgunit-library .orgunit-paintingsgallery .jump-to-top:hover,body.orgunit-library .orgunit-paintingsgallery .languageselector a:hover,body.orgunit-library .orgunit-paintingsgallery .list-group-item a:hover:not(.list-group-link),body.orgunit-library .orgunit-paintingsgallery .nav-link:hover,body.orgunit-library .orgunit-paintingsgallery .page-item:not(.active) .page-link:hover,body.orgunit-other .orgunit-glyptothek .akbild-sorting-link:hover,body.orgunit-other .orgunit-glyptothek .carousel-custom-controls-btn:hover,body.orgunit-other .orgunit-glyptothek .carousel-custom-zoom-btn:hover,body.orgunit-other .orgunit-glyptothek .collapse-all:hover,body.orgunit-other .orgunit-glyptothek .collapse-dropdown:hover,body.orgunit-other .orgunit-glyptothek .dark-link:hover,body.orgunit-other .orgunit-glyptothek .footer a:hover:not([class]),body.orgunit-other .orgunit-glyptothek .footer a[class=""]:hover,body.orgunit-other .orgunit-glyptothek .header a:hover:not([class]),body.orgunit-other .orgunit-glyptothek .header a[class=""]:hover,body.orgunit-other .orgunit-glyptothek .jump-to-top:hover,body.orgunit-other .orgunit-glyptothek .languageselector a:hover,body.orgunit-other .orgunit-glyptothek .list-group-item a:hover:not(.list-group-link),body.orgunit-other .orgunit-glyptothek .nav-link:hover,body.orgunit-other .orgunit-glyptothek .page-item:not(.active) .page-link:hover,body.orgunit-other .orgunit-graphiccollection .akbild-sorting-link:hover,body.orgunit-other .orgunit-graphiccollection .carousel-custom-controls-btn:hover,body.orgunit-other .orgunit-graphiccollection .carousel-custom-zoom-btn:hover,body.orgunit-other .orgunit-graphiccollection .collapse-all:hover,body.orgunit-other .orgunit-graphiccollection .collapse-dropdown:hover,body.orgunit-other .orgunit-graphiccollection .dark-link:hover,body.orgunit-other .orgunit-graphiccollection .footer a:hover:not([class]),body.orgunit-other .orgunit-graphiccollection .footer a[class=""]:hover,body.orgunit-other .orgunit-graphiccollection .header a:hover:not([class]),body.orgunit-other .orgunit-graphiccollection .header a[class=""]:hover,body.orgunit-other .orgunit-graphiccollection .jump-to-top:hover,body.orgunit-other .orgunit-graphiccollection .languageselector a:hover,body.orgunit-other .orgunit-graphiccollection .list-group-item a:hover:not(.list-group-link),body.orgunit-other .orgunit-graphiccollection .nav-link:hover,body.orgunit-other .orgunit-graphiccollection .page-item:not(.active) .page-link:hover,body.orgunit-other .orgunit-paintingsgallery .akbild-sorting-link:hover,body.orgunit-other .orgunit-paintingsgallery .carousel-custom-controls-btn:hover,body.orgunit-other .orgunit-paintingsgallery .carousel-custom-zoom-btn:hover,body.orgunit-other .orgunit-paintingsgallery .collapse-all:hover,body.orgunit-other .orgunit-paintingsgallery .collapse-dropdown:hover,body.orgunit-other .orgunit-paintingsgallery .dark-link:hover,body.orgunit-other .orgunit-paintingsgallery .footer a:hover:not([class]),body.orgunit-other .orgunit-paintingsgallery .footer a[class=""]:hover,body.orgunit-other .orgunit-paintingsgallery .header a:hover:not([class]),body.orgunit-other .orgunit-paintingsgallery .header a[class=""]:hover,body.orgunit-other .orgunit-paintingsgallery .jump-to-top:hover,body.orgunit-other .orgunit-paintingsgallery .languageselector a:hover,body.orgunit-other .orgunit-paintingsgallery .list-group-item a:hover:not(.list-group-link),body.orgunit-other .orgunit-paintingsgallery .nav-link:hover,body.orgunit-other .orgunit-paintingsgallery .page-item:not(.active) .page-link:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .akbild-sorting-link:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .carousel-custom-controls-btn:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .carousel-custom-zoom-btn:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .collapse-all:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .collapse-dropdown:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .dark-link:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .footer a:hover:not([class]),body:not([class*=orgunit-]) .orgunit-glyptothek .footer a[class=""]:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .header a:hover:not([class]),body:not([class*=orgunit-]) .orgunit-glyptothek .header a[class=""]:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .jump-to-top:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .languageselector a:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .list-group-item a:hover:not(.list-group-link),body:not([class*=orgunit-]) .orgunit-glyptothek .nav-link:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .page-item:not(.active) .page-link:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .akbild-sorting-link:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .carousel-custom-controls-btn:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .carousel-custom-zoom-btn:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .collapse-all:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .collapse-dropdown:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .dark-link:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .footer a:hover:not([class]),body:not([class*=orgunit-]) .orgunit-graphiccollection .footer a[class=""]:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .header a:hover:not([class]),body:not([class*=orgunit-]) .orgunit-graphiccollection .header a[class=""]:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .jump-to-top:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .languageselector a:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .list-group-item a:hover:not(.list-group-link),body:not([class*=orgunit-]) .orgunit-graphiccollection .nav-link:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .page-item:not(.active) .page-link:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .akbild-sorting-link:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .carousel-custom-controls-btn:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .carousel-custom-zoom-btn:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .collapse-all:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .collapse-dropdown:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .dark-link:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .footer a:hover:not([class]),body:not([class*=orgunit-]) .orgunit-paintingsgallery .footer a[class=""]:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .header a:hover:not([class]),body:not([class*=orgunit-]) .orgunit-paintingsgallery .header a[class=""]:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .jump-to-top:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .languageselector a:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .list-group-item a:hover:not(.list-group-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery .nav-link:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .page-item:not(.active) .page-link:hover{color:inherit;opacity:46%}}@media only screen{.footer body.orgunit-glyptothek a:hover:not([class]),.footer body.orgunit-glyptothek a[class=""]:hover,.footer body.orgunit-graphiccollection a:hover:not([class]),.footer body.orgunit-graphiccollection a[class=""]:hover,.footer body.orgunit-paintingsgallery a:hover:not([class]),.footer body.orgunit-paintingsgallery a[class=""]:hover,.header body.orgunit-glyptothek a:hover:not([class]),.header body.orgunit-glyptothek a[class=""]:hover,.header body.orgunit-graphiccollection a:hover:not([class]),.header body.orgunit-graphiccollection a[class=""]:hover,.header body.orgunit-paintingsgallery a:hover:not([class]),.header body.orgunit-paintingsgallery a[class=""]:hover,.languageselector body.orgunit-glyptothek a:hover,.languageselector body.orgunit-graphiccollection a:hover,.languageselector body.orgunit-paintingsgallery a:hover,.list-group-item body.orgunit-glyptothek a:hover:not(.list-group-link),.list-group-item body.orgunit-graphiccollection a:hover:not(.list-group-link),.list-group-item body.orgunit-paintingsgallery a:hover:not(.list-group-link),.page-item:not(.active) body.orgunit-glyptothek .page-link:hover,.page-item:not(.active) body.orgunit-graphiccollection .page-link:hover,.page-item:not(.active) body.orgunit-paintingsgallery .page-link:hover,body.orgunit-glyptothek .akbild-sorting-link:hover,body.orgunit-glyptothek .carousel-custom-controls-btn:hover,body.orgunit-glyptothek .carousel-custom-zoom-btn:hover,body.orgunit-glyptothek .collapse-all:hover,body.orgunit-glyptothek .collapse-dropdown:hover,body.orgunit-glyptothek .dark-link:hover,body.orgunit-glyptothek .footer a:hover:not([class]),body.orgunit-glyptothek .footer a[class=""]:hover,body.orgunit-glyptothek .header a:hover:not([class]),body.orgunit-glyptothek .header a[class=""]:hover,body.orgunit-glyptothek .jump-to-top:hover,body.orgunit-glyptothek .languageselector a:hover,body.orgunit-glyptothek .list-group-item a:hover:not(.list-group-link),body.orgunit-glyptothek .nav-link:hover,body.orgunit-glyptothek .page-item:not(.active) .page-link:hover,body.orgunit-graphiccollection .akbild-sorting-link:hover,body.orgunit-graphiccollection .carousel-custom-controls-btn:hover,body.orgunit-graphiccollection .carousel-custom-zoom-btn:hover,body.orgunit-graphiccollection .collapse-all:hover,body.orgunit-graphiccollection .collapse-dropdown:hover,body.orgunit-graphiccollection .dark-link:hover,body.orgunit-graphiccollection .footer a:hover:not([class]),body.orgunit-graphiccollection .footer a[class=""]:hover,body.orgunit-graphiccollection .header a:hover:not([class]),body.orgunit-graphiccollection .header a[class=""]:hover,body.orgunit-graphiccollection .jump-to-top:hover,body.orgunit-graphiccollection .languageselector a:hover,body.orgunit-graphiccollection .list-group-item a:hover:not(.list-group-link),body.orgunit-graphiccollection .nav-link:hover,body.orgunit-graphiccollection .page-item:not(.active) .page-link:hover,body.orgunit-paintingsgallery .akbild-sorting-link:hover,body.orgunit-paintingsgallery .carousel-custom-controls-btn:hover,body.orgunit-paintingsgallery .carousel-custom-zoom-btn:hover,body.orgunit-paintingsgallery .collapse-all:hover,body.orgunit-paintingsgallery .collapse-dropdown:hover,body.orgunit-paintingsgallery .dark-link:hover,body.orgunit-paintingsgallery .footer a:hover:not([class]),body.orgunit-paintingsgallery .footer a[class=""]:hover,body.orgunit-paintingsgallery .header a:hover:not([class]),body.orgunit-paintingsgallery .header a[class=""]:hover,body.orgunit-paintingsgallery .jump-to-top:hover,body.orgunit-paintingsgallery .languageselector a:hover,body.orgunit-paintingsgallery .list-group-item a:hover:not(.list-group-link),body.orgunit-paintingsgallery .nav-link:hover,body.orgunit-paintingsgallery .page-item:not(.active) .page-link:hover{color:inherit;opacity:46%}}@media only screen{.footer body.orgunit-glyptothek .offcanvas a:hover:not([class]),.footer body.orgunit-glyptothek .offcanvas a[class=""]:hover,.footer body.orgunit-graphiccollection .offcanvas a:hover:not([class]),.footer body.orgunit-graphiccollection .offcanvas a[class=""]:hover,.footer body.orgunit-paintingsgallery .offcanvas a:hover:not([class]),.footer body.orgunit-paintingsgallery .offcanvas a[class=""]:hover,.header body.orgunit-glyptothek .offcanvas a:hover:not([class]),.header body.orgunit-glyptothek .offcanvas a[class=""]:hover,.header body.orgunit-graphiccollection .offcanvas a:hover:not([class]),.header body.orgunit-graphiccollection .offcanvas a[class=""]:hover,.header body.orgunit-paintingsgallery .offcanvas a:hover:not([class]),.header body.orgunit-paintingsgallery .offcanvas a[class=""]:hover,.languageselector body.orgunit-glyptothek .offcanvas a:hover,.languageselector body.orgunit-graphiccollection .offcanvas a:hover,.languageselector body.orgunit-paintingsgallery .offcanvas a:hover,.list-group-item body.orgunit-glyptothek .offcanvas a:hover:not(.list-group-link),.list-group-item body.orgunit-graphiccollection .offcanvas a:hover:not(.list-group-link),.list-group-item body.orgunit-paintingsgallery .offcanvas a:hover:not(.list-group-link),.page-item:not(.active) body.orgunit-glyptothek .offcanvas .page-link:hover,.page-item:not(.active) body.orgunit-graphiccollection .offcanvas .page-link:hover,.page-item:not(.active) body.orgunit-paintingsgallery .offcanvas .page-link:hover,body.orgunit-glyptothek .offcanvas .akbild-sorting-link:hover,body.orgunit-glyptothek .offcanvas .carousel-custom-controls-btn:hover,body.orgunit-glyptothek .offcanvas .carousel-custom-zoom-btn:hover,body.orgunit-glyptothek .offcanvas .collapse-all:hover,body.orgunit-glyptothek .offcanvas .collapse-dropdown:hover,body.orgunit-glyptothek .offcanvas .dark-link:hover,body.orgunit-glyptothek .offcanvas .footer a:hover:not([class]),body.orgunit-glyptothek .offcanvas .footer a[class=""]:hover,body.orgunit-glyptothek .offcanvas .header a:hover:not([class]),body.orgunit-glyptothek .offcanvas .header a[class=""]:hover,body.orgunit-glyptothek .offcanvas .jump-to-top:hover,body.orgunit-glyptothek .offcanvas .languageselector a:hover,body.orgunit-glyptothek .offcanvas .list-group-item a:hover:not(.list-group-link),body.orgunit-glyptothek .offcanvas .nav-link:hover,body.orgunit-glyptothek .offcanvas .page-item:not(.active) .page-link:hover,body.orgunit-graphiccollection .offcanvas .akbild-sorting-link:hover,body.orgunit-graphiccollection .offcanvas .carousel-custom-controls-btn:hover,body.orgunit-graphiccollection .offcanvas .carousel-custom-zoom-btn:hover,body.orgunit-graphiccollection .offcanvas .collapse-all:hover,body.orgunit-graphiccollection .offcanvas .collapse-dropdown:hover,body.orgunit-graphiccollection .offcanvas .dark-link:hover,body.orgunit-graphiccollection .offcanvas .footer a:hover:not([class]),body.orgunit-graphiccollection .offcanvas .footer a[class=""]:hover,body.orgunit-graphiccollection .offcanvas .header a:hover:not([class]),body.orgunit-graphiccollection .offcanvas .header a[class=""]:hover,body.orgunit-graphiccollection .offcanvas .jump-to-top:hover,body.orgunit-graphiccollection .offcanvas .languageselector a:hover,body.orgunit-graphiccollection .offcanvas .list-group-item a:hover:not(.list-group-link),body.orgunit-graphiccollection .offcanvas .nav-link:hover,body.orgunit-graphiccollection .offcanvas .page-item:not(.active) .page-link:hover,body.orgunit-paintingsgallery .offcanvas .akbild-sorting-link:hover,body.orgunit-paintingsgallery .offcanvas .carousel-custom-controls-btn:hover,body.orgunit-paintingsgallery .offcanvas .carousel-custom-zoom-btn:hover,body.orgunit-paintingsgallery .offcanvas .collapse-all:hover,body.orgunit-paintingsgallery .offcanvas .collapse-dropdown:hover,body.orgunit-paintingsgallery .offcanvas .dark-link:hover,body.orgunit-paintingsgallery .offcanvas .footer a:hover:not([class]),body.orgunit-paintingsgallery .offcanvas .footer a[class=""]:hover,body.orgunit-paintingsgallery .offcanvas .header a:hover:not([class]),body.orgunit-paintingsgallery .offcanvas .header a[class=""]:hover,body.orgunit-paintingsgallery .offcanvas .jump-to-top:hover,body.orgunit-paintingsgallery .offcanvas .languageselector a:hover,body.orgunit-paintingsgallery .offcanvas .list-group-item a:hover:not(.list-group-link),body.orgunit-paintingsgallery .offcanvas .nav-link:hover,body.orgunit-paintingsgallery .offcanvas .page-item:not(.active) .page-link:hover{color:inherit;opacity:66.5%}}.jump-to-top,.languageselector a,.list-group-item a:not(.list-group-link),.nav-link{display:inline}.jump-to-top:hover,.languageselector a:hover,.list-group-item a:hover:not(.list-group-link),.nav-link:hover{box-shadow:inset 0 -.0625rem #000}@media only print{.jump-to-top:hover,.languageselector a:hover,.list-group-item a:hover:not(.list-group-link),.nav-link:hover{text-decoration:underline}}@media only screen{.languageselector body.orgunit-academy .orgunit-glyptothek a:hover,.languageselector body.orgunit-academy .orgunit-graphiccollection a:hover,.languageselector body.orgunit-academy .orgunit-paintingsgallery a:hover,.languageselector body.orgunit-archive .orgunit-glyptothek a:hover,.languageselector body.orgunit-archive .orgunit-graphiccollection a:hover,.languageselector body.orgunit-archive .orgunit-paintingsgallery a:hover,.languageselector body.orgunit-library .orgunit-glyptothek a:hover,.languageselector body.orgunit-library .orgunit-graphiccollection a:hover,.languageselector body.orgunit-library .orgunit-paintingsgallery a:hover,.languageselector body.orgunit-other .orgunit-glyptothek a:hover,.languageselector body.orgunit-other .orgunit-graphiccollection a:hover,.languageselector body.orgunit-other .orgunit-paintingsgallery a:hover,.languageselector body:not([class*=orgunit-]) .orgunit-glyptothek a:hover,.languageselector body:not([class*=orgunit-]) .orgunit-graphiccollection a:hover,.languageselector body:not([class*=orgunit-]) .orgunit-paintingsgallery a:hover,.list-group-item body.orgunit-academy .orgunit-glyptothek a:hover:not(.list-group-link),.list-group-item body.orgunit-academy .orgunit-graphiccollection a:hover:not(.list-group-link),.list-group-item body.orgunit-academy .orgunit-paintingsgallery a:hover:not(.list-group-link),.list-group-item body.orgunit-archive .orgunit-glyptothek a:hover:not(.list-group-link),.list-group-item body.orgunit-archive .orgunit-graphiccollection a:hover:not(.list-group-link),.list-group-item body.orgunit-archive .orgunit-paintingsgallery a:hover:not(.list-group-link),.list-group-item body.orgunit-library .orgunit-glyptothek a:hover:not(.list-group-link),.list-group-item body.orgunit-library .orgunit-graphiccollection a:hover:not(.list-group-link),.list-group-item body.orgunit-library .orgunit-paintingsgallery a:hover:not(.list-group-link),.list-group-item body.orgunit-other .orgunit-glyptothek a:hover:not(.list-group-link),.list-group-item body.orgunit-other .orgunit-graphiccollection a:hover:not(.list-group-link),.list-group-item body.orgunit-other .orgunit-paintingsgallery a:hover:not(.list-group-link),.list-group-item body:not([class*=orgunit-]) .orgunit-glyptothek a:hover:not(.list-group-link),.list-group-item body:not([class*=orgunit-]) .orgunit-graphiccollection a:hover:not(.list-group-link),.list-group-item body:not([class*=orgunit-]) .orgunit-paintingsgallery a:hover:not(.list-group-link),body.orgunit-academy .orgunit-glyptothek .jump-to-top:hover,body.orgunit-academy .orgunit-glyptothek .languageselector a:hover,body.orgunit-academy .orgunit-glyptothek .list-group-item a:hover:not(.list-group-link),body.orgunit-academy .orgunit-glyptothek .nav-link:hover,body.orgunit-academy .orgunit-graphiccollection .jump-to-top:hover,body.orgunit-academy .orgunit-graphiccollection .languageselector a:hover,body.orgunit-academy .orgunit-graphiccollection .list-group-item a:hover:not(.list-group-link),body.orgunit-academy .orgunit-graphiccollection .nav-link:hover,body.orgunit-academy .orgunit-paintingsgallery .jump-to-top:hover,body.orgunit-academy .orgunit-paintingsgallery .languageselector a:hover,body.orgunit-academy .orgunit-paintingsgallery .list-group-item a:hover:not(.list-group-link),body.orgunit-academy .orgunit-paintingsgallery .nav-link:hover,body.orgunit-archive .orgunit-glyptothek .jump-to-top:hover,body.orgunit-archive .orgunit-glyptothek .languageselector a:hover,body.orgunit-archive .orgunit-glyptothek .list-group-item a:hover:not(.list-group-link),body.orgunit-archive .orgunit-glyptothek .nav-link:hover,body.orgunit-archive .orgunit-graphiccollection .jump-to-top:hover,body.orgunit-archive .orgunit-graphiccollection .languageselector a:hover,body.orgunit-archive .orgunit-graphiccollection .list-group-item a:hover:not(.list-group-link),body.orgunit-archive .orgunit-graphiccollection .nav-link:hover,body.orgunit-archive .orgunit-paintingsgallery .jump-to-top:hover,body.orgunit-archive .orgunit-paintingsgallery .languageselector a:hover,body.orgunit-archive .orgunit-paintingsgallery .list-group-item a:hover:not(.list-group-link),body.orgunit-archive .orgunit-paintingsgallery .nav-link:hover,body.orgunit-library .orgunit-glyptothek .jump-to-top:hover,body.orgunit-library .orgunit-glyptothek .languageselector a:hover,body.orgunit-library .orgunit-glyptothek .list-group-item a:hover:not(.list-group-link),body.orgunit-library .orgunit-glyptothek .nav-link:hover,body.orgunit-library .orgunit-graphiccollection .jump-to-top:hover,body.orgunit-library .orgunit-graphiccollection .languageselector a:hover,body.orgunit-library .orgunit-graphiccollection .list-group-item a:hover:not(.list-group-link),body.orgunit-library .orgunit-graphiccollection .nav-link:hover,body.orgunit-library .orgunit-paintingsgallery .jump-to-top:hover,body.orgunit-library .orgunit-paintingsgallery .languageselector a:hover,body.orgunit-library .orgunit-paintingsgallery .list-group-item a:hover:not(.list-group-link),body.orgunit-library .orgunit-paintingsgallery .nav-link:hover,body.orgunit-other .orgunit-glyptothek .jump-to-top:hover,body.orgunit-other .orgunit-glyptothek .languageselector a:hover,body.orgunit-other .orgunit-glyptothek .list-group-item a:hover:not(.list-group-link),body.orgunit-other .orgunit-glyptothek .nav-link:hover,body.orgunit-other .orgunit-graphiccollection .jump-to-top:hover,body.orgunit-other .orgunit-graphiccollection .languageselector a:hover,body.orgunit-other .orgunit-graphiccollection .list-group-item a:hover:not(.list-group-link),body.orgunit-other .orgunit-graphiccollection .nav-link:hover,body.orgunit-other .orgunit-paintingsgallery .jump-to-top:hover,body.orgunit-other .orgunit-paintingsgallery .languageselector a:hover,body.orgunit-other .orgunit-paintingsgallery .list-group-item a:hover:not(.list-group-link),body.orgunit-other .orgunit-paintingsgallery .nav-link:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .jump-to-top:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .languageselector a:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .list-group-item a:hover:not(.list-group-link),body:not([class*=orgunit-]) .orgunit-glyptothek .nav-link:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .jump-to-top:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .languageselector a:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .list-group-item a:hover:not(.list-group-link),body:not([class*=orgunit-]) .orgunit-graphiccollection .nav-link:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .jump-to-top:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .languageselector a:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .list-group-item a:hover:not(.list-group-link),body:not([class*=orgunit-]) .orgunit-paintingsgallery .nav-link:hover{box-shadow:inset 0 -.0625rem #fff}}@media only screen{.languageselector body.orgunit-glyptothek a:hover,.languageselector body.orgunit-graphiccollection a:hover,.languageselector body.orgunit-paintingsgallery a:hover,.list-group-item body.orgunit-glyptothek a:hover:not(.list-group-link),.list-group-item body.orgunit-graphiccollection a:hover:not(.list-group-link),.list-group-item body.orgunit-paintingsgallery a:hover:not(.list-group-link),body.orgunit-glyptothek .jump-to-top:hover,body.orgunit-glyptothek .languageselector a:hover,body.orgunit-glyptothek .list-group-item a:hover:not(.list-group-link),body.orgunit-glyptothek .nav-link:hover,body.orgunit-graphiccollection .jump-to-top:hover,body.orgunit-graphiccollection .languageselector a:hover,body.orgunit-graphiccollection .list-group-item a:hover:not(.list-group-link),body.orgunit-graphiccollection .nav-link:hover,body.orgunit-paintingsgallery .jump-to-top:hover,body.orgunit-paintingsgallery .languageselector a:hover,body.orgunit-paintingsgallery .list-group-item a:hover:not(.list-group-link),body.orgunit-paintingsgallery .nav-link:hover{box-shadow:inset 0 -.0625rem #fff}}@media only screen{.languageselector body.orgunit-glyptothek .offcanvas a:hover,.languageselector body.orgunit-graphiccollection .offcanvas a:hover,.languageselector body.orgunit-paintingsgallery .offcanvas a:hover,.list-group-item body.orgunit-glyptothek .offcanvas a:hover:not(.list-group-link),.list-group-item body.orgunit-graphiccollection .offcanvas a:hover:not(.list-group-link),.list-group-item body.orgunit-paintingsgallery .offcanvas a:hover:not(.list-group-link),body.orgunit-glyptothek .offcanvas .jump-to-top:hover,body.orgunit-glyptothek .offcanvas .languageselector a:hover,body.orgunit-glyptothek .offcanvas .list-group-item a:hover:not(.list-group-link),body.orgunit-glyptothek .offcanvas .nav-link:hover,body.orgunit-graphiccollection .offcanvas .jump-to-top:hover,body.orgunit-graphiccollection .offcanvas .languageselector a:hover,body.orgunit-graphiccollection .offcanvas .list-group-item a:hover:not(.list-group-link),body.orgunit-graphiccollection .offcanvas .nav-link:hover,body.orgunit-paintingsgallery .offcanvas .jump-to-top:hover,body.orgunit-paintingsgallery .offcanvas .languageselector a:hover,body.orgunit-paintingsgallery .offcanvas .list-group-item a:hover:not(.list-group-link),body.orgunit-paintingsgallery .offcanvas .nav-link:hover{box-shadow:inset 0 -.0625rem #000}}.more-link{position:relative;padding-left:.7992em}.more-link:before{content:">";position:absolute;top:0;left:0}.more-link:hover{color:inherit}.more-link:hover span{color:inherit;opacity:66.5%;box-shadow:inset 0 -.0625rem #000}@media only print{.more-link:hover span{text-decoration:underline}}@media only screen{body.orgunit-academy .orgunit-glyptothek .more-link:hover span,body.orgunit-academy .orgunit-graphiccollection .more-link:hover span,body.orgunit-academy .orgunit-paintingsgallery .more-link:hover span,body.orgunit-archive .orgunit-glyptothek .more-link:hover span,body.orgunit-archive .orgunit-graphiccollection .more-link:hover span,body.orgunit-archive .orgunit-paintingsgallery .more-link:hover span,body.orgunit-library .orgunit-glyptothek .more-link:hover span,body.orgunit-library .orgunit-graphiccollection .more-link:hover span,body.orgunit-library .orgunit-paintingsgallery .more-link:hover span,body.orgunit-other .orgunit-glyptothek .more-link:hover span,body.orgunit-other .orgunit-graphiccollection .more-link:hover span,body.orgunit-other .orgunit-paintingsgallery .more-link:hover span,body:not([class*=orgunit-]) .orgunit-glyptothek .more-link:hover span,body:not([class*=orgunit-]) .orgunit-graphiccollection .more-link:hover span,body:not([class*=orgunit-]) .orgunit-paintingsgallery .more-link:hover span{color:inherit;opacity:46%;box-shadow:inset 0 -.0625rem #fff}}@media only screen{body.orgunit-glyptothek .more-link:hover span,body.orgunit-graphiccollection .more-link:hover span,body.orgunit-paintingsgallery .more-link:hover span{color:inherit;opacity:46%;box-shadow:inset 0 -.0625rem #fff}}.carousel-custom-controls-btn,.carousel-custom-zoom-btn{position:relative}.carousel-custom-controls-btn:before,.carousel-custom-zoom-btn:before{content:"";background:0 0;position:absolute;top:-.15em;left:-.3em;right:-.3em;bottom:-.15em}.akbild-listing .list-group .dl-group{margin-top:.6em}@media only screen and (min-width:48.5rem){#formEpilogue .video,#formPrologue .video,.image-richtext-figure,.mce-content-body .carousel:not(.carousel-custom-listing),.mce-content-body .video,.rich-text .carousel:not(.carousel-custom-listing),.rich-text .video,body#tinymce .carousel:not(.carousel-custom-listing),body#tinymce .video,div.mce-content-body[contenteditable=true] .video{width:calc(75% + -.25rem)}}@media only screen and (min-width:100rem){#formEpilogue .userrole-anonymous .video,#formPrologue .userrole-anonymous .video,.mce-content-body .userrole-anonymous .carousel:not(.carousel-custom-listing),.mce-content-body .userrole-anonymous .video,.rich-text .userrole-anonymous .carousel:not(.carousel-custom-listing),.rich-text .userrole-anonymous .video,.userrole-anonymous #formEpilogue .video,.userrole-anonymous #formPrologue .video,.userrole-anonymous .image-richtext-figure,.userrole-anonymous .mce-content-body .carousel:not(.carousel-custom-listing),.userrole-anonymous .mce-content-body .video,.userrole-anonymous .rich-text .carousel:not(.carousel-custom-listing),.userrole-anonymous .rich-text .video,.userrole-anonymous body#tinymce .carousel:not(.carousel-custom-listing),.userrole-anonymous body#tinymce .video,body#tinymce .userrole-anonymous .carousel:not(.carousel-custom-listing),body#tinymce .userrole-anonymous .video{width:calc(75% + -.25vw)}}#formEpilogue video,#formPrologue video,.mce-content-body video,.rich-text video,body#tinymce video,div.mce-content-body[contenteditable=true] video,img.image-richtext{max-width:100%}@media only screen and (min-width:48.5rem){#formEpilogue video,#formPrologue video,.mce-content-body video,.rich-text video,body#tinymce video,div.mce-content-body[contenteditable=true] video,img.image-richtext{max-width:calc(75% + -.25rem)}}@media only screen and (min-width:100rem){#formEpilogue .userrole-anonymous video,#formPrologue .userrole-anonymous video,.mce-content-body .userrole-anonymous video,.rich-text .userrole-anonymous video,.userrole-anonymous #formEpilogue video,.userrole-anonymous #formPrologue video,.userrole-anonymous .mce-content-body video,.userrole-anonymous .rich-text video,.userrole-anonymous body#tinymce video,.userrole-anonymous img.image-richtext,body#tinymce .userrole-anonymous video{max-width:calc(75% + -.25vw)}}@media (min-width:36rem){.image-richtext-figure.image-richtext-portrait{width:calc(37.5% + -.625rem)}}@media only screen and (min-width:100rem){.userrole-anonymous .image-richtext-figure.image-richtext-portrait{width:calc(37.5% + -.625vw)}}#formEpilogue video.video-richtext-portrait,#formPrologue video.video-richtext-portrait,.mce-content-body video.video-richtext-portrait,.rich-text video.video-richtext-portrait,body#tinymce video.video-richtext-portrait,img.image-richtext.image-richtext-portrait{max-width:100%}@media (min-width:36rem){#formEpilogue video.video-richtext-portrait,#formPrologue video.video-richtext-portrait,.mce-content-body video.video-richtext-portrait,.rich-text video.video-richtext-portrait,body#tinymce video.video-richtext-portrait,img.image-richtext.image-richtext-portrait{max-width:calc(37.5% + -.625rem)}}@media only screen and (min-width:100rem){#formEpilogue .userrole-anonymous video.video-richtext-portrait,#formPrologue .userrole-anonymous video.video-richtext-portrait,.mce-content-body .userrole-anonymous video.video-richtext-portrait,.rich-text .userrole-anonymous video.video-richtext-portrait,.userrole-anonymous #formEpilogue video.video-richtext-portrait,.userrole-anonymous #formPrologue video.video-richtext-portrait,.userrole-anonymous .mce-content-body video.video-richtext-portrait,.userrole-anonymous .rich-text video.video-richtext-portrait,.userrole-anonymous body#tinymce video.video-richtext-portrait,.userrole-anonymous img.image-richtext.image-richtext-portrait,body#tinymce .userrole-anonymous video.video-richtext-portrait{max-width:calc(37.5% + -.625vw)}}.form-control-custom,.portaltype-easyform div[data-panel=content] .form-control{padding-left:0;padding-right:0;resize:none}.js-focus-visible .form-control-custom:focus.focus-visible,.js-focus-visible .portaltype-easyform div[data-panel=content] .form-control:focus.focus-visible,.portaltype-easyform div[data-panel=content] .js-focus-visible .form-control:focus.focus-visible{outline:0!important;background:0 0}.form-select-custom,.portaltype-easyform div[data-panel=content] .form-select{padding-left:0;padding-right:1.2em;background-position:right center}.form-check-custom .form-check-input:checked[type=checkbox],.form-check-custom .form-check-input:checked[type=radio],.portaltype-easyform div[data-panel=content] .form-check-input:checked[type=checkbox],.portaltype-easyform div[data-panel=content] .form-check-input:checked[type=radio]{background-image:none}.form-custom-submit:after,.portaltype-easyform div[data-panel=content] .formControls .btn:after{content:">";padding-left:.25em}.btn-custom,.portaltype-easyform div[data-panel=content] .formControls .btn{border:none;padding:.2631578947em 0}.btn-close,.js-focus-visible body.orgunit-glyptothek .btn-close:focus.focus-visible,.js-focus-visible body.orgunit-graphiccollection .btn-close:focus.focus-visible,.js-focus-visible body.orgunit-paintingsgallery .btn-close:focus.focus-visible,body.orgunit-glyptothek .offcanvas .btn-close,body.orgunit-graphiccollection .offcanvas .btn-close,body.orgunit-paintingsgallery .offcanvas .btn-close{background:0 0;background-repeat:no-repeat;background-size:contain;background-image:url('data:image/svg+xml,%3csvg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M1 1L7 7L13 1" stroke="%23000000" stroke-width="1.5"/%3e%3cpath d="M13 13L7 7L1 13" stroke="%23000000" stroke-width="1.5"/%3e%3c/svg%3e')}.js-focus-visible .btn-close:focus.focus-visible,.js-focus-visible body.orgunit-glyptothek .offcanvas .btn-close:focus.focus-visible,.js-focus-visible body.orgunit-graphiccollection .offcanvas .btn-close:focus.focus-visible,.js-focus-visible body.orgunit-paintingsgallery .offcanvas .btn-close:focus.focus-visible,body.orgunit-glyptothek .btn-close,body.orgunit-graphiccollection .btn-close,body.orgunit-paintingsgallery .btn-close{background:0 0;background-repeat:no-repeat;background-size:contain;background-image:url('data:image/svg+xml,%3csvg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M1 1L7 7L13 1" stroke="%23ffffff" stroke-width="1.5"/%3e%3cpath d="M13 13L7 7L1 13" stroke="%23ffffff" stroke-width="1.5"/%3e%3c/svg%3e')}.accordion-button:after,.accordion-button:not(.collapsed):after,.collapse-dropdown:after,.js-focus-visible body.orgunit-glyptothek .accordion-button:focus.focus-visible:after,.js-focus-visible body.orgunit-glyptothek .collapse-dropdown:focus.focus-visible:after,.js-focus-visible body.orgunit-graphiccollection .accordion-button:focus.focus-visible:after,.js-focus-visible body.orgunit-graphiccollection .collapse-dropdown:focus.focus-visible:after,.js-focus-visible body.orgunit-paintingsgallery .accordion-button:focus.focus-visible:after,.js-focus-visible body.orgunit-paintingsgallery .collapse-dropdown:focus.focus-visible:after,body.orgunit-glyptothek .offcanvas .accordion-button:after,body.orgunit-glyptothek .offcanvas .collapse-dropdown:after,body.orgunit-graphiccollection .offcanvas .accordion-button:after,body.orgunit-graphiccollection .offcanvas .collapse-dropdown:after,body.orgunit-paintingsgallery .offcanvas .accordion-button:after,body.orgunit-paintingsgallery .offcanvas .collapse-dropdown:after{background:0 0;background-repeat:no-repeat;background-size:contain;background-image:url('data:image/svg+xml,%3csvg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M1 4L7 10L13 4" stroke="%23000000" stroke-width="1.5"/%3e%3c/svg%3e')}.js-focus-visible .accordion-button:focus.focus-visible:after,.js-focus-visible .collapse-dropdown:focus.focus-visible:after,.js-focus-visible body.orgunit-glyptothek .offcanvas .accordion-button:focus.focus-visible:after,.js-focus-visible body.orgunit-glyptothek .offcanvas .collapse-dropdown:focus.focus-visible:after,.js-focus-visible body.orgunit-graphiccollection .offcanvas .accordion-button:focus.focus-visible:after,.js-focus-visible body.orgunit-graphiccollection .offcanvas .collapse-dropdown:focus.focus-visible:after,.js-focus-visible body.orgunit-paintingsgallery .offcanvas .accordion-button:focus.focus-visible:after,.js-focus-visible body.orgunit-paintingsgallery .offcanvas .collapse-dropdown:focus.focus-visible:after,body.orgunit-glyptothek .accordion-button:after,body.orgunit-glyptothek .collapse-dropdown:after,body.orgunit-graphiccollection .accordion-button:after,body.orgunit-graphiccollection .collapse-dropdown:after,body.orgunit-paintingsgallery .accordion-button:after,body.orgunit-paintingsgallery .collapse-dropdown:after{background:0 0;background-repeat:no-repeat;background-size:contain;background-image:url('data:image/svg+xml,%3csvg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M1 4L7 10L13 4" stroke="%23ffffff" stroke-width="1.5"/%3e%3c/svg%3e')}.form-select:not([multiple]){background-image:url('data:image/svg+xml,%3csvg width="10" height="16" viewBox="0 0 10 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M9 6L5 2L1 6" stroke="%23000000" stroke-width="1.5"/%3e%3cpath d="M1 10L5 14L9 10" stroke="%23000000" stroke-width="1.5"/%3e%3c/svg%3e')}body.orgunit-glyptothek .form-select:not([multiple]),body.orgunit-graphiccollection .form-select:not([multiple]),body.orgunit-paintingsgallery .form-select:not([multiple]){background-image:url('data:image/svg+xml,%3csvg width="10" height="16" viewBox="0 0 10 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M9 6L5 2L1 6" stroke="%23ffffff" stroke-width="1.5"/%3e%3cpath d="M1 10L5 14L9 10" stroke="%23ffffff" stroke-width="1.5"/%3e%3c/svg%3e')}@media only screen{body.orgunit-glyptothek .form-select:not([multiple]) .modal,body.orgunit-glyptothek .modal-content .form-select:not([multiple]),body.orgunit-graphiccollection .form-select:not([multiple]) .modal,body.orgunit-graphiccollection .modal-content .form-select:not([multiple]),body.orgunit-paintingsgallery .form-select:not([multiple]) .modal,body.orgunit-paintingsgallery .modal-content .form-select:not([multiple]){background-image:url('data:image/svg+xml,%3csvg width="10" height="16" viewBox="0 0 10 16" fill="none" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M9 6L5 2L1 6" stroke="%23000000" stroke-width="1.5"/%3e%3cpath d="M1 10L5 14L9 10" stroke="%23000000" stroke-width="1.5"/%3e%3c/svg%3e')}}.akbild-sorting-item.selected .akbild-sorting-link:before,.akbild-sorting-item.selected .js-focus-visible body.orgunit-glyptothek .akbild-sorting-link:focus.focus-visible:before,.akbild-sorting-item.selected .js-focus-visible body.orgunit-graphiccollection .akbild-sorting-link:focus.focus-visible:before,.akbild-sorting-item.selected .js-focus-visible body.orgunit-paintingsgallery .akbild-sorting-link:focus.focus-visible:before,.js-focus-visible body.orgunit-glyptothek .akbild-sorting-item.selected .akbild-sorting-link:focus.focus-visible:before,.js-focus-visible body.orgunit-graphiccollection .akbild-sorting-item.selected .akbild-sorting-link:focus.focus-visible:before,.js-focus-visible body.orgunit-paintingsgallery .akbild-sorting-item.selected .akbild-sorting-link:focus.focus-visible:before{background:0 0;background-repeat:no-repeat;background-size:contain;background-image:url('data:image/svg+xml,%3csvg width="12" height="11" viewBox="0 0 12 11" fill="none" stroke="%23000000" stroke-width="1.3" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M11 6L6 1L1 6"/%3e%3cpath d="M6 1L6 11"/%3e%3c/svg%3e')}.akbild-sorting-item.selected .js-focus-visible .akbild-sorting-link:focus.focus-visible:before,.akbild-sorting-item.selected body.orgunit-glyptothek .akbild-sorting-link:before,.akbild-sorting-item.selected body.orgunit-graphiccollection .akbild-sorting-link:before,.akbild-sorting-item.selected body.orgunit-paintingsgallery .akbild-sorting-link:before,.js-focus-visible .akbild-sorting-item.selected .akbild-sorting-link:focus.focus-visible:before,body.orgunit-glyptothek .akbild-sorting-item.selected .akbild-sorting-link:before,body.orgunit-graphiccollection .akbild-sorting-item.selected .akbild-sorting-link:before,body.orgunit-paintingsgallery .akbild-sorting-item.selected .akbild-sorting-link:before{background:0 0;background-repeat:no-repeat;background-size:contain;background-image:url('data:image/svg+xml,%3csvg width="12" height="11" viewBox="0 0 12 11" fill="none" stroke="%23ffffff" stroke-width="1.3" xmlns="http://www.w3.org/2000/svg"%3e%3cpath d="M11 6L6 1L1 6"/%3e%3cpath d="M6 1L6 11"/%3e%3c/svg%3e')}.date-dash{padding-left:.14em;padding-right:.14em}.date-end,.date-year{display:inline-block}.time-h{padding-left:.14em}.time-dash{padding-left:.14em;padding-right:.14em}.time-end{display:inline-block}ol:not([class]){padding-left:0;list-style:none;counter-reset:counter}ol:not([class]) li{position:relative;padding-left:1.8em;counter-increment:counter}ol:not([class]) li:before{content:counter(counter);position:absolute;top:0;left:0}ul:not([class]){padding-left:0;list-style:none}ul:not([class]) li{position:relative;padding-left:.6em}ul:not([class]) li:before{content:"·";position:absolute;top:0;left:0}ul:not([class]) li ul{padding-left:.6em}.table,table.invisible-grid,table.listing,table.listing-compact,table.plain{margin-bottom:0;overflow-wrap:normal;word-break:normal;hyphens:auto}.table>:not(:first-child),table.invisible-grid>:not(:first-child),table.listing-compact>:not(:first-child),table.listing>:not(:first-child),table.plain>:not(:first-child){border-top:var(--bs-border-width) solid currentcolor}.table td:not(:last-child),.table th:not(:last-child),table.invisible-grid td:not(:last-child),table.invisible-grid th:not(:last-child),table.listing td:not(:last-child),table.listing th:not(:last-child),table.listing-compact td:not(:last-child),table.listing-compact th:not(:last-child),table.plain td:not(:last-child),table.plain th:not(:last-child){padding-right:1.2em}@media only screen{body.orgunit-glyptothek .table,body.orgunit-glyptothek table.invisible-grid,body.orgunit-glyptothek table.listing,body.orgunit-glyptothek table.listing-compact,body.orgunit-glyptothek table.plain,body.orgunit-graphiccollection .table,body.orgunit-graphiccollection table.invisible-grid,body.orgunit-graphiccollection table.listing,body.orgunit-graphiccollection table.listing-compact,body.orgunit-graphiccollection table.plain,body.orgunit-paintingsgallery .table,body.orgunit-paintingsgallery table.invisible-grid,body.orgunit-paintingsgallery table.listing,body.orgunit-paintingsgallery table.listing-compact,body.orgunit-paintingsgallery table.plain{color:#fff}}.blockquote{font-style:italic}.blockquote,.blockquote-footer{padding-left:2.4em}.blockquote-footer{font-style:normal}.blockquote-footer:before{content:"– "}.figure-img{margin-bottom:0}img.image-richtext{display:block;height:auto;float:none!important}.image-richtext-figure img.image-richtext,.image-richtext-figure.image-richtext-portrait img.image-richtext{max-width:100%}@media only screen and (min-width:48.5rem){.image-richtext-figure img.image-richtext,.image-richtext-figure.image-richtext-portrait img.image-richtext{max-width:100%}}@media only screen and (min-width:100rem){.userrole-anonymous .image-richtext-figure img.image-richtext,.userrole-anonymous .image-richtext-figure.image-richtext-portrait img.image-richtext{max-width:100%}}.outer-wrapper ins,.outer-wrapper u{text-decoration:none;font-style:italic}.outer-wrapper .collectionSortOn{background:0 0}.js-focus-visible :focus:not(.focus-visible),.js-focus-visible [type=button]:-moz-focusring:not(.focus-visible),.js-focus-visible [type=reset]:-moz-focusring:not(.focus-visible),.js-focus-visible [type=submit]:-moz-focusring:not(.focus-visible),.js-focus-visible a:active:focus:not(.focus-visible),.js-focus-visible a:hover:focus:not(.focus-visible),.js-focus-visible button:-moz-focusring:not(.focus-visible){outline:0;color:inherit}.js-focus-visible :focus.focus-visible{outline:.1875rem solid #000000;outline-offset:0;opacity:1}.js-focus-visible a.focus-visible:focus,.js-focus-visible button.focus-visible:focus{background-color:#000!important;color:#fff!important;opacity:1!important}@media only screen{.js-focus-visible body.orgunit-glyptothek .focus-visible:focus,.js-focus-visible body.orgunit-graphiccollection .focus-visible:focus,.js-focus-visible body.orgunit-paintingsgallery .focus-visible:focus{outline:.1875rem solid #ffffff;outline-offset:0;opacity:1}.js-focus-visible body.orgunit-glyptothek a.focus-visible:focus,.js-focus-visible body.orgunit-glyptothek button.focus-visible:focus,.js-focus-visible body.orgunit-graphiccollection a.focus-visible:focus,.js-focus-visible body.orgunit-graphiccollection button.focus-visible:focus,.js-focus-visible body.orgunit-paintingsgallery a.focus-visible:focus,.js-focus-visible body.orgunit-paintingsgallery button.focus-visible:focus{background-color:#fff!important;color:#000!important;opacity:1}.js-focus-visible body.orgunit-glyptothek .offcanvas .focus-visible:focus,.js-focus-visible body.orgunit-graphiccollection .offcanvas .focus-visible:focus,.js-focus-visible body.orgunit-paintingsgallery .offcanvas .focus-visible:focus{outline:.1875rem solid #000000}.js-focus-visible body.orgunit-glyptothek .offcanvas a.focus-visible:focus,.js-focus-visible body.orgunit-glyptothek .offcanvas button.focus-visible:focus,.js-focus-visible body.orgunit-graphiccollection .offcanvas a.focus-visible:focus,.js-focus-visible body.orgunit-graphiccollection .offcanvas button.focus-visible:focus,.js-focus-visible body.orgunit-paintingsgallery .offcanvas a.focus-visible:focus,.js-focus-visible body.orgunit-paintingsgallery .offcanvas button.focus-visible:focus{background-color:#000!important;color:#fff!important}}@media only screen{body.orgunit-academy .orgunit-glyptothek,body.orgunit-academy .orgunit-graphiccollection,body.orgunit-academy .orgunit-paintingsgallery,body.orgunit-archive .orgunit-glyptothek,body.orgunit-archive .orgunit-graphiccollection,body.orgunit-archive .orgunit-paintingsgallery,body.orgunit-library .orgunit-glyptothek,body.orgunit-library .orgunit-graphiccollection,body.orgunit-library .orgunit-paintingsgallery,body.orgunit-other .orgunit-glyptothek,body.orgunit-other .orgunit-graphiccollection,body.orgunit-other .orgunit-paintingsgallery,body:not([class*=orgunit-]) .orgunit-glyptothek,body:not([class*=orgunit-]) .orgunit-graphiccollection,body:not([class*=orgunit-]) .orgunit-paintingsgallery{color:#fff}body.orgunit-academy .orgunit-glyptothek .select2-result,body.orgunit-academy .orgunit-glyptothek ::-moz-selection,body.orgunit-academy .orgunit-glyptothek ::selection,body.orgunit-academy .orgunit-graphiccollection .select2-result,body.orgunit-academy .orgunit-graphiccollection ::-moz-selection,body.orgunit-academy .orgunit-graphiccollection ::selection,body.orgunit-academy .orgunit-paintingsgallery .select2-result,body.orgunit-academy .orgunit-paintingsgallery ::-moz-selection,body.orgunit-academy .orgunit-paintingsgallery ::selection,body.orgunit-archive .orgunit-glyptothek .select2-result,body.orgunit-archive .orgunit-glyptothek ::-moz-selection,body.orgunit-archive .orgunit-glyptothek ::selection,body.orgunit-archive .orgunit-graphiccollection .select2-result,body.orgunit-archive .orgunit-graphiccollection ::-moz-selection,body.orgunit-archive .orgunit-graphiccollection ::selection,body.orgunit-archive .orgunit-paintingsgallery .select2-result,body.orgunit-archive .orgunit-paintingsgallery ::-moz-selection,body.orgunit-archive .orgunit-paintingsgallery ::selection,body.orgunit-library .orgunit-glyptothek .select2-result,body.orgunit-library .orgunit-glyptothek ::-moz-selection,body.orgunit-library .orgunit-glyptothek ::selection,body.orgunit-library .orgunit-graphiccollection .select2-result,body.orgunit-library .orgunit-graphiccollection ::-moz-selection,body.orgunit-library .orgunit-graphiccollection ::selection,body.orgunit-library .orgunit-paintingsgallery .select2-result,body.orgunit-library .orgunit-paintingsgallery ::-moz-selection,body.orgunit-library .orgunit-paintingsgallery ::selection,body.orgunit-other .orgunit-glyptothek .select2-result,body.orgunit-other .orgunit-glyptothek ::-moz-selection,body.orgunit-other .orgunit-glyptothek ::selection,body.orgunit-other .orgunit-graphiccollection .select2-result,body.orgunit-other .orgunit-graphiccollection ::-moz-selection,body.orgunit-other .orgunit-graphiccollection ::selection,body.orgunit-other .orgunit-paintingsgallery .select2-result,body.orgunit-other .orgunit-paintingsgallery ::-moz-selection,body.orgunit-other .orgunit-paintingsgallery ::selection,body:not([class*=orgunit-]) .orgunit-glyptothek .select2-result,body:not([class*=orgunit-]) .orgunit-glyptothek ::-moz-selection,body:not([class*=orgunit-]) .orgunit-glyptothek ::selection,body:not([class*=orgunit-]) .orgunit-graphiccollection .select2-result,body:not([class*=orgunit-]) .orgunit-graphiccollection ::-moz-selection,body:not([class*=orgunit-]) .orgunit-graphiccollection ::selection,body:not([class*=orgunit-]) .orgunit-paintingsgallery .select2-result,body:not([class*=orgunit-]) .orgunit-paintingsgallery ::-moz-selection,body:not([class*=orgunit-]) .orgunit-paintingsgallery ::selection{color:#000;background:#fff}body.orgunit-academy .orgunit-glyptothek .mark,body.orgunit-academy .orgunit-glyptothek mark,body.orgunit-academy .orgunit-graphiccollection .mark,body.orgunit-academy .orgunit-graphiccollection mark,body.orgunit-academy .orgunit-paintingsgallery .mark,body.orgunit-academy .orgunit-paintingsgallery mark,body.orgunit-archive .orgunit-glyptothek .mark,body.orgunit-archive .orgunit-glyptothek mark,body.orgunit-archive .orgunit-graphiccollection .mark,body.orgunit-archive .orgunit-graphiccollection mark,body.orgunit-archive .orgunit-paintingsgallery .mark,body.orgunit-archive .orgunit-paintingsgallery mark,body.orgunit-library .orgunit-glyptothek .mark,body.orgunit-library .orgunit-glyptothek mark,body.orgunit-library .orgunit-graphiccollection .mark,body.orgunit-library .orgunit-graphiccollection mark,body.orgunit-library .orgunit-paintingsgallery .mark,body.orgunit-library .orgunit-paintingsgallery mark,body.orgunit-other .orgunit-glyptothek .mark,body.orgunit-other .orgunit-glyptothek mark,body.orgunit-other .orgunit-graphiccollection .mark,body.orgunit-other .orgunit-graphiccollection mark,body.orgunit-other .orgunit-paintingsgallery .mark,body.orgunit-other .orgunit-paintingsgallery mark,body:not([class*=orgunit-]) .orgunit-glyptothek .mark,body:not([class*=orgunit-]) .orgunit-glyptothek mark,body:not([class*=orgunit-]) .orgunit-graphiccollection .mark,body:not([class*=orgunit-]) .orgunit-graphiccollection mark,body:not([class*=orgunit-]) .orgunit-paintingsgallery .mark,body:not([class*=orgunit-]) .orgunit-paintingsgallery mark{background-color:rgba(255,255,255,.2)}body.orgunit-academy .orgunit-glyptothek .invalid-feedback,body.orgunit-academy .orgunit-graphiccollection .invalid-feedback,body.orgunit-academy .orgunit-paintingsgallery .invalid-feedback,body.orgunit-archive .orgunit-glyptothek .invalid-feedback,body.orgunit-archive .orgunit-graphiccollection .invalid-feedback,body.orgunit-archive .orgunit-paintingsgallery .invalid-feedback,body.orgunit-library .orgunit-glyptothek .invalid-feedback,body.orgunit-library .orgunit-graphiccollection .invalid-feedback,body.orgunit-library .orgunit-paintingsgallery .invalid-feedback,body.orgunit-other .orgunit-glyptothek .invalid-feedback,body.orgunit-other .orgunit-graphiccollection .invalid-feedback,body.orgunit-other .orgunit-paintingsgallery .invalid-feedback,body:not([class*=orgunit-]) .orgunit-glyptothek .invalid-feedback,body:not([class*=orgunit-]) .orgunit-graphiccollection .invalid-feedback,body:not([class*=orgunit-]) .orgunit-paintingsgallery .invalid-feedback{color:#f14152}body.orgunit-academy .orgunit-glyptothek .modal,body.orgunit-academy .orgunit-glyptothek .modal-content,body.orgunit-academy .orgunit-graphiccollection .modal,body.orgunit-academy .orgunit-graphiccollection .modal-content,body.orgunit-academy .orgunit-paintingsgallery .modal,body.orgunit-academy .orgunit-paintingsgallery .modal-content,body.orgunit-archive .orgunit-glyptothek .modal,body.orgunit-archive .orgunit-glyptothek .modal-content,body.orgunit-archive .orgunit-graphiccollection .modal,body.orgunit-archive .orgunit-graphiccollection .modal-content,body.orgunit-archive .orgunit-paintingsgallery .modal,body.orgunit-archive .orgunit-paintingsgallery .modal-content,body.orgunit-library .orgunit-glyptothek .modal,body.orgunit-library .orgunit-glyptothek .modal-content,body.orgunit-library .orgunit-graphiccollection .modal,body.orgunit-library .orgunit-graphiccollection .modal-content,body.orgunit-library .orgunit-paintingsgallery .modal,body.orgunit-library .orgunit-paintingsgallery .modal-content,body.orgunit-other .orgunit-glyptothek .modal,body.orgunit-other .orgunit-glyptothek .modal-content,body.orgunit-other .orgunit-graphiccollection .modal,body.orgunit-other .orgunit-graphiccollection .modal-content,body.orgunit-other .orgunit-paintingsgallery .modal,body.orgunit-other .orgunit-paintingsgallery .modal-content,body:not([class*=orgunit-]) .orgunit-glyptothek .modal,body:not([class*=orgunit-]) .orgunit-glyptothek .modal-content,body:not([class*=orgunit-]) .orgunit-graphiccollection .modal,body:not([class*=orgunit-]) .orgunit-graphiccollection .modal-content,body:not([class*=orgunit-]) .orgunit-paintingsgallery .modal,body:not([class*=orgunit-]) .orgunit-paintingsgallery .modal-content{color:#000}}@media only screen{body.orgunit-glyptothek,body.orgunit-graphiccollection,body.orgunit-paintingsgallery{color:#fff}body.orgunit-glyptothek .select2-result,body.orgunit-glyptothek ::-moz-selection,body.orgunit-glyptothek ::selection,body.orgunit-graphiccollection .select2-result,body.orgunit-graphiccollection ::-moz-selection,body.orgunit-graphiccollection ::selection,body.orgunit-paintingsgallery .select2-result,body.orgunit-paintingsgallery ::-moz-selection,body.orgunit-paintingsgallery ::selection{color:#000;background:#fff}body.orgunit-glyptothek .mark,body.orgunit-glyptothek mark,body.orgunit-graphiccollection .mark,body.orgunit-graphiccollection mark,body.orgunit-paintingsgallery .mark,body.orgunit-paintingsgallery mark{background-color:rgba(255,255,255,.2)}body.orgunit-glyptothek .invalid-feedback,body.orgunit-graphiccollection .invalid-feedback,body.orgunit-paintingsgallery .invalid-feedback{color:#f14152}body.orgunit-glyptothek .modal,body.orgunit-glyptothek .modal-content,body.orgunit-graphiccollection .modal,body.orgunit-graphiccollection .modal-content,body.orgunit-paintingsgallery .modal,body.orgunit-paintingsgallery .modal-content{color:#000}}.breadcrumb-item:not(:last-child){padding-right:.3em}@media only screen{body.orgunit-glyptothek .breadcrumb-item+.breadcrumb-item::before,body.orgunit-graphiccollection .breadcrumb-item+.breadcrumb-item::before,body.orgunit-paintingsgallery .breadcrumb-item+.breadcrumb-item::before{color:#fff}body.orgunit-glyptothek .breadcrumb-item.active,body.orgunit-graphiccollection .breadcrumb-item.active,body.orgunit-paintingsgallery .breadcrumb-item.active{color:#fff}}.breadcrumb-item+.breadcrumb-item{padding-left:0}.pagination{flex-wrap:wrap}.page-item:not(:last-child){margin-right:.3996em}.page-item.disabled{display:none}.page-custom-link-prev:before{content:"<";padding-right:.25em}.page-custom-link-next:after{content:">";padding-left:.25em}.accordion:not(.accordion-flush){border-bottom:.0625rem solid #000}.accordion-item,.accordion-item:not(:first-of-type){border-top:.0625rem solid #000}@media only screen{body.orgunit-glyptothek .accordion,body.orgunit-glyptothek .accordion-item,body.orgunit-graphiccollection .accordion,body.orgunit-graphiccollection .accordion-item,body.orgunit-paintingsgallery .accordion,body.orgunit-paintingsgallery .accordion-item{border-color:#fff}}.accordion-button{font-size:inherit}.accordion-button:after{width:.7368421053em;height:.6315789474em;margin-left:.6em}.accordion-button:not(.collapsed):after{transform:rotate(-180deg)}.accordion-button:hover{background:rgba(0,0,0,.1)}@media only screen{body.orgunit-glyptothek .accordion-button:hover,body.orgunit-graphiccollection .accordion-button:hover,body.orgunit-paintingsgallery .accordion-button:hover{background:rgba(255,255,255,.133333333)}}.accordion-body{border-top:.0625rem solid}.accordion-collapse{padding-left:1.5em}.accordion-item .accordion{border-bottom:none}.list-group:not(.list-group-flush){border-bottom:.0625rem solid #000}.list-group-item+.list-group-item{border-top-width:.0625rem}.list-group-item{border-top:.0625rem solid #000;position:relative}.list-group-item .orgunit-bg{display:none}@media only screen{body.orgunit-academy .list-group-item .orgunit-bg,body.orgunit-archive .list-group-item .orgunit-bg,body.orgunit-library .list-group-item .orgunit-bg,body.orgunit-other .list-group-item .orgunit-bg,body:not([class*=orgunit-]) .list-group-item .orgunit-bg{position:absolute;display:flex}}@media only screen{body.orgunit-academy .list-group-item.orgunit-glyptothek,body.orgunit-academy .list-group-item.orgunit-graphiccollection,body.orgunit-academy .list-group-item.orgunit-paintingsgallery,body.orgunit-archive .list-group-item.orgunit-glyptothek,body.orgunit-archive .list-group-item.orgunit-graphiccollection,body.orgunit-archive .list-group-item.orgunit-paintingsgallery,body.orgunit-library .list-group-item.orgunit-glyptothek,body.orgunit-library .list-group-item.orgunit-graphiccollection,body.orgunit-library .list-group-item.orgunit-paintingsgallery,body.orgunit-other .list-group-item.orgunit-glyptothek,body.orgunit-other .list-group-item.orgunit-graphiccollection,body.orgunit-other .list-group-item.orgunit-paintingsgallery,body:not([class*=orgunit-]) .list-group-item.orgunit-glyptothek,body:not([class*=orgunit-]) .list-group-item.orgunit-graphiccollection,body:not([class*=orgunit-]) .list-group-item.orgunit-paintingsgallery{border-top-color:#fff}}.list-group-item-action{cursor:pointer}@media (hover:hover){.list-group-item-action:focus-within,.list-group-item-action:hover{background:rgba(0,0,0,.1)}}@media only screen and (hover:hover){body.orgunit-academy .orgunit-glyptothek .list-group-item-action:focus-within,body.orgunit-academy .orgunit-glyptothek .list-group-item-action:hover,body.orgunit-academy .orgunit-graphiccollection .list-group-item-action:focus-within,body.orgunit-academy .orgunit-graphiccollection .list-group-item-action:hover,body.orgunit-academy .orgunit-paintingsgallery .list-group-item-action:focus-within,body.orgunit-academy .orgunit-paintingsgallery .list-group-item-action:hover,body.orgunit-archive .orgunit-glyptothek .list-group-item-action:focus-within,body.orgunit-archive .orgunit-glyptothek .list-group-item-action:hover,body.orgunit-archive .orgunit-graphiccollection .list-group-item-action:focus-within,body.orgunit-archive .orgunit-graphiccollection .list-group-item-action:hover,body.orgunit-archive .orgunit-paintingsgallery .list-group-item-action:focus-within,body.orgunit-archive .orgunit-paintingsgallery .list-group-item-action:hover,body.orgunit-library .orgunit-glyptothek .list-group-item-action:focus-within,body.orgunit-library .orgunit-glyptothek .list-group-item-action:hover,body.orgunit-library .orgunit-graphiccollection .list-group-item-action:focus-within,body.orgunit-library .orgunit-graphiccollection .list-group-item-action:hover,body.orgunit-library .orgunit-paintingsgallery .list-group-item-action:focus-within,body.orgunit-library .orgunit-paintingsgallery .list-group-item-action:hover,body.orgunit-other .orgunit-glyptothek .list-group-item-action:focus-within,body.orgunit-other .orgunit-glyptothek .list-group-item-action:hover,body.orgunit-other .orgunit-graphiccollection .list-group-item-action:focus-within,body.orgunit-other .orgunit-graphiccollection .list-group-item-action:hover,body.orgunit-other .orgunit-paintingsgallery .list-group-item-action:focus-within,body.orgunit-other .orgunit-paintingsgallery .list-group-item-action:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .list-group-item-action:focus-within,body:not([class*=orgunit-]) .orgunit-glyptothek .list-group-item-action:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .list-group-item-action:focus-within,body:not([class*=orgunit-]) .orgunit-graphiccollection .list-group-item-action:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .list-group-item-action:focus-within,body:not([class*=orgunit-]) .orgunit-paintingsgallery .list-group-item-action:hover{background:rgba(255,255,255,.133333333)}}@media only screen and (hover:hover){body.orgunit-glyptothek .list-group-item-action:focus-within,body.orgunit-glyptothek .list-group-item-action:hover,body.orgunit-graphiccollection .list-group-item-action:focus-within,body.orgunit-graphiccollection .list-group-item-action:hover,body.orgunit-paintingsgallery .list-group-item-action:focus-within,body.orgunit-paintingsgallery .list-group-item-action:hover{background:rgba(255,255,255,.133333333)}}@media only screen and (hover:hover){body.orgunit-academy .list-group-item-action:focus-within,body.orgunit-academy .list-group-item-action:hover,body.orgunit-archive .list-group-item-action:focus-within,body.orgunit-archive .list-group-item-action:hover,body.orgunit-library .list-group-item-action:focus-within,body.orgunit-library .list-group-item-action:hover,body.orgunit-other .list-group-item-action:focus-within,body.orgunit-other .list-group-item-action:hover,body:not([class*=orgunit-]) .list-group-item-action:focus-within,body:not([class*=orgunit-]) .list-group-item-action:hover{background:rgba(0,0,0,.1)}}@media only screen and (hover:hover){body.orgunit-academy .list-group-item-action:focus-within.orgunit-glyptothek,body.orgunit-academy .list-group-item-action:focus-within.orgunit-graphiccollection,body.orgunit-academy .list-group-item-action:focus-within.orgunit-paintingsgallery,body.orgunit-academy .list-group-item-action:hover.orgunit-glyptothek,body.orgunit-academy .list-group-item-action:hover.orgunit-graphiccollection,body.orgunit-academy .list-group-item-action:hover.orgunit-paintingsgallery,body.orgunit-archive .list-group-item-action:focus-within.orgunit-glyptothek,body.orgunit-archive .list-group-item-action:focus-within.orgunit-graphiccollection,body.orgunit-archive .list-group-item-action:focus-within.orgunit-paintingsgallery,body.orgunit-archive .list-group-item-action:hover.orgunit-glyptothek,body.orgunit-archive .list-group-item-action:hover.orgunit-graphiccollection,body.orgunit-archive .list-group-item-action:hover.orgunit-paintingsgallery,body.orgunit-library .list-group-item-action:focus-within.orgunit-glyptothek,body.orgunit-library .list-group-item-action:focus-within.orgunit-graphiccollection,body.orgunit-library .list-group-item-action:focus-within.orgunit-paintingsgallery,body.orgunit-library .list-group-item-action:hover.orgunit-glyptothek,body.orgunit-library .list-group-item-action:hover.orgunit-graphiccollection,body.orgunit-library .list-group-item-action:hover.orgunit-paintingsgallery,body.orgunit-other .list-group-item-action:focus-within.orgunit-glyptothek,body.orgunit-other .list-group-item-action:focus-within.orgunit-graphiccollection,body.orgunit-other .list-group-item-action:focus-within.orgunit-paintingsgallery,body.orgunit-other .list-group-item-action:hover.orgunit-glyptothek,body.orgunit-other .list-group-item-action:hover.orgunit-graphiccollection,body.orgunit-other .list-group-item-action:hover.orgunit-paintingsgallery,body:not([class*=orgunit-]) .list-group-item-action:focus-within.orgunit-glyptothek,body:not([class*=orgunit-]) .list-group-item-action:focus-within.orgunit-graphiccollection,body:not([class*=orgunit-]) .list-group-item-action:focus-within.orgunit-paintingsgallery,body:not([class*=orgunit-]) .list-group-item-action:hover.orgunit-glyptothek,body:not([class*=orgunit-]) .list-group-item-action:hover.orgunit-graphiccollection,body:not([class*=orgunit-]) .list-group-item-action:hover.orgunit-paintingsgallery{border-top-color:#000;background:rgba(0,0,0,.1);color:#000}body.orgunit-academy .list-group-item-action:focus-within.orgunit-glyptothek a:not(.list-group-link):hover,body.orgunit-academy .list-group-item-action:focus-within.orgunit-graphiccollection a:not(.list-group-link):hover,body.orgunit-academy .list-group-item-action:focus-within.orgunit-paintingsgallery a:not(.list-group-link):hover,body.orgunit-academy .list-group-item-action:hover.orgunit-glyptothek a:not(.list-group-link):hover,body.orgunit-academy .list-group-item-action:hover.orgunit-graphiccollection a:not(.list-group-link):hover,body.orgunit-academy .list-group-item-action:hover.orgunit-paintingsgallery a:not(.list-group-link):hover,body.orgunit-archive .list-group-item-action:focus-within.orgunit-glyptothek a:not(.list-group-link):hover,body.orgunit-archive .list-group-item-action:focus-within.orgunit-graphiccollection a:not(.list-group-link):hover,body.orgunit-archive .list-group-item-action:focus-within.orgunit-paintingsgallery a:not(.list-group-link):hover,body.orgunit-archive .list-group-item-action:hover.orgunit-glyptothek a:not(.list-group-link):hover,body.orgunit-archive .list-group-item-action:hover.orgunit-graphiccollection a:not(.list-group-link):hover,body.orgunit-archive .list-group-item-action:hover.orgunit-paintingsgallery a:not(.list-group-link):hover,body.orgunit-library .list-group-item-action:focus-within.orgunit-glyptothek a:not(.list-group-link):hover,body.orgunit-library .list-group-item-action:focus-within.orgunit-graphiccollection a:not(.list-group-link):hover,body.orgunit-library .list-group-item-action:focus-within.orgunit-paintingsgallery a:not(.list-group-link):hover,body.orgunit-library .list-group-item-action:hover.orgunit-glyptothek a:not(.list-group-link):hover,body.orgunit-library .list-group-item-action:hover.orgunit-graphiccollection a:not(.list-group-link):hover,body.orgunit-library .list-group-item-action:hover.orgunit-paintingsgallery a:not(.list-group-link):hover,body.orgunit-other .list-group-item-action:focus-within.orgunit-glyptothek a:not(.list-group-link):hover,body.orgunit-other .list-group-item-action:focus-within.orgunit-graphiccollection a:not(.list-group-link):hover,body.orgunit-other .list-group-item-action:focus-within.orgunit-paintingsgallery a:not(.list-group-link):hover,body.orgunit-other .list-group-item-action:hover.orgunit-glyptothek a:not(.list-group-link):hover,body.orgunit-other .list-group-item-action:hover.orgunit-graphiccollection a:not(.list-group-link):hover,body.orgunit-other .list-group-item-action:hover.orgunit-paintingsgallery a:not(.list-group-link):hover,body:not([class*=orgunit-]) .list-group-item-action:focus-within.orgunit-glyptothek a:not(.list-group-link):hover,body:not([class*=orgunit-]) .list-group-item-action:focus-within.orgunit-graphiccollection a:not(.list-group-link):hover,body:not([class*=orgunit-]) .list-group-item-action:focus-within.orgunit-paintingsgallery a:not(.list-group-link):hover,body:not([class*=orgunit-]) .list-group-item-action:hover.orgunit-glyptothek a:not(.list-group-link):hover,body:not([class*=orgunit-]) .list-group-item-action:hover.orgunit-graphiccollection a:not(.list-group-link):hover,body:not([class*=orgunit-]) .list-group-item-action:hover.orgunit-paintingsgallery a:not(.list-group-link):hover{opacity:66.5%;box-shadow:inset 0 -.0625rem #000}body.orgunit-academy .list-group-item-action:focus-within .orgunit-bg,body.orgunit-academy .list-group-item-action:hover .orgunit-bg,body.orgunit-archive .list-group-item-action:focus-within .orgunit-bg,body.orgunit-archive .list-group-item-action:hover .orgunit-bg,body.orgunit-library .list-group-item-action:focus-within .orgunit-bg,body.orgunit-library .list-group-item-action:hover .orgunit-bg,body.orgunit-other .list-group-item-action:focus-within .orgunit-bg,body.orgunit-other .list-group-item-action:hover .orgunit-bg,body:not([class*=orgunit-]) .list-group-item-action:focus-within .orgunit-bg,body:not([class*=orgunit-]) .list-group-item-action:hover .orgunit-bg{display:none}}.content-layout-home .mosaic-tile-list-big .listing_columns .list-group-item{padding:.275862069em 0}@media only screen{body.orgunit-academy .orgunit-glyptothek .list-group,body.orgunit-academy .orgunit-glyptothek .list-group-item,body.orgunit-academy .orgunit-graphiccollection .list-group,body.orgunit-academy .orgunit-graphiccollection .list-group-item,body.orgunit-academy .orgunit-paintingsgallery .list-group,body.orgunit-academy .orgunit-paintingsgallery .list-group-item,body.orgunit-archive .orgunit-glyptothek .list-group,body.orgunit-archive .orgunit-glyptothek .list-group-item,body.orgunit-archive .orgunit-graphiccollection .list-group,body.orgunit-archive .orgunit-graphiccollection .list-group-item,body.orgunit-archive .orgunit-paintingsgallery .list-group,body.orgunit-archive .orgunit-paintingsgallery .list-group-item,body.orgunit-library .orgunit-glyptothek .list-group,body.orgunit-library .orgunit-glyptothek .list-group-item,body.orgunit-library .orgunit-graphiccollection .list-group,body.orgunit-library .orgunit-graphiccollection .list-group-item,body.orgunit-library .orgunit-paintingsgallery .list-group,body.orgunit-library .orgunit-paintingsgallery .list-group-item,body.orgunit-other .orgunit-glyptothek .list-group,body.orgunit-other .orgunit-glyptothek .list-group-item,body.orgunit-other .orgunit-graphiccollection .list-group,body.orgunit-other .orgunit-graphiccollection .list-group-item,body.orgunit-other .orgunit-paintingsgallery .list-group,body.orgunit-other .orgunit-paintingsgallery .list-group-item,body:not([class*=orgunit-]) .orgunit-glyptothek .list-group,body:not([class*=orgunit-]) .orgunit-glyptothek .list-group-item,body:not([class*=orgunit-]) .orgunit-graphiccollection .list-group,body:not([class*=orgunit-]) .orgunit-graphiccollection .list-group-item,body:not([class*=orgunit-]) .orgunit-paintingsgallery .list-group,body:not([class*=orgunit-]) .orgunit-paintingsgallery .list-group-item{border-color:#fff}}@media only screen{body.orgunit-glyptothek .list-group,body.orgunit-glyptothek .list-group-item,body.orgunit-graphiccollection .list-group,body.orgunit-graphiccollection .list-group-item,body.orgunit-paintingsgallery .list-group,body.orgunit-paintingsgallery .list-group-item{border-color:#fff}}.list-group-image-wrap{position:relative;width:100%;height:100%}.list-group-image-wrap:before{content:"";display:block;padding-top:66.6666666667%}.list-group-image{display:block;position:absolute;top:0;left:0;width:100%;height:100%!important;object-fit:contain;object-position:right top}@media only screen{body.orgunit-ibk .list-group-item:not(:hover):not(:focus-within) .list-group-image,body.orgunit-ika .list-group-item:not(:hover):not(:focus-within) .list-group-image,body.orgunit-ikl .list-group-item:not(:hover):not(:focus-within) .list-group-image,body.orgunit-ikr .list-group-item:not(:hover):not(:focus-within) .list-group-image,body.orgunit-ikw .list-group-item:not(:hover):not(:focus-within) .list-group-image,body.orgunit-intk .list-group-item:not(:hover):not(:focus-within) .list-group-image{filter:grayscale(1);mix-blend-mode:multiply}}@media only screen{body.orgunit-academy .list-group-item:not(:hover):not(:focus-within).orgunit-ibk .list-group-image,body.orgunit-academy .list-group-item:not(:hover):not(:focus-within).orgunit-ika .list-group-image,body.orgunit-academy .list-group-item:not(:hover):not(:focus-within).orgunit-ikl .list-group-image,body.orgunit-academy .list-group-item:not(:hover):not(:focus-within).orgunit-ikr .list-group-image,body.orgunit-academy .list-group-item:not(:hover):not(:focus-within).orgunit-ikw .list-group-image,body.orgunit-academy .list-group-item:not(:hover):not(:focus-within).orgunit-intk .list-group-image,body.orgunit-archive .list-group-item:not(:hover):not(:focus-within).orgunit-ibk .list-group-image,body.orgunit-archive .list-group-item:not(:hover):not(:focus-within).orgunit-ika .list-group-image,body.orgunit-archive .list-group-item:not(:hover):not(:focus-within).orgunit-ikl .list-group-image,body.orgunit-archive .list-group-item:not(:hover):not(:focus-within).orgunit-ikr .list-group-image,body.orgunit-archive .list-group-item:not(:hover):not(:focus-within).orgunit-ikw .list-group-image,body.orgunit-archive .list-group-item:not(:hover):not(:focus-within).orgunit-intk .list-group-image,body.orgunit-library .list-group-item:not(:hover):not(:focus-within).orgunit-ibk .list-group-image,body.orgunit-library .list-group-item:not(:hover):not(:focus-within).orgunit-ika .list-group-image,body.orgunit-library .list-group-item:not(:hover):not(:focus-within).orgunit-ikl .list-group-image,body.orgunit-library .list-group-item:not(:hover):not(:focus-within).orgunit-ikr .list-group-image,body.orgunit-library .list-group-item:not(:hover):not(:focus-within).orgunit-ikw .list-group-image,body.orgunit-library .list-group-item:not(:hover):not(:focus-within).orgunit-intk .list-group-image,body.orgunit-other .list-group-item:not(:hover):not(:focus-within).orgunit-ibk .list-group-image,body.orgunit-other .list-group-item:not(:hover):not(:focus-within).orgunit-ika .list-group-image,body.orgunit-other .list-group-item:not(:hover):not(:focus-within).orgunit-ikl .list-group-image,body.orgunit-other .list-group-item:not(:hover):not(:focus-within).orgunit-ikr .list-group-image,body.orgunit-other .list-group-item:not(:hover):not(:focus-within).orgunit-ikw .list-group-image,body.orgunit-other .list-group-item:not(:hover):not(:focus-within).orgunit-intk .list-group-image,body:not([class*=orgunit-]) .list-group-item:not(:hover):not(:focus-within).orgunit-ibk .list-group-image,body:not([class*=orgunit-]) .list-group-item:not(:hover):not(:focus-within).orgunit-ika .list-group-image,body:not([class*=orgunit-]) .list-group-item:not(:hover):not(:focus-within).orgunit-ikl .list-group-image,body:not([class*=orgunit-]) .list-group-item:not(:hover):not(:focus-within).orgunit-ikr .list-group-image,body:not([class*=orgunit-]) .list-group-item:not(:hover):not(:focus-within).orgunit-ikw .list-group-image,body:not([class*=orgunit-]) .list-group-item:not(:hover):not(:focus-within).orgunit-intk .list-group-image{filter:grayscale(1);mix-blend-mode:multiply}}.carousel{width:100%}@media only print{.carousel{page-break-inside:always;display:none}}.carousel-item:before{content:"";display:block;padding-top:66.6666666667%}.carousel-item img{display:block;position:absolute;top:0;left:0;width:100%;height:100%!important;object-fit:scale-down;object-position:left bottom}.carousel-custom-wrap .orgunit-bg{display:none}.js-focus-visible .carousel-custom-link:focus.focus-visible img{outline:.1875rem solid #000000;outline-offset:-0.1875rem;opacity:1}.carousel-custom-footer{display:flex;padding-top:.333em}.carousel-custom-controls,.carousel-custom-display,.carousel-custom-zoom{flex:0 0 auto}.carousel-custom-zoom-in:after{content:"+"}.carousel-custom-zoom-out:after{content:"×"}.carousel-custom-zoom+.carousel-custom-controls{margin-left:.5em}.carousel-custom-controls{white-space:nowrap}.carousel-custom-controls-btn:last-child:before{left:-.125em}.carousel-custom-controls+.carousel-custom-display{margin-left:.5em}.carousel-custom-current-caption{flex:1}.carousel-custom-current-caption:not(:first-child){margin-left:1em}.carousel-custom-listing .carousel-custom-current-caption{cursor:pointer}.carousel-custom-intuitive-controls{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;pointer-events:none}.carousel-custom-intuitive-controls-next,.carousel-custom-intuitive-controls-prev,.carousel-custom-intuitive-controls-zoom{flex:1;pointer-events:auto}.carousel-custom-intuitive-controls-next,.carousel-custom-intuitive-controls-prev,.carousel-custom-intuitive-controls-prev+.carousel-custom-intuitive-controls-zoom{max-width:33.3333333333%}.carousel-custom-intuitive-controls-zoom{cursor:zoom-in}.carousel-custom-fullscreen .carousel-custom-intuitive-controls-zoom{cursor:zoom-out}.carousel-custom-intuitive-controls-prev{cursor:pointer;cursor:w-resize}.carousel-custom-intuitive-controls-next{cursor:pointer;cursor:e-resize}.carousel-custom-fullscreen.carousel-custom-wrap{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1055;display:flex;flex-direction:column;padding:1.2em 1rem;background:#fff}.orgunit-academy .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#fff}.orgunit-studentservice .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#f4ff2d}.orgunit-paintingsgallery .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#000}.orgunit-glyptothek .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#000}.orgunit-graphiccollection .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#000}.orgunit-archive .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#fff}.orgunit-library .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#fff}.orgunit-exhibiteschenbachgasse .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#d5d5d5}.orgunit-exhibitgalerie .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#d5d5d5}.orgunit-exhibitforum .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#d5d5d5}.orgunit-exhibitstudio .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#d5d5d5}.orgunit-xhibit .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#d5d5d5}.orgunit-xposit .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#d5d5d5}.orgunit-xperiment .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#d5d5d5}.orgunit-other .carousel-custom-fullscreen.carousel-custom-wrap{background-color:#fff}.carousel-custom-fullscreen.carousel-custom-wrap .orgunit-bg{display:flex;position:absolute}@media only screen and (min-width:48.5rem){.carousel-custom-fullscreen.carousel-custom-wrap{padding:1.2em calc(8.3333333333% - -.9166666667rem)}}@media only screen and (min-width:100rem){.userrole-anonymous .carousel-custom-fullscreen.carousel-custom-wrap{padding:1.2em calc(8.3333333333% - -.9166666667vw)}}.carousel-custom-fullscreen .carousel-inner{flex:1}.carousel-custom-fullscreen .carousel-item{height:100%}.carousel-custom-fullscreen .carousel-item:before{content:none}.carousel-custom-fullscreen .carousel-item img{object-position:left center}.carousel-custom-fullscreen .carousel-custom-footer{align-items:flex-end}.offcanvas{overflow:auto;-webkit-overflow-scrolling:touch;padding-top:.6em;color:#000}.offcanvas ::selection{color:#fff!important;background:#000!important}.offcanvas ::-moz-selection{color:#fff!important;background:#000!important}.js-focus-visible .offcanvas:focus.focus-visible{outline:0!important}.js-focus-visible .offcanvas:focus:not(.focus-visible){color:#000}@media only screen and (min-width:48.5rem){.offcanvas-end{--bs-offcanvas-width:calc(75% + 0.25rem);width:var(--bs-offcanvas-width)}}@media (min-width:68rem){.offcanvas-end{--bs-offcanvas-width:calc(50% + 0.5rem);width:var(--bs-offcanvas-width)}}@media only screen and (min-width:100rem){.userrole-anonymous .offcanvas-end{--bs-offcanvas-width:calc(50% + 0.5vw);width:var(--bs-offcanvas-width)}}.offcanvas-header{align-items:flex-start;margin-bottom:1.2em}@media only screen and (min-width:48.5rem){.offcanvas-header{margin-bottom:3em}}.offcanvas-header .btn-close{margin-top:.3em}.offcanvas-body{overflow-y:visible}.offcanvas-custom-footer{margin-top:2.4em;padding-bottom:.6em}@media only screen and (min-width:48.5rem){.offcanvas-custom-footer{margin-top:4.2em}}.btn-close:hover:active{opacity:66.5%}@media only screen{body.orgunit-glyptothek .btn-close:hover,body.orgunit-glyptothek .btn-close:hover:active,body.orgunit-graphiccollection .btn-close:hover,body.orgunit-graphiccollection .btn-close:hover:active,body.orgunit-paintingsgallery .btn-close:hover,body.orgunit-paintingsgallery .btn-close:hover:active{opacity:46%}}@media only screen{body.orgunit-glyptothek .offcanvas .btn-close:hover,body.orgunit-glyptothek .offcanvas .btn-close:hover:active,body.orgunit-graphiccollection .offcanvas .btn-close:hover,body.orgunit-graphiccollection .offcanvas .btn-close:hover:active,body.orgunit-paintingsgallery .offcanvas .btn-close:hover,body.orgunit-paintingsgallery .offcanvas .btn-close:hover:active{opacity:66.5%}}.nav:not(.flex-column):not(.nav-tabs):not(.nav-pills) .nav-item,.nav:not(.flex-column):not(.nav-tabs):not(.nav-pills) .nav-link{margin-right:1.2em}.nav:not(.flex-column):not(.nav-tabs):not(.nav-pills) .nav-item:last-child,.nav:not(.flex-column):not(.nav-tabs):not(.nav-pills) .nav-link:last-child{margin-right:0}.nav-link:focus{color:inherit}.nav.nav-pills .nav-link,.nav.nav-tabs .nav-link{padding:.2631578947em .6em;display:block}.nav.nav-pills .nav-link:hover,.nav.nav-tabs .nav-link:hover{box-shadow:none}@media only screen{body.orgunit-academy .orgunit-glyptothek .nav.nav-pills .nav-link:hover,body.orgunit-academy .orgunit-glyptothek .nav.nav-tabs .nav-link:hover,body.orgunit-academy .orgunit-graphiccollection .nav.nav-pills .nav-link:hover,body.orgunit-academy .orgunit-graphiccollection .nav.nav-tabs .nav-link:hover,body.orgunit-academy .orgunit-paintingsgallery .nav.nav-pills .nav-link:hover,body.orgunit-academy .orgunit-paintingsgallery .nav.nav-tabs .nav-link:hover,body.orgunit-archive .orgunit-glyptothek .nav.nav-pills .nav-link:hover,body.orgunit-archive .orgunit-glyptothek .nav.nav-tabs .nav-link:hover,body.orgunit-archive .orgunit-graphiccollection .nav.nav-pills .nav-link:hover,body.orgunit-archive .orgunit-graphiccollection .nav.nav-tabs .nav-link:hover,body.orgunit-archive .orgunit-paintingsgallery .nav.nav-pills .nav-link:hover,body.orgunit-archive .orgunit-paintingsgallery .nav.nav-tabs .nav-link:hover,body.orgunit-library .orgunit-glyptothek .nav.nav-pills .nav-link:hover,body.orgunit-library .orgunit-glyptothek .nav.nav-tabs .nav-link:hover,body.orgunit-library .orgunit-graphiccollection .nav.nav-pills .nav-link:hover,body.orgunit-library .orgunit-graphiccollection .nav.nav-tabs .nav-link:hover,body.orgunit-library .orgunit-paintingsgallery .nav.nav-pills .nav-link:hover,body.orgunit-library .orgunit-paintingsgallery .nav.nav-tabs .nav-link:hover,body.orgunit-other .orgunit-glyptothek .nav.nav-pills .nav-link:hover,body.orgunit-other .orgunit-glyptothek .nav.nav-tabs .nav-link:hover,body.orgunit-other .orgunit-graphiccollection .nav.nav-pills .nav-link:hover,body.orgunit-other .orgunit-graphiccollection .nav.nav-tabs .nav-link:hover,body.orgunit-other .orgunit-paintingsgallery .nav.nav-pills .nav-link:hover,body.orgunit-other .orgunit-paintingsgallery .nav.nav-tabs .nav-link:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .nav.nav-pills .nav-link:hover,body:not([class*=orgunit-]) .orgunit-glyptothek .nav.nav-tabs .nav-link:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .nav.nav-pills .nav-link:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection .nav.nav-tabs .nav-link:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .nav.nav-pills .nav-link:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery .nav.nav-tabs .nav-link:hover{box-shadow:none}}@media only screen{body.orgunit-glyptothek .nav.nav-pills .nav-link:hover,body.orgunit-glyptothek .nav.nav-tabs .nav-link:hover,body.orgunit-graphiccollection .nav.nav-pills .nav-link:hover,body.orgunit-graphiccollection .nav.nav-tabs .nav-link:hover,body.orgunit-paintingsgallery .nav.nav-pills .nav-link:hover,body.orgunit-paintingsgallery .nav.nav-tabs .nav-link:hover{box-shadow:none}}@media only screen{body.orgunit-glyptothek .offcanvas .nav.nav-pills .nav-link:hover,body.orgunit-glyptothek .offcanvas .nav.nav-tabs .nav-link:hover,body.orgunit-graphiccollection .offcanvas .nav.nav-pills .nav-link:hover,body.orgunit-graphiccollection .offcanvas .nav.nav-tabs .nav-link:hover,body.orgunit-paintingsgallery .offcanvas .nav.nav-pills .nav-link:hover,body.orgunit-paintingsgallery .offcanvas .nav.nav-tabs .nav-link:hover{box-shadow:none}}@media only print{.nav.nav-pills .nav-link:hover,.nav.nav-tabs .nav-link:hover{text-decoration:none}}button.nav-link{display:inline}#portal-footer-wrapper ul.nav,#portal-globalnav-wrapper ul.nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0}.dropdown-menu li:not(:first-child){border-top:1px solid}.outer-wrapper .dropdown-dark .outer-wrapper .dropdown-item.active,.outer-wrapper .dropdown-dark .outer-wrapper .dropdown-item:active,.outer-wrapper .dropdown-item.active,.outer-wrapper .dropdown-item:active{background:#333}.btn{font-size:inherit}.js-focus-visible .btn-secondary:focus:not(.focus-visible){color:#fff}.btn-dark{--bs-btn-color:#ffffff;--bs-btn-bg:#222222;--bs-btn-border-color:#222222;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#333333;--bs-btn-hover-border-color:#333333;--bs-btn-focus-shadow-rgb:67,67,67;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#333333;--bs-btn-active-border-color:#333333;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#ffffff;--bs-btn-disabled-bg:#222222;--bs-btn-disabled-border-color:#222222}.btn-link,.portaltype-easyform div[data-panel=content] .formControls .btn{text-decoration:none}.btn-link:hover,.portaltype-easyform div[data-panel=content] .formControls .btn:hover{opacity:66.5%}.form-control{font-size:inherit}@media only screen{body.orgunit-glyptothek .form-control,body.orgunit-graphiccollection .form-control,body.orgunit-paintingsgallery .form-control{color:#fff;border-color:inherit}body.orgunit-glyptothek .form-control:focus,body.orgunit-graphiccollection .form-control:focus,body.orgunit-paintingsgallery .form-control:focus{background:#000}.was-validated body.orgunit-glyptothek .form-control:invalid,.was-validated body.orgunit-graphiccollection .form-control:invalid,.was-validated body.orgunit-paintingsgallery .form-control:invalid,body.orgunit-glyptothek .form-control.is-invalid,body.orgunit-graphiccollection .form-control.is-invalid,body.orgunit-paintingsgallery .form-control.is-invalid{border-color:#f14152}}@media only screen{body.orgunit-glyptothek .form-control .modal,body.orgunit-glyptothek .modal-content .form-control,body.orgunit-graphiccollection .form-control .modal,body.orgunit-graphiccollection .modal-content .form-control,body.orgunit-paintingsgallery .form-control .modal,body.orgunit-paintingsgallery .modal-content .form-control{color:#000;border-color:#000;background:#fff}body.orgunit-glyptothek .form-control .modal:focus,body.orgunit-glyptothek .modal-content .form-control:focus,body.orgunit-graphiccollection .form-control .modal:focus,body.orgunit-graphiccollection .modal-content .form-control:focus,body.orgunit-paintingsgallery .form-control .modal:focus,body.orgunit-paintingsgallery .modal-content .form-control:focus{background:#fff}}.form-control-custom{border:none}.form-control-custom::placeholder{opacity:66.5%}@media only screen{body.orgunit-glyptothek .form-control-custom::placeholder,body.orgunit-graphiccollection .form-control-custom::placeholder,body.orgunit-paintingsgallery .form-control-custom::placeholder{opacity:46%}}.form-select{cursor:pointer;font-size:inherit;color:inherit;-webkit-appearance:none}@media only screen{body.orgunit-glyptothek .form-select,body.orgunit-graphiccollection .form-select,body.orgunit-paintingsgallery .form-select{color:#fff;border-color:inherit}body.orgunit-glyptothek .form-select option,body.orgunit-graphiccollection .form-select option,body.orgunit-paintingsgallery .form-select option{color:#000}body.orgunit-glyptothek .form-select[multiple] option,body.orgunit-graphiccollection .form-select[multiple] option,body.orgunit-paintingsgallery .form-select[multiple] option{color:#fff}}@media only screen{body.orgunit-glyptothek .form-select .modal,body.orgunit-glyptothek .modal-content .form-select,body.orgunit-graphiccollection .form-select .modal,body.orgunit-graphiccollection .modal-content .form-select,body.orgunit-paintingsgallery .form-select .modal,body.orgunit-paintingsgallery .modal-content .form-select{color:#000;border-color:inherit}body.orgunit-glyptothek .form-select .modal[multiple] option,body.orgunit-glyptothek .modal-content .form-select[multiple] option,body.orgunit-graphiccollection .form-select .modal[multiple] option,body.orgunit-graphiccollection .modal-content .form-select[multiple] option,body.orgunit-paintingsgallery .form-select .modal[multiple] option,body.orgunit-paintingsgallery .modal-content .form-select[multiple] option{color:#000}}.form-select-custom{border:none}.js-focus-visible .form-range:focus.focus-visible{outline:0}.js-focus-visible .form-range:focus.focus-visible::-moz-range-track,.js-focus-visible .form-range:focus.focus-visible::-webkit-slider-runnable-track{height:.1578947368em}.js-focus-visible .form-range:focus.focus-visible::-moz-range-thumb,.js-focus-visible .form-range:focus.focus-visible::-webkit-slider-thumb{border:none;outline:0}.form-check-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:0}@media only screen{body.orgunit-glyptothek .form-check-input,body.orgunit-graphiccollection .form-check-input,body.orgunit-paintingsgallery .form-check-input{border-color:#fff}}@media only screen{body.orgunit-glyptothek .form-check-input .modal,body.orgunit-glyptothek .modal-content .form-check-input,body.orgunit-graphiccollection .form-check-input .modal,body.orgunit-graphiccollection .modal-content .form-check-input,body.orgunit-paintingsgallery .form-check-input .modal,body.orgunit-paintingsgallery .modal-content .form-check-input{border-color:#000}}.form-custom{border-bottom:.0625rem solid}.form-custom-row{border-top:.0625rem solid}.form-custom .col-form-label{padding-top:.2631578947em;padding-bottom:.2631578947em}.form-custom-check-group{padding-top:.2631578947em;padding-bottom:.2631578947em}.mosaic-grid-row .form-custom .col{flex:1 0 0%}@media (min-width:36rem){.mosaic-grid-row .form-custom .col-sm-3{width:25%}}@media (min-width:68rem){.mosaic-grid-row .form-custom .col-lg-2{width:16.6666666667%}}@media only screen{body.orgunit-academy .orgunit-glyptothek .form-text,body.orgunit-academy .orgunit-graphiccollection .form-text,body.orgunit-academy .orgunit-paintingsgallery .form-text,body.orgunit-archive .orgunit-glyptothek .form-text,body.orgunit-archive .orgunit-graphiccollection .form-text,body.orgunit-archive .orgunit-paintingsgallery .form-text,body.orgunit-library .orgunit-glyptothek .form-text,body.orgunit-library .orgunit-graphiccollection .form-text,body.orgunit-library .orgunit-paintingsgallery .form-text,body.orgunit-other .orgunit-glyptothek .form-text,body.orgunit-other .orgunit-graphiccollection .form-text,body.orgunit-other .orgunit-paintingsgallery .form-text,body:not([class*=orgunit-]) .orgunit-glyptothek .form-text,body:not([class*=orgunit-]) .orgunit-graphiccollection .form-text,body:not([class*=orgunit-]) .orgunit-paintingsgallery .form-text{color:#fff}}@media only screen{body.orgunit-glyptothek .form-text,body.orgunit-graphiccollection .form-text,body.orgunit-paintingsgallery .form-text{color:#fff}}@media only screen{body.orgunit-glyptothek .form-text .modal,body.orgunit-glyptothek .modal-content .form-text,body.orgunit-graphiccollection .form-text .modal,body.orgunit-graphiccollection .modal-content .form-text,body.orgunit-paintingsgallery .form-text .modal,body.orgunit-paintingsgallery .modal-content .form-text{color:#000}}.alert{border-width:.0625rem!important;border-radius:0;margin-bottom:0}.alert a{font-weight:400}.alert-dismissible .btn-close{padding:0;top:50%;right:.6em;transform:translate(0,-50%)}.modal-header .btn-close{padding:0;margin:0}.outer-wrapper .bg-primary{background-color:#000!important;color:#fff}.outer-wrapper .text-primary{color:#000!important}.outer-wrapper .border-primary{border-color:#000!important}.outer-wrapper .nav.nav-pills .nav-link.active{background-color:#000}.outer-wrapper .btn-primary{--bs-btn-color:#ffffff;--bs-btn-bg:#000000;--bs-btn-border-color:#000000;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#333333;--bs-btn-hover-border-color:#333333;--bs-btn-focus-shadow-rgb:38,38,38;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#333333;--bs-btn-active-border-color:#333333;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#ffffff;--bs-btn-disabled-bg:#000000;--bs-btn-disabled-border-color:#000000}@media only screen{body.orgunit-academy .orgunit-glyptothek .outer-wrapper .btn-primary,body.orgunit-academy .orgunit-graphiccollection .outer-wrapper .btn-primary,body.orgunit-academy .orgunit-paintingsgallery .outer-wrapper .btn-primary,body.orgunit-archive .orgunit-glyptothek .outer-wrapper .btn-primary,body.orgunit-archive .orgunit-graphiccollection .outer-wrapper .btn-primary,body.orgunit-archive .orgunit-paintingsgallery .outer-wrapper .btn-primary,body.orgunit-library .orgunit-glyptothek .outer-wrapper .btn-primary,body.orgunit-library .orgunit-graphiccollection .outer-wrapper .btn-primary,body.orgunit-library .orgunit-paintingsgallery .outer-wrapper .btn-primary,body.orgunit-other .orgunit-glyptothek .outer-wrapper .btn-primary,body.orgunit-other .orgunit-graphiccollection .outer-wrapper .btn-primary,body.orgunit-other .orgunit-paintingsgallery .outer-wrapper .btn-primary,body:not([class*=orgunit-]) .orgunit-glyptothek .outer-wrapper .btn-primary,body:not([class*=orgunit-]) .orgunit-graphiccollection .outer-wrapper .btn-primary,body:not([class*=orgunit-]) .orgunit-paintingsgallery .outer-wrapper .btn-primary{border-color:#fff}}@media only screen{body.orgunit-glyptothek .outer-wrapper .btn-primary,body.orgunit-graphiccollection .outer-wrapper .btn-primary,body.orgunit-paintingsgallery .outer-wrapper .btn-primary{border-color:#fff}}.outer-wrapper .btn-outline-primary{--bs-btn-color:#000000;--bs-btn-border-color:#000000;--bs-btn-hover-color:#ffffff;--bs-btn-hover-bg:#333333;--bs-btn-hover-border-color:#333333;--bs-btn-focus-shadow-rgb:0,0,0;--bs-btn-active-color:#ffffff;--bs-btn-active-bg:#333333;--bs-btn-active-border-color:#333333;--bs-btn-active-shadow:none;--bs-btn-disabled-color:#000000;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#000000;--bs-gradient:none}.outer-wrapper .btn-check:focus+.btn-outline-primary,.outer-wrapper .btn-check:focus+.btn-primary{box-shadow:0 0 0 0 rgba(51,51,51,.5)}.outer-wrapper .btn-check:active+.btn-outline-primary,.outer-wrapper .btn-check:active+.btn-primary,.outer-wrapper .btn-check:checked+.btn-outline-primary,.outer-wrapper .btn-check:checked+.btn-primary{color:#fff;background-color:#333;border-color:#333}.outer-wrapper .btn-check:active+.btn-outline-primary:focus,.outer-wrapper .btn-check:active+.btn-primary:focus,.outer-wrapper .btn-check:checked+.btn-outline-primary:focus,.outer-wrapper .btn-check:checked+.btn-primary:focus{box-shadow:none}.outer-wrapper .form-check-input:checked{background-color:#000;border-color:#000}@media only screen{body.orgunit-glyptothek .outer-wrapper .form-check-input:checked,body.orgunit-graphiccollection .outer-wrapper .form-check-input:checked,body.orgunit-paintingsgallery .outer-wrapper .form-check-input:checked{background-color:#fff;border-color:#fff}}.outer-wrapper .form-range::-moz-range-thumb,.outer-wrapper .form-range::-webkit-slider-thumb{background:#000}.outer-wrapper .form-range:active::-moz-range-thumb,.outer-wrapper .form-range:active::-webkit-slider-thumb{background:#333}.outer-wrapper .form-range:disabled::-moz-range-thumb,.outer-wrapper .form-range:disabled::-webkit-slider-thumb{background:#767676}.portaltype-easyform div[data-panel=content] .documentFirstHeading{display:none}.portaltype-easyform div[data-panel=content] header{margin-bottom:1.2em}.portaltype-easyform div[data-panel=content] header .documentFirstHeading{display:block}#formPrologue:not(:empty){margin-bottom:1.2em}#formEpilogue:not(:empty){margin-top:3.6em}@media only screen and (min-width:48.5rem){.portaltype-easyform div[data-panel=content] #content-core #form{display:grid;grid-template-columns:4fr 8fr;grid-template-rows:auto;margin-left:-.5rem;margin-right:-.5rem}.portaltype-easyform div[data-panel=content] #content-core #form>*{margin-left:.5rem;margin-right:.5rem;grid-column:2/2}.portaltype-easyform div[data-panel=content] #content-core #form #formEpilogue{grid-column:1/2;grid-row:1/span 99}.portaltype-easyform div[data-panel=content] #content-core #form #formEpilogue:not(:empty){margin-top:0}}.portaltype-easyform div[data-panel=content] label .required:after,.portaltype-easyform div[data-panel=content] label.required:after{padding-left:.25em}.portaltype-easyform div[data-panel=content] .portalMessage{margin-bottom:1.2em;margin-left:auto;padding-left:0;padding-right:0;border-left:0;border-right:0;animation:none;border-color:#e81127;color:#000}.portaltype-easyform div[data-panel=content] .portalMessage svg{display:none}@media only screen and (min-width:48.5rem){.portaltype-easyform div[data-panel=content] .portalMessage{width:calc(66.6666666667% + -.3333333333rem)}}@media only screen and (min-width:100rem){.userrole-anonymous .portaltype-easyform div[data-panel=content] .portalMessage{width:calc(66.6666666667% + -.3333333333vw)}}.portaltype-easyform div[data-panel=content] .form-control,.portaltype-easyform div[data-panel=content] .form-select{border-left:0;border-right:0}.portaltype-easyform div[data-panel=content] .form-control.form-control-empty{background:rgba(0,0,0,.1)}@media only screen{.portaltype-easyform.orgunit-glyptothek div[data-panel=content] .form-control.form-control-empty,.portaltype-easyform.orgunit-graphiccollection div[data-panel=content] .form-control.form-control-empty,.portaltype-easyform.orgunit-paintingsgallery div[data-panel=content] .form-control.form-control-empty{background:rgba(255,255,255,.133333333)}}.portaltype-easyform div[data-panel=content] .formControls{display:flex;justify-content:flex-end;gap:1.2em;margin-top:1.2em;margin-bottom:0;border-top:.0625rem solid;border-bottom:.0625rem solid}.portaltype-easyform div[data-panel=content] .formControls .btn{background:0 0}.js-focus-visible .portaltype-easyform div[data-panel=content] .formControls .btn:focus.focus-visible{background:#000}.template-edit div[data-panel=content] .documentFirstHeading{margin-bottom:1.2em}.template-edit div[data-panel=content] header .documentDescription,.template-edit div[data-panel=content] header .documentFirstHeading{display:none}@media only screen{.template-edit.orgunit-glyptothek .picker__input,.template-edit.orgunit-graphiccollection .picker__input,.template-edit.orgunit-paintingsgallery .picker__input{color:#000}.template-edit.orgunit-glyptothek .mce-text,.template-edit.orgunit-graphiccollection .mce-text,.template-edit.orgunit-paintingsgallery .mce-text{color:#5d5d5d!important;animation:HERE-WE-ARE}}@media only screen{body.orgunit-academy .orgunit-glyptothek #babel-edit #frame-content .field,body.orgunit-academy .orgunit-glyptothek #babel-edit #frame-content .field #frame-content .field,body.orgunit-academy .orgunit-glyptothek #babel-edit .field,body.orgunit-academy .orgunit-graphiccollection #babel-edit #frame-content .field,body.orgunit-academy .orgunit-graphiccollection #babel-edit #frame-content .field #frame-content .field,body.orgunit-academy .orgunit-graphiccollection #babel-edit .field,body.orgunit-academy .orgunit-paintingsgallery #babel-edit #frame-content .field,body.orgunit-academy .orgunit-paintingsgallery #babel-edit #frame-content .field #frame-content .field,body.orgunit-academy .orgunit-paintingsgallery #babel-edit .field,body.orgunit-archive .orgunit-glyptothek #babel-edit #frame-content .field,body.orgunit-archive .orgunit-glyptothek #babel-edit #frame-content .field #frame-content .field,body.orgunit-archive .orgunit-glyptothek #babel-edit .field,body.orgunit-archive .orgunit-graphiccollection #babel-edit #frame-content .field,body.orgunit-archive .orgunit-graphiccollection #babel-edit #frame-content .field #frame-content .field,body.orgunit-archive .orgunit-graphiccollection #babel-edit .field,body.orgunit-archive .orgunit-paintingsgallery #babel-edit #frame-content .field,body.orgunit-archive .orgunit-paintingsgallery #babel-edit #frame-content .field #frame-content .field,body.orgunit-archive .orgunit-paintingsgallery #babel-edit .field,body.orgunit-library .orgunit-glyptothek #babel-edit #frame-content .field,body.orgunit-library .orgunit-glyptothek #babel-edit #frame-content .field #frame-content .field,body.orgunit-library .orgunit-glyptothek #babel-edit .field,body.orgunit-library .orgunit-graphiccollection #babel-edit #frame-content .field,body.orgunit-library .orgunit-graphiccollection #babel-edit #frame-content .field #frame-content .field,body.orgunit-library .orgunit-graphiccollection #babel-edit .field,body.orgunit-library .orgunit-paintingsgallery #babel-edit #frame-content .field,body.orgunit-library .orgunit-paintingsgallery #babel-edit #frame-content .field #frame-content .field,body.orgunit-library .orgunit-paintingsgallery #babel-edit .field,body.orgunit-other .orgunit-glyptothek #babel-edit #frame-content .field,body.orgunit-other .orgunit-glyptothek #babel-edit #frame-content .field #frame-content .field,body.orgunit-other .orgunit-glyptothek #babel-edit .field,body.orgunit-other .orgunit-graphiccollection #babel-edit #frame-content .field,body.orgunit-other .orgunit-graphiccollection #babel-edit #frame-content .field #frame-content .field,body.orgunit-other .orgunit-graphiccollection #babel-edit .field,body.orgunit-other .orgunit-paintingsgallery #babel-edit #frame-content .field,body.orgunit-other .orgunit-paintingsgallery #babel-edit #frame-content .field #frame-content .field,body.orgunit-other .orgunit-paintingsgallery #babel-edit .field,body:not([class*=orgunit-]) .orgunit-glyptothek #babel-edit #frame-content .field,body:not([class*=orgunit-]) .orgunit-glyptothek #babel-edit #frame-content .field #frame-content .field,body:not([class*=orgunit-]) .orgunit-glyptothek #babel-edit .field,body:not([class*=orgunit-]) .orgunit-graphiccollection #babel-edit #frame-content .field,body:not([class*=orgunit-]) .orgunit-graphiccollection #babel-edit #frame-content .field #frame-content .field,body:not([class*=orgunit-]) .orgunit-graphiccollection #babel-edit .field,body:not([class*=orgunit-]) .orgunit-paintingsgallery #babel-edit #frame-content .field,body:not([class*=orgunit-]) .orgunit-paintingsgallery #babel-edit #frame-content .field #frame-content .field,body:not([class*=orgunit-]) .orgunit-paintingsgallery #babel-edit .field{background-color:#000;color:#fff}body.orgunit-academy .orgunit-glyptothek #babel-edit #frame-content .selected,body.orgunit-academy .orgunit-glyptothek #babel-edit .selected,body.orgunit-academy .orgunit-graphiccollection #babel-edit #frame-content .selected,body.orgunit-academy .orgunit-graphiccollection #babel-edit .selected,body.orgunit-academy .orgunit-paintingsgallery #babel-edit #frame-content .selected,body.orgunit-academy .orgunit-paintingsgallery #babel-edit .selected,body.orgunit-archive .orgunit-glyptothek #babel-edit #frame-content .selected,body.orgunit-archive .orgunit-glyptothek #babel-edit .selected,body.orgunit-archive .orgunit-graphiccollection #babel-edit #frame-content .selected,body.orgunit-archive .orgunit-graphiccollection #babel-edit .selected,body.orgunit-archive .orgunit-paintingsgallery #babel-edit #frame-content .selected,body.orgunit-archive .orgunit-paintingsgallery #babel-edit .selected,body.orgunit-library .orgunit-glyptothek #babel-edit #frame-content .selected,body.orgunit-library .orgunit-glyptothek #babel-edit .selected,body.orgunit-library .orgunit-graphiccollection #babel-edit #frame-content .selected,body.orgunit-library .orgunit-graphiccollection #babel-edit .selected,body.orgunit-library .orgunit-paintingsgallery #babel-edit #frame-content .selected,body.orgunit-library .orgunit-paintingsgallery #babel-edit .selected,body.orgunit-other .orgunit-glyptothek #babel-edit #frame-content .selected,body.orgunit-other .orgunit-glyptothek #babel-edit .selected,body.orgunit-other .orgunit-graphiccollection #babel-edit #frame-content .selected,body.orgunit-other .orgunit-graphiccollection #babel-edit .selected,body.orgunit-other .orgunit-paintingsgallery #babel-edit #frame-content .selected,body.orgunit-other .orgunit-paintingsgallery #babel-edit .selected,body:not([class*=orgunit-]) .orgunit-glyptothek #babel-edit #frame-content .selected,body:not([class*=orgunit-]) .orgunit-glyptothek #babel-edit .selected,body:not([class*=orgunit-]) .orgunit-graphiccollection #babel-edit #frame-content .selected,body:not([class*=orgunit-]) .orgunit-graphiccollection #babel-edit .selected,body:not([class*=orgunit-]) .orgunit-paintingsgallery #babel-edit #frame-content .selected,body:not([class*=orgunit-]) .orgunit-paintingsgallery #babel-edit .selected{background-color:rgba(255,255,255,.133333333);color:#fff}}@media only screen{body.orgunit-glyptothek #babel-edit #frame-content .field,body.orgunit-glyptothek #babel-edit #frame-content .field #frame-content .field,body.orgunit-glyptothek #babel-edit .field,body.orgunit-graphiccollection #babel-edit #frame-content .field,body.orgunit-graphiccollection #babel-edit #frame-content .field #frame-content .field,body.orgunit-graphiccollection #babel-edit .field,body.orgunit-paintingsgallery #babel-edit #frame-content .field,body.orgunit-paintingsgallery #babel-edit #frame-content .field #frame-content .field,body.orgunit-paintingsgallery #babel-edit .field{background-color:#000;color:#fff}body.orgunit-glyptothek #babel-edit #frame-content .selected,body.orgunit-glyptothek #babel-edit .selected,body.orgunit-graphiccollection #babel-edit #frame-content .selected,body.orgunit-graphiccollection #babel-edit .selected,body.orgunit-paintingsgallery #babel-edit #frame-content .selected,body.orgunit-paintingsgallery #babel-edit .selected{background-color:rgba(255,255,255,.133333333);color:#fff}}@media only screen{.template-folder_contents.orgunit-glyptothek .table,.template-folder_contents.orgunit-glyptothek table.invisible-grid,.template-folder_contents.orgunit-glyptothek table.listing,.template-folder_contents.orgunit-glyptothek table.listing-compact,.template-folder_contents.orgunit-glyptothek table.plain,.template-folder_contents.orgunit-graphiccollection .table,.template-folder_contents.orgunit-graphiccollection table.invisible-grid,.template-folder_contents.orgunit-graphiccollection table.listing,.template-folder_contents.orgunit-graphiccollection table.listing-compact,.template-folder_contents.orgunit-graphiccollection table.plain,.template-folder_contents.orgunit-paintingsgallery .table,.template-folder_contents.orgunit-paintingsgallery table.invisible-grid,.template-folder_contents.orgunit-paintingsgallery table.listing,.template-folder_contents.orgunit-paintingsgallery table.listing-compact,.template-folder_contents.orgunit-paintingsgallery table.plain{background:#fff;color:#000}.template-folder_contents.orgunit-glyptothek .fc-breadcrumbs a:hover,.template-folder_contents.orgunit-graphiccollection .fc-breadcrumbs a:hover,.template-folder_contents.orgunit-paintingsgallery .fc-breadcrumbs a:hover{color:#fff}.template-folder_contents.orgunit-glyptothek .form-control,.template-folder_contents.orgunit-glyptothek .popover,.template-folder_contents.orgunit-graphiccollection .form-control,.template-folder_contents.orgunit-graphiccollection .popover,.template-folder_contents.orgunit-paintingsgallery .form-control,.template-folder_contents.orgunit-paintingsgallery .popover{color:#000}.template-folder_contents.orgunit-glyptothek .form-control:focus,.template-folder_contents.orgunit-graphiccollection .form-control:focus,.template-folder_contents.orgunit-paintingsgallery .form-control:focus{background:0 0}}.template-actions-controlpanel .list-group-item a.btn-primary{color:#fff}.dl-group dl{display:flex;flex-wrap:wrap}.dl-group dl dt{flex:0 0 auto;max-width:100%}.dl-group dl dd{flex:1 0 0%;min-width:16.575rem;padding-left:1.2em}ul.linklist{padding-left:0;list-style:none}ul.linklist li{position:relative;padding-left:.7992em}ul.linklist li:before{content:">";position:absolute;top:0;left:0}ul.linklist a{display:inline!important;opacity:1!important;box-shadow:none!important}@media only screen{body.orgunit-academy .orgunit-glyptothek ul.linklist a,body.orgunit-academy .orgunit-graphiccollection ul.linklist a,body.orgunit-academy .orgunit-paintingsgallery ul.linklist a,body.orgunit-archive .orgunit-glyptothek ul.linklist a,body.orgunit-archive .orgunit-graphiccollection ul.linklist a,body.orgunit-archive .orgunit-paintingsgallery ul.linklist a,body.orgunit-library .orgunit-glyptothek ul.linklist a,body.orgunit-library .orgunit-graphiccollection ul.linklist a,body.orgunit-library .orgunit-paintingsgallery ul.linklist a,body.orgunit-other .orgunit-glyptothek ul.linklist a,body.orgunit-other .orgunit-graphiccollection ul.linklist a,body.orgunit-other .orgunit-paintingsgallery ul.linklist a,body:not([class*=orgunit-]) .orgunit-glyptothek ul.linklist a,body:not([class*=orgunit-]) .orgunit-graphiccollection ul.linklist a,body:not([class*=orgunit-]) .orgunit-paintingsgallery ul.linklist a{box-shadow:none!important}}@media only screen{body.orgunit-glyptothek ul.linklist a,body.orgunit-graphiccollection ul.linklist a,body.orgunit-paintingsgallery ul.linklist a{box-shadow:none!important}}@media only screen{body.orgunit-glyptothek .offcanvas ul.linklist a,body.orgunit-graphiccollection .offcanvas ul.linklist a,body.orgunit-paintingsgallery .offcanvas ul.linklist a{box-shadow:none!important}}@media only print{ul.linklist a{text-decoration:none!important}}ul.linklist a:hover{box-shadow:inset 0 -.0625rem #000!important;opacity:66.5%!important}@media only print{ul.linklist a:hover{text-decoration:underline!important}}@media only screen{body.orgunit-academy .orgunit-glyptothek ul.linklist a:hover,body.orgunit-academy .orgunit-graphiccollection ul.linklist a:hover,body.orgunit-academy .orgunit-paintingsgallery ul.linklist a:hover,body.orgunit-archive .orgunit-glyptothek ul.linklist a:hover,body.orgunit-archive .orgunit-graphiccollection ul.linklist a:hover,body.orgunit-archive .orgunit-paintingsgallery ul.linklist a:hover,body.orgunit-library .orgunit-glyptothek ul.linklist a:hover,body.orgunit-library .orgunit-graphiccollection ul.linklist a:hover,body.orgunit-library .orgunit-paintingsgallery ul.linklist a:hover,body.orgunit-other .orgunit-glyptothek ul.linklist a:hover,body.orgunit-other .orgunit-graphiccollection ul.linklist a:hover,body.orgunit-other .orgunit-paintingsgallery ul.linklist a:hover,body:not([class*=orgunit-]) .orgunit-glyptothek ul.linklist a:hover,body:not([class*=orgunit-]) .orgunit-graphiccollection ul.linklist a:hover,body:not([class*=orgunit-]) .orgunit-paintingsgallery ul.linklist a:hover{box-shadow:inset 0 -.0625rem #fff!important;opacity:46%!important}}@media only screen{body.orgunit-glyptothek ul.linklist a:hover,body.orgunit-graphiccollection ul.linklist a:hover,body.orgunit-paintingsgallery ul.linklist a:hover{box-shadow:inset 0 -.0625rem #fff!important;opacity:46%!important}}ul.linklist ul{padding-left:0;list-style:none}@media only screen and (min-width:48.5rem){.data-highlight{font-size:1.8125rem}}@media only screen and (min-width:100rem){.userrole-anonymous .data-highlight{font-size:1.8125vw}}@media only screen{body.orgunit-glyptothek .offcanvas ul.linklist a:hover,body.orgunit-graphiccollection .offcanvas ul.linklist a:hover,body.orgunit-paintingsgallery .offcanvas ul.linklist a:hover{box-shadow:inset 0 -.0625rem #000!important;opacity:66.5%!important}}.collapse-all:before{content:attr(data-label-collapsed) " +"}.collapse-all[aria-expanded=true]:before{content:attr(data-label-expanded) " –"}.collapse-dropdown:after{content:"";display:inline-block;vertical-align:middle;transform:translate(0,-.1em);width:.7368421053em;height:.6315789474em;margin-left:.3em;transition:none}.collapse-dropdown[aria-expanded=true]:after{transform:rotate(-180deg)}.akbild-sorting{padding-left:0;list-style:none;display:flex;flex-wrap:wrap;flex-direction:row-reverse}@media only screen and (min-width:48.5rem){.akbild-sorting{margin-top:-1.4631578947em}}.akbild-sorting-item{margin-left:1.2em;white-space:nowrap}@supports (row-gap:1em){.akbild-sorting{row-gap:.3em}}.akbild-sorting-item.selected .akbild-sorting-link:before{content:"";display:inline-block;width:.6315789474em;height:.5789473684em;margin-right:.2368421053em}.akbild-sorting-item.selected.desc .akbild-sorting-link:before{transform:rotate(180deg)}.akbild-listing-footer,.akbild-listing-header{min-height:1.4631578947em}.akbild-listing-header{padding-bottom:.2631578947em}.akbild-listing-footer{padding-top:.2631578947em}.mosaic-grid-row .akbild-listing .col{flex:1 0 0%}.filter-search{position:relative}.filter-search-reset{display:none;position:absolute;top:0;left:-.9em}.filter-search-field:not(:placeholder-shown)+.filter-search-reset{display:block}.filter-search-submit{display:block!important}.mosaic-grid-row .filter-search .col{flex:1 0 0%}.filter-select:hover{background-color:rgba(0,0,0,.1)}@media only screen{body.orgunit-glyptothek .filter-select:hover,body.orgunit-graphiccollection .filter-select:hover,body.orgunit-paintingsgallery .filter-select:hover{background-color:rgba(255,255,255,.133333333)}}@media screen and (prefers-color-scheme:dark){.filter-select:hover option{color:#fff}}.filter-list-item{position:relative}.filter-list-item .list-group-link:after{content:"";background:0 0;position:absolute;top:0;left:-1.5em;right:0;bottom:0}.filter-list-item.selected:before{content:"×";position:absolute;left:-.9em}.filter-list-item.filter-all{display:none}.filter-list-item.filter-all:first-child+.list-group-item{border-top:none}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:1rem;padding-right:1rem}@media only screen and (min-width:100rem){.userrole-anonymous .container-fluid,.userrole-anonymous .container-lg,.userrole-anonymous .container-md,.userrole-anonymous .container-sm,.userrole-anonymous .container-xl,.userrole-anonymous .container-xxl{padding-left:1vw;padding-right:1vw}}body:not(.userrole-anonymous) .container-fluid,body:not(.userrole-anonymous) .container-lg,body:not(.userrole-anonymous) .container-md,body:not(.userrole-anonymous) .container-sm,body:not(.userrole-anonymous) .container-xl,body:not(.userrole-anonymous) .container-xxl{max-width:1600px}@media only screen and (min-width:100rem){.userrole-anonymous .row{margin-left:-.5vw;margin-right:-.5vw}.userrole-anonymous .row>*{padding-left:.5vw;padding-right:.5vw}}.area{min-width:0}.area-above:not(.akbild-empty),.area-head:not(.akbild-empty){margin-bottom:1.2em}.area-content+.area-below:not(.akbild-empty){margin-top:3.6em}@media only screen and (min-width:48.5rem){.area-content+.area-below:not(.akbild-empty){margin-top:0}}.area-extra-right:not(.akbild-empty){margin-top:4.8em}.area-extra-left:not(.akbild-empty){margin-top:4.8em}.area-extra-left:not(.akbild-empty)+.area-extra-right:not(.akbild-empty){margin-top:1.2em}@media only screen and (min-width:48.5rem){.area-extra-left:not(.akbild-empty)+.area-extra-right:not(.akbild-empty){margin-top:4.8em}}.area-main+.area-side:not(.akbild-empty){margin-top:2.4em}@media only screen and (min-width:48.5rem){.area-main+.area-side:not(.akbild-empty){margin-top:0}}@media only screen and (min-width:48.5rem){.content-layout{display:grid;grid-template-columns:4fr 8fr;grid-template-rows:auto auto 1fr;grid-template-areas:"head head" "above content" "below content" "extra-left extra-right";margin-left:-.5rem;margin-right:-.5rem}.content-layout-home{grid-template-columns:8fr 4fr;grid-template-rows:auto;grid-template-areas:"main side"}.area{padding-left:.5rem;padding-right:.5rem}.area-head{grid-area:head}.area-above{grid-area:above}.area-above:not(.akbild-empty){margin-bottom:3.6em}.area-content{grid-area:content}.area-below{grid-area:below}.area-extra-left{grid-area:extra-left}.area-extra-right{grid-area:extra-right}.area-main{grid-area:main}.area-side{grid-area:side}}@media only screen and (min-width:100rem){.userrole-anonymous .content-layout{margin-left:-.5vw;margin-right:-.5vw}.area{padding-left:.5vw;padding-right:.5vw}}.col-list-date{width:8rem;max-width:34.1333333333%}@media only screen and (min-width:100rem){.userrole-anonymous .col-list-date{width:8vw}}.col-list-event-info{width:20%}.col-list-image{width:15.3846153846%}.col-list-course{width:6.625rem;max-width:28.2666666667%}@media only screen and (min-width:100rem){.userrole-anonymous .col-list-course{width:6.625vw}}body{word-spacing:-0.07em;overflow-wrap:break-word;word-break:break-word;overflow:auto;overflow-x:hidden}@media only screen and (min-width:100rem){body.userrole-anonymous{font-size:1.1875vw}}.outer-wrapper{padding-top:.6em;padding-bottom:.6em}@media only print{.outer-wrapper{padding:0}}.skip-to-link{margin-left:1rem}@media only screen and (min-width:100rem){.userrole-anonymous .skip-to-link{margin-left:1vw}}.header .offcanvas-header{justify-content:space-between}.header-breadcrumbs{display:flex;padding-right:1.56em}@media only print{.header-breadcrumbs{display:block}}.logo-a{white-space:nowrap}.logo-a:after{content:"..."}.logo:focus+#portal-breadcrumbs,.logo:hover+#portal-breadcrumbs{width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.logo:focus+#portal-breadcrumbs:not(caption),.logo:hover+#portal-breadcrumbs:not(caption){position:absolute!important}body:not(.section-home) .logo{margin-right:.3em}@media only screen{body:not(.section-home) .logo:not(:hover):not(:focus):not(.logo-open) .logo-rest{width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body:not(.section-home) .logo:not(:hover):not(:focus):not(.logo-open) .logo-rest:not(caption){position:absolute!important}}body.section-home .logo:not(.logo-small){font-size:2rem;line-height:1;letter-spacing:-.015em}@media only screen and (min-width:48.5rem){body.section-home .logo:not(.logo-small){font-size:4.6875rem;padding-right:1em}}@media only screen and (min-width:100rem){body.section-home.userrole-anonymous .logo:not(.logo-small){font-size:4.6875vw}}body.section-home #portal-breadcrumbs{display:none}@media only print{.header-nav{display:none}}.languageselector{padding-left:0;list-style:none}.languageselector .currentLanguage{display:none}.nav-global{border-bottom:.0625rem solid}.nav-global>.nav-item{width:100%}@media only screen and (min-width:36rem){.nav-global>.nav-item>.row>.nav-global-col-left{flex:0 0 auto;width:33.33333333%}.nav-global>.nav-item>.row>.nav-global-col-right{flex:0 0 auto;width:66.66666667%}.nav-global>.nav-item>.row>.nav-global-col-right>.nav{padding-left:0}.nav-global>.nav-item>.row>.nav-global-col-right>.nav>.nav-item:first-child{padding-top:0;border-top:0}}.nav-global .nav{padding-left:1.5em;flex-direction:column}.nav-global .nav-item{margin-right:0!important}.nav-global .nav-item:not(.has_subtree){padding-bottom:.2631578947em}.nav-global .nav-link{box-shadow:none}@media only screen{body.orgunit-academy .orgunit-glyptothek .nav-global .nav-link,body.orgunit-academy .orgunit-graphiccollection .nav-global .nav-link,body.orgunit-academy .orgunit-paintingsgallery .nav-global .nav-link,body.orgunit-archive .orgunit-glyptothek .nav-global .nav-link,body.orgunit-archive .orgunit-graphiccollection .nav-global .nav-link,body.orgunit-archive .orgunit-paintingsgallery .nav-global .nav-link,body.orgunit-library .orgunit-glyptothek .nav-global .nav-link,body.orgunit-library .orgunit-graphiccollection .nav-global .nav-link,body.orgunit-library .orgunit-paintingsgallery .nav-global .nav-link,body.orgunit-other .orgunit-glyptothek .nav-global .nav-link,body.orgunit-other .orgunit-graphiccollection .nav-global .nav-link,body.orgunit-other .orgunit-paintingsgallery .nav-global .nav-link,body:not([class*=orgunit-]) .orgunit-glyptothek .nav-global .nav-link,body:not([class*=orgunit-]) .orgunit-graphiccollection .nav-global .nav-link,body:not([class*=orgunit-]) .orgunit-paintingsgallery .nav-global .nav-link{box-shadow:none}}@media only screen{body.orgunit-glyptothek .nav-global .nav-link,body.orgunit-graphiccollection .nav-global .nav-link,body.orgunit-paintingsgallery .nav-global .nav-link{box-shadow:none}}@media only screen{body.orgunit-glyptothek .offcanvas .nav-global .nav-link,body.orgunit-graphiccollection .offcanvas .nav-global .nav-link,body.orgunit-paintingsgallery .offcanvas .nav-global .nav-link{box-shadow:none}}@media only print{.nav-global .nav-link{text-decoration:none}}.nav-global .nav-link[type=button]{margin-bottom:.2631578947em}.search-overlay{padding-top:1.8em;padding-bottom:4.8em;display:none}.search-overlay.--open{display:block}.search-overlay.--open~.content-wrapper{visibility:hidden}.search-overlay-form{margin-top:1.2em;border-top:.0625rem solid;border-bottom:.0625rem solid}.content-wrapper{padding-top:1.8em;padding-bottom:4.8em;min-height:85vh}@media only print{.content-wrapper{padding-bottom:0;min-height:0}}.jump-to-top{position:absolute;top:-2.4em}#formEpilogue .blockquote>:first-child,#formEpilogue dd>:first-child,#formEpilogue dt>:first-child,#formEpilogue figure>:first-child,#formEpilogue li>:first-child,#formEpilogue td>:first-child,#formEpilogue th>:first-child,#formEpilogue>:first-child,#formPrologue .blockquote>:first-child,#formPrologue dd>:first-child,#formPrologue dt>:first-child,#formPrologue figure>:first-child,#formPrologue li>:first-child,#formPrologue td>:first-child,#formPrologue th>:first-child,#formPrologue>:first-child,.mce-content-body .akbild-firstchild .migrated_related_text div>:first-child,.mce-content-body .akbild-firstchild .migrated_related_text>:first-child,.mce-content-body .akbild-firstchild>:first-child,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .blockquote>:first-child,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) dd>:first-child,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) dt>:first-child,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) figure>:first-child,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) li>:first-child,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) td>:first-child,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) th>:first-child,.rich-text .akbild-firstchild .migrated_related_text div>:first-child,.rich-text .akbild-firstchild .migrated_related_text>:first-child,.rich-text .akbild-firstchild>:first-child,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .blockquote>:first-child,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) dd>:first-child,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) dt>:first-child,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) figure>:first-child,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) li>:first-child,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) td>:first-child,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) th>:first-child,body#tinymce .akbild-firstchild .migrated_related_text div>:first-child,body#tinymce .akbild-firstchild .migrated_related_text>:first-child,body#tinymce .akbild-firstchild>:first-child,body#tinymce .blockquote>:first-child,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .blockquote>:first-child,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) dd>:first-child,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) dt>:first-child,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) figure>:first-child,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) li>:first-child,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) td>:first-child,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) th>:first-child,body#tinymce dd>:first-child,body#tinymce dt>:first-child,body#tinymce figure>:first-child,body#tinymce li>:first-child,body#tinymce td>:first-child,body#tinymce th>:first-child,body#tinymce>:first-child,div.mce-content-body[contenteditable=true] .blockquote>:first-child,div.mce-content-body[contenteditable=true] dd>:first-child,div.mce-content-body[contenteditable=true] dt>:first-child,div.mce-content-body[contenteditable=true] figure>:first-child,div.mce-content-body[contenteditable=true] li>:first-child,div.mce-content-body[contenteditable=true] td>:first-child,div.mce-content-body[contenteditable=true] th>:first-child,div.mce-content-body[contenteditable=true]>:first-child{margin-top:0!important}#formEpilogue .blockquote,#formEpilogue .dl-group,#formEpilogue .form-custom,#formEpilogue .h1,#formEpilogue .h2,#formEpilogue .h3,#formEpilogue .h4,#formEpilogue .h5,#formEpilogue .h6,#formEpilogue dl,#formEpilogue figure,#formEpilogue h1,#formEpilogue h2,#formEpilogue h3,#formEpilogue h4,#formEpilogue h5,#formEpilogue h6,#formEpilogue ol,#formEpilogue p,#formEpilogue ul,#formPrologue .blockquote,#formPrologue .dl-group,#formPrologue .form-custom,#formPrologue .h1,#formPrologue .h2,#formPrologue .h3,#formPrologue .h4,#formPrologue .h5,#formPrologue .h6,#formPrologue dl,#formPrologue figure,#formPrologue h1,#formPrologue h2,#formPrologue h3,#formPrologue h4,#formPrologue h5,#formPrologue h6,#formPrologue ol,#formPrologue p,#formPrologue ul,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .blockquote,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .dl-group,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .form-custom,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h1,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h2,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h3,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h4,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h5,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h6,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) dl,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) figure,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h1,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h2,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h3,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h4,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h5,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h6,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) ol,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) p,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) ul,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .blockquote,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .dl-group,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .form-custom,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h1,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h2,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h3,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h4,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h5,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h6,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) dl,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) figure,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h1,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h2,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h3,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h4,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h5,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h6,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) ol,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) p,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) ul,body#tinymce .blockquote,body#tinymce .dl-group,body#tinymce .form-custom,body#tinymce .h1,body#tinymce .h2,body#tinymce .h3,body#tinymce .h4,body#tinymce .h5,body#tinymce .h6,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .blockquote,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .dl-group,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .form-custom,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h1,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h2,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h3,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h4,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h5,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h6,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) dl,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) figure,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h1,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h2,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h3,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h4,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h5,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h6,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) ol,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) p,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) ul,body#tinymce dl,body#tinymce figure,body#tinymce h1,body#tinymce h2,body#tinymce h3,body#tinymce h4,body#tinymce h5,body#tinymce h6,body#tinymce ol,body#tinymce p,body#tinymce ul,div.mce-content-body[contenteditable=true] .blockquote,div.mce-content-body[contenteditable=true] .dl-group,div.mce-content-body[contenteditable=true] .form-custom,div.mce-content-body[contenteditable=true] .h1,div.mce-content-body[contenteditable=true] .h2,div.mce-content-body[contenteditable=true] .h3,div.mce-content-body[contenteditable=true] .h4,div.mce-content-body[contenteditable=true] .h5,div.mce-content-body[contenteditable=true] .h6,div.mce-content-body[contenteditable=true] dl,div.mce-content-body[contenteditable=true] figure,div.mce-content-body[contenteditable=true] h1,div.mce-content-body[contenteditable=true] h2,div.mce-content-body[contenteditable=true] h3,div.mce-content-body[contenteditable=true] h4,div.mce-content-body[contenteditable=true] h5,div.mce-content-body[contenteditable=true] h6,div.mce-content-body[contenteditable=true] ol,div.mce-content-body[contenteditable=true] p,div.mce-content-body[contenteditable=true] ul{margin-top:1.2em}#formEpilogue .h1,#formEpilogue .h2,#formEpilogue h1,#formEpilogue h2,#formPrologue .h1,#formPrologue .h2,#formPrologue h1,#formPrologue h2,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h1,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h2,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h1,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h2,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h1,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h2,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h1,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h2,body#tinymce .h1,body#tinymce .h2,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h1,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h2,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h1,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h2,body#tinymce h1,body#tinymce h2,div.mce-content-body[contenteditable=true] .h1,div.mce-content-body[contenteditable=true] .h2,div.mce-content-body[contenteditable=true] h1,div.mce-content-body[contenteditable=true] h2{margin-top:2.4em}#formEpilogue .h3+ol,#formEpilogue .h3+ul,#formEpilogue .h4+ol,#formEpilogue .h4+ul,#formEpilogue .h5+ol,#formEpilogue .h5+ul,#formEpilogue .h6+ol,#formEpilogue .h6+ul,#formEpilogue h3+ol,#formEpilogue h3+ul,#formEpilogue h4+ol,#formEpilogue h4+ul,#formEpilogue h5+ol,#formEpilogue h5+ul,#formEpilogue h6+ol,#formEpilogue h6+ul,#formPrologue .h3+ol,#formPrologue .h3+ul,#formPrologue .h4+ol,#formPrologue .h4+ul,#formPrologue .h5+ol,#formPrologue .h5+ul,#formPrologue .h6+ol,#formPrologue .h6+ul,#formPrologue h3+ol,#formPrologue h3+ul,#formPrologue h4+ol,#formPrologue h4+ul,#formPrologue h5+ol,#formPrologue h5+ul,#formPrologue h6+ol,#formPrologue h6+ul,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h3+ol,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h3+ul,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h4+ol,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h4+ul,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h5+ol,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h5+ul,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h6+ol,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h6+ul,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h3+ol,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h3+ul,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h4+ol,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h4+ul,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h5+ol,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h5+ul,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h6+ol,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h6+ul,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h3+ol,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h3+ul,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h4+ol,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h4+ul,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h5+ol,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h5+ul,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h6+ol,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h6+ul,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h3+ol,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h3+ul,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h4+ol,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h4+ul,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h5+ol,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h5+ul,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h6+ol,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h6+ul,body#tinymce .h3+ol,body#tinymce .h3+ul,body#tinymce .h4+ol,body#tinymce .h4+ul,body#tinymce .h5+ol,body#tinymce .h5+ul,body#tinymce .h6+ol,body#tinymce .h6+ul,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h3+ol,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h3+ul,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h4+ol,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h4+ul,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h5+ol,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h5+ul,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h6+ol,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h6+ul,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h3+ol,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h3+ul,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h4+ol,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h4+ul,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h5+ol,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h5+ul,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h6+ol,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h6+ul,body#tinymce h3+ol,body#tinymce h3+ul,body#tinymce h4+ol,body#tinymce h4+ul,body#tinymce h5+ol,body#tinymce h5+ul,body#tinymce h6+ol,body#tinymce h6+ul,div.mce-content-body[contenteditable=true] .h3+ol,div.mce-content-body[contenteditable=true] .h3+ul,div.mce-content-body[contenteditable=true] .h4+ol,div.mce-content-body[contenteditable=true] .h4+ul,div.mce-content-body[contenteditable=true] .h5+ol,div.mce-content-body[contenteditable=true] .h5+ul,div.mce-content-body[contenteditable=true] .h6+ol,div.mce-content-body[contenteditable=true] .h6+ul,div.mce-content-body[contenteditable=true] h3+ol,div.mce-content-body[contenteditable=true] h3+ul,div.mce-content-body[contenteditable=true] h4+ol,div.mce-content-body[contenteditable=true] h4+ul,div.mce-content-body[contenteditable=true] h5+ol,div.mce-content-body[contenteditable=true] h5+ul,div.mce-content-body[contenteditable=true] h6+ol,div.mce-content-body[contenteditable=true] h6+ul{margin-top:0}#formEpilogue .h1+.linklist,#formEpilogue .h2+.linklist,#formEpilogue .h3+.linklist,#formEpilogue .h4+.linklist,#formEpilogue .h5+.linklist,#formEpilogue .h6+.linklist,#formEpilogue h1+.linklist,#formEpilogue h2+.linklist,#formEpilogue h3+.linklist,#formEpilogue h4+.linklist,#formEpilogue h5+.linklist,#formEpilogue h6+.linklist,#formPrologue .h1+.linklist,#formPrologue .h2+.linklist,#formPrologue .h3+.linklist,#formPrologue .h4+.linklist,#formPrologue .h5+.linklist,#formPrologue .h6+.linklist,#formPrologue h1+.linklist,#formPrologue h2+.linklist,#formPrologue h3+.linklist,#formPrologue h4+.linklist,#formPrologue h5+.linklist,#formPrologue h6+.linklist,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h1+.linklist,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h2+.linklist,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h3+.linklist,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h4+.linklist,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h5+.linklist,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h6+.linklist,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h1+.linklist,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h2+.linklist,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h3+.linklist,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h4+.linklist,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h5+.linklist,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h6+.linklist,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h1+.linklist,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h2+.linklist,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h3+.linklist,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h4+.linklist,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h5+.linklist,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h6+.linklist,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h1+.linklist,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h2+.linklist,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h3+.linklist,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h4+.linklist,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h5+.linklist,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h6+.linklist,body#tinymce .h1+.linklist,body#tinymce .h2+.linklist,body#tinymce .h3+.linklist,body#tinymce .h4+.linklist,body#tinymce .h5+.linklist,body#tinymce .h6+.linklist,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h1+.linklist,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h2+.linklist,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h3+.linklist,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h4+.linklist,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h5+.linklist,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h6+.linklist,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h1+.linklist,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h2+.linklist,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h3+.linklist,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h4+.linklist,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h5+.linklist,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h6+.linklist,body#tinymce h1+.linklist,body#tinymce h2+.linklist,body#tinymce h3+.linklist,body#tinymce h4+.linklist,body#tinymce h5+.linklist,body#tinymce h6+.linklist,div.mce-content-body[contenteditable=true] .h1+.linklist,div.mce-content-body[contenteditable=true] .h2+.linklist,div.mce-content-body[contenteditable=true] .h3+.linklist,div.mce-content-body[contenteditable=true] .h4+.linklist,div.mce-content-body[contenteditable=true] .h5+.linklist,div.mce-content-body[contenteditable=true] .h6+.linklist,div.mce-content-body[contenteditable=true] h1+.linklist,div.mce-content-body[contenteditable=true] h2+.linklist,div.mce-content-body[contenteditable=true] h3+.linklist,div.mce-content-body[contenteditable=true] h4+.linklist,div.mce-content-body[contenteditable=true] h5+.linklist,div.mce-content-body[contenteditable=true] h6+.linklist{margin-top:0}#formEpilogue .dl-group dl,#formPrologue .dl-group dl,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .dl-group dl,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .dl-group dl,body#tinymce .dl-group dl,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .dl-group dl,div.mce-content-body[contenteditable=true] .dl-group dl{margin-top:0}#formEpilogue .image-richtext-figure+*,#formPrologue .image-richtext-figure+*,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .image-richtext-figure+*,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .image-richtext-figure+*,body#tinymce .image-richtext-figure+*,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .image-richtext-figure+*,div.mce-content-body[contenteditable=true] .image-richtext-figure+*{margin-top:1.8em}#formEpilogue ins,#formEpilogue u,#formPrologue ins,#formPrologue u,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) ins,.mce-content-body .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) u,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) ins,.rich-text .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) u,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) ins,body#tinymce .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) u,body#tinymce ins,body#tinymce u,div.mce-content-body[contenteditable=true] ins,div.mce-content-body[contenteditable=true] u{text-decoration:none;font-style:italic}#formEpilogue table,#formPrologue table,.mce-content-body table,.rich-text table,body#tinymce table,div.mce-content-body[contenteditable=true] table{overflow-wrap:normal;word-break:normal}#formEpilogue .table-responsive,#formEpilogue table,#formPrologue .table-responsive,#formPrologue table,.mce-content-body .table-responsive,.mce-content-body table,.rich-text .table-responsive,.rich-text table,body#tinymce .table-responsive,body#tinymce table,div.mce-content-body[contenteditable=true] .table-responsive,div.mce-content-body[contenteditable=true] table{margin-top:1.4842105263em;margin-bottom:.6em}#formEpilogue .table-responsive+*,#formEpilogue table+*,#formPrologue .table-responsive+*,#formPrologue table+*,.mce-content-body .table-responsive+*,.mce-content-body table+*,.rich-text .table-responsive+*,.rich-text table+*,body#tinymce .table-responsive+*,body#tinymce table+*,div.mce-content-body[contenteditable=true] .table-responsive+*,div.mce-content-body[contenteditable=true] table+*{margin-top:1.8em}#formEpilogue .table-responsive table,#formPrologue .table-responsive table,.mce-content-body .table-responsive table,.rich-text .table-responsive table,body#tinymce .table-responsive table{margin-top:0;margin-bottom:0}#formEpilogue .video,#formPrologue .video,.mce-content-body .video,.rich-text .video,body#tinymce .video,div.mce-content-body[contenteditable=true] .video{margin-top:1.8em!important;margin-bottom:.6em}#formEpilogue .video+*,#formPrologue .video+*,.mce-content-body .video+*,.rich-text .video+*,body#tinymce .video+*,div.mce-content-body[contenteditable=true] .video+*{margin-top:1.8em!important}#formEpilogue video,#formPrologue video,.mce-content-body video,.rich-text video,body#tinymce video,div.mce-content-body[contenteditable=true] video{display:block;height:auto;margin-top:1.8em;margin-bottom:.6em}#formEpilogue video+*,#formPrologue video+*,.mce-content-body video+*,.rich-text video+*,body#tinymce video+*,div.mce-content-body[contenteditable=true] video+*{margin-top:1.8em}#formEpilogue p video,#formPrologue p video,.mce-content-body p video,.rich-text p video,body#tinymce p video,div.mce-content-body[contenteditable=true] p video{margin-bottom:1.8em}#formEpilogue img.image-richtext,#formPrologue img.image-richtext,.mce-content-body img.image-richtext,.rich-text img.image-richtext,body#tinymce img.image-richtext{margin-top:1.8em;margin-bottom:1.8em;margin-left:0;margin-right:0}#formEpilogue a img.image-richtext,#formEpilogue figure img.image-richtext,#formEpilogue p img.image-richtext,#formPrologue a img.image-richtext,#formPrologue figure img.image-richtext,#formPrologue p img.image-richtext,.mce-content-body a img.image-richtext,.mce-content-body figure img.image-richtext,.mce-content-body p img.image-richtext,.rich-text a img.image-richtext,.rich-text figure img.image-richtext,.rich-text p img.image-richtext,body#tinymce a img.image-richtext,body#tinymce figure img.image-richtext,body#tinymce p img.image-richtext{margin-top:0;margin-bottom:.3em}#formEpilogue .image-richtext-link,#formPrologue .image-richtext-link,.mce-content-body .image-richtext-link,.rich-text .image-richtext-link,body#tinymce .image-richtext-link,div.mce-content-body[contenteditable=true] .image-richtext-link{opacity:1!important;box-shadow:none}#formEpilogue .image-richtext-figure,#formPrologue .image-richtext-figure,.mce-content-body .image-richtext-figure,.rich-text .image-richtext-figure,body#tinymce .image-richtext-figure,div.mce-content-body[contenteditable=true] .image-richtext-figure{margin-top:2.28em!important}#formEpilogue .image-richtext-figure+*,#formPrologue .image-richtext-figure+*,.mce-content-body .image-richtext-figure+*,.rich-text .image-richtext-figure+*,body#tinymce .image-richtext-figure+*,div.mce-content-body[contenteditable=true] .image-richtext-figure+*{margin-top:1.8em}.mce-content-body .carousel,.rich-text .carousel,body#tinymce .carousel,div.mce-content-body[contenteditable=true] .carousel{margin-top:1.8em;margin-bottom:.6em}.mce-content-body .carousel.carousel-custom-listing,.rich-text .carousel.carousel-custom-listing,body#tinymce .carousel.carousel-custom-listing{margin-top:0}@media only screen and (min-width:36rem){.mce-content-body .akbild-sorting,.rich-text .akbild-sorting,body#tinymce .akbild-sorting,div.mce-content-body[contenteditable=true] .akbild-sorting{padding-left:50%}}.mce-content-body .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing,.rich-text .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing,body#tinymce .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing{margin-top:-1.2em}.mce-content-body .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing:not(.js-width-adjust),.rich-text .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing:not(.js-width-adjust),body#tinymce .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing:not(.js-width-adjust){margin-top:.3em}@media only screen and (min-width:36rem){.mce-content-body .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing:not(.js-width-adjust) .mce-content-body .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing-header,.mce-content-body .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing:not(.js-width-adjust) .rich-text .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing-header,.mce-content-body .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing:not(.js-width-adjust) body#tinymce .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing-header,.rich-text .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing:not(.js-width-adjust) .mce-content-body .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing-header,.rich-text .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing:not(.js-width-adjust) .rich-text .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing-header,.rich-text .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing:not(.js-width-adjust) body#tinymce .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing-header,body#tinymce .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing:not(.js-width-adjust) .mce-content-body .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing-header,body#tinymce .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing:not(.js-width-adjust) .rich-text .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing-header,body#tinymce .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing:not(.js-width-adjust) body#tinymce .mosaic-collective\.collectionfilter\.tiles\.sortOn-tile+.mosaic-akbild\.tiles\.listing-tile .akbild-listing-header{width:50%}}.content-layout-dynamic .mce-content-body .akbild-listing,.content-layout-dynamic .rich-text .akbild-listing,.content-layout-dynamic body#tinymce .akbild-listing{margin-top:4.8em;margin-bottom:4.8em}.content-layout-dynamic .mce-content-body .akbild-firstchild .akbild-listing,.content-layout-dynamic .rich-text .akbild-firstchild .akbild-listing,.content-layout-dynamic body#tinymce .akbild-firstchild .akbild-listing{margin-top:-1.4631578947em!important}.content-layout-dynamic .mce-content-body .mosaic-employeedetails-lectures-tile .akbild-firstchild .akbild-listing,.content-layout-dynamic .rich-text .mosaic-employeedetails-lectures-tile .akbild-firstchild .akbild-listing,.content-layout-dynamic body#tinymce .mosaic-employeedetails-lectures-tile .akbild-firstchild .akbild-listing{margin-top:0!important}.mce-content-body .mosaic-employeedetails-lectures-tile .mosaic-tile-content+.mosaic-tile-content,.rich-text .mosaic-employeedetails-lectures-tile .mosaic-tile-content+.mosaic-tile-content,body#tinymce .mosaic-employeedetails-lectures-tile .mosaic-tile-content+.mosaic-tile-content{margin-top:4.8em}.mce-content-body .akbild-lastchild .akbild-listing,.rich-text .akbild-lastchild .akbild-listing,body#tinymce .akbild-lastchild .akbild-listing{margin-bottom:0}.mce-content-body [class*="mosaic-collective.collectionfilter.tiles."] .accordion,.rich-text [class*="mosaic-collective.collectionfilter.tiles."] .accordion,body#tinymce [class*="mosaic-collective.collectionfilter.tiles."] .accordion{margin-top:1.2em}.mce-content-body [class*="mosaic-collective.collectionfilter.tiles."] .akbild-firstchild .accordion,.mce-content-body [class*="mosaic-collective.collectionfilter.tiles."]+[class*="mosaic-collective.collectionfilter.tiles."] .accordion,.rich-text [class*="mosaic-collective.collectionfilter.tiles."] .akbild-firstchild .accordion,.rich-text [class*="mosaic-collective.collectionfilter.tiles."]+[class*="mosaic-collective.collectionfilter.tiles."] .accordion,body#tinymce [class*="mosaic-collective.collectionfilter.tiles."] .akbild-firstchild .accordion,body#tinymce [class*="mosaic-collective.collectionfilter.tiles."]+[class*="mosaic-collective.collectionfilter.tiles."] .accordion{margin-top:0}.mce-content-body [class*="mosaic-collective.collectionfilter.tiles."]+[class*="mosaic-collective.collectionfilter.tiles."] .accordion-item:first-child,.rich-text [class*="mosaic-collective.collectionfilter.tiles."]+[class*="mosaic-collective.collectionfilter.tiles."] .accordion-item:first-child,body#tinymce [class*="mosaic-collective.collectionfilter.tiles."]+[class*="mosaic-collective.collectionfilter.tiles."] .accordion-item:first-child{border-top:none}#formPrologue .h1:not(:first-child),#formPrologue .h2:not(:first-child),#formPrologue h1:not(:first-child),#formPrologue h2:not(:first-child),.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h1:not(:first-child),.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h2:not(:first-child),.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h1:not(:first-child),.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h2:not(:first-child){margin-top:2.0842105263em!important}#formPrologue .h1+.linklist,#formPrologue .h2+.linklist,#formPrologue h1+.linklist,#formPrologue h2+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h1+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h2+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h1+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h2+.linklist{margin-top:1.2em}#formPrologue .h3+.linklist,#formPrologue .h4+.linklist,#formPrologue .h5+.linklist,#formPrologue .h6+.linklist,#formPrologue h3+.linklist,#formPrologue h4+.linklist,#formPrologue h5+.linklist,#formPrologue h6+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h3+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h4+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h5+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .h6+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h3+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h4+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h5+.linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) h6+.linklist{margin-top:.2631578947em}#formPrologue .linklist,.rich-text-main .mosaic-tile:not(.mosaic-akbild\.tiles\.listing-tile):not([class*="mosaic-collective.collectionfilter.tiles."]) .linklist{margin-top:2.0842105263em}.mce-content-body .data-highlight+.h1,.mce-content-body .data-highlight+.h2,.mce-content-body .data-highlight+h1,.mce-content-body .data-highlight+h2,.rich-text .data-highlight+.h1,.rich-text .data-highlight+.h2,.rich-text .data-highlight+h1,.rich-text .data-highlight+h2,body#tinymce .data-highlight+.h1,body#tinymce .data-highlight+.h2,body#tinymce .data-highlight+h1,body#tinymce .data-highlight+h2{margin-top:1.2em}.rich-text.area-above img.image-richtext,.rich-text.area-below img.image-richtext,body#tinymce.area-above img.image-richtext,body#tinymce.area-below img.image-richtext,div.mce-content-body[contenteditable=true].area-above img.image-richtext,div.mce-content-body[contenteditable=true].area-below img.image-richtext{max-width:10.625rem!important}.rich-text.area-above img.image-richtext:not(:hover),.rich-text.area-below img.image-richtext:not(:hover),body#tinymce.area-above img.image-richtext:not(:hover),body#tinymce.area-below img.image-richtext:not(:hover),div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover){filter:grayscale(1);mix-blend-mode:multiply}@media only screen{body.orgunit-academy .orgunit-glyptothek .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-academy .orgunit-glyptothek .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-academy .orgunit-glyptothek body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-academy .orgunit-glyptothek body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-academy .orgunit-glyptothek div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-academy .orgunit-glyptothek div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body.orgunit-academy .orgunit-graphiccollection .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-academy .orgunit-graphiccollection .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-academy .orgunit-graphiccollection body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-academy .orgunit-graphiccollection body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-academy .orgunit-graphiccollection div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-academy .orgunit-graphiccollection div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body.orgunit-academy .orgunit-paintingsgallery .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-academy .orgunit-paintingsgallery .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-academy .orgunit-paintingsgallery body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-academy .orgunit-paintingsgallery body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-academy .orgunit-paintingsgallery div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-academy .orgunit-paintingsgallery div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body.orgunit-archive .orgunit-glyptothek .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-archive .orgunit-glyptothek .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-archive .orgunit-glyptothek body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-archive .orgunit-glyptothek body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-archive .orgunit-glyptothek div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-archive .orgunit-glyptothek div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body.orgunit-archive .orgunit-graphiccollection .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-archive .orgunit-graphiccollection .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-archive .orgunit-graphiccollection body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-archive .orgunit-graphiccollection body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-archive .orgunit-graphiccollection div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-archive .orgunit-graphiccollection div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body.orgunit-archive .orgunit-paintingsgallery .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-archive .orgunit-paintingsgallery .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-archive .orgunit-paintingsgallery body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-archive .orgunit-paintingsgallery body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-archive .orgunit-paintingsgallery div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-archive .orgunit-paintingsgallery div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body.orgunit-library .orgunit-glyptothek .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-library .orgunit-glyptothek .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-library .orgunit-glyptothek body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-library .orgunit-glyptothek body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-library .orgunit-glyptothek div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-library .orgunit-glyptothek div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body.orgunit-library .orgunit-graphiccollection .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-library .orgunit-graphiccollection .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-library .orgunit-graphiccollection body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-library .orgunit-graphiccollection body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-library .orgunit-graphiccollection div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-library .orgunit-graphiccollection div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body.orgunit-library .orgunit-paintingsgallery .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-library .orgunit-paintingsgallery .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-library .orgunit-paintingsgallery body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-library .orgunit-paintingsgallery body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-library .orgunit-paintingsgallery div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-library .orgunit-paintingsgallery div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body.orgunit-other .orgunit-glyptothek .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-other .orgunit-glyptothek .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-other .orgunit-glyptothek body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-other .orgunit-glyptothek body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-other .orgunit-glyptothek div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-other .orgunit-glyptothek div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body.orgunit-other .orgunit-graphiccollection .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-other .orgunit-graphiccollection .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-other .orgunit-graphiccollection body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-other .orgunit-graphiccollection body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-other .orgunit-graphiccollection div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-other .orgunit-graphiccollection div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body.orgunit-other .orgunit-paintingsgallery .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-other .orgunit-paintingsgallery .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-other .orgunit-paintingsgallery body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-other .orgunit-paintingsgallery body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-other .orgunit-paintingsgallery div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-other .orgunit-paintingsgallery div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-glyptothek .rich-text.area-above img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-glyptothek .rich-text.area-below img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-glyptothek body#tinymce.area-above img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-glyptothek body#tinymce.area-below img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-glyptothek div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-glyptothek div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-graphiccollection .rich-text.area-above img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-graphiccollection .rich-text.area-below img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-graphiccollection body#tinymce.area-above img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-graphiccollection body#tinymce.area-below img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-graphiccollection div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-graphiccollection div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-paintingsgallery .rich-text.area-above img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-paintingsgallery .rich-text.area-below img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-paintingsgallery body#tinymce.area-above img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-paintingsgallery body#tinymce.area-below img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-paintingsgallery div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body:not([class*=orgunit-]) .orgunit-paintingsgallery div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover){filter:grayscale(1) invert(1);mix-blend-mode:screen}}@media only screen{body.orgunit-glyptothek .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-glyptothek .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-glyptothek body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-glyptothek body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-glyptothek div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-glyptothek div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body.orgunit-graphiccollection .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-graphiccollection .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-graphiccollection body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-graphiccollection body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-graphiccollection div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-graphiccollection div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover),body.orgunit-paintingsgallery .rich-text.area-above img.image-richtext:not(:hover),body.orgunit-paintingsgallery .rich-text.area-below img.image-richtext:not(:hover),body.orgunit-paintingsgallery body#tinymce.area-above img.image-richtext:not(:hover),body.orgunit-paintingsgallery body#tinymce.area-below img.image-richtext:not(:hover),body.orgunit-paintingsgallery div.mce-content-body[contenteditable=true].area-above img.image-richtext:not(:hover),body.orgunit-paintingsgallery div.mce-content-body[contenteditable=true].area-below img.image-richtext:not(:hover){filter:grayscale(1) invert(1);mix-blend-mode:screen}}body#tinymce,div.mce-content-body[contenteditable=true]{border:1px solid var(--bs-gray-300);border-radius:0}div.mosaic-tile-content.mce-content-body.mce-edit-focus{max-height:75vh;overflow-y:scroll}@media only print{@page{size:a4;width:48.5rem;margin:1.5cm 2cm}*,::after,::before{color:#000!important;text-shadow:none!important;background:0 0!important;box-shadow:none!important}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}iframe,img,video{display:none}.h2,.h3,h2,h3,p{orphans:3;widows:3}.h2,.h3,h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:.0625rem solid #000}.table,table.invisible-grid,table.listing,table.listing-compact,table.plain{border-collapse:collapse!important}.table td,.table th,table.invisible-grid td,table.invisible-grid th,table.listing td,table.listing th,table.listing-compact td,table.listing-compact th,table.plain td,table.plain th{background-color:#fff!important}.table-bordered td,.table-bordered th,table.plain td,table.plain th{border:1px solid #b9b9b9!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:var(--bs-border-color)}.video{display:none}#content-header,#edit-zone,#mainnavigation-wrapper,#portal-footer-wrapper,#portal-personaltools{display:none;visibility:hidden}}
/*# sourceMappingURL=theme.min.css.map */