.winning-attention{background-color:#f8f8f8;padding:80px 0}.winning-attention .container{margin:0 auto;max-width:1400px;padding:0 20px;text-align:center}.winning-attention .section-heading{color:#333;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.winning-attention .section-subtitle{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto 40px;max-width:800px}.winning-attention .book-call{margin-bottom:60px}.winning-attention .btn-primary{background-color:#ff5a1f;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:15px 30px;text-decoration:none;transition:background-color .3s ease}.winning-attention .btn-primary:hover{background-color:#e64a2e}.attention-cards{display:grid;gap:2.5rem;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,auto);margin-top:3rem;position:relative;width:100%}.attention-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-height:470px;max-width:360px;min-height:420px;overflow:hidden;padding:35px 25px;position:relative;text-align:center;transition:all .3s ease;width:100%}.attention-card:nth-child(4),.attention-card:nth-child(5){margin-left:50%}.attention-card:hover{box-shadow:0 8px 15px rgba(0,0,0,.1);transform:translateY(-5px)}.card-icon{flex-shrink:0;height:50px;margin:0 auto 15px;transition:transform .3s ease;width:50px}.card-icon img{height:100%;max-height:100%;max-width:100%;object-fit:contain;width:100%}.attention-card:hover .card-icon{transform:scale(1.1)}.attention-card h3{color:#333;flex-shrink:0;font-size:1.2rem;font-weight:600;margin-bottom:20px;margin-top:0;padding:0 10px;white-space:nowrap}.attention-card p{color:#666;flex-grow:1;font-size:.9rem;line-height:1.5;margin-bottom:25px;margin-left:auto;margin-right:auto;max-height:calc(100% - 180px);max-width:320px;overflow-y:auto;padding:0 10px;position:relative;text-align:start}.attention-card p::-webkit-scrollbar{display:none;width:6px}.attention-card p:hover::-webkit-scrollbar{display:block}.attention-card p::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.attention-card p::-webkit-scrollbar-thumb{background-color:#ff5a1f;border:2px solid #f0f0f0;border-radius:3px}.attention-card p::-webkit-scrollbar-thumb:hover{background-color:#e64a2e}.attention-card p{scrollbar-color:#ff5a1f #f0f0f0;scrollbar-width:thin}.attention-card p:not(:hover){scrollbar-width:none}.attention-card .see-how{border:1px solid #ff5a1f;border-radius:6px;color:#ff5a1f;display:inline-block;flex-shrink:0;font-size:.9rem;font-weight:600;margin-top:15px;padding:10px 20px;position:relative;text-decoration:none;transition:all .3s ease}.attention-card .see-how:hover{background-color:#ff5a1f;color:#fff}@media (max-width:1024px){.attention-cards{gap:25px;grid-template-columns:repeat(2,1fr)}.attention-card:nth-child(4),.attention-card:nth-child(5){margin-left:0}.attention-card{max-height:440px;max-width:340px;min-height:400px;padding:30px 20px}}@media (max-width:768px){.attention-cards{grid-template-columns:1fr}.attention-card{max-height:420px;max-width:320px;min-height:370px;padding:25px 20px}.card-icon{height:40px;margin:0 auto 15px;width:40px}.attention-card h3{font-size:1.1rem;margin-bottom:10px}.attention-card p{max-width:280px}}@media (max-width:480px){.attention-card{min-height:300px;padding:20px 15px}.card-icon{height:35px;margin:0 auto 12px;width:35px}.attention-card h3{font-size:1rem;margin-bottom:8px}.attention-card p{font-size:.8rem;margin-bottom:12px}}