.features-item-wrap{border-bottom:1px solid var(--lavender);padding-bottom:46px}.features-overlap-section{position:relative;z-index:3;margin-top:0;padding:56px 0 34px;background:var(--white)}.features-item-two{display:flex;align-items:flex-start;gap:18px;margin-bottom:20px}.features-icon-two{width:82px;height:82px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:var(--lavender);flex:0 0 auto;color:var(--primary);font-size:40px;line-height:0;position:relative;margin-right:0}.features-icon-two::before{content:"";position:absolute;left:50%;top:0;width:16px;height:3px;border-radius:3px;background:var(--primary);transform:translateX(-50%)}.features-icon-two img{width:52px;height:52px;display:block;transition:transform .3s linear}.features-item-two:hover .features-icon-two img{transform:translateY(-2px)}.features-content-two .title{font-size:19px;margin-bottom:8px;color:var(--secondary)}.features-content-two p{width:100%;max-width:230px;margin-bottom:0;color:var(--body-color);font-size:15px;line-height:1.55}@media (max-width:991px){.features-overlap-section{padding-top:42px;padding-bottom:24px}}@media (max-width:575px){.features-item-wrap{padding-bottom:26px}.features-item-two{flex-direction:column;align-items:center;gap:12px;margin-bottom:26px;text-align:center}.features-icon-two{width:96px;height:72px;margin:0 auto;border-radius:16px}.features-icon-two img{width:56px;height:42px}.features-content-two .title{font-size:18px;margin-bottom:6px}.features-content-two p{max-width:250px;margin:0 auto;font-size:15px}}