.row_object{display:flex}.row_object .left_col{position:relative;width:30%}.row_object .center_col{align-items:center;display:flex;justify-content:center;text-align:center;width:40%}.row_object .right_col{position:relative;width:30%}.object_Sec .box{border:2px solid #96be9b;border-radius:20px;margin-bottom:20px;min-height:285px;padding:30px;transition:.3s}.object_Sec .box h5{color:#1a1e3e;font-family:Neue Montreal;font-size:26px;font-style:normal;font-weight:400;letter-spacing:-.02em;line-height:31px;margin-bottom:10px;margin-top:15PX}.object_Sec .box:hover{background:#96be9b;color:#fff}.object_Sec .box:hover h5{color:#fff}.object_Sec .box h5{transition:.3s}.object_Sec .box span{align-items:center;background:#96be9b;border:1px solid #fff;border-radius:10px;display:inline-flex;height:37px;justify-content:center;width:50px}.object_Sec .box span img{width:25px}.object_Sec{padding-top:100px}.object_Sec h2{margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:540px;text-align:center}.left_col:after{right:-87px;transform:translateY(-50%)}.left_col:after,.right_col:after{background-image:url(https://244024407.fs1.hubspotusercontent-na2.net/hubfs/244024407/indicator.svg);background-position:50%;background-repeat:no-repeat;content:"";height:345px;position:absolute;top:50%;width:90px}.right_col:after{left:-87px;transform:translateY(-50%) rotate(180deg)}.brand_logo{align-items:center;background:#96be9b;border-radius:1000px;display:flex;height:400px;justify-content:center;position:relative;width:400px}.brand_logo:after,.brand_logo:before{animation:ripple 2.5s infinite;background:#96be9b;border-radius:100%;content:"";height:100%;position:absolute;width:100%;z-index:-1}.brand_logo:before{animation-delay:.7s;animation-name:ripple_before;background:#96be9b}.brand_logo:after{animation-delay:1.2s;animation-name:ripple_after}.object_Sec .box p{font-size:18px;line-height:25px;margin-bottom:0}@keyframes ripple_before{0%{opacity:.6;transform:scale(1)}70%{opacity:.5;transform:scale(1.1)}to{opacity:0;transform:scale(1.15)}}@keyframes ripple_after{0%{opacity:.6;transform:scale(1)}70%{opacity:.2;transform:scale(1.2)}to{opacity:0;transform:scale(1.3)}}