.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px}.breadcrumbs__item{display:flex;align-items:center;gap:8px}.breadcrumbs__item:not(:first-child):before{content:"/";color:var(--arf-color-grey)}.breadcrumbs__item:last-child{cursor:default}.breadcrumbs__item:last-child:before{color:var(--arf-color-black)}.breadcrumbs__item:last-child .breadcrumbs__link{color:var(--arf-color-black)}.breadcrumbs__link{color:var(--arf-color-grey);transition:color var(--arf-default-transition)}.privacy-policy h1{margin-bottom:var(--arf-margin-bottom-md)}.privacy-policy article:not(:last-child){margin-bottom:var(--arf-margin-bottom-md)}.privacy-policy p:not(:last-child){margin-bottom:20px}.privacy-policy h4{font-size:24px;margin-bottom:var(--arf-margin-bottom-sm)}@media (max-width: 30em){.breadcrumbs__link{font-size:14px}.privacy-policy h4{font-size:18px}}@media (any-hover: hover){.breadcrumbs__link:hover{color:var(--arf-color-green)}}
