.panel{background:#f5f5f5;border-radius:32px;margin-bottom:10px;overflow:hidden}@media (max-width:767px){.panel{border-radius:20px}}.panel--open{background:#e6e6e6}.panel-title{align-items:center;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:24px;font-weight:600;justify-content:space-between;letter-spacing:-.72px;line-height:28px;padding:24px 32px;text-align:left;width:100%}@media (max-width:767px){.panel-title{color:#000;padding:20px 16px 20px 20px}}.panel-title svg{flex-shrink:0;height:36px;width:36px}svg.open{transform:rotate(45deg)}.panel-text{background-color:#e6e6e6;color:#0006;font-family:Inter,sans-serif;font-size:22px;font-weight:600;height:auto;padding:0 32px 24px;text-align:left;white-space:pre-wrap;width:100%;word-wrap:break-word;letter-spacing:-.66px;line-height:28px;overflow-wrap:break-word}@media (max-width:767px){.panel-text{padding:0 16px 20px 20px}}.panel-text a{color:#1976d2;text-decoration:none}.panel-text a:hover{color:#1258a9;text-decoration:underline}.panel-text ul{display:flex;flex-direction:column;padding-left:1.5em}
