/* cmsms stylesheet: 02_General modified: Dienstag, 19. Mai 2026 15:35:54 */
* { margin: 0; padding: 0; border: 0; box-sizing: border-box; font-family: 'Calibri', Arial, sans-serif; }html { height: 100%;-webkit-text-size-adjust: 100%; line-height: 1.4; }body {position: relative;min-height: 100%;margin: 0 auto;overflow-x: hidden;}a { background-color: transparent; text-decoration: none; }b, strong { font-weight: 600; }img { border-style: none; }#preloader {position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: #fff;overflow: visible;z-index: 4999;}.visually-hidden {position: absolute;left: -9999px;top: auto;width: 1px;height: 1px;overflow: hidden;}/* ----- Fonts ----- */h1, h2, h3, h4 {color: rgb(106 13 173);font-weight: 500;margin: 0;line-height: 1.25;}h1 {font-size: 2.4rem;margin: 0 0 1rem;}h2 {font-size: 2rem;margin: 2rem 0 .75rem;}h2:after {content: '';position: relative;width: 15%;min-width: 9rem;display: block;padding-top: .9rem;border-bottom: .25rem solid rgb(180 25 25);}h3 {font-size: 1.5rem;margin: 1.5rem 0 0.5rem;}h4 {font-size: 1.25rem;margin: 1.25rem 0 0.5rem;}p {color: rgb(51 51 51);font-size: 1rem;margin: 0 0 1rem;line-height: 1.6;}main a { color: rgb(106 13 173); }main a:link, main a:visited,main li a:link, main li a:visited { color: rgb(106 13 173); border-bottom: 1px solid rgb(208 170 232); -webkit-transition: .3s; transition: .3s; }main a:hover, main a:focus,main li a:hover, main li a:focus { color: rgb(106 13 173); border-bottom: 1px solid rgb(106 13 173); }main ul, main ol { margin-left: 2rem; margin-bottom: 2rem; }main li, main ol {position: relative;list-style-type: none;margin-bottom: .25rem;margin: .5rem 0;counter-increment: li;}main ol > li {list-style-type: decimal;list-style-position: inside;}main ul li:before {content: '';position: absolute;top: .6rem;width: 0; height: 0;margin-left: -1rem;border-top: 7px solid transparent;border-bottom: 7px solid transparent;border-left: 7px solid rgba(180, 25, 25, 1);}main blockquote { text-align: center; margin: 2rem 0; padding: 0 2.5rem; }main blockquote ~ .quotesource { margin-top: -2rem; color: rgb(51 51 51); font-size: 1rem; font-weight: 400; text-align: center; }main blockquote p {position: relative;color: rgb(106 13 173);font-size: 1.5rem;font-style: italic;text-align: center;display: inline;}main blockquote p:before {content: "\201C";position: absolute;top: -4.75rem; left: -5rem;color: #ddd;font-size: 10rem;opacity: .75;z-index: -1;font-family: 'Georgia', 'Calibri', 'Arial', sans-serif;}@media (min-width: 48rem) {h1 { font-size: 2.5rem; margin: 0 0 1.1rem; }h2 { font-size: 2.15rem; margin: 2.25rem 0 0.8rem; }h3 { font-size: 1.6rem; margin: 1.75rem 0 0.55rem; }h4 { font-size: 1.3rem; margin: 1.4rem 0 0.5rem; }p { font-size: 1.1rem; margin: 0 0 1.05rem; }main li, main ol { font-size: 1.05rem; }}@media (min-width: 64rem) {h1 { font-size: 2.7rem; margin: 0 0 1.2rem; }h2 { font-size: 2.25rem; margin: 2.5rem 0 0.9rem; }h3 { font-size: 1.7rem; margin: 2rem 0 0.6rem; }h4 { font-size: 1.4rem; margin: 1.6rem 0 0.55rem; }p { font-size: 1.2rem; margin: 0 0 1.15rem; }main li, main ol { font-size: 1.15rem; }main blockquote { margin: 3rem 0; }main blockquote p { font-size: 1.5rem; }}@media (min-width: 80rem) {h1 { font-size: 3.1rem; margin: 0 0 1.3rem; }h2 { font-size: 2.5rem; margin: 3rem 0 1rem; }h3 { font-size: 1.9rem; margin: 2.25rem 0 0.7rem; }h4 { font-size: 1.45rem; margin: 1.75rem 0 0.6rem; }p { font-size: 1.25rem; margin: 0 0 1.2rem; }main li, main ol { font-size: 1.2rem; }}@media (min-width: 120rem) {h1 { font-size: 3.4rem; margin: 0 0 1.3rem; }h2 { font-size: 2.7rem; margin: 3rem 0 1rem; }h3 { font-size: 2.1rem; margin: 2.25rem 0 0.7rem; }h4 { font-size: 1.55rem; margin: 1.75rem 0 0.6rem; }p { font-size: 1.3rem; margin: 0 0 1.2rem; }main li, main ol { font-size: 1.3rem; }}/* ----- Buttons ----- */.btn {display: inline-flex;align-items: center;gap: 0.5rem;padding: 0.75rem 1.5rem;border-radius: 9999px;font-size: 1rem;font-weight: 500;transition: all .3s;cursor: pointer;border: none;}.btn-large {padding: 1rem 2rem;font-size: 1.125rem;}.btn-primary {background-color: #6a0dad;background-color: rgb(106 13 173);color: #fff;}.btn-primary:hover {background-color: rgb(157 78 221);}.btn-secondary {background-color: rgba(255, 255, 255, 0.7);color: rgb(51 51 51);border: 1px solid #d1d5db;}.btn-secondary:hover {background-color: #fff;}.btn-accent {background-color: rgb(157 78 221);color: #ffffff;}.btn-accent:hover {background-color: rgb(106 13 173);}.btn-icon {display: inline-block;font-size: 1rem;}/* ----- Hero Section ----- */.hero-section {position: relative;height: 650px;display: flex;align-items: flex-end;overflow: hidden;z-index: auto;}.hero-bg {position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 2;max-height: 56vw;}.hero-bg img {position: relative;width: 100%;top: 50%;display: block;filter: grayscale(1);transform: translateY(-50%);opacity: 0.5;}.hero-overlay-indigo {position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 2;background-color: rgba(106, 63, 173, 0.12);max-height: 56vw;}.hero-overlay-gradient {position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 2;background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);max-height: 56vw;}.hero-content {position: relative;z-index: 6;max-width: 72rem;margin: 0 auto;padding: 0 1.5rem 5rem;width: 100%;}.hero-text {max-width: 62rem;text-shadow: 0 0 0.75rem rgb(255 255 255 / 0.35), 0 0 1.5rem rgb(255 255 255 / 0.4), 0 0 3rem rgb(255 255 255 / 0.5);}.hero-description {max-width: 48rem;padding: 1.5rem 1.5rem .5rem 4.5rem;margin-left: -4.5rem;border-radius: .5rem;background: rgba(255, 255, 255, .6);text-shadow: 0 0 0.025rem rgb(0 0 0 / 50%);box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.04);}.hero-description p {color: rgb(51 51 51);color: #000;}.hero-buttons {display: flex;align-items: center;gap: 1rem;margin-top: 2rem;}@media (min-width: 80rem) {.hero-title { margin-left: 1.5rem; }.hero-section { height: 880px !important; }.hero-description { margin: 0; padding: 1.5rem 1.5rem .5rem; }}@media (min-width: 72em) {.goto-btn {position: fixed;width: 2.5rem; height: 2.5rem;bottom: -2.5rem; right: 1.5rem;border-radius: .5rem;background: rgba(200,200,200,.75);-webkit-transition: .3s; transition: .3s;z-index: 4999;opacity: 0;}.goto-btn:before, .goto-btn:after {content: '';position: absolute;top: 1.05rem;width: 1.3rem;height: .35rem;background: #fff;border-radius: .2rem;}.goto-btn:before { left: .25rem; transform: rotateZ(-45deg) }.goto-btn:after { right: .25rem; transform: rotateZ(45deg) }.goto-btn:hover { background: rgb(51 51 51); }.goto-btn.show { opacity: 1;  bottom: 6rem; }#back-to-prev { right: inherit; left: .5rem; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }}
