<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">section.steps h2{font-size:42px;font-weight:700;position:relative;margin-bottom:30px;text-align:center;color:#0180c4}@media (max-width: 767px){section.steps h2{font-size:28px}}section.steps h2:before{content:"";width:200px;position:absolute;bottom:-10px;background:#0180c4;height:1px;left:0;margin:0 auto;text-align:center;right:0}section.steps h3{font-weight:300}section.steps .timeline{max-width:600px;margin:30px auto 0;position:relative}section.steps .timeline:before{content:"";position:absolute;left:10px;top:0;width:2px;height:100%;background-color:#0180c4}section.steps .stage{padding-left:50px}section.steps .stage h3{font-size:18px;font-weight:700;position:relative;margin-bottom:30px;text-align:center;text-transform:uppercase}section.steps .stage h3 b{color:#0180c4}section.steps .stage h3:before{content:"";width:200px;position:absolute;bottom:-10px;background:#0180c4;height:1px;left:0;margin:0 auto;text-align:center;right:0}section.steps .stage .hidden{display:none}section.steps .stage .step h3{text-align:left;font-size:16px;cursor:pointer;margin-bottom:20px}section.steps .stage .step h3:before{right:inherit;width:90px}section.steps .stage .step h3:after{content:"";width:15px;height:15px;position:absolute;left:-47px;background:#fff;top:2px;border-radius:50%;border:solid #0180c4 1px}section.steps .step p{overflow:hidden;transition:max-height .5s ease-in-out,padding .3s ease-in-out}section.steps .step p.active{max-height:500px}
</pre></body></html>