@media screen and (max-width:600px){.nav{display:none}
}
.nav--white{background-color:#fff}
.nav--grey{background-color:#f4f3f3}
.nav--black{background-color:#1a1628}
.nav--teal{background-color:#32a29b}
.nav--orange{background-color:#ec7200}
.zs-zaidyn-breadcrumb{font-family:'OpenSans',sans-serif;max-width:70rem;padding:10px 2rem;margin:0 auto}
.zs-zaidyn-breadcrumb__item--white,.zs-zaidyn-breadcrumb__item--grey,.zs-zaidyn-breadcrumb__item--black,.zs-zaidyn-breadcrumb__item--teal,.zs-zaidyn-breadcrumb__item--orange{display:inline-block}
.zs-zaidyn-breadcrumb__link--white,.zs-zaidyn-breadcrumb__link--grey{color:#1a1628;font-weight:600}
.zs-zaidyn-breadcrumb__link--black{color:#fff;font-weight:600}
.zs-zaidyn-breadcrumb__link--teal{color:#fff;font-weight:600}
.zs-zaidyn-breadcrumb__link--orange{color:#fff;font-weight:600}
.zs-zaidyn-breadcrumb__item--active--white,.zs-zaidyn-breadcrumb__item--active--grey{color:#484553}
.zs-zaidyn-breadcrumb__item--active--black{color:#a3a2a9}
.zs-zaidyn-breadcrumb__item--active--teal{color:#addad7}
.zs-zaidyn-breadcrumb__item--active--orange{color:#f7c799}
.zs-zaidyn-breadcrumb__item--white:not(:last-of-type)::after{content:'\203a';padding:0 8px;color:#484553;font-size:1.2rem}
.zs-zaidyn-breadcrumb__item--grey:not(:last-of-type)::after{content:'\203a';padding:0 8px;color:#484553;font-size:1.2rem}
.zs-zaidyn-breadcrumb__item--black:not(:last-of-type)::after{content:'\203a';padding:0 8px;color:#a3a2a9;font-size:1.2rem}
.zs-zaidyn-breadcrumb__item--teal:not(:last-of-type)::after{content:'\203a';padding:0 8px;color:#addad7;font-size:1.2rem}
.zs-zaidyn-breadcrumb__item--orange:not(:last-of-type)::after{content:'\203a';padding:0 6px;color:#f7c799;font-size:1.2rem}
.zs-zaidyn-breadcrumb__link:hover{text-decoration:underline}