.zweigstellen_page{box-sizing:border-box;width:100%;max-width:1000px;margin:0 auto;padding:40px 24px 60px}.zweigstellen_page_header{text-align:center;border-bottom:1px solid #e8e8e8;margin-bottom:52px;padding-bottom:36px}.zweigstellen_label{text-transform:uppercase;letter-spacing:2px;color:#999;margin:0 0 12px;font-size:.72em;font-weight:700;display:inline-block}.zweigstellen_page_header h1{color:#111;margin:0 0 16px;font-size:2.2em;font-weight:700;line-height:1.2}.zweigstellen_intro{color:#666;max-width:700px;margin:0 auto;font-size:.95em;line-height:1.8}.zweigstellen_section{margin-bottom:52px}.zweigstellen_cards_grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.zweigstellen_card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;flex-direction:column;align-items:stretch;gap:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d;padding:0!important}.zweigstellen_card:hover{z-index:10;transform:perspective(1000px)scale3d(1.03,1.03,1.03)rotateX(2deg)rotateY(-2deg)translateY(-8px);box-shadow:15px 25px 45px #0000001f,inset 0 0 20px #ffffffe6!important}.zweigstellen_img_container{width:100%;height:160px;overflow:hidden}.zweigstellen_img{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .4s}.zweigstellen_img:hover{transform:scale(1.05)}.zweigstellen_card_body{text-align:center;box-sizing:border-box;flex-direction:column;flex:1;width:100%;padding:30px 24px;display:flex}.zweigstellen_title_wrapper{border-bottom:1px solid #eee;flex-direction:column;justify-content:center;min-height:50px;margin-bottom:24px;padding-bottom:12px;display:flex}.zweigstellen_title_wrapper h3{color:#111;text-align:center;margin:0;font-size:1.3em;font-weight:700}.zweigstellen_title_wrapper h3 span{color:#888;font-size:.75em;font-style:italic;font-weight:400}.zweigstellen_times_wrapper{color:#555;flex-direction:column;flex:1;width:100%;font-size:.85em;display:flex}.zweigstellen_role{text-align:left;color:#222;margin:0 0 12px;font-size:.9em;font-weight:700}.zweigstellen_times_grid{grid-template-columns:1fr 1fr;row-gap:0;margin-bottom:24px;display:grid}.zweigstellen_times_grid:last-of-type{margin-bottom:0}.zweigstellen_day,.zweigstellen_time{border-bottom:1px dashed #0000001a;padding:8px 0}.zweigstellen_day:nth-last-child(-n+2),.zweigstellen_time:nth-last-child(-n+2){border-bottom:none}.zweigstellen_day{text-align:left}.zweigstellen_time{text-align:right}@media screen and (width<=1000px){.zweigstellen_cards_grid{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=650px){.zweigstellen_page{padding:28px 14px 48px}.zweigstellen_page_header h1{font-size:1.7em}.zweigstellen_cards_grid{grid-template-columns:1fr}}
