.text-arrows-container.svelte-yejxms{display:flex;align-items:center;gap:.4rem;justify-content:center}.text-arrows-container.svelte-yejxms>p:where(.svelte-yejxms){transition:all .05s ease;display:inline-flex;justify-content:center;text-align:center;min-width:var(--step-5)}.arrows-container.svelte-yejxms{display:inline-flex;align-items:center;gap:.05rem;transition:font-weight .2s ease}.arrow.svelte-yejxms{display:inline-flex;align-items:center;justify-content:center;overflow:visible;width:12px;height:12px;transform-origin:center}.arrow.svelte-yejxms svg:where(.svelte-yejxms){width:100%;height:100%}.arrow.svelte-yejxms svg:where(.svelte-yejxms) path:where(.svelte-yejxms){transition:stroke-width .2s ease}.animate-arrow.svelte-yejxms{animation:svelte-yejxms-pulseArrow 2.7s ease infinite;animation-delay:var(--animation-delay)}@keyframes svelte-yejxms-pulseArrow{0%,44.44%,to{transform:scale(1);opacity:1}22.22%{transform:scale(1.25);opacity:.8}}.animate-arrow.svelte-yejxms svg:where(.svelte-yejxms) path:where(.svelte-yejxms){animation:svelte-yejxms-boldStroke 2.7s ease infinite;animation-delay:var(--animation-delay)}@keyframes svelte-yejxms-boldStroke{0%,44.44%,to{stroke-width:2.5}22.22%{stroke-width:4}}div.svelte-1ykfugb{box-sizing:border-box}.training-welcome.svelte-1ykfugb{width:min(75rem,95%);height:100%;display:flex;flex-direction:column;padding-top:var(--step-2);padding-inline:var(--step-2);gap:var(--step-2);max-height:100%;min-height:0;container-type:inline-size;border-bottom-left-radius:0rem;border-bottom-right-radius:0rem}@media(max-width:850px){.training-welcome.svelte-1ykfugb{width:100%}}.training-header.svelte-1ykfugb{display:flex;flex-direction:row;gap:var(--step--1)}.training-header.svelte-1ykfugb>hgroup:where(.svelte-1ykfugb){flex:1;display:flex;flex-direction:column;gap:var(--step--3)}.training-header.svelte-1ykfugb>hgroup.with-img:where(.svelte-1ykfugb){flex:0 1 70vw}.description-wrapper.svelte-1ykfugb{position:relative}.description-container.svelte-1ykfugb{--collapsed-height: 6em;position:relative;max-height:var(--expanded-height, none);overflow:hidden;transition:max-height .5s ease-in-out}.description-container.collapsed.svelte-1ykfugb{max-height:var(--collapsed-height)}.description-wrapper.expandable.svelte-1ykfugb .description-container:where(.svelte-1ykfugb):after{content:"";position:absolute;bottom:0;left:0;right:0;height:var(--step-2);background:linear-gradient(to bottom,transparent,var(--panel-bg));pointer-events:none;transition:filter .2s ease;z-index:1;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.description-wrapper.expandable.svelte-1ykfugb:hover .description-container:where(.svelte-1ykfugb):after,.description-wrapper.expandable.svelte-1ykfugb:has(.expand-button:where(.svelte-1ykfugb):hover) .description-container:where(.svelte-1ykfugb):after{filter:brightness(.92)}.description-wrapper.expandable.svelte-1ykfugb{cursor:pointer;padding-bottom:var(--step--1)}.expand-button.svelte-1ykfugb{--expand-color: var(--divider, #ccc);position:absolute;bottom:var(--step--1);left:0;right:0;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;z-index:2;transform:translateY(50%)}.expand-button.svelte-1ykfugb:hover{--expand-color: var(--text-muted, #666)}.expand-circle.svelte-1ykfugb{width:var(--step-1);height:var(--step-1);border-radius:50%;border:1.5px solid var(--expand-color);background:var(--panel-bg, #fff);color:var(--expand-color);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.expand-circle.svelte-1ykfugb svg{width:60%;height:60%}.expand-line.svelte-1ykfugb{flex:1;height:1.5px;max-width:30%;background-color:var(--expand-color);mask-image:linear-gradient(to right,transparent,black);-webkit-mask-image:linear-gradient(to right,transparent,black);transition:background-color .2s ease}.expand-line.right.svelte-1ykfugb{mask-image:linear-gradient(to left,transparent,black);-webkit-mask-image:linear-gradient(to left,transparent,black)}.logo-img.svelte-1ykfugb{max-width:8rem;min-width:3rem;margin-inline:auto}.training-img.svelte-1ykfugb{flex:1 1 30vw;object-fit:contain}.episode-list.svelte-1ykfugb{display:flex;flex-direction:column;min-height:0;gap:var(--step-1);overflow-y:auto}.episode-item.svelte-1ykfugb{display:flex;flex-direction:row;align-items:stretch;width:100%}.episode-content.svelte-1ykfugb{display:flex;flex-direction:column;flex:1;min-width:0;justify-content:space-evenly}.episode-avatar.svelte-1ykfugb{flex-shrink:0;width:calc(var(--step-5) * 2);padding-right:var(--step-0)}.episode-avatar.svelte-1ykfugb img:where(.svelte-1ykfugb){width:100%;height:100%;object-fit:cover;border-radius:var(--step--2)}.episode-title-block.svelte-1ykfugb{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:var(--step--3)}.episode-title-block.svelte-1ykfugb div{height:var(--step-2);width:var(--step-2)}.episode-title-block.svelte-1ykfugb>h2:where(.svelte-1ykfugb){margin-bottom:0;text-align:start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.episode-footer-block.svelte-1ykfugb{display:flex;justify-content:space-between;align-items:center;position:relative}.episode-footer-block.svelte-1ykfugb>p:where(.svelte-1ykfugb){text-overflow:ellipsis;overflow:hidden;text-align:start;white-space:nowrap;max-width:calc(100% - 8rem)}.hover-start-text.svelte-1ykfugb{opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;display:flex;align-items:center;justify-content:center;margin-left:auto}.episode-item.svelte-1ykfugb:hover .hover-start-text:where(.svelte-1ykfugb){opacity:1;visibility:visible}hr.svelte-1ykfugb{border-width:0;border-top:solid 2px var(--divider);width:100%;margin:0}@media(max-width:600px){.training-header.svelte-1ykfugb{flex-direction:column}.episode-list.svelte-1ykfugb{flex-direction:column;overflow-x:hidden;overflow-y:auto}}.hover-start-text.svelte-1ykfugb:hover p{font-variation-settings:"wght" 600}
