.course-banner,.offer-section{font-family:Inter,Poppins,sans-serif;color:white}.course-banner{background:#ffffffff;padding:100px 0}.course-banner p{margin:0!important}.highlight{background:linear-gradient(90deg,#000000ff,#888);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.banner-subtext{color:#3b3b3bff;font-size:18px;margin-top:20px;line-height:1.6}.offer-section{background:#ffffffff;padding:80px 0;text-align:center}.offer-title{font-size:32px;font-weight:700;color:black}.offer-subtitle{color:#aaa;margin-bottom:40px}.offer-card{background:#ffffffff;padding:2px;border-radius:18px;background:linear-gradient(135deg,#fff,#555,#000);animation:gradientBorder 5s ease infinite;background-size:300% 300%;transition:transform .4s ease,box-shadow .4s ease}@keyframes gradientBorder{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.offer-card-inner{background:#000000ff;border-radius:16px;padding:40px 20px;height:100%;transition:.4s ease;color:black}.offer-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 0 30px rgba(255,255,255,.35)}.offer-card-inner:hover{background:#111;transform:scale(1.02)}.offer-icon{width:65px;height:65px;margin-bottom:20px}.offer-card h5{color:white;font-weight:600}.offer-card p{color:#ccc;margin-top:5px}