 {} *{} #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; }
*{margin:0;padding:0;box-sizing:border-box;}body{font-family:Poppins,sans-serif;background:#012e20;color:#fff;}@keyframes fadeUp{from{opacity:0;transform:translateY(24px);}to{opacity:1;transform:translateY(0);}}@keyframes pulse{0%,100%{transform:scale(1);}50%{transform:scale(1.04);}}.fade{animation:fadeUp 0.7s ease both;}.pulse{animation:pulse 2.5s ease-in-out infinite;}@media(max-width:640px){.two-col{flex-direction:column!important;}.hero-h1{font-size:28px!important;}.section-h2{font-size:22px!important;}.card-row{flex-direction:column!important;}.feat-img{width:100%!important;height:200px!important;}.feat-pad{padding:24px!important;}.price-box{padding:32px 20px!important;}}
