.path{display:flex;align-items:center;min-height:50px;background:#252525;border-bottom:1px solid transparent;padding:10px
0}.path
ul{margin:0;text-align:center;font-size:0}.path ul
li{display:inline-block}.path ul li
br{display:none}.path ul li a,.path ul li .path__a-style{padding:0
20px;display:block;color:#a8adb3;position:relative;font-size:0.8rem}.path ul li a::before,.path ul li .path__a-style::before{display:none;transform:rotate(180deg)}.path ul li a::after,.path ul li .path__a-style::after{content:"";display:block;position:absolute;height:16px;right:0;top:calc(50% - 8px);bottom:0;width:1px;background:#dde3e8}.path ul li:first-child a,.path ul li:first-child .path__a-style{padding-left:0}.path ul li:last-child a,.path ul li:last-child .path__a-style{color:#FFF;font-size:1.0rem;font-weight:400;padding-right:0}.path ul li:last-child a::after,.path ul li:last-child .path__a-style::after{display:none}@media(max-width: 500px){.path{height:auto}.path ul li:not(:nth-last-child(2)){display:none}.path ul li:first-child:last-child{display:block !important}.path ul li a::before{display:inline-block !important;margin-right:10px;font-size:9px}.path ul li a::after{display:none}}