.benefits-card{display:inline-block;padding:110px 0;width:100%}.benefits-card .top-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.benefits-card .top-content .content{width:50%}.benefits-card .top-content .content h2,.benefits-card .top-content .content h3,.benefits-card .top-content .content h4,.benefits-card .top-content .content h5,.benefits-card .top-content .content h6{margin:24px 0}.benefits-card .benefits-card-inner{display:flex;flex-wrap:wrap;margin:0 -16px;padding:90px 0 0}.benefits-card .benefits-card-box{padding:16px;width:25%}.benefits-card .benefits-card-box-inner{align-content:space-between;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 20px 32px 0 rgba(0,0,0,.02);display:flex;flex-wrap:wrap;min-height:200px;overflow:hidden;padding:24px;position:relative;width:100%}.benefits-card .benefits-card-box h5{margin:0;width:100%}.benefits-card .benefits-card-box .icon{align-items:center;background:#e8e6f2;border-radius:8px;display:flex;height:48px;justify-content:center;width:48px}.benefits-card .benefits-card-box .icon,.benefits-card .benefits-card-box .icon svg{transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}.benefits-card .benefits-card-box .icon svg{height:25px;width:25px}.benefits-card .benefits-card-box .icon span{display:flex}.benefits-card .benefits-card-box .hover-svg{bottom:0;display:flex;opacity:0;position:absolute;right:0;transform:translate3d(10px,10px,10px);-webkit-transform:translate3d(10px,10px,10px);-ms-transform:translate3d(10px,10px,10px);-o-transform:translate3d(10px,10px,10px);transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;visibility:hidden}.benefits-card .benefits-card-box:hover .hover-svg{opacity:1;transform:translateZ(0);-webkit-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);visibility:visible}@media (max-width:1023px){.benefits-card{padding:80px 0}.benefits-card .benefits-card-inner{margin:0;padding:48px 0 0}.benefits-card .top-content .content{width:100%}}@media (max-width:359px){.benefits-card .benefits-card-box{padding:16px 0;width:100%}}@media (min-width:360px) and (max-width:767px){.benefits-card .benefits-card-inner{margin:0 -8px}.benefits-card .benefits-card-box{padding:8px;width:50%}.benefits-card .benefits-card-box h5{font-size:16px}}@media (min-width:768px) and (max-width:1023px){.benefits-card .benefits-card-inner{margin:0 -16px}.benefits-card .benefits-card-box{width:33.33%}}