.features-block .features-content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-left:auto;margin-right:auto;padding-top:80px;padding-bottom:56px;width:100%}.features-block .heading{margin-bottom:64px;font-size:64px;line-height:1}.features-block .features{display:grid;margin-left:auto;margin-right:auto;width:100%}.features-block .features[data-cols="1"]{grid-template-columns:repeat(1,1fr)}.features-block .features[data-cols="2"]{grid-template-columns:repeat(2,1fr)}.features-block .features[data-cols="3"]{grid-template-columns:repeat(3,1fr)}.features-block .features[data-cols="4"]{grid-template-columns:repeat(4,1fr)}.features-block .features[data-cols="5"]{grid-template-columns:repeat(5,1fr)}.features-block .features[data-cols="5"] .feature-item{margin-left:6px;margin-right:6px}@media (max-width:1200px){.features-block .features[data-cols="5"]{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.features-block .features[data-cols="4"]{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.features-block .features[data-cols]{grid-template-columns:repeat(1,1fr)}}.features-block .feature-item{display:flex;flex-direction:column;align-items:center;margin:24px 12px}.features-block .icon{display:block;margin-bottom:14px;width:60px;height:60px;object-fit:contain}.features-block .title{display:block;font-size:24px;font-weight:600;text-align:center}.features-block .desc{display:block;margin-top:16px;font-size:20px;font-weight:400}.features-block .desc ul{margin-top:12px}.features-block .desc ul li::marker{font-size:16px}.features-block .desc small{font-size:14px;font-weight:600;color:rgba(51,65,57,.64)}.features-block .desc p:last-child{margin-bottom:0}@media (max-width:576px){.features-block .heading{margin-bottom:30px;font-size:56px}.features-block .feature-item{margin:30px 12px;width:100%}.features-block .title{font-size:20px}.features-block .desc{margin-top:6px}}