.egy-compare-h2{margin:25px 0 15px;font-weight:700}.egy-comparison-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:20px 0 30px;direction:rtl}.egy-popup-btn{background:#00000010;color:#111;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:15px;font-weight:700;transition:all 0.3s ease;box-shadow:0 4px 6px rgb(0 0 0 / .1);width:23%;position:relative}.egy-popup-btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgb(0 0 0 / .15)}.dark-skin .egy-popup-btn,.egy-popup-btn:hover,.egy-popup-btn:hover::after{color:#fff}.dark-skin .egy-heading-row h3{color:#111;text-align:center;font-size:18px}.egy-popup-btn--dimensions:hover{background:#1f527f}.egy-popup-btn--capacities:hover{background:#22603f}.egy-popup-btn--power:hover{background:#8f3f17}.egy-popup-btn--price:hover{background:#b7151c}.egy-popup-btn--dimensions::after,.egy-popup-btn--capacities::after,.egy-popup-btn--power::after,.egy-popup-btn--price::after{font-family:'Font Awesome 7 Pro';font-weight:600;font-size:18px;color:#fff;position:absolute;top:20%;right:10%}.egy-popup-btn--dimensions::after{content:'\f548';color:#1f527f}.egy-popup-btn--capacities::after{color:#2f855a;content:'\f0c8'}.egy-popup-btn--power::after{color:#c05621;content:'\f5e1'}.egy-popup-btn--price::after{color:#e31b23;content:'\f51e'}@media (max-width:767px){.egy-popup-btn{width:100%}}.egy-popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .8);z-index:999999;align-items:center;justify-content:center;backdrop-filter:blur(4px);direction:rtl}.egy-popup-overlay.active{display:flex;animation:fadeIn 0.25s ease-in-out}.egy-popup-content{background:#fff;padding:25px;border-radius:12px;width:95%;max-width:900px;max-height:85vh;overflow-y:auto;position:relative;box-shadow:0 10px 30px rgb(0 0 0 / .4)}.egy-popup-close{position:absolute;top:15px;left:20px;font-size:32px;cursor:pointer;color:#555;line-height:1;transition:color 0.3s}.egy-popup-close:hover{color:#e31b23}.egy-popup-content h2{margin-top:0;border-bottom:3px solid #e31b23;padding-bottom:10px;margin-bottom:20px;text-align:right;font-size:20px}.egy-table-responsive{overflow-x:auto}.egy-popup-table{width:100%;border-collapse:collapse;text-align:right}.egy-popup-table th,.egy-popup-table td{border:1px solid #ddd;padding:12px;font-size:15px}.egy-popup-table th{font-weight:700;text-align:center}.egy-popup-table tr:nth-child(even){background:#fafafa}.egy-heading-row td{background:#f0f0f0;text-align:center}.egy-heading-row h3{margin:0;font-size:17px}.egy-spec-label{font-weight:700;width:25%;text-align:right}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.dark-skin .egy-popup-content{background:#111}.dark-skin .egy-popup-table tr:nth-child(even){background:#1f2024}.dark-skin .egy-popup-table th{background:#1f2024}