.breadcrumbs{font-size:.75rem;font-weight:400;color:var(--white);opacity:.75;position:relative;z-index:5}.breadcrumbs__content{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem 1rem}.breadcrumbs__content>a,.breadcrumbs__content>span{color:var(--white);font-weight:400;position:relative}.breadcrumbs__content>a:not(:last-child):after,.breadcrumbs__content>span:not(:last-child):after{content:"";display:inline-block;width:6px;height:9px;position:relative;top:0;left:0;margin-left:1rem;background-image:url("data:image/svg+xml,%3Csvg width='6' height='9' viewBox='0 0 6 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.81836 4.50423C5.81836 4.61839 5.79553 4.72969 5.74987 4.83814C5.7042 4.94658 5.63571 5.04647 5.54439 5.13779L2.35946 8.32273C2.18822 8.49396 1.97418 8.57672 1.71733 8.57101C1.46048 8.56531 1.24644 8.47683 1.07521 8.3056C0.903976 8.13437 0.818359 7.92033 0.818359 7.66348C0.818359 7.40663 0.903976 7.19259 1.07521 7.02136L3.60946 4.50423L1.07521 1.96999C0.903976 1.79875 0.818359 1.58471 0.818359 1.32786C0.818359 1.07101 0.903975 0.856972 1.07521 0.685739C1.24644 0.514506 1.46048 0.428889 1.71733 0.428889C1.97418 0.428889 2.18822 0.514506 2.35945 0.685739L5.54439 3.87067C5.63571 3.96199 5.7042 4.06188 5.74987 4.17033C5.79553 4.27878 5.81836 4.39008 5.81836 4.50423Z' fill='white' fillOpacity='0.5'/%3E%3C/svg%3E%0A")}.breadcrumbs__content a:hover{color:var(--tertiary-color)}.breadcrumbs{-webkit-padding-before:2rem;padding-block-start:2rem}