:where([class^=ri-]):before{content:"\f3c2"}.alert-banner{animation:slide 20s linear infinite}@keyframes slide{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.custom-checkbox{position:relative;display:inline-block;width:20px;height:20px;border-radius:4px;border:2px solid #d1d5db;background-color:white;cursor:pointer}.custom-checkbox.checked{background-color:#10b981;border-color:#10b981}.custom-checkbox.checked:after{content:"";position:absolute;top:3px;left:6px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-switch{position:relative;display:inline-block;width:48px;height:24px;border-radius:12px;background-color:#d1d5db;cursor:pointer;transition:background-color .3s}.custom-switch.active{background-color:#10b981}.custom-switch:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background-color:white;transition:transform .3s}.custom-switch.active:after{transform:translateX(24px)}.case-study-card{transition:transform .3s ease}.case-study-card:hover{transform:translateY(-8px)}.timeline-item{position:relative}.timeline-item:before{content:"";position:absolute;left:0;top:24px;height:calc(100% - 24px);width:2px;background-color:#374151}.timeline-item:last-child:before{display:none}.timeline-dot{position:absolute;left:-6px;top:24px;width:14px;height:14px;border-radius:50%;background-color:#10b981;z-index:1}