html {
    scroll-behavior: smooth
}

@media screen and (prefers-reduced-motion:reduce) {
    html {
        scroll-behavior: auto
    }
}

.main-section--offers {
    padding-bottom: 70px
}

#email-signup {
    scroll-margin-top: 163px
}

@media (max-width: 1024px) {
    .main-section--offers {
        padding-bottom:123px
    }

    .main-section--offers .dnd-section .dnd-module.widget-span,.main-section--offers .dnd-section>.row-fluid {
        padding: 0 20px
    }

    #email-signup {
        scroll-margin-top: 162px
    }
}

@media (max-width: 767px) {
    .main-section--offers {
        padding-bottom:60px
    }

    .main-section--offers .dnd-section .dnd-module.widget-span,.main-section--offers .dnd-section>.row-fluid {
        padding: 0 10px
    }

    #email-signup {
        scroll-margin-top: 136px
    }
}

/*# sourceMappingURL=https://cdn2.hubspot.net/hub/21529253/hub_generated/template_assets/73272895551/1658201865697/the-wallace/css/templates/offers.css */
