.c-multibox-title {background-color: #F7BB3D; padding: 15px 25px; margin-bottom: 25px;}
.c-multibox-title h2 {width: 100%; margin: 0;}

.topic_tile, .topic_tile__first, .topic_tile__last {display: flex; align-items: start; justify-content: flex-start; flex-direction: column;background-color: #CCEBF7;padding:40px;text-align:left;height: calc(100% - 20px);border: 1px solid #CCEBF7;transition: all .2s ease-in; margin-bottom: 25px;}
.topic_tile__wrapper h2 {font-family:"bundessansweb",Calibri,"Droid Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;}
.topic_tile h3 {font-family:"bundessansweb",Calibri,"Droid Sans",Arial,"Helvetica Neue",Helvetica,sans-serif; margin-bottom: 5px;}
.topic_tile p {font-size: 2.25rem;}
.topic_tile a {color: #222;}
.topic_tile__first, .topic_tile__last {background-color: #F7BB3D; border:1px solid #F7BB3D; justify-content: center; text-align: left;padding:0 25px;}
.topic_tile__last {justify-content: center;}
.topic_tile__wrapper .topic_tile__last h2 {font-size: 2.25rem; font-weight: normal;}
.topic_tile__wrapper h2::after {content:"↓";color:#222;display:block;}
.topic_tile__wrapper .topic_tile__last h2::after {content:" ";}
.topic_tile:hover {background: #F7BB3D;border: 1px solid  #F7BB3D;-webkit-box-shadow: -10px 10px 0px 0px #FDF1D8; box-shadow: -10px 10px 0px 0px #FDF1D8;}

p.l-container__intro {text-align: left; margin: 15px 0 25px;}


@media only screen and (min-width: 64em) {
.topic_tile__wrapper h2::after {content:"➝";transform: rotate(0); font-weight: 400}
.topic_tile, .topic_tile__first, .topic_tile__last {justify-content: flex-start; min-height: 495px;}
.topic_tile__first {padding:0 66px;}
.l-container__headline {font-size: 3.2rem; font-weight: 700; margin: 0 0 25px;}
.c-topicpage-opener__wrapper.no-margin  h3 {font-size: 2.95rem;}

}
.c-topicpage-opener__wrapper.no-margin {margin: 0; padding-bottom: 0;}
