.safety-module{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding:20px}.safety-left{flex-shrink:0;width:48%}.safety-left img{border-radius:10px;height:auto;width:100%}.safety-right{display:flex;flex-direction:column;gap:20px;width:48%}.safety-title{color:#017396;font-size:32px;font-weight:700;margin:0;text-align:left!important}.safety-items{display:flex;flex-direction:column;gap:16px}.safety-item{align-items:flex-start;display:flex;gap:16px}.safety-icon img{height:70px;width:70px}.safety-description{flex:1;font-size:15px;line-height:1.5}.safety-buttons{display:flex;flex-wrap:wrap;gap:12px}.safety-btn{background-color:#25aee4;border:1px solid #25aee4}.safety-btn:active,.safety-btn:focus,.safety-btn:hover{background-color:#0b8fce;border:1px solid #0b8fce}.safety-btn.alt{background-color:#3a9dd7}@media (max-width:768px){.safety-module{flex-direction:column}.safety-left,.safety-right{width:100%}.safety-buttons{flex-direction:column;gap:10px}}