.mp-home{--mp-home-brown: var(--colorBtnPrimary, #936551);--mp-home-dark-brown: #4d3730;--mp-home-cream: #f3eee8;--mp-home-soft: #faf8f5;--mp-home-border: #ddd4cd;--mp-home-text: var(--colorTextBody, #575555);background:#fff;color:var(--mp-home-text)}.mp-home *{box-sizing:border-box}.mp-home__page-width{width:min(100% - 40px,1320px);margin:0 auto}.mp-home__eyebrow{margin:0 0 12px;color:var(--mp-home-dark-brown);letter-spacing:.14em;text-transform:uppercase}.mp-home__heading{margin:0}.mp-home__copy{margin:16px 0 0;color:var(--mp-home-text)}.mp-home__hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:590px;background:var(--mp-home-cream)}.mp-home__hero-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:72px clamp(30px,7vw,110px)}.mp-home__hero-content .mp-home__heading{max-width:620px}.mp-home__hero-content .mp-home__copy{max-width:540px}.mp-home__hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px}.mp-home__button,.mp-home__text-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none}.mp-home__button{min-height:48px;padding:12px 22px;border:1px solid var(--mp-home-brown);border-radius:0;background:var(--mp-home-brown);color:#fff}.mp-home__button:hover,.mp-home__button:focus-visible{border-color:var(--mp-home-dark-brown);background:var(--mp-home-dark-brown);color:#fff}.mp-home__button--light{border-color:#fff;background:#fff;color:var(--mp-home-dark-brown)}.mp-home__button--light:hover,.mp-home__button--light:focus-visible{border-color:var(--mp-home-cream);background:var(--mp-home-cream);color:var(--mp-home-dark-brown)}.mp-home__text-link{padding:8px 0 5px;border-bottom:1px solid currentColor;color:var(--mp-home-dark-brown)}.mp-home__arrow{transition:transform .16s ease}.mp-home__button:hover .mp-home__arrow,.mp-home__button:focus-visible .mp-home__arrow,.mp-home__text-link:hover .mp-home__arrow,.mp-home__text-link:focus-visible .mp-home__arrow{transform:translate(3px)}.mp-home__hero-media,.mp-home__story-media{min-width:0}.mp-home__hero-image,.mp-home__story-image{display:block;width:100%;height:100%;object-fit:cover}.mp-home__hero-image{min-height:590px}.mp-home__press{padding:34px 0;border-bottom:1px solid var(--mp-home-border);background:#fff;text-align:center}.mp-home__press .mp-home__eyebrow{margin-bottom:20px}.mp-home__press-media{max-width:1000px;margin:0 auto}.mp-home__press-image{display:block;width:min(100%,900px);max-height:110px;margin:0 auto;object-fit:contain}.mp-home__section{padding:76px 0}.mp-home__section--soft{background:var(--mp-home-soft)}.mp-home__section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:34px}.mp-home__section-header .mp-home__text-link{flex:0 0 auto}.mp-home__categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mp-home__category{position:relative;display:flex;min-height:220px;flex-direction:column;justify-content:space-between;padding:24px;overflow:hidden;background:#71564c;color:#fff;text-decoration:none}.mp-home__category:nth-child(2){background:#92796c}.mp-home__category:nth-child(3){background:#64554d}.mp-home__category:nth-child(4){background:#aa9182}.mp-home__category:after{position:absolute;right:-26px;bottom:-48px;width:145px;height:145px;border:1px solid rgba(255,255,255,.42);border-radius:50%;content:"";transition:transform .18s ease}.mp-home__category:hover,.mp-home__category:focus-visible{color:#fff}.mp-home__category:hover:after,.mp-home__category:focus-visible:after{transform:translate(-8px,-8px)}.mp-home__category-number{position:relative;z-index:1;opacity:.78;letter-spacing:.12em}.mp-home__category-title{position:relative;z-index:1;margin:0;color:inherit}.mp-home__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.mp-home__product{min-width:0}.mp-home__product-link{display:block;color:inherit;text-decoration:none}.mp-home__product-media{position:relative;aspect-ratio:1 / 1.08;overflow:hidden;background:var(--mp-home-cream)}.mp-home__product-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.mp-home__product-link:hover .mp-home__product-image,.mp-home__product-link:focus-visible .mp-home__product-image{transform:scale(1.025)}.mp-home__product-meta{padding-top:15px}.mp-home__product-title{margin:0 0 5px}.mp-home__product-price{margin:0;color:var(--mp-home-text)}.mp-home__product-compare{margin-left:7px;opacity:.62;text-decoration:line-through}.mp-home__story{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);background:var(--mp-home-dark-brown);color:#fff}.mp-home__story-image{min-height:480px}.mp-home__story-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:62px clamp(32px,6vw,90px)}.mp-home__story .mp-home__eyebrow,.mp-home__story .mp-home__heading,.mp-home__story .mp-home__copy{color:#fff}.mp-home__story .mp-home__copy{max-width:530px;opacity:.88}.mp-home__story .mp-home__button{margin-top:28px}.mp-home__reviews{text-align:center}.mp-home__reviews-intro{max-width:720px;margin:0 auto 30px}.mp-home__reviews-widget{max-width:1160px;margin:0 auto}.mp-home__process{background:var(--mp-home-cream);text-align:center}.mp-home__process-intro{max-width:720px;margin:0 auto}.mp-home__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin-top:38px}.mp-home__step{padding-top:24px;border-top:1px solid #bfaea4}.mp-home__step-number{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-bottom:14px;border:1px solid var(--mp-home-dark-brown);border-radius:50%;color:var(--mp-home-dark-brown)}.mp-home__step-title{margin:0 0 8px}.mp-home__step-copy{margin:0}.mp-home__closing{padding:46px 0;background:var(--mp-home-brown);color:#fff}.mp-home__closing-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.mp-home__closing .mp-home__eyebrow,.mp-home__closing .mp-home__heading{color:#fff}@media only screen and (max-width:959px){.mp-home__hero,.mp-home__story{grid-template-columns:1fr}.mp-home__hero-content{padding:58px 34px}.mp-home__hero-image{min-height:500px}.mp-home__story-media{order:2}.mp-home__story-content{padding:54px 34px}.mp-home__categories,.mp-home__products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:767px){.mp-home__page-width{width:min(100% - 28px,1320px)}.mp-home__hero{min-height:0}.mp-home__hero-content{padding:44px 20px}.mp-home__hero-image,.mp-home__story-image{min-height:340px}.mp-home__section{padding:54px 0}.mp-home__press{padding:28px 0}.mp-home__press-image{max-height:82px}.mp-home__section-header{align-items:flex-start;flex-direction:column;margin-bottom:26px}.mp-home__categories{gap:10px}.mp-home__category{min-height:170px;padding:18px}.mp-home__products{gap:28px 12px}.mp-home__product-media{aspect-ratio:1 / 1.12}.mp-home__story-content{padding:46px 22px}.mp-home__steps{grid-template-columns:1fr;gap:26px}.mp-home__closing-inner{align-items:flex-start;flex-direction:column}}@media only screen and (max-width:420px){.mp-home__hero-actions,.mp-home__button{width:100%}.mp-home__categories{grid-template-columns:1fr}.mp-home__category{min-height:145px}}@media(prefers-reduced-motion:reduce){.mp-home__arrow,.mp-home__category:after,.mp-home__product-image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/mod-paws-home.css.map */
