.ebl-map{font-family:inherit;--ebl-thumb:var(--ebl-thumb-d, 44px);--ebl-text:var(--ebl-text-d, 13px)}.ebl-gate-message{font:inherit;color:inherit}@media (max-width:767px){.ebl-map{--ebl-thumb:var(--ebl-thumb-m, 32px);--ebl-text:var(--ebl-text-m, 11px)}}.ebl-map-progress{font-size:19px;font-weight:700;color:#017481;margin-bottom:16px}.ebl-map--vertical{display:flex;flex-direction:column}.ebl-map--vertical .ebl-map-item{display:flex;gap:16px;align-items:flex-start}.ebl-map-spine{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.ebl-map--vertical .ebl-map-spine{align-self:stretch}.ebl-map .ebl-map-dot{width:28px;height:28px;flex-shrink:0}.ebl-map .ebl-map-dot svg{width:28px;height:28px;max-width:28px;max-height:28px;display:block;flex-shrink:0}.ebl-map--vertical .ebl-map-line{width:6px;flex:1;min-height:24px;background:#DCE1E4;border-radius:3px;margin:4px 0}.ebl-map-item--done .ebl-map-line{background:#005D6C}.ebl-map-item--current .ebl-map-line{background:#DCE1E4}.ebl-map--vertical .ebl-map-content{display:flex;align-items:flex-start;gap:12px;padding-bottom:24px;flex:1}.ebl-map--vertical.ebl-map--side-left .ebl-map-item{flex-direction:row-reverse}.ebl-map--vertical.ebl-map--side-left .ebl-map-content{justify-content:flex-end}.ebl-map--vertical.ebl-map--side-left .ebl-map-meta{text-align:right}.ebl-map--vertical.ebl-map--side-alternate .ebl-map-item{display:grid;grid-template-columns:1fr auto 1fr;column-gap:16px}.ebl-map--vertical.ebl-map--side-alternate .ebl-map-spine{grid-column:2}.ebl-map--vertical.ebl-map--side-alternate .ebl-map-item--odd .ebl-map-content{grid-column:1;grid-row:1;justify-content:flex-end}.ebl-map--vertical.ebl-map--side-alternate .ebl-map-item--even .ebl-map-content{grid-column:3}.ebl-map--vertical.ebl-map--side-alternate .ebl-map-item--even .ebl-map-steps{padding-left:0}.ebl-map--horizontal{display:flex;align-items:flex-start;overflow-x:auto}.ebl-map--horizontal .ebl-map-item{flex:1;min-width:90px}.ebl-map-col{display:flex;flex-direction:column;align-items:center;gap:8px}.ebl-map-row{display:flex;align-items:center;width:100%}.ebl-map-line--pre,.ebl-map-line--post{flex:1;height:6px;border-radius:3px;background:#DCE1E4}.ebl-map-item--done .ebl-map-line--pre{background:#005D6C}.ebl-map-item--done .ebl-map-line--post{background:#005D6C}.ebl-map .ebl-map-img{width:var(--ebl-thumb);height:var(--ebl-thumb);max-width:var(--ebl-thumb);max-height:var(--ebl-thumb);border-radius:8px;object-fit:cover;flex-shrink:0}.ebl-map .ebl-map-img:not(.ebl-map-img--placeholder){filter:grayscale(1);opacity:.5;transition:filter 0.3s ease,opacity 0.3s ease}.ebl-map-item--done .ebl-map-img:not(.ebl-map-img--placeholder){filter:none;opacity:1}.ebl-map .ebl-map-img--placeholder{display:flex;align-items:center;justify-content:center;background:#F2F8FA;border:1px solid #A7E0E1;color:#66B2B6}.ebl-map-item--done .ebl-map-img--placeholder{border-color:#66B2B6;color:#005D6C}.ebl-map-item--current .ebl-map-img--placeholder{border-color:#1D95A2;color:#1D95A2}.ebl-map .ebl-map-img--placeholder svg{width:calc(var(--ebl-thumb) * 0.5);height:calc(var(--ebl-thumb) * 0.5);max-width:calc(var(--ebl-thumb) * 0.5);max-height:calc(var(--ebl-thumb) * 0.5);display:block;flex-shrink:0}.ebl-map-meta{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0;text-align:left}.ebl-map--horizontal .ebl-map-meta{align-items:center;text-align:center}.ebl-map-label{font-size:var(--ebl-text);font-weight:600;color:#66B2B6;line-height:1.3}.ebl-map-item--done .ebl-map-label{color:#005D6C}.ebl-map-item--current .ebl-map-label{color:#017481}.ebl-map--no-labels .ebl-map-steps{display:none}.ebl-map-bar{display:flex;align-items:center;gap:10px;margin-top:6px}.ebl-map-bar-track{position:relative;flex:1;height:22px;background:#E3E8EB;border-radius:11px;overflow:hidden;min-width:60px;display:flex;align-items:center;justify-content:center}.ebl-map-bar-fill{position:absolute;left:0;top:0;bottom:0;background:#1D95A2;border-radius:11px;transition:width 0.4s ease}.ebl-map-bar-count{position:relative;z-index:1;font-size:13px;font-weight:700;color:#fff;line-height:1;white-space:nowrap;text-shadow:-1px -1px 0 rgb(0 40 46 / .35),1px -1px 0 rgb(0 40 46 / .35),-1px 1px 0 rgb(0 40 46 / .35),1px 1px 0 rgb(0 40 46 / .35)}.ebl-map-steps{list-style:none;margin:12px 0 0;padding:0;width:100%;display:flex;flex-direction:column;gap:7px;align-self:stretch;text-align:left}.ebl-map-step{display:flex;align-items:flex-start;gap:7px;font-size:14px;color:#66B2B6;line-height:1.45}.ebl-map-step svg{width:15px;height:15px;max-width:15px;max-height:15px;flex-shrink:0;margin-top:2px}.ebl-map-step .ebl-self-check{margin-top:2px}.ebl-map-step--done{color:#005D6C}.ebl-map-step-count{font-weight:600;color:#1D95A2;white-space:nowrap}.ebl-map-step-unknown{letter-spacing:.12em;opacity:.55}.ebl-map-step-link{color:inherit;text-decoration:none;border-bottom:1px solid currentColor;transition:opacity 0.2s ease}.ebl-map-step-link:hover{opacity:.7}.ebl-map-chevron{background:none;border:none;padding:2px 4px;cursor:pointer;color:#017481;display:inline-flex;align-items:center;gap:4px;flex-shrink:0;line-height:1;font-size:13px;font-weight:600;white-space:nowrap}.ebl-map-chevron-text{display:inline-block;min-width:88px;text-align:right}.ebl-map-chevron-text::after{content:"Ava sammud"}.ebl-map-item--revealed .ebl-map-chevron-text::after{content:"Peida sammud"}.ebl-map-chevron svg{width:16px;height:16px;max-width:16px;max-height:16px;display:block;transition:transform 0.25s ease}.ebl-map-item--revealed .ebl-map-chevron svg{transform:rotate(180deg)}.ebl-map--labels-toggle .ebl-map-steps{overflow:hidden;max-height:0;opacity:0;margin-top:0;transition:max-height 0.3s ease,opacity 0.2s ease,margin-top 0.2s ease;pointer-events:none}.ebl-map--labels-toggle .ebl-map-item--revealed .ebl-map-steps{max-height:400px;opacity:1;margin-top:12px;pointer-events:auto}