.asbest-security-wrapper { background-color: #1f2937; padding: 70px 20px; width: 100%; font-family: 'Segoe UI', Arial, sans-serif; box-sizing: border-box; clear: both; }
.asbest-security-container { display: flex; max-width: 1200px; margin: 0 auto; gap: 50px; align-items: center; flex-wrap: wrap; }
.asbest-security-left { flex: 1; min-width: 300px; }
.asbest-security-left h2 { font-size: 30px; font-weight: 800; margin-bottom: 20px; line-height: 1.2; color: #ffffff; }
.asbest-security-left p { font-size: 16px; color: #d1d5db; line-height: 1.6; }
.asbest-security-right { flex: 2; display: flex; gap: 20px; min-width: 300px; flex-wrap: wrap; justify-content: space-between; }
.asbest-sec-box { flex: 1; min-width: 130px; text-align: center; }
.asbest-sec-icon { font-size: 35px; color: #b71c1c; margin-bottom: 15px; }
.asbest-sec-box h4 { font-size: 14px; font-weight: 700; margin-bottom: 10px; text-transform: uppercase; color: #ffffff; }
.asbest-sec-box p { font-size: 13px; color: #9ca3af; line-height: 1.5; }