
      
    


      
     


      {} *{} {}
     


      #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; } .bg-brand-orange { background-color: #F26430; } .border-brand-orange { border-color: #F26430; } .hover-darken:hover { background-color: #E8571C; } .brand-gradient { background: linear-gradient(135deg, #F26430 0%, #FF7F50 100%); } .text-shadow { text-shadow: 0 2px 4px rgba(0,0,0,0.1); } 

