#Dates-module__MPelfG__dates-root{box-sizing:border-box;color:#fff;background-color:#3b384b;justify-content:center;align-items:center;width:100%;height:auto;padding:2.5rem;transition:background-color .2s ease-in-out;display:flex;position:relative}#Dates-module__MPelfG__dates-root:hover{background-color:#312e41}@media screen and (max-width:1150px){#Dates-module__MPelfG__dates-root{padding:3.4rem 2.5rem}}.Dates-module__MPelfG__dates-bubble{text-transform:uppercase;z-index:6;background-color:#ff5959;border-radius:22px;padding:1rem 2rem;font-size:1.2rem;font-weight:700;position:absolute;top:-2.7rem;left:19%}.Dates-module__MPelfG__dates-bubble:after{content:"";clip-path:polygon(9% 0,0 100%,100% 0);background-color:#ff5959;width:1.4rem;height:2rem;display:block;position:absolute;bottom:-1.5rem}@media screen and (max-width:450px){.Dates-module__MPelfG__dates-bubble{padding:.8rem 1.5rem;font-size:1rem;left:15%}.Dates-module__MPelfG__dates-bubble:after{width:1.2rem;height:1.8rem;left:1.9rem}}.Dates-module__MPelfG__head-slide-arrow{cursor:pointer;width:3rem;height:3rem;position:absolute;right:4rem}.Dates-module__MPelfG__disabled{opacity:0!important}@media screen and (max-width:1300px){.Dates-module__MPelfG__head-slide-arrow{width:2.5rem;height:2.5rem;right:2.8rem}}@media screen and (max-width:900px){.Dates-module__MPelfG__head-slide-arrow{width:2.3rem;height:2.3rem;right:2rem}}@media screen and (max-width:500px){.Dates-module__MPelfG__head-slide-arrow{width:2rem;height:2rem;right:4%}}.Dates-module__MPelfG__head-arrow-path{transform-origin:50%;transition:fill .25s ease-in-out,transform .25s ease-in-out}.Dates-module__MPelfG__head-slide-arrow:hover .Dates-module__MPelfG__head-arrow-path{fill:#ff5959;transform:scale(1.1)}.Dates-module__MPelfG__left-arrow{right:inherit;transform-origin:50%;left:4rem;transform:rotate(-180deg)}@media screen and (max-width:1300px){.Dates-module__MPelfG__left-arrow{left:2.8rem}}@media screen and (max-width:900px){.Dates-module__MPelfG__left-arrow{left:2rem}}@media screen and (max-width:500px){.Dates-module__MPelfG__left-arrow{left:4%}}.Dates-module__MPelfG__appointment-card{color:#fff;justify-content:center;width:75%;height:8rem;text-decoration:none;transition:color .1s ease-in-out;display:flex}.Dates-module__MPelfG__appointment-card:hover,.Dates-module__MPelfG__appointment-card:hover .Dates-module__MPelfG__date-headline{color:#ff5959}.Dates-module__MPelfG__appointment-card:hover .Dates-module__MPelfG__date-description{border-color:#ff5959}@media screen and (max-width:1500px){.Dates-module__MPelfG__appointment-card{width:75%}}@media screen and (max-width:1300px){.Dates-module__MPelfG__appointment-card{width:80%}}@media screen and (max-width:1000px){.Dates-module__MPelfG__appointment-card{flex-direction:column}}.Dates-module__MPelfG__date-description{box-sizing:border-box;border-right:1px solid #fff;flex-direction:column;justify-content:center;width:30rem;padding-right:2rem;transition:border-color .1s ease-in-out;display:flex}@media screen and (max-width:1300px){.Dates-module__MPelfG__date-description{width:60%}}@media screen and (max-width:1000px){.Dates-module__MPelfG__date-description{border-right:none;flex-direction:column;width:100%;padding-right:0}}@media screen and (max-width:800px){.Dates-module__MPelfG__date-description{justify-content:inherit;width:100%}}.Dates-module__MPelfG__mobile-date{font-weight:700;display:none}@media screen and (max-width:1000px){.Dates-module__MPelfG__mobile-date{display:block}}.Dates-module__MPelfG__date-headline{text-transform:uppercase;color:#fff;margin-bottom:.5rem;font-size:1.8rem;font-weight:300;transition:color .1s ease-in-out}@media screen and (max-width:1150px){.Dates-module__MPelfG__date-headline{margin-bottom:.4rem}}@media screen and (max-width:650px){.Dates-module__MPelfG__date-headline{font-size:1.4rem}}.Dates-module__MPelfG__stats-wrapper{flex-direction:column;gap:.1rem;margin-top:.35rem;font-size:1.1rem;display:flex}@media screen and (max-width:650px){.Dates-module__MPelfG__stats-wrapper{font-size:1rem}}.Dates-module__MPelfG__date-location{color:#ff5959;font-weight:700}.Dates-module__MPelfG__date-text{line-height:165%}.Dates-module__MPelfG__date-time{justify-content:space-around;align-items:center;gap:2.5rem;width:30rem;margin-left:4rem;display:flex}@media screen and (max-width:1300px){.Dates-module__MPelfG__date-time{gap:1rem;width:30%}}@media screen and (max-width:1000px){.Dates-module__MPelfG__date-time{display:none}}.Dates-module__MPelfG__date-time>div{flex-direction:column;display:flex}.Dates-module__MPelfG__date-time>div>div:first-child{margin-bottom:.4rem;font-size:3rem;font-weight:700}@media screen and (max-width:1300px){.Dates-module__MPelfG__date-time>div>div:first-child{font-size:2rem}}.Dates-module__MPelfG__date-time>div>div:nth-child(2){text-transform:uppercase;letter-spacing:2px;margin-top:.5rem;font-size:1rem;font-weight:300}
#Header-module__KHjLKa__header-root{color:#fff;background-color:#ff5959;width:100%;height:100vh;display:block;position:relative}@media screen and (max-width:450px){#Header-module__KHjLKa__header-root{height:70vh}}@keyframes Header-module__KHjLKa__fade-in-title{0%{opacity:0;transform:translateY(calc(-50% - 1rem))}to{opacity:1;transform:translateY(-50%)}}@keyframes Header-module__KHjLKa__draw-underline{0%{width:0%}to{width:33%}}#Header-module__KHjLKa__title-wrapper{z-index:6;position:relative;top:50%;left:40%}@media screen and (max-width:1000px){#Header-module__KHjLKa__title-wrapper{left:35%}}@media screen and (max-width:800px){#Header-module__KHjLKa__title-wrapper{left:inherit;top:inherit;justify-content:center;align-items:center;width:100%;height:100%;display:flex}}#Header-module__KHjLKa__title{z-index:2;opacity:0;font-size:3.7rem;font-weight:500;animation-name:Header-module__KHjLKa__fade-in-title;animation-duration:1.5s;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-delay:.15s;animation-fill-mode:forwards;position:absolute}@media screen and (max-width:800px){#Header-module__KHjLKa__title{font-size:3.2rem}}@media screen and (max-width:450px){#Header-module__KHjLKa__title{padding-left:1.4rem;padding-right:1.4rem;font-size:2.4rem}}@media screen and (max-width:350px){#Header-module__KHjLKa__title{padding-left:1rem;padding-right:1rem;font-size:2rem}}#Header-module__KHjLKa__title:after{content:"";background-color:#ff5959;width:0;height:.33rem;animation-name:Header-module__KHjLKa__draw-underline;animation-duration:1.5s;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-delay:.15s;animation-fill-mode:forwards;display:block;position:absolute;bottom:-1.4rem}.Header-module__KHjLKa__headline-triangle{z-index:2;opacity:0;align-self:flex-start;width:3rem;height:5rem;animation-name:Header-module__KHjLKa__fade-in-title;animation-duration:1.5s;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-delay:.15s;animation-fill-mode:forwards;position:absolute;top:5.8rem;left:-2.6rem}@media screen and (max-width:800px){.Header-module__KHjLKa__headline-triangle{display:none}}#Header-module__KHjLKa__head-gradient{clip-path:polygon(0% 0%,80% 0,100% 40%,80% 100%,0% 100%);z-index:6;background:linear-gradient(135deg,#000b333b,#ff43203b);width:95%;height:100%;position:absolute;top:0}@media screen and (max-width:1000px){#Header-module__KHjLKa__head-gradient{clip-path:polygon(0% 0%,70% 0,100% 40%,70% 100%,0% 100%)}}@media screen and (max-width:550px){#Header-module__KHjLKa__head-gradient{clip-path:polygon(0% 0%,70% 0,100% 40%,100% 100%,0% 100%);width:100%}}#Header-module__KHjLKa__head-arrow{clip-path:polygon(0% 0%,80% 0,100% 40%,80% 100%,0% 100%);z-index:0;background-color:#000;width:95%;height:100%;position:absolute;top:0}#Header-module__KHjLKa__head-img{box-sizing:border-box;clip-path:polygon(0% 0%,80% 0,100% 40%,80% 100%,0% 100%);z-index:5;background-color:#212121;background-position:50%;background-size:cover;background-origin:border-box;width:95%;height:100%;position:absolute;top:0}#Header-module__KHjLKa__head-img img{object-fit:cover;width:100%;height:100%}@media screen and (max-width:1000px){#Header-module__KHjLKa__head-img{clip-path:polygon(0% 0%,70% 0,100% 40%,70% 100%,0% 100%)}}@media screen and (max-width:550px){#Header-module__KHjLKa__head-img{clip-path:polygon(0% 0%,70% 0,100% 40%,100% 100%,0% 100%);width:100%}}
#WYSIWYG-module__1AXIGa__wysiwyg{overflow-wrap:break-word;width:100%;max-width:100%;overflow:hidden}#WYSIWYG-module__1AXIGa__wysiwyg *{color:inherit!important;font-family:inherit!important;line-height:inherit!important;background-color:#0000!important}#WYSIWYG-module__1AXIGa__wysiwyg :first-child{margin-top:0!important}#WYSIWYG-module__1AXIGa__wysiwyg :last-child{margin-bottom:0!important}#WYSIWYG-module__1AXIGa__wysiwyg a{color:#ff5959!important;overflow-wrap:break-word!important;transition:all .2s ease-in-out!important}#WYSIWYG-module__1AXIGa__wysiwyg a:hover{color:#3b384b!important}#WYSIWYG-module__1AXIGa__wysiwyg strong{font-weight:700;color:#ff5959!important}#WYSIWYG-module__1AXIGa__wysiwyg blockquote{border-left:5px solid #0000000d!important;margin:0 0 1.5em!important;padding:20px!important;font-size:19.2px!important;font-style:italic!important;position:relative!important}#WYSIWYG-module__1AXIGa__wysiwyg ul{flex-direction:column;gap:.25rem;margin-block:0;padding-inline-start:20px;display:flex}#WYSIWYG-module__1AXIGa__wysiwyg li::marker{color:#ff5959}@media screen and (max-width:50rem){#WYSIWYG-module__1AXIGa__wysiwyg ul{padding-left:0!important;list-style-type:none!important}#WYSIWYG-module__1AXIGa__wysiwyg ul li{margin:.5rem 0!important}}#WYSIWYG-module__1AXIGa__wysiwyg img{border-top-left-radius:35px;border-top-right-radius:35px;border-bottom-right-radius:35px;max-width:100%}#WYSIWYG-module__1AXIGa__wysiwyg p,#WYSIWYG-module__1AXIGa__wysiwyg h4{margin-block:0}
#IntroText-module__RogFPW__intro-text{color:#4e4e4e;width:100%;margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.6rem;font-weight:600;line-height:180%;display:block}@media screen and (max-width:800px){#IntroText-module__RogFPW__intro-text{margin-top:.5rem;margin-bottom:.5rem;font-size:1.3rem}}@media screen and (max-width:500px){#IntroText-module__RogFPW__intro-text{font-size:1.1rem;line-height:150%}}@media screen and (max-width:350px){#IntroText-module__RogFPW__intro-text{font-size:.9rem;line-height:150%}}
#Text-module__JeAQ4G__text{white-space:pre-wrap;color:#838383;grid-template-columns:1fr 1fr;gap:2rem 3.5rem;width:100%;font-size:1.1rem;line-height:185%;display:grid}#Text-module__JeAQ4G__text.Text-module__JeAQ4G__single-column{grid-template-columns:1fr}@media screen and (max-width:1200px){#Text-module__JeAQ4G__text{grid-template-columns:1fr}}@media screen and (max-width:400px){#Text-module__JeAQ4G__text{font-size:1rem}}
#InnerContentWrapper-module__kjvxdW__content{flex-direction:column;align-items:center;width:75%;display:flex}@media screen and (max-width:1500px){#InnerContentWrapper-module__kjvxdW__content{width:80%}}@media screen and (max-width:900px){#InnerContentWrapper-module__kjvxdW__content{width:85%}}@media screen and (max-width:600px){#InnerContentWrapper-module__kjvxdW__content{width:89%}}@media screen and (max-width:400px){#InnerContentWrapper-module__kjvxdW__content{width:85%}}#InnerContentWrapper-module__kjvxdW__content.InnerContentWrapper-module__kjvxdW__no-margin{margin-bottom:0}
#BookOrCDList-module__SeQLPW__book-cd-list{flex-direction:column;align-self:flex-start;gap:5rem;width:80%;display:flex}@media screen and (max-width:1600px){#BookOrCDList-module__SeQLPW__book-cd-list{width:100%}}.BookOrCDList-module__SeQLPW__book{grid-gap:3rem;color:#666;grid-template-columns:auto 1fr;font-size:1.1rem;display:grid}@media screen and (max-width:1000px){.BookOrCDList-module__SeQLPW__book{grid-gap:2rem;grid-template-columns:1fr}}.BookOrCDList-module__SeQLPW__book-img{border-left:1.2rem solid #ff5959;border-radius:15px 0;width:17rem;height:auto}.BookOrCDList-module__SeQLPW__book-title{color:#ff5959;text-transform:uppercase;margin-bottom:.45rem;font-size:2.2rem;font-weight:700}@media screen and (max-width:600px){.BookOrCDList-module__SeQLPW__book-title{font-size:1.9rem}}@media screen and (max-width:500px){.BookOrCDList-module__SeQLPW__book-title{font-size:1.5rem}}.BookOrCDList-module__SeQLPW__book-text{margin-top:1.7rem;margin-bottom:1.6rem;line-height:185%}.BookOrCDList-module__SeQLPW__stats-wrapper{color:#fff;flex-wrap:wrap;gap:.6rem;font-size:1rem;display:flex}.BookOrCDList-module__SeQLPW__book-stats{background-color:#3b384b;border-radius:25px;flex-direction:column;justify-content:center;min-height:2.9rem;padding:1.1rem 1.7rem;line-height:150%;display:flex}@media screen and (max-width:700px){.BookOrCDList-module__SeQLPW__book-stats{max-width:14rem}}.BookOrCDList-module__SeQLPW__book-stats>div:nth-child(2){font-weight:700}.BookOrCDList-module__SeQLPW__buy-item-box{transition:background-color .2s ease-in-out}.BookOrCDList-module__SeQLPW__buy-item-box:hover{background-color:#ff5959}.BookOrCDList-module__SeQLPW__buy-item-box img{width:2rem}.BookOrCDList-module__SeQLPW__lone-title{margin-bottom:1.7rem}
#TextWithVideo-module__uWTM4q__text-video{white-space:pre-wrap;color:#838383;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem 3.5rem;width:100%;font-size:1.1rem;line-height:185%;display:grid}@media screen and (max-width:1200px){#TextWithVideo-module__uWTM4q__text-video{grid-template-columns:1fr}}@media screen and (max-width:450px){#TextWithVideo-module__uWTM4q__text-video{font-size:1rem}}#TextWithVideo-module__uWTM4q__text-video video{max-width:100%}
.Headline-module__iNboWW__headline{flex-direction:column;width:100%;margin-bottom:-1rem;display:flex;position:relative}.Headline-module__iNboWW__anchor{position:absolute;top:-10rem}.Headline-module__iNboWW__headline-bubble{text-transform:uppercase;color:#212121;z-index:3;align-self:flex-start;padding-bottom:2rem;font-size:3.1rem;font-weight:400;position:relative}.Headline-module__iNboWW__headline-bubble:after{content:"";background-color:#ff5959;width:20%;height:.3rem;display:block;position:absolute;bottom:-.23rem}@media screen and (max-width:1000px){.Headline-module__iNboWW__headline-bubble{padding-bottom:1.4rem;font-size:2.5rem}}@media screen and (max-width:600px){.Headline-module__iNboWW__headline-bubble{font-size:1.9rem}}@media screen and (max-width:500px){.Headline-module__iNboWW__headline-bubble{margin-bottom:.6rem}}.Headline-module__iNboWW__right-bubble{text-align:end;align-self:flex-end;margin-left:0;margin-right:0}.Headline-module__iNboWW__right-bubble:after{right:0;left:inherit}.Headline-module__iNboWW__headline-triangle{align-self:flex-start;width:3rem;height:5rem;position:absolute;top:100%;left:-2.65rem}@media screen and (max-width:900px){.Headline-module__iNboWW__headline-triangle{display:none}}.Headline-module__iNboWW__headline-triangle-right{align-self:flex-end;left:auto;right:-2.6rem;transform:scaleX(-1)}
#PDFList-module__iHU6qW__pdf-list{flex-direction:column;gap:1.7rem;width:100%;margin-bottom:1rem;display:flex}#PDFList-module__iHU6qW__pdf-list a{transition:color .25s ease-in-out}#PDFList-module__iHU6qW__pdf-list a:hover{color:#3b384b}.PDFList-module__iHU6qW__pdf-link{color:#ff5959;align-self:flex-start;font-size:1.2rem;font-weight:600;text-decoration:none}.PDFList-module__iHU6qW__pdf-link:hover .PDFList-module__iHU6qW__link-svg{fill:#3b384b}.PDFList-module__iHU6qW__link-svg{fill:#ff5959;width:1.3rem;height:1.3rem;transition:fill .25s ease-in-out}
.Events-module__9Iapyq__bold-text{color:#ff5959;font-weight:800}.Events-module__9Iapyq__termin-wrapper{z-index:0;flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.Events-module__9Iapyq__termin{box-sizing:border-box;background-color:#fff;border-radius:30px;width:100%;min-height:6rem;display:flex;box-shadow:0 3px 6px #00000029}@media screen and (max-width:1100px){.Events-module__9Iapyq__termin{flex-direction:column}}@media screen and (max-width:600px){.Events-module__9Iapyq__termin{position:relative}}.Events-module__9Iapyq__termin-info{box-sizing:border-box;flex-direction:column;width:100%;padding:1.8rem 2.2rem;display:flex;position:relative}@media screen and (max-width:600px){.Events-module__9Iapyq__termin-info{position:initial}}@media screen and (max-width:500px){.Events-module__9Iapyq__termin-info{padding:1.2rem 1.4rem}}.Events-module__9Iapyq__termin-header{flex-direction:column;justify-content:space-between;gap:.5rem;width:100%;display:flex}.Events-module__9Iapyq__termin-title{color:#ff5959;text-transform:uppercase;max-width:82%;font-size:1.9rem;font-weight:800}@media screen and (max-width:1300px){.Events-module__9Iapyq__termin-title{width:75%}}@media screen and (max-width:1100px){.Events-module__9Iapyq__termin-title{width:80%}}@media screen and (max-width:600px){.Events-module__9Iapyq__termin-title{font-size:1.4rem}}.Events-module__9Iapyq__termin-image{object-fit:cover;border-top-left-radius:30px;border-bottom-left-radius:30px;width:16rem;height:auto;min-height:14rem}@media screen and (max-width:1100px){.Events-module__9Iapyq__termin-image{border-radius:30px 30px 60px 0;width:100%;height:14rem}}.Events-module__9Iapyq__termin-text{color:#838383;width:85%;font-size:1.1rem;line-height:190%}@media screen and (max-width:1100px){.Events-module__9Iapyq__termin-text{width:100%}}.Events-module__9Iapyq__termin-date{color:#fff;box-sizing:border-box;background-color:#3b384b;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:1.5rem 1.5rem 1.3rem;display:flex;position:absolute;top:1.9rem;right:1.9rem}@media screen and (max-width:1100px){.Events-module__9Iapyq__termin-date{top:-3rem}}@media screen and (max-width:600px){.Events-module__9Iapyq__termin-date{background-color:#ff5959;top:2rem}}.Events-module__9Iapyq__termin-date>div:first-child{color:#ff5959;margin-top:-.6rem;font-size:2.6rem;font-weight:800}@media screen and (max-width:600px){.Events-module__9Iapyq__termin-date>div:first-child{color:#3b384b}}.Events-module__9Iapyq__termin-date>div:nth-child(2){text-transform:uppercase;letter-spacing:.2rem;color:#ff5959;font-size:1rem;font-weight:500}@media screen and (max-width:600px){.Events-module__9Iapyq__termin-date>div:nth-child(2){color:#3b384b;font-weight:700}}.Events-module__9Iapyq__termin-extras{text-transform:uppercase;letter-spacing:.06rem;color:#3b384b80;width:80%;margin-bottom:.5rem;font-size:1.1rem;line-height:170%}@media screen and (max-width:1100px){.Events-module__9Iapyq__termin-extras{width:100%}}
#ContentWrapper-module__BCKKgq__content-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:7rem;width:100%;margin-top:7rem;display:flex;position:relative}@media screen and (max-width:1200px){#ContentWrapper-module__BCKKgq__content-wrapper{gap:5.3rem;margin-top:5rem}}@media screen and (max-width:900px){#ContentWrapper-module__BCKKgq__content-wrapper{gap:4rem;margin-top:4rem}}@media screen and (max-width:800px){#ContentWrapper-module__BCKKgq__content-wrapper{margin-top:3rem}}@media screen and (max-width:600px){#ContentWrapper-module__BCKKgq__content-wrapper{gap:3rem;margin-top:2rem}}
@keyframes ScrollDownArrow-module__xGkikW__arrow-anim{0%{transform:translateY(0)}50%{transform:translateY(.8rem)}to{transform:translateY(0)}}#ScrollDownArrow-module__xGkikW__scrollDownArrow{cursor:pointer;z-index:6;width:3rem;height:3rem;margin:0 auto;animation-name:ScrollDownArrow-module__xGkikW__arrow-anim;animation-duration:4s;animation-iteration-count:infinite;animation-delay:2s;position:absolute;top:90vh;left:0;right:0}@media screen and (max-width:1000px){#ScrollDownArrow-module__xGkikW__scrollDownArrow{display:none}}
#page-module__E0kJGG__main-logo-container{flex-wrap:wrap;justify-content:center;gap:5rem;margin-top:2rem;margin-bottom:1rem;display:flex}@media screen and (max-width:1000px){#page-module__E0kJGG__main-logo-container{gap:2rem}}.page-module__E0kJGG__website-logo{filter:grayscale();width:auto;height:5rem;transition:filter .25s ease-in-out}@media screen and (max-width:500px){.page-module__E0kJGG__website-logo{width:auto;height:4rem}}@media screen and (max-width:400px){.page-module__E0kJGG__website-logo{width:auto;height:3rem}}@media screen and (max-width:300px){.page-module__E0kJGG__website-logo{width:auto;height:2.5rem}}.page-module__E0kJGG__website-logo:hover{filter:grayscale(0%)}#page-module__E0kJGG__losung-bubble{background-color:#ff5959;border-top-left-radius:60px;border-top-right-radius:60px;border-bottom-right-radius:60px;max-width:50%;padding:2.3rem 3.5rem;font-size:1.7rem;font-weight:400;line-height:160%;position:relative}@media screen and (max-width:1000px){#page-module__E0kJGG__losung-bubble{max-width:100%}}@media screen and (max-width:700px){#page-module__E0kJGG__losung-bubble{border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-right-radius:50px;padding:1.5rem 3rem;font-size:1.2rem}}@media screen and (max-width:450px){#page-module__E0kJGG__losung-bubble{border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-right-radius:40px;padding:1.5rem 2.5rem;font-size:1rem}}#page-module__E0kJGG__losung-date{color:#fff;text-transform:uppercase;letter-spacing:1px;background-color:#3b384b;border-top-left-radius:35px;border-top-right-radius:35px;border-bottom-right-radius:35px;margin-bottom:1rem;margin-right:20%;padding:2rem 2.5rem;font-size:1.2rem;font-weight:300}@media screen and (max-width:450px){#page-module__E0kJGG__losung-date{margin-bottom:.6rem;padding:1.2rem 2rem;font-size:1rem}}#page-module__E0kJGG__losung-reference{text-transform:uppercase;letter-spacing:1px;z-index:4;background-color:#ececec;border-top-left-radius:35px;border-top-right-radius:35px;border-bottom-right-radius:35px;margin-top:1rem;margin-left:20%;padding:2rem 2.5rem;font-size:1.2rem;font-weight:400}@media screen and (max-width:450px){#page-module__E0kJGG__losung-reference{margin-top:.6rem;padding:1.2rem 2rem;font-size:1rem}}
