/*
Generated time: March 25, 2026 07:20
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.spec{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px;background-color:#fff;border-radius:10px}.spec:nth-child(odd){background-color:var(--bg-grey)}.spec-title{margin:0;font-size:16px;font-weight:500;display:flex;align-items:center;gap:10px;flex-shrink:0}.spec-desc{margin:0;font-size:16px;color:var(--font-color);text-align:right}