.features-2{background:#000;color:#fff;overflow:hidden;padding:80px 48px;position:relative}.features-2:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.features-2 .back-left{left:calc(50% - 500px);transform:translate(-70%,-50%)}.features-2 .back-left,.features-2 .back-right{height:auto;position:absolute;top:50%;width:195px;z-index:0}.features-2 .back-right{right:calc(50% - 500px);transform:translate(70%,-50%) rotate(180deg)}.features-2-background{bottom:0;left:0;margin:0;position:absolute;right:0;top:0;z-index:0}.features-2-background img{height:100%!important;object-fit:cover;width:100%}.features-2-title{margin-bottom:48px;position:relative;text-align:center;z-index:2}.features-2-title h2{font-size:47px;font-weight:400;letter-spacing:-2px;margin:0}.features-2-title h3{font-size:18px;font-weight:500;margin:0}.features-2-items{background:hsla(0,0%,100%,.04);border-radius:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));margin:auto;max-width:100%;overflow:hidden;position:relative;width:1000px;z-index:2}.features-2-item{align-items:center;border-bottom:1px solid rgba(0,0,0,.27);border-right:1px solid rgba(0,0,0,.27);display:flex;flex-direction:column;margin:0 -1px -1px 0;padding:48px 32px;text-align:center}.features-2-item-icon{align-items:center;border-radius:50%;display:inline-flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.features-2-item-icon img,.features-2-item-icon svg{display:block;height:80px!important;object-fit:contain;width:80px;fill:#fff}.features-2-item h3{font-size:21px;font-weight:700;margin-bottom:23px}.features-2-item p{font-size:14px;font-weight:400;margin-bottom:32px}.features-2-item .button{background:none;border:none;color:#fff;font-size:14px;font-weight:700;margin-top:auto;padding:0}.features-2-item .button:hover{background:none}.features-2-cta{display:flex;justify-content:center;margin-top:48px;position:relative;z-index:2}@media screen and (max-width:1080px){.features-2-items{grid-template-columns:1fr}}