.breadcrumb{z-index:1;position:relative}.breadcrumb ol{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumb ol,.breadcrumb ol>li{margin:0;padding:0}.breadcrumb ol>li:before{display:none}.breadcrumb ol li:not(:last-child){margin-right:10px}.breadcrumb ol li:not(:first-child):before{display:inline-block;font-family:"Font Awesome 5 Pro";font-style:normal;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'/';margin-right:6px;font-weight:700;color:#0072ce}@media (max-width:768.98px){.breadcrumb ol li:not(:first-child):before{content:'\f104'}.breadcrumb ol li{display:none}.breadcrumb ol li:nth-last-child(2){display:block}}.breadcrumb a{color:#474747;text-decoration:underline}.breadcrumb a:focus,.breadcrumb a:hover{color:#0072ce}.breadcrumb [aria-current=page]{pointer-events:none;text-decoration:none}