.modul.akkordeon .akkordeon_titel_container{display:flex;justify-content:space-between}.modul.akkordeon .akkordeon_titel_container .button_akkordeon{display:flex;align-items:end}.modul.akkordeon .akkordeon_list{list-style:none;margin:0;padding:calc(var(--content_spacing) * 2) 0 0 0;display:flex;flex-direction:column;gap:calc(var(--content_spacing) * .5)}.modul.akkordeon .akkordeon_item{padding:0 calc(var(--content_spacing) * 2);position:relative;background-color:#f7f7f7;transition:background-color .3s ease-out,box-shadow .3s ease-out}.modul.akkordeon .akkordeon_item:hover{background-color:var(--color_bg_card)}.modul.akkordeon .akkordeon_item:hover .akkordeon_toggle{color:var(--color_link_main)}.modul.akkordeon .akkordeon_item:hover .akkordeon_toggle::before{transition:opacity .3s ease-out;opacity:.8}.modul.akkordeon .akkordeon_toggle{width:100%;display:flex;justify-content:space-between;align-items:center;gap:calc(var(--content_spacing) * 1.5);text-align:left;padding:calc(var(--content_spacing) * 1) 0;background:0 0;border:none;font-weight:700;font-size:26px;cursor:pointer;color:var(--color_typo_main);position:relative}.modul.akkordeon .akkordeon_toggle::before{content:"";display:block;position:absolute;left:calc(var(--content_spacing) * -2 - 10px);top:50%;transform:translateY(-50%);width:40px;height:35px;background:url(/wp-content/themes/awila/images/polygon_right.svg) center/contain no-repeat;pointer-events:none;z-index:1}.modul.akkordeon .akkordeon_toggle::after{content:"";display:block;flex-shrink:0;width:40px;height:40px;background:url(/wp-content/themes/awila/images/button-down-blue.svg) center/contain no-repeat;transition:transform .2s ease-out;transform:rotate(0);z-index:2}.modul.akkordeon .akkordeon_panel{display:block;max-height:0;overflow:hidden;transition:max-height .32s ease-out;will-change:max-height;padding:0;color:var(--color_typo_main)}.modul.akkordeon .akkordeon_item.active .akkordeon_panel{padding:calc(var(--content_spacing) * 1) 0}.modul.akkordeon .akkordeon_button{display:inline-flex;margin-top:calc(var(--content_spacing) * 1);margin-left:auto}.modul.akkordeon .akkordeon_panel:has(.akkordeon_button){display:flex;flex-direction:column}.modul.akkordeon .akkordeon_item.active .akkordeon_toggle::after{transform:rotate(180deg)}@media (max-width:800px){.modul.akkordeon .akkordeon_titel_container{flex-direction:column;gap:calc(var(--content_spacing) * 1)}.modul.akkordeon .button_akkordeon .button_secondary{font-size:var(--font_size_s);padding:calc(var(--content_spacing) * .35) calc(var(--content_spacing) * 1.25);border-width:3px}.modul.akkordeon .button_akkordeon .button_secondary::after{width:18px;height:18px}}@media (max-width:600px){.modul.akkordeon .akkordeon_toggle{font-size:21px}.modul.akkordeon .akkordeon_toggle::after{width:34px;height:34px}}@media (max-width:400px){.modul.akkordeon .akkordeon_toggle{font-size:19px}.modul.akkordeon .akkordeon_toggle::after{width:30px;height:30px}}
/*# sourceMappingURL=../sourcemaps/akkordeon.min.css.map */
