.infosakkordeon{padding:30px 0}.infosakkordeon .custom-accordion .accordion-item.is-open .icon{transform:rotate(180deg)}.infosakkordeon .custom-accordion .accordion-item.is-open .accordion-content{max-height:3000px;opacity:1;padding-top:20px}.infosakkordeon .custom-accordion .accordion-button{width:100%;padding:30px 0 7px 0;display:flex;justify-content:space-between;align-items:center;background:none;border:0;border-bottom:1px solid #b8b8b8;cursor:pointer;text-align:left}.infosakkordeon .custom-accordion .accordion-button h2{margin:0;flex:1;font-family:"Jost",sans-serif;font-weight:600;font-size:20px;line-height:20px}@media(max-width: 768px){.infosakkordeon .custom-accordion .accordion-button h2{font-size:20px}}.infosakkordeon .custom-accordion .accordion-button .icon{flex-shrink:0;margin-left:20px;width:37px;height:24px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37 24'%3E%3Cpolygon points='18.5,3 3,21 34,21' fill='%239AAC8A' stroke='%239AAC8A' stroke-width='6' stroke-linejoin='round' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/contain;transition:transform .3s ease}.infosakkordeon .custom-accordion .accordion-content{max-height:0;opacity:0;overflow:hidden;padding:0;transition:max-height .5s ease,opacity .3s ease,padding .4s ease}.infosakkordeon .notfallnummern-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 3rem}@media(max-width: 640px){.infosakkordeon .notfallnummern-grid{grid-template-columns:1fr}}.infosakkordeon .notfallnummer-entry{padding:.75rem 0}.infosakkordeon .notfallnummer-entry h3{display:block;font-weight:700;color:#565660;margin-bottom:0}.infosakkordeon .notfallnummer-entry span{display:block;color:#565660;margin-top:.2rem}.infosakkordeon .links-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem;padding:.75rem 0}@media(max-width: 900px){.infosakkordeon .links-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.infosakkordeon .links-grid{grid-template-columns:repeat(1, 1fr)}}.infosakkordeon .link-card{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;padding:1.25rem;aspect-ratio:1/1;transition:opacity .2s ease}.infosakkordeon .link-card img{max-width:100%;max-height:80px;width:auto;height:auto;object-fit:contain}.infosakkordeon .link-card:hover{opacity:.75}.infosakkordeon .downloads-liste{list-style:none;padding:.75rem 0;margin:0}