.heroSlider-fixed{width:90%;margin-bottom:60px;margin-left:auto;margin-right:auto;display:block;position:relative;overflow:hidden}.slider{width:100%;height:80%;display:flex;position:relative}.slide{opacity:0;visibility:hidden;min-width:100%;transition:transform .5s ease-in-out}.slide.active{opacity:1;visibility:visible}img{width:100%;height:auto}.controls{justify-content:space-between;width:100%;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.controls button{color:#000;cursor:pointer;background:0 0;border:none;font-size:2rem;transition:color .3s}.controls button:hover{color:#000}.prev,.next{color:#fff;cursor:pointer;z-index:10;background-color:#4dbc15;border-radius:0%;justify-content:center;align-items:center;padding:10px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.prev{left:10px}.next{right:10px}@media screen and (max-width:769px){.heroSlider-fixed{margin-bottom:30px}}@media screen and (max-width:500px){.heroSlider-fixed svg{padding:0;width:15px!important}.heroSlider-fixed .prev,.next{padding:0}}
