/* OFFERS route integration with the production Wemaxa header/footer supplied for the site. */
body.wemaxa-offers-page{margin:0;background:#f6efe4}
body.wemaxa-offers-page .wemaxa-template-bg{min-height:100vh}
body.wemaxa-offers-page .of-page{position:relative;z-index:1;background:transparent!important}
body.wemaxa-offers-page .of-shell{width:min(1320px,calc(100% - 28px));margin-inline:auto}
body.wemaxa-offers-page .wxf-footer{position:relative;z-index:2}
@media(max-width:560px){body.wemaxa-offers-page .of-shell{width:calc(100% - 20px)}}
