.breadcrumbs{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px 6px}.breadcrumbs,.breadcrumbs__item{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.breadcrumbs__item{position:relative;padding-right:15px;margin-right:20px;text-transform:uppercase;font-size:14px;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.breadcrumbs__item:hover{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.breadcrumbs__item:after,.breadcrumbs__item:hover:after{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.breadcrumbs__item:after{content:"/";position:absolute;display:inline-block;top:3px;right:-5px;font-size:10px}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs__item.home{min-width:34px}.breadcrumbs__item.home svg{-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.breadcrumbs__item.home:hover svg{fill:rgb(245 158 11/var(--tw-text-opacity))}