.td-step__content h4{font-size:1.75rem;line-height:1.26em;letter-spacing:-.01em;font-weight:600}@media(min-width:768px){.td-step__content h4{font-size:2.375rem}}.td-step__content h3{font-size:1.625rem;line-height:1.28em;letter-spacing:-.01em;font-weight:600}.td-step{--stepBoxWidth:1024px;--stepBoxPadding:2rem;--stepBoxMargin:2rem;position:relative;max-width:var(--stepBoxWidth);padding:var(--stepBoxPadding);margin:var(--stepBoxMargin) auto;border:var(--borderThemeColor3)}@media(max-width:768px){.td-step{--stepBoxPadding:1rem}}.td-step__step-number{position:absolute;right:var(--stepBoxPadding);display:flex;align-items:center;justify-content:center;min-width:-moz-fit-content;min-width:fit-content;height:40px;padding:.5rem 1rem;font-size:1.125rem;font-weight:600;border-radius:1000px;color:#fff}@media(max-width:768px){.td-step__step-number{font-size:.875rem}}.td-step__step-number--red{background-color:#f46663}.td-step__step-number--orange{background-color:orange}.td-step__step-number--teal{background-color:#2ac09b}.td-step__step-number--sky{background-color:#13b6da}.td-step__step-number--violet{background-color:#5f27cd}.td-step__content{font-weight:400;font-size:1.125rem;line-height:1.75rem;color:var(--textThemeColor8)}.td-step__content h3{margin:1rem 0;font-size:1.125rem;width:calc(100% - 5rem)}@media(min-width:768px){.td-step__content h3{font-size:1.75rem}}.td-step__content h3:first-child{margin-top:0}.td-step__content h4{font-size:1.125rem;margin:1rem 0}.td-step__content ul{list-style:none;padding-left:1rem;width:calc(100% - 2.5rem);margin-left:auto}.td-step__content p{margin:1rem 0}.td-step__content li{position:relative;margin:1rem 0}.td-step__content li:before{position:absolute;top:.1rem;left:-2.5rem;display:inline-block;content:"";height:1.5rem;width:1.5rem;background-color:#f46663;-webkit-mask-image:url(/_next/static/media/checkmark-circle.13d86310.svg);mask-image:url(/_next/static/media/checkmark-circle.13d86310.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;vertical-align:top}