.mechanizacia-page .mechanizacia-page-container{background:#131313;grid-template-columns:1fr 1fr;align-items:start;gap:2rem;max-width:95%;min-height:100vh;margin:0 auto;padding:150px 20px 60px;display:grid}.mechanizacia-page .mechanizacia-sidebar{color:#fff;box-sizing:border-box;background:#131313;width:100%;position:relative}.mechanizacia-page .mechanizacia-sidebar::-webkit-scrollbar{width:8px}.mechanizacia-page .mechanizacia-sidebar::-webkit-scrollbar-track{background:#131313}.mechanizacia-page .mechanizacia-sidebar::-webkit-scrollbar-thumb{background-color:#333;border-radius:4px}.mechanizacia-page .mechanizacia-content{width:100%;padding-bottom:50px}.mechanizacia-page .mechanizacia-title{color:#fff;margin-bottom:30px;font-size:2.5rem;font-weight:700}.mechanizacia-page .mechanizacia-accent-line{background:var(--primary-color);width:60px;height:4px;margin-bottom:20px;display:block}.mechanizacia-page .mechanizacia-description h2{color:#f0f0f0;margin-top:0;margin-bottom:20px;font-size:1.5rem}.mechanizacia-page .mechanizacia-description h3{color:#e0e0e0;text-transform:uppercase;margin-top:30px;margin-bottom:15px;font-size:1.2rem;font-weight:600}.mechanizacia-page .mechanizacia-description p{color:#ccc;margin-bottom:15px;line-height:1.6}.mechanizacia-page .mechanization-list{margin:0;padding:0;list-style:none}.mechanizacia-page .mechanization-list li{color:#bbb;border-bottom:1px solid #333;padding:8px 0;font-size:.95rem}.mechanizacia-page .pricing-table-container{margin-top:30px;overflow-x:auto}.mechanizacia-page .pricing-table{border-collapse:collapse;width:100%;margin-bottom:20px;font-size:.9rem}.mechanizacia-page .pricing-table th,.mechanizacia-page .pricing-table td{text-align:left;color:#ddd;border-bottom:1px solid #333;padding:12px}.mechanizacia-page .pricing-table th{color:#fff;background-color:#1a1a1a;font-weight:600}.mechanizacia-page .pricing-note{color:#999;font-size:.8rem;margin-bottom:5px!important}.mechanizacia-page .mechanizacia-slider-container{background:#000;border-radius:8px;width:100%;height:60vh;position:sticky;top:100px;overflow:hidden}@media (max-width:1024px){.mechanizacia-page .mechanizacia-page-container{grid-template-columns:1fr;grid-template-areas:"content""slider";gap:3rem;width:90%;max-width:90%;padding:150px 0 40px}.mechanizacia-page .mechanizacia-sidebar{grid-area:content;width:100%}.mechanizacia-page .mechanizacia-content{max-width:100%}.mechanizacia-page .mechanizacia-slider-container{border-radius:0;grid-area:slider;width:100%;height:60vh;position:relative;top:0}}
