@media (max-width:991px){.hero-desktop-slider{display:none!important}}.hero-mobile-modern{display:none}@media (max-width:991px){.hero-mobile-modern{display:block;padding:40px 0 50px;position:relative;overflow:hidden}.hero-mobile-modern:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,hsla(50,43%,95%,.95),hsla(0,0%,100%,.98));z-index:0}.hero-mobile-content{position:relative;z-index:1;text-align:center;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-mobile-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;padding:8px 16px;border-radius:50px;font-size:12px;font-weight:600;margin-bottom:20px;box-shadow:0 4px 15px rgba(76,175,80,.3);animation:slideInDown .6s ease-out .2s both}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero-mobile-title{font-size:28px;font-weight:700;line-height:1.3;color:#2c3e50;margin-bottom:16px;animation:fadeInUp .8s ease-out .3s both}.hero-mobile-description{font-size:15px;line-height:1.6;color:#555;margin-bottom:30px;padding:0 15px;animation:fadeInUp .8s ease-out .4s both}.hero-mobile-description strong{color:#4caf50;font-weight:600}.hero-mobile-features{display:flex;justify-content:center;gap:20px;margin-bottom:30px;flex-wrap:wrap;animation:fadeInUp .8s ease-out .5s both}.hero-feature-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:15px 20px;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;min-width:100px}.hero-feature-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.12)}.feature-icon{font-size:32px;line-height:1;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-feature-item span{font-size:12px;font-weight:600;color:#2c3e50;text-align:center}.hero-mobile-cta{margin-bottom:35px;animation:fadeInUp .8s ease-out .6s both}.hero-mobile-btn{padding:14px 32px;font-size:14px;font-weight:600;border-radius:50px;box-shadow:0 6px 20px rgba(76,175,80,.4);transition:all .3s ease;position:relative;overflow:hidden}.hero-mobile-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.3);transform:translate(-50%,-50%);transition:width .6s,height .6s}.hero-mobile-btn:hover:before{width:300px;height:300px}.hero-mobile-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(76,175,80,.5)}.hero-mobile-stats{display:flex;justify-content:center;align-items:center;gap:15px;padding:25px 15px;background:#fff;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);animation:fadeInUp .8s ease-out .7s both}.stat-item{text-align:center;flex:1 1}.stat-number{font-size:24px;font-weight:700;color:#4caf50;line-height:1.2;margin-bottom:4px}.stat-label{font-size:11px;color:#666;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.stat-divider{width:1px;height:40px;background:linear-gradient(180deg,transparent,#ddd,transparent)}}@media (max-width:576px){.hero-mobile-title{font-size:24px;padding:0 10px}.hero-mobile-description{font-size:14px;padding:0 10px}.hero-mobile-features{gap:12px}.hero-feature-item{padding:12px 15px;min-width:85px}.feature-icon{font-size:28px}.hero-feature-item span{font-size:11px}.hero-mobile-stats{gap:10px;padding:20px 10px}.stat-number{font-size:20px}.stat-label{font-size:10px}}@media (prefers-reduced-motion:no-preference){.hero-mobile-content{animation:fadeInUp .8s ease-out}}@media (prefers-reduced-motion:reduce){.feature-icon,.hero-mobile-badge,.hero-mobile-content,.hero-mobile-cta,.hero-mobile-description,.hero-mobile-features,.hero-mobile-stats,.hero-mobile-title{animation:none}}