.teaserboxEvents{position:relative;padding:.9375rem;float:left;width:100%;background-color:var(--light)}@media (min-width:768px){.teaserboxEvents{padding:2.5rem 2.5rem 8rem 2.5rem}}.teaserboxEvents .teaserboxEventsContent{background-color:var(--light)}.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries{padding-bottom:1rem}.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries .teaserboxEventsEntryTitle{color:var(--primaryColor1);margin-bottom:.0625rem;padding-left:0;padding-right:2rem}@media (max-width:768px){.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries .teaserboxEventsEntryTitle{word-break:break-word}}.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries .teaserboxEventsEntry{position:relative;display:block;margin-bottom:1.875rem}.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries .teaserboxEventsEntry:after{content:"";display:block;width:87px;height:4px;background-color:var(--primaryColor3);margin-top:.875rem;transition:all var(--animationTime);border-radius:100px}@media (min-width:768px){.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries .teaserboxEventsEntry:after{width:138px}}.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries a.teaserboxEventsEntry{padding-right:2.5rem}.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries a.teaserboxEventsEntry:before{display:block;content:"";position:absolute;right:0;top:50%;margin-top:-1.75rem;width:2rem;height:2rem;-webkit-mask-image:url(../../img/simpleicons/arrowRight.svg);mask-image:url(../../img/simpleicons/arrowRight.svg);background-color:var(--primaryColor1);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries a.teaserboxEventsEntry .teaserboxEventsEntryTitle,.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries a.teaserboxEventsEntry p{transition:color var(--shortAnimationTime)}.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries a.teaserboxEventsEntry:hover{text-decoration:none}.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries a.teaserboxEventsEntry:hover .teaserboxEventsEntryTitle,.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries a.teaserboxEventsEntry:hover p{color:var(--hoverColor1)}.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries a.teaserboxEventsEntry:hover:before{-webkit-mask-image:url(../../img/simpleicons/arrowRight.svg);mask-image:url(../../img/simpleicons/arrowRight.svg);background-color:var(--hoverColor1);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries a.teaserboxEventsEntry:hover:after{width:107px;background-color:var(--hoverColor2)}@media (min-width:768px){.teaserboxEvents .teaserboxEventsContent .teaserboxEventsEntries a.teaserboxEventsEntry:hover:after{width:158px}}.teaserboxEvents .teaserboxEventsContent .buttonContainer{position:relative;margin:1.25rem;text-align:center}.teaserboxEvents .teaserboxEventsContent .buttonContainer .primaryButton{margin:0 auto;float:none}@media (min-width:768px){.teaserboxEvents .teaserboxEventsContent .buttonContainer{position:absolute;bottom:2.5rem;left:2.5rem;margin:0;text-align:left}.teaserboxEvents .teaserboxEventsContent .buttonContainer .primaryButton{margin:0;display:block;float:left}}