.custom__accordion{width:100%;text-align:left;cursor:pointer;background:#f4f5f7;border:1px solid #e2e6ea;border-radius:10px;padding:16px 18px;font-size:18px;font-weight:600;line-height:1.25;color:#1f2937;display:flex;align-items:center;gap:12px;transition:background-color .2s ease,border-color .2s ease,transform 80ms ease}.custom__accordion:hover{background:#eef0f3;border-color:#d7dde3}.custom__accordion:focus-visible{outline:none;box-shadow:0 0 0 3px #1118271f}.custom__accordion:before{content:"+";width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:8px;background:#fff;border:1px solid #e2e6ea;font-size:20px;line-height:1;font-weight:700;color:#111827;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.custom__accordion.active:before{content:"\2013"}.custom__accordion.active{background:#f0f2f5;border-color:#cfd6dd}.custom__accordionPanel{padding:12px 18px 18px;background-color:#fff;overflow:hidden;max-height:0;transition:max-height .25s ease;border-left:1px solid #e2e6ea;border-right:1px solid #e2e6ea;border-bottom:1px solid #e2e6ea;border-radius:0 0 10px 10px;margin-top:-8px}.custom__accordionPanel[hidden]{display:block;max-height:0;padding-top:0;padding-bottom:0;border-width:0;margin-top:0}.custom__accordionPanel p{margin:0;color:#374151;line-height:1.55;font-size:16px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/bit_custom.css.map */
