.bdd-features-section{background:#f9f9fe}.bdd-features{align-items:center;background:#fff;border-radius:20px;display:flex;justify-content:space-between;margin:0 auto;max-width:1250px;padding:50px 70px;position:relative;width:100%;z-index:2;.feature{align-items:flex-start;display:flex;flex-direction:column;gap:12px;width:23%;.icon{width:34px}.content{align-items:flex-start;display:flex;flex-direction:column;gap:8px;width:100%;.title{color:#000;font-weight:600}.description{color:#000;max-width:250px}}}}@media screen and (min-width:1024px) and (max-width:1440px){.bdd-features{width:95%}}@media screen and (max-width:1023.8px){.bdd-features{flex-wrap:wrap;margin-bottom:30px;margin-top:30px;max-width:700px;row-gap:40px;.feature{width:45%}}}@media screen and (max-width:600px){.bdd-features{border-radius:10px;flex-wrap:wrap;gap:40px 20px;justify-content:center;margin-top:30px;padding:50px 20px;.feature{max-width:240px;width:100%}}}