:is(.template-collection,.template-search){--mxpet-collection-bg: #f4f2ee;--mxpet-collection-surface: #fbf9f5;--mxpet-collection-ink: #2c2b29;--mxpet-collection-muted: #66625e;--mxpet-collection-olive: #625f5b;--mxpet-collection-line: rgba(55, 53, 50, .14);color:var(--mxpet-collection-ink);background:var(--mxpet-collection-bg)}.template-collection .mxpet-needs-guide{scroll-margin-top:120px;margin-top:clamp(34px,5vw,62px);padding-top:clamp(28px,4vw,44px);border-top:1px solid rgba(74,66,55,.16)}.template-collection .mxpet-needs-guide__heading{display:flex;justify-content:space-between;gap:28px;align-items:end}.template-collection .mxpet-needs-guide__heading h2{margin:0;font-family:var(--font-heading-family);font-size:clamp(2rem,3.4vw,3.75rem);font-weight:var(--font-heading-weight);letter-spacing:-.04em;line-height:1}.template-collection .mxpet-needs-guide__pet-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.template-collection .mxpet-needs-guide__pet-links a{display:inline-flex;min-height:40px;padding:0 15px;border:1px solid rgba(74,66,55,.18);border-radius:999px;align-items:center;color:#302e2a;background:#ffffff80;font-size:.75rem;font-weight:700;transition:border-color .2s ease,background-color .2s ease}.template-collection .mxpet-needs-guide__pet-links a:hover{border-color:#8b7135;background:#fff}.template-collection .mxpet-needs-guide__group-heading{display:flex;margin-top:30px;align-items:baseline;gap:14px}.template-collection .mxpet-needs-guide__group-heading h3{margin:0;color:#302e2a;font-family:var(--font-heading-family);font-size:clamp(1.2rem,1.6vw,1.5rem);line-height:1.2}.template-collection .mxpet-needs-guide__group-heading span{color:var(--mxpet-collection-muted);font-size:.75rem}.template-collection .mxpet-needs-guide__grid{display:grid;margin-top:13px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.template-collection .mxpet-needs-guide__grid--dog{grid-template-columns:repeat(3,minmax(0,1fr))}.template-collection .mxpet-need-link{position:relative;display:grid;min-height:220px;padding:20px;overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.22);border-radius:17px;grid-template-rows:auto 1fr;color:#fff;background:#38342f;box-shadow:0 12px 28px #2d27201a;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.template-collection .mxpet-need-link:before,.template-collection .mxpet-need-link:after{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.template-collection .mxpet-need-link:before{z-index:-2;background-image:var(--mxpet-need-image);background-position:center;background-size:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.template-collection .mxpet-need-link:after{z-index:-1;background:linear-gradient(180deg,#16141238,#16141214 36%,#161412cc)}.template-collection .mxpet-need-link:hover{border-color:#ffffff85;box-shadow:0 18px 36px #2a231b33;transform:translateY(-3px)}.template-collection .mxpet-need-link:hover:before{transform:scale(1.045)}.template-collection .mxpet-need-link__mark{color:#ffffffe6;font-size:.62rem;font-weight:700;letter-spacing:.16em;text-shadow:0 1px 10px rgba(0,0,0,.35)}.template-collection .mxpet-need-link>span:nth-child(2){display:flex;align-self:end;flex-direction:column;gap:5px}.template-collection .mxpet-need-link strong{font-family:var(--font-heading-family);font-size:clamp(1.05rem,1.45vw,1.35rem);letter-spacing:-.025em;line-height:1.05;text-shadow:0 2px 14px rgba(0,0,0,.4)}.template-collection .mxpet-need-link small{max-width:21ch;color:#ffffffd1;font-size:.7rem;line-height:1.4;text-shadow:0 1px 8px rgba(0,0,0,.42)}.template-collection .mxpet-need-link i{position:absolute;top:17px;right:17px;display:grid;width:30px;height:30px;border:1px solid rgba(255,255,255,.48);border-radius:50%;place-items:center;color:#fff;background:#1412102e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-style:normal;transition:color .2s ease,background-color .2s ease}.template-collection .mxpet-need-link i svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.template-collection .mxpet-need-link:hover i{color:#2d2924;background:#ffffffeb}.template-collection .mxpet-need-link--kitten:before{background-position:48% center}.template-collection .mxpet-need-link--adult:before{background-position:58% center}.template-collection .mxpet-need-link--senior:before{background-position:45% center}.template-collection .mxpet-need-link--mono:before{background-position:49% center}.template-collection .mxpet-need-link--sterilized:before{background-position:53% center}.template-collection .mxpet-need-link--dog-puppy:before{background-position:50% 58%}.template-collection .mxpet-need-link--dog-sensitive:before{background-position:50% 52%}.template-collection .mxpet-need-link--dog-all:before{background-position:50% 54%}@media(max-width:1067px){.template-collection .mxpet-needs-guide__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.template-collection .mxpet-needs-guide{scroll-margin-top:86px;margin-top:31px;padding-top:27px}.template-collection .mxpet-needs-guide__heading{display:block}.template-collection .mxpet-needs-guide__pet-links{margin-top:17px;justify-content:flex-start}.template-collection .mxpet-needs-guide__group-heading{display:block;margin-top:27px}.template-collection .mxpet-needs-guide__group-heading span{display:block;margin-top:4px}.template-collection .mxpet-needs-guide__grid{display:flex;margin-right:-15px;padding:3px 15px 5px 0;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none}.template-collection .mxpet-needs-guide__grid::-webkit-scrollbar{display:none}.template-collection .mxpet-need-link{width:min(76vw,275px);min-width:min(76vw,275px);min-height:205px;scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){.template-collection .mxpet-need-link,.template-collection .mxpet-need-link:before,.template-collection .mxpet-need-link i,.template-collection .mxpet-needs-guide__pet-links a{transition:none}}:is(.template-collection,.template-search) #main-content{background:radial-gradient(circle at 8% 5%,rgba(207,204,198,.24),transparent 26rem),var(--mxpet-collection-bg)}:is(.template-collection,.template-search) .section-breadcrumbs{padding-top:18px;background:transparent}:is(.template-collection,.template-search) .breadcrumbs{color:var(--mxpet-collection-muted);font-size:.74rem;letter-spacing:.04em}:is(.template-collection,.template-search) .breadcrumbs a{color:inherit;text-underline-offset:4px}.template-collection .section-template-header{margin:0 30px 42px;border:1px solid rgba(98,95,91,.13);border-radius:24px;background:#ece9e4e6;overflow:hidden}.template-collection .template-header{padding:clamp(36px,4vw,58px) 0 26px}.template-collection .template-header--all{position:relative;padding-top:clamp(34px,4vw,54px);padding-bottom:clamp(18px,2vw,28px)}.template-collection .template-header--all .template-header--content{max-width:none}.template-collection .template-header--all .mxpet-collection-eyebrow{margin-bottom:18px;color:var(--mxpet-collection-olive);font-size:.7rem;letter-spacing:.24em}.template-collection .mxpet-all-collection-meta{display:flex;flex-wrap:wrap;gap:10px 28px;margin:0 0 22px;color:var(--mxpet-collection-muted);font-size:.67rem;font-weight:650;letter-spacing:.105em;line-height:1.35;text-transform:uppercase}.template-collection .mxpet-all-collection-meta span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.template-collection .mxpet-all-collection-meta span+span:before{width:3px;height:3px;border-radius:50%;background:var(--mxpet-collection-olive);content:"";opacity:.7}.template-collection .mxpet-all-collection-meta b{color:var(--mxpet-collection-olive);font-size:.62rem;font-weight:700;letter-spacing:.08em}.template-collection .template-header--content{display:block;max-width:1120px}.template-collection .template-header--content-brand{display:grid;max-width:none;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:clamp(42px,5vw,78px);align-items:stretch}.template-collection .mxpet-collection-brand-copy{min-width:0}.template-collection .mxpet-collection-eyebrow{margin:0 0 14px;color:var(--mxpet-collection-olive);font-size:.76rem;font-weight:700;letter-spacing:.2em;line-height:1.2;text-transform:uppercase}.template-collection .template-header--title{max-width:13ch;margin:0 0 20px;color:var(--mxpet-collection-ink);font-family:var(--font-heading-family);font-size:clamp(3.25rem,6vw,6.5rem);font-weight:400;letter-spacing:-.045em;line-height:.96;text-wrap:balance}.template-collection .template-header--all .template-header--title{max-width:12ch;margin-bottom:24px;font-family:var(--font-body-family);font-size:clamp(3rem,5.65vw,6rem);font-weight:520;letter-spacing:-.065em;line-height:.94}.template-collection .template-header--all .collection-banner--description{max-width:670px;font-size:clamp(1rem,1.3vw,1.13rem);line-height:1.68}.template-collection .template-header--title.mxpet-collection-title--logo{max-width:none;margin-bottom:26px;line-height:1}.template-collection .template-header--title.mxpet-collection-title--logo img{display:block;width:clamp(230px,28vw,360px);height:auto;max-height:142px;object-fit:contain;object-position:left center}.template-collection .mxpet-collection-title--kitty-cat img{width:clamp(92px,9vw,122px)!important;max-height:166px!important}.template-collection .mxpet-collection-title--catz-finefood img{width:clamp(270px,31vw,410px)!important}.template-collection .mxpet-collection-title--lucky-lou img{width:clamp(210px,24vw,310px)!important}.template-collection .mxpet-collection-title--bettys img{width:clamp(210px,23vw,295px)!important}.template-collection .collection-banner--description{max-width:780px;color:var(--mxpet-collection-muted);font-size:clamp(.98rem,1.35vw,1.14rem);line-height:1.72}.template-collection .collection-banner--description p:last-child{margin-bottom:0}.template-collection .mxpet-brand-ranges{max-width:780px;margin-top:28px;padding-top:22px;border-top:1px solid rgba(55,53,50,.13)}.template-collection .mxpet-brand-ranges__heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:13px;color:var(--mxpet-collection-muted);font-size:.66rem;font-weight:700;letter-spacing:.14em;line-height:1.25;text-transform:uppercase}.template-collection .mxpet-brand-ranges__heading a{color:#806a34;text-decoration:underline;text-decoration-color:#806a3459;text-underline-offset:4px}.template-collection .mxpet-brand-ranges__scroller{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.template-collection .mxpet-brand-range{display:grid;min-height:54px;padding:10px 13px;border:1px solid rgba(126,101,44,.18);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;color:var(--mxpet-collection-ink);background:#fffcf594;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.template-collection .mxpet-brand-range:hover{border-color:#7e652c66;background:#fffcf5eb;transform:translateY(-2px)}.template-collection .mxpet-brand-range__number{color:#9a8248;font-size:.61rem;font-weight:700;letter-spacing:.08em}.template-collection .mxpet-brand-range__name{font-size:.82rem;font-weight:700;letter-spacing:.035em;line-height:1.2}.template-collection .mxpet-brand-range__arrow{display:grid;width:28px;height:28px;border:1px solid rgba(128,106,52,.28);border-radius:50%;place-items:center;color:#806a34;background:#ffffff6b;transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}.template-collection .mxpet-brand-range__arrow svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.template-collection .mxpet-brand-range:hover .mxpet-brand-range__arrow{border-color:#806a34;color:#fffdf8;background:#806a34;transform:translate(2px,-2px)}.template-collection .mxpet-collection-features{display:grid;max-width:760px;margin-top:30px;padding-top:24px;border-top:1px solid rgba(55,53,50,.13);grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.template-collection .mxpet-collection-feature{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center}.template-collection .mxpet-collection-feature__icon{display:grid;width:42px;height:42px;border:1px solid rgba(126,101,44,.24);border-radius:50%;place-items:center;color:#806a34;background:#fffcf59e}.template-collection .mxpet-collection-feature__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.template-collection .mxpet-collection-feature__icon--germany .flag-black{fill:#26231f;stroke:none}.template-collection .mxpet-collection-feature__icon--germany .flag-red{fill:#a83b32;stroke:none}.template-collection .mxpet-collection-feature__icon--germany .flag-gold{fill:#c59a35;stroke:none}.template-collection .mxpet-collection-feature__icon--germany .flag-pole,.template-collection .mxpet-collection-feature__icon--germany .flag-outline{fill:none;stroke:#665a45;stroke-width:1.25}.template-collection .mxpet-collection-feature__label{color:#55514d;font-size:.75rem;font-weight:650;letter-spacing:.025em;line-height:1.35}.template-collection .mxpet-collection-brandvisual{position:relative;min-height:360px;border-radius:0 22px 22px 0;overflow:hidden}.template-collection .mxpet-collection-brandvisual:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,rgba(29,25,20,.42));content:""}.template-collection .mxpet-collection-brandvisual img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center}.template-collection .mxpet-collection-brandvisual p{position:absolute;z-index:1;right:26px;bottom:22px;left:26px;max-width:36ch;margin:0;color:#fffdf8;font-size:.78rem;font-weight:560;letter-spacing:.025em;line-height:1.5;text-shadow:0 1px 12px rgba(0,0,0,.32)}:is(.template-collection,.template-search) .collection-container{margin-top:0}:is(.template-collection,.template-search) .sidebar-container{gap:clamp(28px,3vw,48px)}:is(.template-collection,.template-search) .facets-desktop-container{max-width:250px}:is(.template-collection,.template-search) .facets-desktop-container .facets__form{padding:8px 24px 24px;border:1px solid var(--mxpet-collection-line);border-radius:18px;background:#fbf9f5cc}:is(.template-collection,.template-search) .facets-desktop-container .thb-filter{border-color:var(--mxpet-collection-line)}:is(.template-collection,.template-search) .facets-desktop-container .thb-filter-title{min-height:58px;color:var(--mxpet-collection-ink);font-size:.78rem;font-weight:700;letter-spacing:.085em;text-transform:uppercase}:is(.template-collection,.template-search) .facets-desktop-container .thb-filter-content,:is(.template-collection,.template-search) .facets-desktop-container .thb-filter ul{color:var(--mxpet-collection-muted);font-size:.86rem}:is(.template-collection,.template-search) .facets--bar{margin:0 0 22px;padding:0 2px 16px;border-bottom:1px solid var(--mxpet-collection-line)}:is(.template-collection,.template-search) .facets--bar .facets__label{color:var(--mxpet-collection-muted);font-size:.78rem;letter-spacing:.05em}:is(.template-collection,.template-search) .facets--bar .thb-filter-sort-count select{color:var(--mxpet-collection-ink);font-size:.74rem;letter-spacing:.085em}:is(.template-collection,.template-search) #product-grid{margin:0 -9px}:is(.template-collection,.template-search) #product-grid>.column{padding:0 9px}:is(.template-collection,.template-search) #product-grid .product-card{min-height:calc(100% - 18px);margin-bottom:18px;border:1px solid var(--mxpet-collection-line);border-radius:18px;background:#fbf9f5f2;box-shadow:0 7px 24px #36352d0b;overflow:hidden;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}@media(hover:hover){:is(.template-collection,.template-search) #product-grid .product-card:hover{border-color:#625f5b4d;box-shadow:0 16px 38px #36352d17;transform:translateY(-3px)}}:is(.template-collection,.template-search) #product-grid .product-featured-image{margin-bottom:0;padding:14px 14px 0}:is(.template-collection,.template-search) #product-grid .product-featured-image-link{height:auto;padding-bottom:0!important;aspect-ratio:1 / 1;border-radius:13px;background:transparent;overflow:hidden}:is(.template-collection,.template-search) #product-grid .product-featured-image-link img{width:100%;height:100%;padding:7%;object-fit:contain;transform:scale(1.08);transform-origin:center;mix-blend-mode:multiply}:is(.template-collection,.template-search) #product-grid .mxpet-product-card--vendor-granatapet .product-featured-image-link img{transform:scale(1.22)}:is(.template-collection,.template-search) #product-grid .mxpet-product-card--vendor-catz-finefood .product-featured-image-link img{transform:scale(1.13)}:is(.template-collection,.template-search) #product-grid .mxpet-product-card--vendor-kitty-cat .product-featured-image-link img,:is(.template-collection,.template-search) #product-grid .mxpet-product-card--vendor-lucky-lou .product-featured-image-link img{transform:scale(1.1)}:is(.template-collection,.template-search) #product-grid .product-card-info{display:flex;min-height:198px;padding:18px 18px 20px;flex-direction:column;text-align:left}:is(.template-collection,.template-search) #product-grid .mxpet-card-heading{display:flex;flex-direction:column}:is(.template-collection,.template-search) #product-grid .mxpet-card-heading__meta{display:flex;height:32px;margin-bottom:7px;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;gap:6px;color:#746a5b;font-size:.72rem;font-weight:730;letter-spacing:.085em;line-height:1.25;text-transform:uppercase;overflow:hidden}:is(.template-collection,.template-search) #product-grid .mxpet-card-heading__dot{color:#aa9270}:is(.template-collection,.template-search) #product-grid .mxpet-card-heading__series{color:#8a7047}:is(.template-collection,.template-search) #product-grid .mxpet-card-heading__tags{display:flex;height:23px;margin:0 0 8px;flex-wrap:wrap;gap:5px}:is(.template-collection,.template-search) #product-grid .mxpet-card-heading__tag{display:inline-flex;min-height:21px;padding:3px 8px;border:1px solid rgba(138,112,71,.26);border-radius:999px;align-items:center;color:#745e3c;background:#e8dcc352;font-size:.58rem;font-weight:720;letter-spacing:.07em;line-height:1;text-transform:uppercase}:is(.template-collection,.template-search) #product-grid .mxpet-card-heading__tag--feature{border-color:#3d615247;color:#3f6556;background:#bcd7ca47}:is(.template-collection,.template-search) #product-grid .mxpet-card-heading__tag--sterilized{border-color:#754e804d;color:#754e80;background:#dcc6e25c}:is(.template-collection,.template-search) #product-grid .product-card-title{display:-webkit-box;height:2.75em;color:var(--mxpet-collection-ink);font-size:1rem;font-weight:620;letter-spacing:-.018em;line-height:1.375;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}:is(.template-collection,.template-search) #product-grid .mxpet-card-heading__descriptor{display:block;height:2.6em;margin-top:8px;color:#77726b;font-size:.64rem;font-weight:650;letter-spacing:.07em;line-height:1.3;text-transform:uppercase;overflow:hidden}:is(.template-collection,.template-search) #product-grid .price{margin:14px 0 0;color:var(--mxpet-collection-ink);font-size:.96rem;font-weight:650;line-height:1.3}:is(.template-collection,.template-search) #product-grid .price del{color:#8a877e}:is(.template-collection,.template-search) #product-grid .product-card--label{border-radius:999px;background:#7a5f4f;font-size:.68rem;font-weight:650;letter-spacing:.035em}:is(.template-collection,.template-search) #product-grid .product-card-quickview{right:14px;bottom:14px;left:14px;border-radius:999px;color:#fff;background:#23231fe0;box-shadow:0 7px 20px #23231f29}:is(.template-collection,.template-search) #product-grid .product-card--add-to-cart-button{min-height:44px;margin-top:auto;border:1px solid rgba(98,95,91,.38);border-radius:999px;color:var(--mxpet-collection-olive);background:transparent;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}:is(.template-collection,.template-search) #product-grid .product-card--add-to-cart-button-wrapper{margin-top:18px}:is(.template-collection,.template-search) .pagination a,:is(.template-collection,.template-search) .pagination span{border-radius:50%}@media(max-width:1067px){.template-collection .section-template-header{margin:0 18px 30px;border-radius:20px}:is(.template-collection,.template-search) .facets--bar-sticky{border:1px solid var(--mxpet-collection-line);border-radius:14px;background:#fbf9f5f7}.template-collection .template-header--content-brand{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:34px}}@media(max-width:767px){:is(.template-collection,.template-search) .section-breadcrumbs{padding-top:10px}.template-collection .section-template-header{margin:0 14px 24px;border-radius:18px}.template-collection .template-header{padding:34px 0 38px}.template-collection .template-header--all{padding-top:36px;padding-bottom:24px}.template-collection .template-header--all .template-header--title{max-width:11ch;font-size:clamp(2.8rem,13.5vw,4.3rem);line-height:.95}.template-collection .mxpet-all-collection-meta{gap:8px 14px;margin-bottom:18px;font-size:.58rem;letter-spacing:.08em}.template-collection .mxpet-all-collection-meta span+span:before{display:none}.template-collection .mxpet-collection-eyebrow{margin-bottom:11px;font-size:.68rem;letter-spacing:.17em}.template-collection .template-header--title{margin-bottom:16px;font-size:clamp(2.75rem,15vw,4.5rem)}.template-collection .template-header--content-brand{display:block}.template-collection .mxpet-collection-brandvisual{margin-top:28px;min-height:260px;border-radius:16px}.template-collection .mxpet-collection-brandvisual img{min-height:260px}.template-collection .template-header--title.mxpet-collection-title--logo{margin-bottom:20px}.template-collection .template-header--title.mxpet-collection-title--logo img{width:min(78vw,280px);max-height:110px}.template-collection .mxpet-collection-title--kitty-cat img{width:84px!important;max-height:126px!important}.template-collection .mxpet-collection-title--catz-finefood img{width:min(78vw,310px)!important}.template-collection .mxpet-collection-features{margin-top:24px;padding-top:20px;grid-template-columns:1fr;gap:13px}.template-collection .mxpet-collection-feature{grid-template-columns:38px 1fr;gap:10px}.template-collection .mxpet-collection-feature__icon{width:38px;height:38px}.template-collection .mxpet-collection-feature__icon svg{width:21px;height:21px}.template-collection .mxpet-collection-brandvisual p{right:18px;bottom:16px;left:18px;font-size:.73rem}.template-collection .mxpet-collection-title--bettys{font-size:clamp(2.45rem,11.5vw,3.35rem);letter-spacing:-.045em;overflow-wrap:normal;word-break:normal}.template-collection .collection-banner--description{font-size:.93rem;line-height:1.62}.template-collection .mxpet-brand-ranges{margin-top:23px;padding-top:18px}.template-collection .mxpet-brand-ranges__heading{margin-bottom:11px;font-size:.61rem}.template-collection .mxpet-brand-ranges__scroller{display:flex;width:calc(100% + 20px);margin-top:-3px;margin-right:-20px;padding-top:3px;padding-right:20px;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.template-collection .mxpet-brand-ranges__scroller::-webkit-scrollbar{display:none}.template-collection .mxpet-brand-range{min-width:190px;min-height:52px;scroll-snap-align:start}:is(.template-collection,.template-search) #product-grid{margin:0 -5px}:is(.template-collection,.template-search) #product-grid>.column{padding:0 5px}:is(.template-collection,.template-search) #product-grid .product-card{min-height:calc(100% - 10px);margin-bottom:10px;border-radius:14px}:is(.template-collection,.template-search) #product-grid .product-featured-image{padding:8px 8px 0}:is(.template-collection,.template-search) #product-grid .product-featured-image-link{border-radius:10px}:is(.template-collection,.template-search) #product-grid .product-featured-image-link img{padding:6%}:is(.template-collection,.template-search) #product-grid .product-card-info{min-height:184px;padding:13px 12px 14px}:is(.template-collection,.template-search) #product-grid .mxpet-card-heading__meta{height:32px;margin-bottom:7px;align-items:flex-start;flex-wrap:wrap;gap:2px 4px;font-size:.59rem;letter-spacing:.06em}:is(.template-collection,.template-search) #product-grid .mxpet-card-heading__tags{height:19px;margin-bottom:7px}:is(.template-collection,.template-search) #product-grid .mxpet-card-heading__tag{min-height:18px;padding:3px 6px;font-size:.49rem}:is(.template-collection,.template-search) #product-grid .product-card-title{height:2.7em;font-size:.84rem;font-weight:630;line-height:1.35}:is(.template-collection,.template-search) #product-grid .mxpet-card-heading__descriptor{height:2.5em;margin-top:6px;font-size:.54rem;letter-spacing:.045em;line-height:1.25}:is(.template-collection,.template-search) #product-grid .price{margin-top:10px;font-size:.82rem}:is(.template-collection,.template-search) #product-grid .product-card--add-to-cart-button{min-height:40px;font-size:.65rem}:is(.template-collection,.template-search) #product-grid .product-card--add-to-cart-button-wrapper{margin-top:13px}}.template-collection:has(.template-header--all),.template-collection:has(.template-header--all) #main-content{background:#fff}.template-collection .section-template-header:has(.template-header--all){margin:0 0 42px;border:0;border-radius:0;background:#fff;overflow:visible}.template-collection .template-header--all{padding:clamp(40px,5vw,72px) 0 clamp(34px,4vw,56px)}.template-collection .template-header--all .mxpet-collection-eyebrow{margin-bottom:14px;color:#8b7135;font-size:.68rem;letter-spacing:.18em}.template-collection .template-header--all .template-header--title{max-width:790px;margin-bottom:24px;font-family:var(--font-heading-family);font-size:clamp(3rem,4.8vw,4.9rem);font-weight:var(--font-heading-weight);letter-spacing:-.035em;line-height:.92}.template-collection .template-header--all .collection-banner--description{max-width:690px;color:#736f68;font-size:clamp(1rem,1.45vw,1.22rem);line-height:1.7}.template-collection .template-header--all .mxpet-needs-guide__heading h2{font-size:clamp(2rem,3vw,3.2rem);letter-spacing:-.035em}@media(max-width:767px){.template-collection .section-template-header:has(.template-header--all){margin-bottom:24px}.template-collection .template-header--all{padding:26px 0 30px}.template-collection .template-header--all .template-header--title{font-size:clamp(2.35rem,10.8vw,3.2rem);line-height:.94}.template-collection .template-header--all .collection-banner--description{font-size:.94rem;line-height:1.62}}.template-collection .template-header--all.template-header--need-filtered{padding-bottom:clamp(24px,3vw,38px)}.template-collection .template-header--all.template-header--need-filtered .mxpet-all-collection-meta,.template-collection .template-header--all.template-header--need-filtered .mxpet-needs-guide{display:none}.template-collection .template-header--all.template-header--need-filtered .template-header--title{max-width:920px;font-size:clamp(2.65rem,4.35vw,4.4rem)}.template-collection .mxpet-filter-context__back{display:inline-flex;margin-top:20px;color:#6f5926;font-size:.74rem;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;border-bottom:1px solid rgba(111,89,38,.45)}.template-collection .mxpet-filter-context__back:after{content:" \2197";margin-left:8px}.template-collection .mxpet-filter-context__back:hover{color:#302e2a;border-color:currentColor}@media(max-width:767px){.template-collection .template-header--all.template-header--need-filtered{padding:24px 0 22px}.template-collection .template-header--all.template-header--need-filtered .template-header--title{font-size:clamp(2.2rem,10vw,3rem)}.template-collection .mxpet-filter-context__back{margin-top:16px}}
/*# sourceMappingURL=/cdn/shop/t/176/assets/mxpet-collection.css.map */
