#breadcrumbs-wrapper{background:#fafafa;border-radius:8px;margin:10px 0;padding:4px;width:max-content}#breadcrumbs-wrapper,#breadcrumbs-wrapper a:not(a.last-item){align-items:center;display:flex}#breadcrumbs-wrapper .hs_cos_wrapper{display:inline-block}#breadcrumbs-wrapper ul{display:flex;list-style:none;margin:0;padding-left:5px}#breadcrumbs-wrapper span{font-weight:500;margin-right:5px}#breadcrumbs-wrapper>span{margin:0}#breadcrumbs-wrapper a,#breadcrumbs-wrapper span{font-size:14px;font-weight:500;line-height:140%}#breadcrumbs-wrapper .hs-menu-item a,#breadcrumbs-wrapper .single-breadcrumb{border-radius:6px;color:#737373;margin-right:29px;padding:4px 8px;position:relative;text-decoration:none;transition:.3s}#breadcrumbs-wrapper a.last-item{background:#ebf5f4;border-radius:6px;color:#024139;margin-left:4px;margin-right:0;padding:4px 8px;width:max-content}#breadcrumbs-wrapper .hs-menu-item:last-child a,#breadcrumbs-wrapper .single-breadcrumb:last-child{pointer-events:none;text-decoration:none}#breadcrumbs-wrapper .hs-menu-item a:hover,#breadcrumbs-wrapper .single-breadcrumb:hover{background:#ebf5f4;color:#024139;fill:#024139}#breadcrumbs-wrapper .hs-menu-item a path,#breadcrumbs-wrapper .single-breadcrumb path{transition:.3s}#breadcrumbs-wrapper .hs-menu-item a:hover path,#breadcrumbs-wrapper .single-breadcrumb:hover path{stroke:#024139}#breadcrumbs-wrapper .hs-menu-item a:after,#breadcrumbs-wrapper .single-breadcrumb:after{color:#024139;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' fill='none' viewBox='0 0 6 10'%3E%3Cpath stroke='%23D6D6D6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.333' d='m1 9 4-4-4-4'/%3E%3C/svg%3E");font-size:18px;position:absolute;right:-19px;top:50%;transform:translateY(-50%)}#breadcrumbs-wrapper .hs-menu-item:last-child a:after,#breadcrumbs-wrapper .single-breadcrumb:last-child:after{content:""}@media (max-width:1000px){#breadcrumbs-wrapper{max-width:100%}#breadcrumbs-wrapper a.last-item{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}