.motion-section-motion-page{position:relative;padding:4rem 0 2rem;background:#050c26;overflow:hidden;text-align:center}.container-motion-page{max-width:1200px;margin:0 auto;padding:0 1rem}.text-center-motion-page{text-align:center;width:100%;padding:2rem 0}.motion-section-motion-page h1{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em;display:inline-block;text-align:center}.motion-section-motion-page h1 span{color:#c10031;position:relative;display:inline-block}.motion-section-motion-page h1 span:after{content:"";position:absolute;bottom:10px;left:0;width:100%;height:10px;background:rgba(193,0,49,.3);z-index:-1;border-radius:10px}.motion-section-motion-page p{font-size:1.2rem;color:#e2e8f0;line-height:1.7;max-width:700px;margin:0 auto;text-align:center}.motions-list-section{padding:3rem 0;background:#fff}.section-title{font-size:2rem;font-weight:700;color:#050c26;margin-bottom:2rem;text-align:center;position:relative;padding-bottom:.5rem}.section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:#c10031}.motions-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.motion-item{background:#f8f9fa;border-radius:8px;padding:.75rem 1rem;transition:all .3s ease;border:1px solid #e9ecef;display:flex;align-items:flex-start;gap:1rem;width:100%}.motion-item:hover{background:#fff;border-color:#c10031;box-shadow:0 4px 12px rgba(193,0,49,.1);transform:translateY(-2px)}.suitcase-icon{font-size:1.2rem;color:#c10031;flex-shrink:0;line-height:1.5}.motion-text{flex:1 1;word-break:break-word;color:#2d3748;font-size:.95rem;line-height:1.5}@media (max-width:768px){.motion-section-motion-page h1{font-size:2.25rem}.section-title{font-size:1.75rem}.motions-list{max-width:100%;padding:0 1rem}}.motion-section-motion-page h1:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:#c10031;border-radius:2px;animation:expandWidth-motion-page .8s ease-out forwards}.motion-section-motion-page h1{position:relative;padding-bottom:1rem}.navigation-section-motion{background:#fff;border-bottom:1px solid #e9ecef;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px rgba(0,0,0,.05)}.categories-bar{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;align-items:center}.category-btn{background:transparent;border:none;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;color:#4a5568;cursor:pointer;transition:all .3s ease;border-radius:30px;display:inline-flex;align-items:center;position:relative;white-space:nowrap}.category-btn:hover{background:#fff1f3;color:#c10031;transform:translateY(-1px)}.category-btn.active{background:#c10031;color:#fff}@media (max-width:768px){.categories-bar{gap:.3rem;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding:0 .5rem .5rem}.categories-bar::-webkit-scrollbar{height:3px}.categories-bar::-webkit-scrollbar-thumb{background:#c10031;border-radius:10px}.category-btn{padding:.4rem 1rem;font-size:.8rem;white-space:nowrap}}button.category-btn{gap:5px}