section.breadcrumb .wrapper nav{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;gap:8px 0}section.breadcrumb .wrapper nav p{font-size:1.125rem;margin-bottom:0;font-weight:600;position:relative;padding-left:24px}section.breadcrumb .wrapper nav p:before{content:"";background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"/></svg>'),no-repeat;width:16px;height:16px;background-size:contain;position:absolute;top:3px;left:4px;font-family:Aptos,sans-serif;font-weight:500;font-size:1.125rem;color:#222;line-height:1.3}section.breadcrumb .wrapper nav a{font-size:1.125rem;font-weight:600;text-decoration:none}section.breadcrumb .wrapper nav a:hover{color:#bb2040}section.details{padding-top:32px}section.details .wrapper p{color:red}section.details .wrapper>*{width:100%}section.details .wrapper .content .contact{margin-top:24px}section.details .wrapper .content .contact p{margin-bottom:3px}section.details .wrapper .content .contact .contact-item{display:flex;align-items:center;gap:10px;margin-bottom:0}section.details .wrapper .content .contact .icon{width:20px}section.details .wrapper .content .todo{height:100%;justify-content:center;padding-top:15px}section.details .wrapper .content .todo ol li{font-size:1.125rem;font-weight:500;color:#000}@media only screen and (min-width: 992px){section.details--reverse .wrapper{flex-direction:row-reverse}}
