@media(min-width: 992px){.section_preis_tabellen .container.d-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.section_preis_tabellen .container.d-grid.p-right .row{grid-row:1;grid-column:2}.section_preis_tabellen .container.d-grid.p-right .row+.row{grid-row:1;grid-column:1}.section_preis_tabellen .container.d-grid .row:first-child{position:sticky;top:100px}}.section_preis_tabellen .preis-table-list{list-style:none;margin:0;padding:0}.section_preis_tabellen .preis-table-list li{background:var(--lila-600);box-shadow:var(--shadow);margin:0 0 1px 0;border:1px solid rgb(var(--lila-rgb-300)/50%);overflow:hidden;transition:var(--transition)}.section_preis_tabellen .preis-table-list li:first-child{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.section_preis_tabellen .preis-table-list li:last-child,.section_preis_tabellen .preis-table-list li:last-of-type{margin:0;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.section_preis_tabellen .preis-table-list li ._pt_tit{text-transform:initial;position:relative;display:flex;align-items:center;gap:16px;font-size:1rem;line-height:1.2;font-weight:400;color:var(--white) !important;padding:15px 24px !important;cursor:pointer;margin:0 !important;transition:var(--transition)}.section_preis_tabellen .preis-table-list li ._pt_tit ._pt_icon{width:34px;height:34px;min-width:34px;border-radius:5px;background:var(--lila-700);border:1px solid rgb(var(--lila-rgb-300)/50%);display:flex;justify-content:center;align-items:center;padding:6px}.section_preis_tabellen .preis-table-list li ._pt_tit ._pt_icon.no_icon{display:none}.section_preis_tabellen .preis-table-list li ._pt_tit ._pt_icon svg{width:100%;height:100%}.section_preis_tabellen .preis-table-list li ._pt_tit ._pt_icon svg path{fill:var(--gelb-500)}.section_preis_tabellen .preis-table-list li ._pt_tit ._pt_title{flex:1 1 auto;color:var(--white) !important}.section_preis_tabellen .preis-table-list li ._pt_tit ._pt_title *{color:var(--white) !important}.section_preis_tabellen .preis-table-list li ._pt_tit ._pt_price{margin-left:auto;color:var(--gelb-500) !important;font-weight:400;white-space:nowrap}.section_preis_tabellen .preis-table-list li ._pt_tit ._pt_chevron{width:22px;height:22px;transition:transform .2s ease-in-out}.section_preis_tabellen .preis-table-list li ._pt_tit ._pt_chevron svg{width:100%;height:100%}.section_preis_tabellen .preis-table-list li ._pt_tit ._pt_chevron svg path{fill:var(--white)}.section_preis_tabellen .preis-table-list li .answer{display:none;padding:1rem;background:var(--white);font-size:14px;line-height:1.4;color:var(--text)}.section_preis_tabellen .preis-table-list li .answer *{font-size:14px;line-height:1.4;color:var(--text)}.section_preis_tabellen .preis-table-list li .answer p:last-child{padding:0 !important;margin:0 !important}.section_preis_tabellen .preis-table-list li.show ._pt_tit{background:var(--lila-600);color:var(--white) !important}.section_preis_tabellen .preis-table-list li.show ._pt_tit ._pt_title{color:var(--white) !important}.section_preis_tabellen .preis-table-list li.show ._pt_tit ._pt_chevron{transform:rotate(-180deg)}.section_preis_tabellen .preis-table-list li.no-desc ._pt_tit{cursor:default}.section_preis_tabellen .preis-table-title{margin-bottom:20px !important}.section_preis_tabellen .preis-table-title *{font-family:var(--font-headline);font-size:1.2rem !important;line-height:1.3 !important;font-weight:500 !important;text-align:left;color:var(--lila-600)}@media(min-width: 768px){.section_preis_tabellen .preis-table-bottom-text{margin:0 0 0 20px}}.section_preis_tabellen .preis-table-bottom-text .__textarea{font-size:14px;line-height:1.4;color:var(--lila-600) !important}@media(max-width: 768px){.section_preis_tabellen .preis-table-list li ._pt_tit{font-size:16px;line-height:1.25;padding:16px 16px !important;gap:12px;display:grid;align-items:start;grid-template-columns:31px 1fr}.section_preis_tabellen .preis-table-list li ._pt_tit ._pt_icon{width:30px;height:30px;min-width:30px}.section_preis_tabellen .preis-table-list li ._pt_tit ._pt_price{font-size:15px;grid-column:1/-1;grid-row:2;margin:0;padding:10px 0 0 0;border-top:1px solid hsla(0,0%,100%,.2392156863)}.section_preis_tabellen .preis-table-list li ._pt_tit ._pt_chevron{transition:transform .2s ease-in-out;position:absolute;bottom:15px;right:14px}.section_preis_tabellen .preis-table-list li .answer{font-size:14px;line-height:1.4}.section_preis_tabellen .preis-table-bottom{margin-top:24px}.section_preis_tabellen .preis-table-bottom ._bottom_title{font-size:22px}}.section_preis_tabellen.bg_dark .preis-table-title *,.section_preis_tabellen.bg_gr_top .preis-table-title *,.section_preis_tabellen.bg_gr_bottom .preis-table-title *,.section_preis_tabellen.bg_gr_center .preis-table-title *{color:var(--white) !important}.section_preis_tabellen.bg_dark .preis-table-bottom-text .__textarea,.section_preis_tabellen.bg_gr_top .preis-table-bottom-text .__textarea,.section_preis_tabellen.bg_gr_bottom .preis-table-bottom-text .__textarea,.section_preis_tabellen.bg_gr_center .preis-table-bottom-text .__textarea{color:var(--white) !important}.section_preis_tabellen.bg_light .preis-table-list li{background:var(--white) !important}.section_preis_tabellen.bg_light .preis-table-list li ._pt_tit ._pt_icon{background:var(--gelb-500) !important;border:none !important}.section_preis_tabellen.bg_light .preis-table-list li ._pt_tit ._pt_icon svg path{fill:var(--lila-700) !important}.section_preis_tabellen.bg_light .preis-table-list li ._pt_tit ._pt_title{color:var(--text) !important}.section_preis_tabellen.bg_light .preis-table-list li ._pt_tit ._pt_title *{color:var(--text) !important}.section_preis_tabellen.bg_light .preis-table-list li ._pt_tit ._pt_price{color:var(--text) !important}@media(max-width: 768px){.section_preis_tabellen.bg_light .preis-table-list li ._pt_tit ._pt_price{border-top:1px solid rgba(0,0,0,.2392156863)}}.section_preis_tabellen.bg_light .preis-table-list li ._pt_tit ._pt_chevron svg path{fill:var(--lila-600)}.section_preis_tabellen.bg_light .preis-table-list li.show ._pt_tit{background:var(--lila-600);color:var(--white) !important}.section_preis_tabellen.bg_light .preis-table-list li.show ._pt_tit ._pt_title{color:var(--white) !important}.section_preis_tabellen.bg_light .preis-table-list li.show ._pt_tit ._pt_title *{color:var(--white) !important}.section_preis_tabellen.bg_light .preis-table-list li.show ._pt_tit ._pt_price{color:var(--white) !important}.section_preis_tabellen.bg_light .preis-table-list li.show ._pt_tit ._pt_chevron svg path{fill:var(--white)}.section_preis_tabellen.bg_light .preis-table-title *{color:var(--white) !important}.section_preis_tabellen.bg_light .preis-table-bottom-text .__textarea{color:var(--white) !important}
