.breadcrumbs{padding:14px 0 17px;font-family:var(--roboto_regular)}.breadcrumbs .items{display:flex;list-style:none;margin-bottom:0;padding:0;flex-wrap:wrap;align-items:center}.breadcrumbs .item{font-size:13px;font-family:'Roboto';font-weight:400;line-height:14px;letter-spacing:-.1px}.breadcrumbs .item:not(:last-child):after{width:8px;height:9px;content:'';background-image:url(/media/icons/arrow-down.svg);border:0;margin:0 10px;background-size:cover;background-repeat:no-repeat;transform:rotate(270deg);display:inline-block;margin-left:4px}.breadcrumbs .item a{color:var(--gc-light-dark)}.breadcrumbs .item a:hover{color:var(--gc-blue)}@media only screen and (max-width:767px){.breadcrumbs .item:not(:last-child):after{margin:0 2px 0 -2px}.breadcrumbs{padding:15px 0 0}.breadcrumbs ul:has(li:nth-child(3)) li:first-child{display:none}.breadcrumbs li:last-child{font-weight:600}.category-info .ci-title{font-size:18px;margin:15px 0}}