.breadcrumb__root{display:flex;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.breadcrumb__root::-webkit-scrollbar{display:none}.breadcrumb__root.light li a{color:#404040;outline-color:#0046c0}.breadcrumb__root.light li a:hover{color:#0046c0}.breadcrumb__root.light li :last-of-type a:hover{color:#404040}.breadcrumb__root.dark{background-color:#1f1f1f}.breadcrumb__root.dark li a{color:#e0e0e0;outline-color:#8cd7fd}.breadcrumb__root.dark li a:hover{color:#00a1fc}.breadcrumb__root.dark li :last-of-type a:hover{color:#e0e0e0}.breadcrumb__list{list-style:none;display:flex;align-items:center;flex-shrink:0;margin:1.6rem 0}.breadcrumb__list-item:first-of-type a{padding-left:0}.breadcrumb__list-item:not(:first-of-type):before{content:"/";font-size:1.4rem;font-family:Open Sans;line-height:1.5;color:#b3b3b3}.breadcrumb__list-item:last-of-type a{font-weight:700;pointer-events:none}.breadcrumb__list-item a{text-decoration:none;font-family:Open Sans;font-size:1.4rem;line-height:1.43;font-weight:400;cursor:pointer;padding:0 8px;outline-offset:-2px}.text-body__root{display:flex;flex-direction:column;gap:1.6rem}.text-body__root.--light{background-color:#ffffff}.text-body__root.--light .text-body__subtitle,.text-body__root.--light .text-body__text,.text-body__root.--light .text-body__title{color:#404040}.text-body__root.--dark{background-color:#1f1f1f}.text-body__root.--dark .text-body__subtitle,.text-body__root.--dark .text-body__text,.text-body__root.--dark .text-body__title{color:#ffffff}@media (min-width:768px){.text-body__title{font-size:3.2rem;line-height:3.6rem}}.text-body__buttons{display:flex;gap:2rem}