.events-hero-area{background:#F8F8F8}.events-stats{margin-top:40px}.stat-item{padding:20px;background:white;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s ease;border:1px solid #e5e5e5}.stat-item:hover{transform:translateY(-5px)}.stat-number{font-size:2.5rem;font-weight:700;color:#F14F44;line-height:1;margin-bottom:10px}.stat-label{font-size:.9rem;color:#666;font-weight:500}.event-card{height:100%;transition:transform .3s ease,box-shadow .3s ease}.event-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.event-card-inner{background:white;border-radius:10px;padding:40px 30px;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.1);border:1px solid #e5e5e5;transition:all .3s ease}.event-card-inner:hover{border-color:#F14F44}.event-icon{width:80px;height:80px;background:#F14F44;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:25px;transition:transform .3s ease}.event-card:hover .event-icon{transform:scale(1.1)}.event-icon i{font-size:2rem;color:white}.event-content .title{font-size:1.5rem;font-weight:600;color:#1F1F1F;margin-bottom:15px}.event-content .description{color:#666;line-height:1.6;margin-bottom:25px;flex-grow:1}.event-features{list-style:none;padding:0;margin:0;width:100%}.event-features li{display:flex;align-items:center;margin-bottom:10px;color:#555;font-size:.9rem}.event-features li i{color:#F14F44;margin-right:10px;font-size:.8rem}.why-choose-events{background:#F14F44}.feature-item{padding:30px 20px;transition:transform .3s ease}.feature-item:hover{transform:translateY(-5px)}.feature-icon{width:70px;height:70px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;transition:background .3s ease}.feature-item:hover .feature-icon{background:rgba(255,255,255,.3)}.feature-icon i{font-size:1.8rem;color:white}.feature-item .title{color:white;font-weight:600;margin-bottom:15px}.feature-item p{color:rgba(255,255,255,.9);line-height:1.6}@media (max-width:768px){.events-hero-area{text-align:center}.events-hero-image{margin-top:40px}.stat-item{margin-bottom:20px}.event-card-inner{padding:30px 20px}.event-icon{width:60px;height:60px}.event-icon i{font-size:1.5rem}}.cta-content .highlight-text{color:white;text-shadow:2px 2px 4px rgba(0,0,0,.7);font-weight:700}.cta-subtitle{font-size:1.2rem;line-height:1.6;opacity:.95;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.cta-actions .theme-btn{padding:15px 25px;font-size:1.1rem;font-weight:600;border-radius:5px;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:55px;box-shadow:0 4px 15px rgba(0,0,0,.2)}.cta-actions .theme-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.4)}.trust-indicators{margin-top:40px}.trust-item{text-align:center;padding:30px 20px;background:transparent;border-radius:15px;margin-bottom:20px;transition:all .3s ease;border:2px solid rgba(255,255,255,.3);backdrop-filter:blur(10px);box-shadow:0 8px 25px rgba(0,0,0,.2);height:100%}.trust-item:hover{transform:translateY(-8px);background:rgba(255,255,255,.1);border-color:rgba(241,79,68,.8);box-shadow:0 12px 35px rgba(0,0,0,.3)}.trust-icon{width:70px;height:70px;background:linear-gradient(135deg,#F14F44,#e63946);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;border:3px solid rgba(255,255,255,.5);box-shadow:0 8px 25px rgba(241,79,68,.6);transition:all .3s ease}.trust-item:hover .trust-icon{transform:scale(1.1);box-shadow:0 10px 30px rgba(241,79,68,.7);border-color:rgba(255,255,255,.8)}.trust-icon i{font-size:1.8rem;color:white;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.3)}.trust-item h5{color:white;font-weight:700;margin-bottom:15px;font-size:1.2rem;text-shadow:2px 2px 6px rgba(0,0,0,.8);line-height:1.3}.trust-item p{color:white;font-size:1rem;margin-bottom:0;text-shadow:1px 1px 4px rgba(0,0,0,.8);line-height:1.4}.urgency-message{background:rgba(241,79,68,.2);border:1px solid rgba(241,79,68,.4);border-radius:10px;padding:20px;backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,.2)}.urgency-message p{font-size:1.1rem;margin-bottom:0;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.urgency-message i{color:#F14F44}@media (max-width:768px){.cta-subtitle{font-size:1.1rem}.cta-actions .theme-btn{font-size:1rem;padding:12px 20px}.trust-item{margin-bottom:15px;padding:25px 15px}.trust-icon{width:60px;height:60px}.trust-icon i{font-size:1.5rem}.trust-item h5{font-size:1.1rem}.trust-item p{font-size:.9rem}.urgency-message{padding:15px}.urgency-message p{font-size:1rem}}.event-card{animation:fadeInUp .6s ease forwards;opacity:0;transform:translateY(30px)}.event-card:first-child{animation-delay:.1s}.event-card:nth-child(2){animation-delay:.2s}.event-card:nth-child(3){animation-delay:.3s}.event-card:nth-child(4){animation-delay:.4s}.event-card:nth-child(5){animation-delay:.5s}.event-card:nth-child(6){animation-delay:.6s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}