.safety-features{background-color:#000;padding:60px 87px}.safety-features__container{align-items:center;display:flex;gap:64px;margin:0 auto;max-width:1920px}.safety-features__content{display:flex;flex:1;flex-direction:column;gap:24px}.safety-features__heading{font-size:48px;font-weight:700;line-height:1;margin:0}.safety-features__heading-bold{color:#fff;font-weight:700}.safety-features__heading-regular{color:#fff;font-weight:400}.safety-features__description{color:#fff;font-size:18px;font-weight:400;line-height:25px;margin:0;max-width:482px}.safety-features__tiles{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px;max-width:451px}.safety-features__tile{border-radius:15px;display:flex;flex-direction:column;gap:4px;justify-content:flex-end;min-height:172px;padding:20px}.safety-features__tile-label{color:#fff;font-size:70px;font-weight:700;line-height:1.1;margin:0}.safety-features__tile--long .safety-features__tile-label{font-size:16px;line-height:1.3}.safety-features__tile-description{color:#fff;font-size:15px;font-weight:500;letter-spacing:1.2px;line-height:1.25;margin:0}.safety-features__media{border-radius:8px;flex:0 0 45%;overflow:hidden}.safety-features__media img{aspect-ratio:589/809;display:block;height:auto;object-fit:cover;width:100%}@media (max-width:1024px){.safety-features{padding:48px 40px}.safety-features__container{flex-direction:column}.safety-features__media{order:-1;width:100%}.safety-features__heading{font-size:36px}.safety-features__tiles{max-width:100%}.safety-features__tile-label{font-size:56px}}@media (max-width:767px){.safety-features{padding:40px 20px}.safety-features__heading{font-size:28px}.safety-features__description{font-size:16px;line-height:22px;max-width:100%}.safety-features__tile-label{font-size:48px}.safety-features__tiles{grid-template-columns:1fr}}