.shadow-xs { box-shadow: var(--shadow-xs);}.shadow-s { box-shadow: var(--shadow-s);}.shadow-m { box-shadow: var(--shadow-m);}.shadow-l { box-shadow: var(--shadow-l);}.shadow-xl { box-shadow: var(--shadow-xl);}.shadow-standard { box-shadow: var(--shadow-standard);}.timeline .timeline-timestamp:nth-child(odd) { justify-content: flex-start;}.timeline .timeline-timestamp:nth-child(even) { justify-content: flex-end !important;}.timeline { overflow-x: auto; scroll-behavior: smooth; scrollbar-width: none;}.timeline::-webkit-scrollbar { display: none;}.timeline-timestamp.active .timeline-timestamp__dot { background-color: #cc4027;  transform: translate(0, -8px) scale(1.4); transition: transform 0.3s, background 0.3s;}.timeline-timestamp.active .timeline-timestamp__year { color: #cc4027; font-weight: 700;}.timeline-details { display: none; opacity: 0; transition: opacity 0.4s ease;}.timeline-details.active { display: flex;  opacity: 1;}.brx-open .services-item__title .services-item__divider { display: flex;}.brx-open .services-item__content .services-item__divider { display: flex;}.services-item__title i { display: none;}.services-item__content { opacity: 0; transition: opacity 0.5s ease;}.services-item.brx-open .services-item__content { opacity: 1;}