.banner-buttons-container{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;align-items:center}.banner-buttons-container .rts-btn{flex:1 1;min-width:200px;max-width:250px;text-align:center;white-space:nowrap}@media only screen and (max-width:767px){.banner-buttons-container{flex-direction:column;gap:15px;margin-bottom:25vh!important}.banner-buttons-container .rts-btn{width:100%;max-width:280px;min-width:unset}}@media screen and (max-width:768px){.banner-buttons-container{margin-bottom:25%!important;padding-bottom:20px!important}}@media screen and (min-width:769px){.banner-buttons-container{margin-bottom:0!important;padding-bottom:15px!important}}@media screen and (min-width:769px) and (max-width:1024px){.banner-buttons-container{flex-wrap:wrap;justify-content:center}.banner-buttons-container .rts-btn{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px);max-width:220px}}@media screen and (min-width:1025px){.banner-buttons-container{flex-wrap:nowrap;justify-content:center}.banner-buttons-container .rts-btn{flex:1 1;max-width:250px}}