
      
    


      
     


      {} *{} 
     


      #IE-warning {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: white;
      }
      .IE-warning-message {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
      }
    



 .brand-orange { color: #F26430; } .brand-orange-bg { background-color: #F26430; } .brand-orange-hover:hover { background-color: #E8571C; } .text-shadow-sm { text-shadow: 2px 2px 4px rgba(0,0,0,0.1); } .cta-button { background-color: #F26430; transition: background-color 0.3s ease; } .cta-button:hover { background-color: #E8571C; } .guarantee-badge { border: 2px solid #F26430; } .testimonial-card { border-left: 4px solid #F26430; } .benefit-icon { width: 48px; height: 48px; background-color: #F26430; border-radius: 8px; display: flex; align-items: center; justify-content: center; } 

