.safety-systems-section{align-items:center;display:flex;justify-content:center;padding-bottom:50px;padding-top:50px;position:relative;width:100%}.safety-systems-container{width:70%}.safety-systems-container h2.title{color:#3f4ea0;font-size:50px;font-style:normal;font-weight:500;line-height:36px;margin-bottom:25px;text-align:center}.safety-systems-container p.details{color:#38373d;font-size:22px;font-style:normal;font-weight:400;line-height:32px}.safety-systems{display:flex;flex-direction:row;flex-wrap:wrap;gap:4%;width:100%}.safety-item{margin-bottom:20px;width:48%}.safety-item h3{color:#3f4ea0;font-size:40px;font-style:normal;font-weight:500;line-height:50px}.safety-item p{color:#38373d;font-size:22px;font-style:normal;font-weight:400;line-height:32px}@media (max-width:1024px){.safety-systems{flex-direction:column;justify-content:flex-start}.safety-item{width:96%}}