.slider-bottom-section{background-color:#202a79}.sliderBottomContainer{height:80px;display:flex;align-items:center;justify-content:center;gap:2%}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@media screen and (max-width:576px){.sliderBottomContainer{height:50px}}.btn-sBottom{border:1px solid #e5e5e5;border-radius:1px;color:#e5e5e5;transition:0.3s all ease-in-out;text-transform:uppercase}.btn-sBottom:hover{background-color:#e5e5e5;color:#202a79}@media screen and (max-width:576px){.btn-sBottom{font-size:13.5px}}