.index-module__mZbZfW__page{width:100%;padding:28px 40px 36px 32px}.index-module__mZbZfW__breadcrumbs{margin-bottom:28px}.index-module__mZbZfW__hero{border-radius:var(--radius-card);color:#fff;background:#de6b56;align-items:stretch;height:250px;padding:32px 40px;display:flex;position:relative;overflow:hidden;container-type:inline-size}.index-module__mZbZfW__heroText{z-index:2;flex-direction:column;justify-content:space-between;display:flex;position:relative}.index-module__mZbZfW__heroText p{font-size:var(--font-text);margin:0;font-weight:400;line-height:1.4}.index-module__mZbZfW__heroText h1{font-size:var(--font-h1);margin:0;font-weight:600!important;line-height:1.2!important}.index-module__mZbZfW__heroMark{pointer-events:none;background:url(/status-ladder/hero-vector.svg) 0 100%/100% 100% no-repeat;width:447px;height:230px;position:absolute;bottom:0;right:190px}.index-module__mZbZfW__rocketScene{z-index:1;position:absolute;inset:0}.index-module__mZbZfW__rocketImage{object-fit:contain;transform-origin:50% 12%;width:264px;height:auto;position:absolute;top:-48px;right:160px;transform:rotate(12deg)}.index-module__mZbZfW__tooltipLabel{z-index:3;border-radius:var(--radius-control);color:#de6b56;height:46px;font-size:var(--font-h2);white-space:nowrap;-webkit-font-smoothing:antialiased;background:#fff;justify-content:center;align-items:center;padding:0 18px;font-weight:400;line-height:1;display:inline-flex;position:absolute}.index-module__mZbZfW__tooltipLabel:after{content:"";background:#fff;width:9px;height:16px;position:absolute;top:50%;transform:translateY(-50%)}.index-module__mZbZfW__partnerLabel:after{clip-path:polygon(0 0,100% 50%,0 100%);right:-8px}.index-module__mZbZfW__legendLabel:after{clip-path:polygon(100% 0,0 50%,100% 100%);left:-8px}.index-module__mZbZfW__partnerLabel{top:59px;left:auto;right:374px;transform:rotate(22deg)}.index-module__mZbZfW__legendLabel{top:101px;right:84px;transform:rotate(9deg)}.index-module__mZbZfW__cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:80px;display:grid}.index-module__mZbZfW__statusCard{border-radius:var(--radius-surface);color:#202020;background:#fff;flex-direction:column;min-height:430px;display:flex;position:relative}.index-module__mZbZfW__darkCard{color:#fff;background:#151515}.index-module__mZbZfW__cardBadge{color:#202020;min-height:34px;font-size:var(--font-text-2);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-weight:500;display:inline-flex;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.index-module__mZbZfW__green{background:#b3ffa4}.index-module__mZbZfW__current{color:#fff;background:#de6b56}.index-module__mZbZfW__locked{color:#666;background:#ddd}.index-module__mZbZfW__cardHead{text-align:center;padding:30px 18px 15px}.index-module__mZbZfW__cardHead h3{color:inherit;font-size:var(--font-h3);margin:0 0 7px;font-weight:500;line-height:1.15}.index-module__mZbZfW__darkCard .index-module__mZbZfW__cardHead h3{color:#de6b56}.index-module__mZbZfW__cardHead p{color:#9aa3ad;min-height:36px;font-size:var(--font-xs);margin:0 0 10px;font-weight:500;line-height:1.22}.index-module__mZbZfW__darkCard .index-module__mZbZfW__cardHead p{color:#c6c6c6}.index-module__mZbZfW__cardHead strong{color:#202020;font-size:var(--font-h2);font-weight:500;line-height:1}.index-module__mZbZfW__darkCard .index-module__mZbZfW__cardHead strong{color:#fff}.index-module__mZbZfW__cardHead span{font-size:var(--font-xs);font-weight:500}.index-module__mZbZfW__cardToggle{display:none}.index-module__mZbZfW__cardDetails{flex-direction:column;flex:1;display:flex}.index-module__mZbZfW__statusCard ul{border-top:1px solid #e4e1dd;flex:1;align-content:start;gap:10px;margin:0;padding:16px 18px 14px;list-style:none;display:grid}.index-module__mZbZfW__darkCard ul{border-color:#343434}.index-module__mZbZfW__statusCard li{color:#202020;font-size:var(--font-xs);padding-left:20px;font-weight:500;line-height:1.25;position:relative}.index-module__mZbZfW__darkCard li{color:#fff}.index-module__mZbZfW__statusCard li:before{content:"";border-bottom:2px solid #de6b56;border-left:2px solid #de6b56;width:10px;height:6px;position:absolute;top:4px;left:0;transform:rotate(-45deg)}.index-module__mZbZfW__statusCard .index-module__mZbZfW__actionBtn{border-radius:var(--radius-control);color:#de6b56;height:44px;font-size:var(--font-button);background:#fde3dc;border:0;justify-content:center;align-items:center;margin:0 18px 18px;font-weight:800;text-decoration:none;display:flex}.index-module__mZbZfW__darkCard .index-module__mZbZfW__actionBtn{color:#151515;background:#de6b56}@media (max-width:1280px){.index-module__mZbZfW__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.index-module__mZbZfW__hero{height:360px;padding:28px}.index-module__mZbZfW__heroText{display:block}.index-module__mZbZfW__heroText p{margin-bottom:8px}.index-module__mZbZfW__heroText h1{font-size:var(--font-h2)!important}.index-module__mZbZfW__heroMark{right:0}.index-module__mZbZfW__rocketImage{width:240px;top:118px;right:60px}.index-module__mZbZfW__partnerLabel{top:205px;right:278px}.index-module__mZbZfW__legendLabel{top:264px;right:28px}}@media (max-width:1100px){.index-module__mZbZfW__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.index-module__mZbZfW__statusCard:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 6px)}}@media (max-width:900px){.index-module__mZbZfW__page{padding:22px 16px 32px}.index-module__mZbZfW__cards{margin-top:48px}}@media (max-width:640px){.index-module__mZbZfW__page{padding:18px 16px 34px}.index-module__mZbZfW__breadcrumbs{margin-bottom:20px}.index-module__mZbZfW__hero{aspect-ratio:341/338;height:auto;padding:24px;display:block}.index-module__mZbZfW__heroText p{font-size:var(--font-text-2);margin:0 0 6px}.index-module__mZbZfW__heroText h1{font-size:var(--font-heading)!important;line-height:1.3!important}.index-module__mZbZfW__heroMark{aspect-ratio:447/230;width:108%;height:auto;left:-28%;right:auto}.index-module__mZbZfW__rocketImage{width:70.4%;top:31.5%;right:9.7%}.index-module__mZbZfW__partnerLabel{top:62.5%;left:10%;right:auto}.index-module__mZbZfW__legendLabel{top:76%;right:6.5%}.index-module__mZbZfW__tooltipLabel{height:32px;font-size:var(--font-text);border-radius:8px;padding:0 12px}.index-module__mZbZfW__tooltipLabel:after{width:7px;height:12px}.index-module__mZbZfW__partnerLabel:after{right:-6px}.index-module__mZbZfW__legendLabel:after{left:-6px}.index-module__mZbZfW__cards{grid-template-columns:1fr;gap:8px;margin-top:32px}.index-module__mZbZfW__statusCard{border-radius:var(--radius-surface);min-height:120px;padding:0;overflow:visible}.index-module__mZbZfW__statusCard:last-child{grid-column:auto;width:auto}.index-module__mZbZfW__cardBadge{min-height:28px;font-size:var(--font-text-2);padding:0 12px;top:16px;left:16px;transform:none}.index-module__mZbZfW__cardHead{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-content:center;min-height:120px;padding:48px 16px 14px;display:grid}.index-module__mZbZfW__cardHead h3{font-size:var(--font-h3);grid-column:1;margin-bottom:5px}.index-module__mZbZfW__cardHead p{min-height:0;font-size:var(--font-text-2);grid-column:1;margin:0}.index-module__mZbZfW__cardHead strong{font-size:var(--font-h2);white-space:nowrap;grid-area:1/2/span 2;align-self:end}.index-module__mZbZfW__cardToggle{z-index:2;width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;top:14px;right:12px}.index-module__mZbZfW__cardToggle svg{width:20px;height:20px;transition:transform .18s}.index-module__mZbZfW__expandedCard .index-module__mZbZfW__cardToggle svg{transform:rotate(180deg)}.index-module__mZbZfW__cardDetails{display:none}.index-module__mZbZfW__expandedCard{min-height:430px}.index-module__mZbZfW__expandedCard .index-module__mZbZfW__cardDetails{display:flex}.index-module__mZbZfW__expandedCard ul{gap:14px;padding:18px 18px 14px;display:grid}.index-module__mZbZfW__expandedCard li{font-size:var(--font-text-2)}.index-module__mZbZfW__expandedCard .index-module__mZbZfW__actionBtn{height:48px;margin:4px 16px 16px;display:flex}.index-module__mZbZfW__darkCard .index-module__mZbZfW__cardHead p{color:#c6c6c6}}
