.list-unstyled{display:flex;flex-direction:column;gap:20px;list-style:none}.list-unstyled li{position:relative;display:flex;align-items:flex-start;gap:12px;flex:0 0 auto}.list-unstyled li .exists-bullet{background:#074ced1a;width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:0 0 auto;margin-top:4px;position:relative;z-index:1}.list-unstyled li .exists-bullet .dot{background:var(--color-Primary-Blue);width:8px;height:8px;border-radius:50%;border:1px solid var(--color-White)}.list-unstyled li:after{position:absolute;top:6px;left:8px;content:"";display:block;height:calc(100% + 20px)!important;width:1px;background-color:var(--color-Gray);margin-top:8px;border-radius:2px}.list-unstyled li:last-child:after{display:none}.BorderSet{position:relative;z-index:2}.BorderSet:before{content:"";position:absolute;width:100%;height:100%;border-radius:8px;pointer-events:none;z-index:0}.BorderSet-one:before{top:60px;left:100px;border-top:1px dashed #c8c8c8;border-right:1px dashed #c8c8c8}.BorderSet-one .BulletDot{top:52px;right:-8px}.BorderSet-two:before{bottom:60px;left:100px;border-bottom:1px dashed #c8c8c8;border-right:1px dashed #c8c8c8}.BorderSet-two .BulletDot{bottom:52px;right:-8px}.BorderSet-three:before{top:60px;right:100px;border-top:1px dashed #c8c8c8;border-left:1px dashed #c8c8c8}.BorderSet-three .BulletDot{top:52px;left:-8px}.BorderSet-four:before{bottom:60px;right:100px;border-bottom:1px dashed #c8c8c8;border-left:1px dashed #c8c8c8}.BorderSet-four .BulletDot{bottom:52px;left:-8px}@media (max-width:1023px){.BorderSet-one:before,.BorderSet-two:before{top:50%;left:-155px;right:auto;bottom:auto;border:1px solid #c8c8c8;border-right:none;border-bottom:none;border-radius:6px 0;height:calc(150% + 30px)}.BorderSet-four:before,.BorderSet-three:before{bottom:50%;left:-155px;right:auto;top:auto;border:1px solid #c8c8c8;border-top:none;border-right:none;border-radius:0 6px;height:calc(150% + 30px)}.BorderSet-four .BulletDot,.BorderSet-one .BulletDot,.BorderSet-three .BulletDot,.BorderSet-two .BulletDot{top:50%;transform:translateY(-50%);left:-8px;right:auto;bottom:auto}}@media (max-width:767px){.BorderSet-four:before,.BorderSet-one:before,.BorderSet-three:before,.BorderSet-two:before{left:-105px}}@media (max-width:639px){.BorderSet-four:before,.BorderSet-one:before,.BorderSet-three:before,.BorderSet-two:before{left:-60px}}