.announcement-bar-section{display:none!important}.mr-top-trust{min-height:4.2rem;padding:.8rem 4rem;background:#171717;color:#fff;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center;text-transform:uppercase;font-size:1.2rem;letter-spacing:.02em}.mr-top-trust span{display:flex;gap:.8rem;align-items:center;justify-content:center}.mr-yellow-header{background:#ffd52f}.mr-yellow-header__inner{max-width:140rem;min-height:12.5rem;margin:auto;padding:1.5rem 3rem;display:grid;grid-template-columns:23rem minmax(36rem,1fr) 9rem 9rem;gap:2rem;align-items:center}.mr-yellow-header__logo{display:flex;align-items:center;text-decoration:none;color:#111}.mr-yellow-header__logo img{display:block;width:auto;max-width:21rem;max-height:10rem}.mr-yellow-header__search{display:flex;height:5rem;box-shadow:0 .2rem .8rem #00000029}.mr-yellow-header__search input{width:100%;border:0;border-radius:.5rem 0 0 .5rem;padding:0 1.7rem;font-size:1.55rem}.mr-yellow-header__search button{width:6rem;border:0;border-radius:0 .5rem .5rem 0;background:#0875c1;color:#fff;font-size:2.8rem;font-weight:900;cursor:pointer}.mr-search-examples{margin-top:1rem;color:#252525;font-size:1.2rem}.mr-header-action{display:flex;flex-direction:column;align-items:center;gap:.3rem;color:#151515;text-decoration:none;font-size:1.3rem}.mr-header-action span{font-size:2.8rem;line-height:1}.mr-white-nav{background:#fff;border-bottom:1px solid #d6dde5;position:relative;z-index:10}.mr-white-nav__inner{max-width:140rem;min-height:5.8rem;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch}.mr-white-nav__inner>a,.mr-white-menu summary{height:5.8rem;display:flex;align-items:center;justify-content:center;gap:.8rem;padding:0 2rem;color:#171717;text-decoration:none;text-transform:uppercase;font-size:1.35rem;font-weight:900;cursor:pointer;list-style:none}.mr-white-menu summary::-webkit-details-marker{display:none}.mr-white-nav__inner>a:hover,.mr-white-menu summary:hover,.mr-white-menu[open] summary{background:#f2f5f7}.mr-white-menu{position:relative}.mr-white-menu__panel{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);width:27rem;padding:.8rem;background:#fff;border-top:3px solid #0875c1;box-shadow:0 1rem 3rem #0000002e}.mr-white-menu[open] .mr-white-menu__panel,.mr-white-menu:hover .mr-white-menu__panel{display:block}.mr-white-menu__panel a{display:block;padding:1.1rem;color:#172033;text-decoration:none;font-size:1.35rem;font-weight:700}.mr-white-menu__panel a:hover{background:#eef4f8;color:#0875c1}.mr-hero{min-height:43rem!important;background-image:linear-gradient(90deg,#fffffffa,#ffffffe0 34%,#ffffff1f 62%),url(mr-snowplow-hero-v7.png)!important;background-position:center!important}.mr-hero__content{padding:5rem 0!important;max-width:64rem!important}.mr-hero .mr-eyebrow{color:#171717!important;font-size:1.5rem!important}.mr-hero h1{color:#111!important;font-size:clamp(4.8rem,6vw,7.8rem)!important;line-height:.9!important;max-width:62rem}.mr-hero h1:first-line{color:#111}.mr-hero__copy{color:#171717!important;font-weight:800!important;font-size:1.8rem!important}.mr-btn{background:#0875c1!important}.mr-btn--truck{background:#149347!important}.mr-trust-strip{display:none}.mr-brand-section{padding:1.2rem 0 2.2rem!important}.mr-brand-section .mr-section-head{display:none}.mr-brand-grid{grid-template-columns:repeat(3,1fr)!important;gap:1.2rem!important}.mr-brand-card{min-height:29rem!important;padding:2.2rem!important;justify-content:flex-end!important;border-radius:.5rem!important;background-size:cover!important;background-position:center!important}.mr-brand-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#fffffff7,#ffffffd1 55%,#ffffff26);z-index:0}.mr-brand-card>*{position:relative;z-index:1}.mr-brand-card--primary{background-image:url(mr-snowplow-hero-v7.png)!important}.mr-brand-card--truck{background-image:url(mr-truck-card-v8.png)!important}.mr-brand-card--hydraulic{background-image:url(mr-hydraulic-card-v8.png)!important}.mr-brand-card--primary h3,.mr-brand-card--primary p,.mr-brand-card--primary b,.mr-brand-card--hydraulic h3,.mr-brand-card--hydraulic p,.mr-brand-card--hydraulic b{color:#172033!important}.mr-brand-card__tag{display:none}.mr-card-logo{margin:0 0 1rem!important;min-height:8rem!important}.mr-card-logo--snow img,.mr-card-logo--truck img,.mr-card-logo--hydraulic img{max-height:9rem!important;height:9rem!important;max-width:18rem!important}.mr-card-logo--hydraulic img{background:#fff}.mr-brand-card h3{display:none}.mr-brand-card p{font-size:1.45rem!important;font-weight:800!important;margin:.2rem 0 1.2rem!important}.mr-brand-card b{display:inline-flex;width:max-content;background:#0875c1;color:#fff!important;padding:1.2rem 1.7rem;border-radius:.4rem;text-transform:uppercase}.mr-brand-card--truck b{background:#149347}.mr-brand-card--hydraulic b{background:#d8192f}@media(max-width:989px){.mr-top-trust{grid-template-columns:repeat(2,1fr);gap:.8rem;padding:1rem}.mr-yellow-header__inner{grid-template-columns:8rem 1fr 5.5rem;padding:1rem 1.5rem;min-height:10rem;gap:1rem}.mr-yellow-header__logo img{max-width:8rem;max-height:7rem}.mr-yellow-header__search-wrap{grid-column:2}.mr-yellow-header__inner .mr-header-action:first-of-type{display:none}.mr-yellow-header__inner .mr-header-action:last-of-type{grid-column:3}.mr-search-examples{display:none}.mr-white-nav__inner{overflow-x:auto;display:flex}.mr-white-nav__inner>a,.mr-white-menu summary{white-space:nowrap;padding:0 1.6rem}.mr-brand-grid{grid-template-columns:1fr!important}.mr-hero{background-position:65% center!important}.mr-hero h1{font-size:4.5rem!important}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/mr-reference-v8.css.map */
