.numbered-cards{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:32px;width:100%;padding:40px 0 64px;display:flex;position:relative}.numbered-cards .card-group-title{color:var(--color-accent-2)}.numbered-cards .cards-list{justify-content:center;align-items:center;gap:48px;width:947px;display:flex;position:relative}.numbered-cards .cards-list-item{flex-direction:column;flex:1;justify-content:flex-start;align-self:stretch;align-items:flex-start;display:flex;position:relative}.numbered-cards .index-circle{background-color:var(--color-accent-2);border:4px solid;border-color:var(--color-background-1);z-index:1;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:72px;height:72px;margin-left:24px;display:flex;position:relative}.numbered-cards .number{white-space:nowrap;width:fit-content;color:var(--color-background-1);letter-spacing:0;font-size:24px;font-weight:700;line-height:36px;position:relative}.numbered-cards .card-text-container{z-index:0;background-color:var(--color-background-2);flex-direction:column;flex-grow:1;align-self:stretch;align-items:flex-start;gap:12px;width:100%;margin-top:-36px;padding:44px 24px 24px;display:flex;position:relative}.numbered-cards .list-title{color:var(--color-accent-4);font-weight:700}.numbered-cards .description-text{color:var(--color-accent-4)}.numbered-cards .card-data-list li{margin-left:24px;list-style:outside}.numbered-cards .card-data-list li::marker{font-size:12px}@media only screen and (width<=1280px){.numbered-cards{padding:40px 24px 64px}.numbered-cards .cards-list{flex-direction:column;gap:24px;width:100%}}
