.areaPlaceholder{border-radius:var(--main-border-radius);background:var(--tr-color-background2);width:100%;height:100%}.chartPlaceholder__chartBox{width:100%;height:12.5rem;position:relative}@media (width>=744px){.chartPlaceholder__chartBox{height:25rem}}.chartPlaceholder__tick{border-radius:var(--main-border-radius);background:var(--tr-color-background2);width:2rem;height:.75rem}.chartPlaceholder__xAxis{justify-content:space-between;width:90%;margin-right:6.25rem;display:flex}.chartPlaceholder__yAxis{flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:0;bottom:0;right:0}.stepIcon{fill:var(--tr-color-foreground3);display:flex}.stepIcon .-color-primary{fill:var(--tr-color-primary2)}.stepIcon__bullet{background:var(--tr-color-background2);border-radius:50%;width:8px;height:8px}.stepIcon__checkMark{fill:var(--tr-color-primary2-positive)}.stepIcon__giftIcon{width:12px;height:12px}.stepIcon .stepIcon__trIcon{width:16px;height:16px}.stepIcon__textIcon{font-size:.875rem;font-weight:700;line-height:.875rem}.step{width:100%;display:flex}.step__leftPart{flex-direction:column;flex:0 0 1.5rem;align-items:center;display:flex}.step__line{background:var(--tr-color-background3);background-clip:content-box;width:2px;height:100%;padding-top:1rem}.step__rightPart{padding-bottom:1.5rem;padding-left:1.125rem}.step__title{letter-spacing:.1px;text-transform:none;color:var(--tr-color-foreground3);margin-top:-3px;margin-bottom:.25rem;font-family:Trade Republic Sans Bold,sans-serif;font-size:1.25rem;font-weight:740;line-height:1.2}@media (width>=744px){.step__title{font-size:1.125rem}}.step__description{color:var(--tr-color-foreground2);margin:0}.steps{flex-direction:column;align-items:flex-start;margin:0;padding:0;display:flex}.steps__step:not(:last-child){margin-bottom:1rem}
