.np-directions{padding:80px 0;border-top:1px solid var(--line)}.np-directions__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.np-directions__grid--no-image{grid-template-columns:1fr;max-width:720px}.np-directions h2{font-size:clamp(26px,3vw,34px);margin:0 0 12px}.np-directions__sub{opacity:.75;margin-bottom:32px;max-width:52ch}.np-directions__steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:24px}.np-directions__steps li{display:flex;gap:18px;align-items:flex-start}.np-directions__num{font-family:var(--np-font-display);font-size:18px;font-weight:600;color:var(--rust-text);width:40px;height:40px;border:1px solid var(--line);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff}.np-directions__steps h3{font-size:17px;margin:6px 0 4px}.np-directions__steps p{font-size:14px;opacity:.75;max-width:52ch}.np-directions__footnote{font-size:13px;opacity:.6;margin-top:28px}.np-directions__media img{border-radius:8px;width:100%;height:auto}@media(max-width:900px){.np-directions__grid{grid-template-columns:1fr;gap:32px}.np-directions{padding:56px 0}}#NorthpawFooter{--footer-bg: #f5f1ed;--footer-text: #1e2420;--footer-accent: #1e2420;--footer-input-bg: #ffffff;--footer-input-border: #d4cfc7;--footer-button-bg: #1e2420;--footer-button-text: #f5f1ed;--footer-link-hover: #8b8680}#NorthpawFooter.footer{background-color:var(--footer-bg);color:var(--footer-text);position:relative;margin-top:64px;padding-top:0;font-family:Work Sans,sans-serif;font-size:16px;line-height:1.55}#NorthpawFooter.footer{background-color:transparent}#NorthpawFooter .footer-wave{display:block;width:100%;height:80px;color:var(--footer-bg);margin-bottom:-1px}#NorthpawFooter .footer-body{background-color:var(--footer-bg)}#NorthpawFooter .footer-content{display:grid;grid-template-columns:1fr 1.2fr 1fr 1.2fr;gap:48px;padding:48px 32px;max-width:1400px;margin:0 auto}#NorthpawFooter .footer-column{display:flex;flex-direction:column}#NorthpawFooter .footer-brand{gap:16px}#NorthpawFooter .footer-logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:600;color:var(--footer-accent)}#NorthpawFooter .footer-logo svg{width:32px;height:32px;color:var(--footer-accent)}#NorthpawFooter .footer-brand-name{font-weight:600;font-family:Fraunces,serif}#NorthpawFooter .footer-tagline{font-size:14px;line-height:1.5;color:#1e2420bf;margin:0}#NorthpawFooter .footer-newsletter{gap:16px}#NorthpawFooter .footer-column-title{font-size:16px;font-weight:700;letter-spacing:.05em;margin:0 0 8px;color:var(--footer-accent);font-family:Work Sans,sans-serif}#NorthpawFooter .footer-description{font-size:14px;line-height:1.5;color:#1e2420bf;margin:0 0 16px}#NorthpawFooter .newsletter-form{display:flex;flex-direction:column;gap:12px}#NorthpawFooter .newsletter-input{padding:12px 16px;border:1px solid var(--footer-input-border);background-color:var(--footer-input-bg);color:var(--footer-text);border-radius:4px;font-size:15px;font-family:inherit;transition:all .3s ease}#NorthpawFooter .newsletter-input::placeholder{color:#1e242080}#NorthpawFooter .newsletter-input:focus{outline:none;border-color:var(--footer-accent);box-shadow:0 0 0 3px #1e24201a}#NorthpawFooter .newsletter-button{padding:12px 16px;background-color:var(--footer-button-bg);color:var(--footer-button-text);border:none;border-radius:4px;font-weight:600;font-size:15px;cursor:pointer;transition:all .3s ease;font-family:inherit}#NorthpawFooter .newsletter-button:hover{background-color:#2d3530;transform:translateY(-2px)}#NorthpawFooter .newsletter-button:active{transform:translateY(0)}#NorthpawFooter .newsletter-feedback{font-size:14px;margin:0;color:#5c6852;font-weight:600}#NorthpawFooter .newsletter-feedback--error{color:#96471f}#NorthpawFooter .footer-help{gap:16px}#NorthpawFooter .footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}#NorthpawFooter .footer-links a{color:#1e2420bf;text-decoration:none;font-size:14px;transition:color .3s ease}#NorthpawFooter .footer-links a:hover{color:var(--footer-link-hover);text-decoration:underline}#NorthpawFooter .footer-contact{gap:16px}#NorthpawFooter .contact-item{font-size:14px;line-height:1.6;color:#1e2420bf}#NorthpawFooter .contact-item strong{display:block;color:var(--footer-accent);font-weight:600;margin-bottom:4px}#NorthpawFooter .contact-item a{color:#1e2420bf;text-decoration:none;transition:color .3s ease}#NorthpawFooter .contact-item a:hover{color:var(--footer-link-hover);text-decoration:underline}#NorthpawFooter .social-links{display:flex;gap:16px;margin-top:16px}#NorthpawFooter .social-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#1e242014;border-radius:50%;color:var(--footer-accent);transition:all .3s ease;border:1px solid rgba(30,36,32,.15)}#NorthpawFooter .social-icon:hover{background-color:#32d74b;color:#fff;border-color:#32d74b;transform:translateY(-3px)}#NorthpawFooter .social-icon svg{width:20px;height:20px}#NorthpawFooter .footer-bottom{border-top:1px solid rgba(30,36,32,.1);padding:24px 32px;text-align:center;font-size:14px;color:#1e242099}#NorthpawFooter .footer-bottom p{margin:4px 0}@media(max-width:1024px){#NorthpawFooter .footer-content{grid-template-columns:1fr 1fr;gap:32px;padding:40px 24px}}@media(max-width:768px){#NorthpawFooter .footer-content{grid-template-columns:1fr;gap:32px;padding:32px 16px}#NorthpawFooter .footer-wave{height:60px}#NorthpawFooter .footer-column-title{font-size:15px}#NorthpawFooter .footer-description{font-size:14px}#NorthpawFooter .newsletter-form{flex-direction:row;gap:8px}#NorthpawFooter .newsletter-input,#NorthpawFooter .newsletter-button{flex:1;min-width:0}#NorthpawFooter .social-links{gap:12px}#NorthpawFooter .social-icon{width:36px;height:36px}#NorthpawFooter .social-icon svg{width:18px;height:18px}}@media(max-width:480px){#NorthpawFooter .footer-content{padding:24px 16px;gap:24px}#NorthpawFooter .footer-column-title{font-size:14px}#NorthpawFooter .footer-tagline,#NorthpawFooter .footer-description,#NorthpawFooter .contact-item{font-size:13px}#NorthpawFooter .newsletter-form{flex-direction:column}#NorthpawFooter .social-links{justify-content:center}}@media(prefers-reduced-motion:reduce){#NorthpawFooter .newsletter-button,#NorthpawFooter .social-icon,#NorthpawFooter .newsletter-input,#NorthpawFooter .footer-links a,#NorthpawFooter .contact-item a{transition:none}#NorthpawFooter .newsletter-button:hover,#NorthpawFooter .social-icon:hover{transform:none}}.np-guarantee-band{padding:0 0 80px}.np-guarantee-band__card{display:flex;gap:24px;align-items:flex-start;background:#fff;border:1px solid var(--sage);border-radius:8px;padding:32px 34px;max-width:860px;margin:0 auto}.np-guarantee-band__card>svg{width:44px;height:44px;flex-shrink:0;color:var(--sage-text)}.np-guarantee-band h2{font-size:21px;margin:0 0 8px}.np-guarantee-band p{font-size:15px;opacity:.8;max-width:60ch}.np-guarantee-band__fine{font-size:13px;opacity:.6;margin-top:10px}@media(max-width:600px){.np-guarantee-band__card{flex-direction:column;padding:24px 22px}}.np-quotes{padding:0 0 80px}.np-quotes__heading{font-size:clamp(24px,3vw,32px);margin:0 0 36px}.np-quotes__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.np-quotes__card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:28px 26px;margin:0;display:flex;flex-direction:column;gap:16px}.np-quotes__card blockquote{font-family:var(--np-font-display);font-style:italic;font-size:17px;line-height:1.45;margin:0;color:var(--ink);flex:1}.np-quotes__card figcaption{font-size:13px;opacity:.65;font-weight:500}@media(max-width:860px){.np-quotes__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
