.guardrail-module{align-items:flex-start;display:flex;gap:120px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:60px 80px}.left-column{flex:1;max-width:620px}.right-column{display:flex;flex-direction:column;gap:18px;margin-top:10px;width:360px}.left-column h2{color:var(--heading-color);font-size:29px;font-weight:700;line-height:1.2;margin:0 0 8px}.left-column h3{color:var(--accent-color);font-size:21px;font-weight:600;line-height:1.3;margin:0 0 22px}.description{color:var(--body-color);font-size:19px;line-height:1.65;margin-bottom:42px}.description p{color:inherit;margin:0 0 18px}.description p:last-child{margin-bottom:0}.stat-card{background:var(--stat-bg);border-radius:18px;display:flex;overflow:hidden}.accent-bar{background:var(--accent-color);width:8px}.stat-content{max-width:500px;padding:28px 34px}.stat-content h4{color:var(--accent-color);font-size:36px;font-weight:700;line-height:1.1;margin:0 0 6px}.stat-content p{color:var(--body-color);font-size:16px;line-height:1.4;margin:0}.feature-card{align-items:center;background:var(--card-bg);border-radius:16px;color:var(--heading-color);display:flex;font-size:21px;font-weight:700;justify-content:center;line-height:1.3;min-height:120px;padding:20px 30px;text-align:center}@media (max-width:991px){.guardrail-module{flex-direction:column;gap:50px;padding:40px 24px}.left-column,.right-column{max-width:none;width:100%}.right-column{margin-top:0}.left-column h2{font-size:24px}.left-column h3{font-size:20px}.description{font-size:17px}.feature-card{font-size:20px;min-height:100px}.stat-content h4{font-size:30px}}