.breadcrumbs{text-align:left;max-width:1600px;display:flex;padding:0 10px;margin:0 auto;box-sizing:border-box;justify-content:space-between}@media(min-width: 767px){.breadcrumbs{padding:0 3%}}.breadcrumbs .brand_logo{max-width:100px;display:flex;justify-content:center;align-items:center}.breadcrumbs ul{display:flex;flex-wrap:wrap;justify-items:left;padding-left:0px;margin-top:1rem;margin-bottom:1rem}.breadcrumbs ul li{display:flex;align-items:center;font-size:.75rem;font-weight:600;padding-right:5px}.breadcrumbs ul li:not(:last-child):after{content:"/";padding-right:5px}.breadcrumbs ul li a{font-size:.75rem;font-weight:600;padding-right:5px;line-height:21px;display:flex}.breadcrumbs ul li a:hover{text-decoration:underline}.breadcrumbs ul li .show_root_breadcrumbs i,.breadcrumbs ul li .hide_root_breadcrumbs i{color:#05c2f5;border-radius:50%;line-height:1;width:17px;height:17px;border:2px #05c2f5 solid;margin-left:5px;display:flex}.breadcrumbs ul li .show_root_breadcrumbs i:before,.breadcrumbs ul li .hide_root_breadcrumbs i:before{display:flex;align-items:center;justify-content:center;width:17px;height:17px}.breadcrumbs ul li .hide_root_breadcrumbs{display:none}@media(max-width: 767px){.breadcrumbs ul li:not(:nth-last-child(2)){display:none}.breadcrumbs ul li:nth-last-child(2):before{content:"<";display:flex;align-items:center;justify-content:center;padding-right:5px;font-weight:600}.breadcrumbs ul li:nth-last-child(2):after{content:""}}.breadcrumbs.show_list ul li{display:flex}.breadcrumbs.show_list ul li a:hover{text-decoration:none}.breadcrumbs.show_list ul li:nth-last-child(2):before{content:""}.breadcrumbs.show_list ul li:nth-last-child(2):after{content:"/"}.breadcrumbs.show_list ul li .hide_root_breadcrumbs{display:inline-block}.breadcrumbs.show_list ul li .hide_root_breadcrumbs i{transform:rotate(90deg);cursor:pointer}.breadcrumbs.show_list ul li .show_root_breadcrumbs{display:none}
