.competitive-grid{grid-template-columns:repeat(3,1fr);display:grid}.competitive-grid-box{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:#fff3;padding:1.5rem}.competitive-icon{width:5rem}@media only screen and (max-width:991px){.competitive-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.competitive-grid{grid-template-columns:repeat(1,1fr)}.competitive-advantages-wrapper .section-title-48 h3{font-size:40px!important}}
