@media screen and (min-width : 1px){
  /* @import "s"; */
.rH-52-Hero .MMM--LPHeroText .MMM--heroCarouselTitle,
.MMM--grids div>.MMM--heroCarouselTitle.MMM--flx_hdg_1 {
    font-weight: normal;
    font-style: italic;
    font-size: 90pt;
    padding-top: 10px;
    padding-bottom: 20px; }  
}
@media screen and (min-width: 768px) {
  /* @import "m"; */
.rH-52-Hero .MMM--LPHeroText .MMM--heroCarouselTitle,
.MMM--grids div>.MMM--heroCarouselTitle.MMM--flx_hdg_1 {
    font-weight: normal;
    font-style: italic;
    font-size: 154pt;
    padding-top: 10px; }
}
@media screen and (min-width: 960px) {
  /* @import "d"; */
.rH-52-Hero .MMM--heroCarouselButtonContainer h1.MMM--heroCarouselTitle {
    font-weight: normal;
    font-style: italic;
    font-size: 154pt;
    padding-top: 0px;
    }
}
@media screen and (min-width: 1200px) {
  /* @import "l"; */
}