.features-section{background-color:#fff;border-top:1px solid #d3d3d3;padding:100px 20px;text-align:center}.features-section h2{font-size:2.5rem;font-weight:700;margin-bottom:20px}.features-section p.section-description{font-size:1.1rem;margin-bottom:60px}.feature-card{background:#fff;border-radius:12px;box-shadow:0 0 0 1px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.06);height:100%;padding:30px;transition:transform .3s,box-shadow .3s}.feature-card:hover{box-shadow:0 15px 30px rgba(0,0,0,.1);transform:translateY(-10px)}.feature-card h4{font-size:20px;font-weight:500;line-height:26px}.feature-card p{font-size:17px;line-height:22px;margin-top:10px}.features-section .container{background:#f5f6f7;border:1px solid #f5f6f7;border-radius:16px;box-shadow:0 0 0 1px rgba(0,0,0,.06),0 1px 5px rgba(0,0,0,.16);padding:40px;position:relative;width:100%}.features-section .container:after,.features-section .container:before{background-position:top;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:100%;height:38%;max-width:333px;object-fit:cover;position:absolute;top:0;width:100%}.features-section .container:before{background-image:url(https://5285525.fs1.hubspotusercontent-na1.net/hubfs/5285525/Integration%202024/Assets/transparent-dots-bg.png);left:0;right:auto}.features-section .container:after{background-image:url(https://5285525.fs1.hubspotusercontent-na1.net/hubfs/5285525/Integration%202024/Assets/transparent-dots-bg-2.png);left:auto;right:0}.features-section .feature-card img{height:24px;margin-bottom:15px;width:24px}