.differentiator{background-color:#132d38;color:#fff;padding-bottom:88px;padding-top:88px;position:relative}.differentiator:before{background-image:radial-gradient(70.71% 141.42% at 100% 50%,rgba(53,171,109,.15) 0,rgba(53,171,109,0) 60%);background-repeat:no-repeat;content:"";height:100%;position:absolute;right:0;top:0;width:50%}.differentiator__inner{align-items:center;display:flex;gap:60px;position:relative;z-index:1}.differentiator__left,.differentiator__right{max-width:50%;width:100%}.differentiator__subtitle{color:#e9c74b;font-size:16px;font-weight:400;line-height:1.55}.differentiator__content h2{color:#fff;font-size:42px;font-weight:700;line-height:1.54762;margin-bottom:18px}.differentiator__content p{color:#bcc7cc;font-size:18px;font-weight:400;line-height:1.55}.differentiator__row{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-top:28px}.differentiator__col{backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:14px;padding:22px}.differentiator__col-icon{align-items:center;border-radius:10px;display:flex;font-size:22px;font-weight:900;height:42px;justify-content:center;line-height:1.55;margin-bottom:14px;width:42px}.differentiator__col h5{color:#fff;font-size:18px;font-weight:800;line-height:1.55;margin-bottom:8px}.differentiator__col p{color:#9aa8af;font-size:14px;font-weight:400;line-height:1.4;margin-bottom:0}.differentiator__right-img img{border-radius:18px}@media (max-width:1030px){.differentiator__content h2{text-align:left}}@media (max-width:992px){.differentiator__inner{flex-direction:column}.differentiator__left,.differentiator__right{max-width:100%}}@media (max-width:500px){.differentiator__row{grid-template-columns:repeat(1,1fr)}}