#home-slider{position:relative}#home-slider:before{background-image:var(--slide-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";inset:0;opacity:1;position:absolute;transition:opacity .5s ease-in-out;z-index:0}#home-slider.is-changing:before{opacity:0}#home-slider .container{position:relative;z-index:1}#home-slider a{background-color:#5087ff!important;border:none;border-radius:5px;color:#fff!important;font-weight:600;padding:15px 30px}#home-slider img{display:none}.home-benefit-flex{display:flex;justify-self:center;max-width:560px}.home-benefit .arrows{height:auto;min-width:40px;padding-right:5px;padding-top:5px}.home-benefit .hhs-img{border-radius:20px!important;overflow:hidden}.home-benefit .hhs-img:before{background:linear-gradient(0deg,#00000050,#429fff47);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media (max-width:992px){.home-benefit{padding-bottom:0!important}.home-benefit .hhs-img{margin-bottom:30px!important}}@media (min-width:992px){#home-slider h1{font-size:60px}}