.hl-card,.hl-card *{box-sizing:border-box}.hl-card{align-items:center;background:transparent;display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:0 auto;max-width:800px;padding:32px 24px;text-align:center;--stack-max:720px}.hl-media{border-radius:8px;height:370px;margin-bottom:16px;overflow:hidden;width:100%}.hl-media img{display:block;height:100%;object-fit:fill;width:100%}.hl-heading{font-size:22px;font-weight:700;line-height:1.25;margin:8px 0 12px}.hl-heading *{margin:0}.hl-stack{margin:0 auto;width:min(100%,var(--stack-max))}.hl-accordions{display:grid;gap:12px;margin-top:8px;width:100%}.hl-acc__toggle{align-items:center;background:rgba(229,160,0,.75);border:0;border-radius:8px;color:#fff;cursor:pointer;display:grid;font-size:16px;font-weight:700;grid-template-columns:1fr auto;justify-items:center;padding:12px 16px;transition:background .25s ease;width:100%}.hl-acc__toggle:hover{background:rgba(229,160,0,.9)}.hl-acc__toggle:focus-visible{outline:2px solid #fff;outline-offset:2px}.hl-acc__icon{font-size:18px;line-height:1;margin-left:8px}.hl-acc__panel{background:transparent;border-radius:8px;color:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease}.hl-acc__inner{font-size:14px;line-height:1.4;padding:8px 14px}.hl-acc__inner,.hl-acc__inner *{font-size:14px!important;line-height:1.4!important}.hl-acc__inner p{margin:0 0 4px!important;padding:0!important}.hl-acc__inner p:last-child{margin-bottom:0!important}.hl-cta{margin-top:12px;width:100%}.hl-btn{align-items:center;background:#830d38;border-radius:8px;color:#fff;display:flex;font-size:16px;font-weight:700;justify-content:center;letter-spacing:.05em;line-height:1;padding:12px 16px;text-decoration:none;text-transform:uppercase;width:100%}.hl-btn:focus,.hl-btn:focus-visible,.hl-btn:hover{background:#830d38;color:#fff;filter:none;outline:none;text-decoration:none}@media (max-width:768px){.hl-card{max-width:100%;padding:24px 16px}.hl-media img{height:260px}.hl-acc__inner,.hl-acc__inner *{font-size:13px!important;line-height:1.4!important}.hl-acc__inner p{margin:0 0 3px!important}}