.stage-circle__header-headline{color:var(--color-text);font-family:CircularXXWeb,sans-serif;font-size:clamp(2.5rem,1.1071428571rem + 5.7142857143vw,6.25rem);font-weight:700;line-height:1.1;margin:0;text-transform:none}.stage-circle__header-headline em,.stage-circle__header-headline i{font-family:Heldane,sans-serif;font-size:clamp(2.625rem,1.1625rem + 6vw,6.5625rem);font-weight:400}.stage-circle__scrollbar-headline{color:var(--color-text);font-family:CircularXXWeb,sans-serif;font-size:clamp(1.5rem,1.1285714286rem + 1.5238095238vw,2.5rem);font-weight:700;line-height:1.1;margin:0;text-transform:none}.stage-circle__scrollbar-headline em,.stage-circle__scrollbar-headline i{font-family:Heldane,sans-serif;font-size:clamp(1.625rem,1.2535714286rem + 1.5238095238vw,2.625rem);font-weight:400}.stage-circle__body-filter-label,.stage-circle__scrollbar-filter-label{color:var(--color-text);font-family:CircularXXWeb,sans-serif;font-size:clamp(1.25rem,1.25rem + 0vw,1.25rem);font-weight:700;line-height:1.2;margin:0;text-transform:none}.stage-circle{--padding-block:60px;--circle-size:80vw;--color-form-field-bg:var(--color-background);--color-form-field-color:var(--color-text);background-color:var(--color-background);color:var(--color-text)}.stage-circle--white{--color-background:#fff;--color-circle:#3fb99c;--color-text:#000}.stage-circle--brightgreen{--color-background:#46cdad;--color-circle:#fe9f9f;--color-text:#000;--color-form-field-border:#39434c;--color-form-field-border-hover:#39434c;--color-form-field-disabled-border-color:#39434c}.stage-circle--brightgreen-darkblue{--color-background:#46cdad;--color-text:#0b2b49;--color-form-field-border:#39434c;--color-form-field-border-hover:#39434c;--color-form-field-disabled-border-color:#39434c}.stage-circle--blue{--color-background:#257385;--color-circle:#0b2b49;--color-text:#fff;--color-form-field-placeholder-color:hsla(0,0%,100%,.5)}.stage-circle--blue [type=checkbox]:checked{--form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.stage-circle--blue [type=radio]:checked{--form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.stage-circle--darkblue{--color-background:#0b2b49;--color-circle:#257385;--color-text:#fff;--color-form-field-placeholder-color:hsla(0,0%,100%,.5)}.stage-circle--darkblue [type=checkbox]:checked{--form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.stage-circle--darkblue [type=radio]:checked{--form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.stage-circle--darkblue-brightgreen{--color-background:#0b2b49;--color-text:#46cdad}.stage-circle--darkblue-lax{--color-background:#0b2b49;--color-text:#fe9f9f}.stage-circle--lax{--color-background:#fe9f9f;--color-text:#000}@media (min-width:576px){.stage-circle{--circle-size:60vw}}@media (min-width:1200px){.stage-circle{--circle-size:690px;--padding-block:80px}}.stage-circle__inner{display:grid;grid-template-columns:repeat(22,minmax(0,1fr));margin-inline:auto;max-width:calc(1440px + var(--page-padding)*2);padding:0 var(--page-padding);grid-column-gap:0;color:var(--color-text);display:flex;flex-direction:column;gap:60px;justify-content:center;min-height:480px;position:relative;width:100%}@media (min-width:768px){.stage-circle__inner{min-height:calc(100vh - var(--header-height))}}.stage-circle__circle{aspect-ratio:1/1;background-color:var(--color-circle);border-radius:50%;height:auto;left:calc(50% - var(--circle-size)/2);max-width:690px;position:absolute;top:calc(50% - var(--circle-size)/2);width:var(--circle-size);z-index:1}.stage-circle__content{display:flex;flex-direction:column;gap:32px;position:relative;z-index:2}@media (min-width:768px){.stage-circle__content{padding-block-end:75px}}@media (min-width:992px){.stage-circle__content{padding-block-end:150px}}@media (min-width:1200px){.stage-circle__content{gap:60px}}.stage-circle__header,.stage-circle__text{color:inherit}.stage-circle__header-headline{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:inherit;max-width:1200px;overflow:hidden;text-overflow:ellipsis}@media (min-width:992px){.stage-circle__header-headline{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.stage-circle__body{display:flex;flex-direction:column;gap:8px;position:relative;z-index:2}.stage-circle__cards{margin-block-start:-100px;position:relative;z-index:3}@media (min-width:768px){.stage-circle__cards{margin-block-start:-32.5dvh}}.stage-circle__cards-placeholder{background:#ffffff4d;height:500px;margin:0 auto;width:80%}.stage-circle__scrollbar{align-items:center;background-color:#0b2b49;display:flex;height:80px;left:0;max-width:1920px;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:100}@media (min-width:992px){.stage-circle__scrollbar{height:92px}}@media (min-width:1920px){.stage-circle__scrollbar{left:calc(50% - 960px)}}.stage-circle__scrollbar--is-visible{opacity:1;pointer-events:auto}.stage-circle__scrollbar-inner{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:space-between;margin-inline:auto;max-width:calc(1440px + var(--page-padding)*2);padding:0 var(--page-padding);padding-block:8px;width:100%}.stage-circle__scrollbar-headline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (min-width:992px){.stage-circle__scrollbar-headline{width:30%}}.stage-circle__scrollbar-content,.stage-circle__scrollbar-filter{display:none}@media (min-width:992px){.stage-circle__scrollbar-content,.stage-circle__scrollbar-filter{align-items:center;display:flex;flex-direction:row;gap:20px}}.stage-circle__scrollbar-filter-label{font-weight:450}body:has(.page-header) .stage-circle .stage-circle__scrollbar{top:var(--header-height)}.stage-circle:has(.search-module) .stage-circle__cards{margin-block-start:-180px}@media (min-width:768px){.stage-circle:has(.search-module) .stage-circle__cards{margin-block-start:-40dvh}}.stage-circle:has(.search-module) .search-module{padding-block-start:0}
