:root{--spacing-xl:40px;--spacing-lg:32px}
.exploreAllv2-content-comp .exploreAllv2-wrapper{margin-right:auto;margin-left:auto;box-sizing:border-box;margin-top:0;padding-top:0;margin-bottom:40px}
@media(max-width:992px){.exploreAllv2-content-comp .exploreAllv2-wrapper{margin-bottom:32px}
}
.exploreAllv2-content-comp .exploreAllv2-wrapper .exploreAllv2-content{padding-left:16px;padding-right:16px}
.exploreAllv2-content-comp .row-justify-exploreAllv2-center{margin-top:32px}
.exploreAllv2-content-comp .exploreAllv2-category-align{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}
.exploreAllv2-content-comp .exploreAllv2-article-count{color:var(--Primary-Charcoal,#333)}
.exploreAllv2-content-comp .exploreAllv2-navigation{display:flex;justify-content:space-between;gap:8px;width:100%;align-items:baseline}
.exploreAllv2-content-comp .exploreAllv2-nav-pill a{color:#001952;cursor:pointer}
.exploreAllv2-content-comp .exploreAllv2-navigation-links.active{background-color:#001952;color:#fff;text-decoration:none;cursor:}
.exploreAllv2-content-comp a.exploreAllv2-navigation-links:hover{background-color:#001952;color:#fff;text-decoration:none}
.exploreAllv2-content-comp .exploreAllv2-navigation-pill{width:91%}
.exploreAllv2-content-comp .exploreAllv2-navigation-pill__scroller{overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;white-space:nowrap;scrollbar-width:thin;scrollbar-color:#bbb #f1f1f1}
.exploreAllv2-content-comp .exploreAllv2-navigation-pill__scroller::-webkit-scrollbar{height:6px}
.exploreAllv2-content-comp .exploreAllv2-navigation-pill__scroller::-webkit-scrollbar-track{background:#f1f1f1}
.exploreAllv2-content-comp .exploreAllv2-navigation-pill__scroller::-webkit-scrollbar-thumb{background:#bbb;border-radius:3px}
.exploreAllv2-content-comp .exploreAllv2-navigation-pill__scroller::-webkit-scrollbar-thumb:hover{background:#999}
.exploreAllv2-content-comp .exploreAllv2-navigation-pill-content{display:inline-flex;gap:8px;min-width:max-content;margin-bottom:12px;margin-top:10px}
.exploreAllv2-content-comp .exploreAllv2-navigation-links{padding:8px 12px;border-radius:30px;width:max-content;border:1px solid var(--Neutral-Pastel,#ebf1ff);color:var(--Primary-Navy,#001952)}
.exploreAllv2-content-comp .exploreAllv2-category-data-container{margin-top:12px;margin-bottom:24px}
.exploreAllv2-content-comp .exploreAllv2-category-data{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));row-gap:16px;column-gap:12px;justify-content:flex-start}
.exploreAllv2-content-comp .exploreAllv2-category-data.few-results{grid-template-columns:repeat(auto-fit,minmax(165px,165px));justify-content:start}
.exploreAllv2-content-comp .exploreAllv2-explore-content-category a{display:flex;flex-direction:column;gap:8px;width:100%;height:auto}
.exploreAllv2-content-comp .exploreAllv2-explore-content-image img{height:100%;width:100%;aspect-ratio:1.77777778;border-radius:8px;object-fit:cover}
.exploreAllv2-content-comp .exploreAllv2-explore-category-title{color:#001952;font-weight:700;letter-spacing:.25px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.exploreAllv2-content-comp .exploreAllv2-navigation-sort-content{margin-left:auto}
.exploreAllv2-content-comp .exploreAllv2-sort-by-dropdown{position:relative;display:inline-block}
.exploreAllv2-content-comp .exploreAllv2-sort-by-button{display:flex;justify-content:space-between;align-items:center;gap:8px;opacity:1;border-width:1px;padding-top:5px;padding-right:16px;padding-bottom:5px;padding-left:16px;cursor:pointer;border-radius:12px;border:1px solid #ccc;background-color:#f8f7f9}
.exploreAllv2-content-comp .exploreAllv2-sort-by-dropdown-content{display:none;position:absolute;right:0;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);z-index:1}
.exploreAllv2-content-comp .exploreAllv2-sort-by-dropdown-content a{color:black;padding:12px 16px;text-decoration:none;display:block}
.exploreAllv2-content-comp .exploreAllv2-sort-by-dropdown-content .active{font-weight:700}
.exploreAllv2-content-comp .exploreAllv2-sort-by-dropdown.show .exploreAllv2-sort-by-dropdown-content{display:block}
.exploreAllv2-content-comp .exploreAllv2-mobile-navigation{display:none}
.exploreAllv2-content-comp .exploreAllv2-mobile-navigation{display:flex;justify-content:space-between;gap:8px;width:100%;margin-top:8px}
.exploreAllv2-content-comp .exploreAllv2-mobile-filter,.exploreAllv2-content-comp .exploreAllv2-mobile-sort-content{flex:1}
.exploreAllv2-content-comp .exploreAllv2-filter-dropdown,.exploreAllv2-content-comp .exploreAllv2-mobile-sort-by-dropdown{position:relative;display:inline-block;width:100%}
.exploreAllv2-content-comp .exploreAllv2-filter-button,.exploreAllv2-content-comp .exploreAllv2-mobile-sort-by-button{display:flex;justify-content:center;align-items:baseline;gap:8px;width:100%;opacity:1;border-radius:12px;border-width:1px;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;cursor:pointer;border:1px solid #ccc;background-color:#f8f7f9}
.exploreAllv2-content-comp .exploreAllv2-filter-button:hover,.exploreAllv2-content-comp .exploreAllv2-mobile-sort-by-button:hover{background-color:#f9f9f9}
.exploreAllv2-content-comp .exploreAllv2-filter-dropdown-content,.exploreAllv2-content-comp .exploreAllv2-mobile-sort-by-dropdown-content{display:none;position:absolute;background-color:#f9f9f9;width:100%;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);z-index:1000;border-radius:8px;margin-top:4px;max-height:300px;overflow-y:auto}
.exploreAllv2-content-comp .exploreAllv2-filter-dropdown.show .exploreAllv2-filter-dropdown-content{display:block}
.exploreAllv2-content-comp .exploreAllv2-mobile-sort-by-dropdown.show .exploreAllv2-mobile-sort-by-dropdown-content{display:block}
.exploreAllv2-content-comp .exploreAllv2-filter-dropdown-content label{color:black;padding:12px 16px;text-decoration:none;display:block;width:100%}
.exploreAllv2-content-comp .exploreAllv2-mobile-sort-by-dropdown-content label{color:black;padding:12px 16px;display:flex;align-items:center;cursor:pointer}
.exploreAllv2-content-comp .exploreAllv2-mobile-sort-by-dropdown-content input[type="radio"]{margin-right:12px}
.exploreAllv2-content-comp .exploreAllv2-mobile-dropdown-overlay{display:none;position:fixed;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2000;justify-content:flex-end}
.exploreAllv2-content-comp .exploreAllv2-mobile-dropdown-panel{background-color:white;width:100%;max-height:80vh;overflow-y:auto;border-radius:12px 12px 0 0;padding:16px;position:relative}
.exploreAllv2-content-comp .exploreAllv2-mobile-dropdown-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}
.exploreAllv2-content-comp .exploreAllv2-mobile-dropdown-title{font-size:18px;font-weight:700;color:#001952;margin:0}
.exploreAllv2-content-comp .exploreAllv2-mobile-close-button{background:0;border:0;font-size:24px;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}
.exploreAllv2-content-comp .exploreAllv2-mobile-close-button:hover{color:#001952}
.exploreAllv2-content-comp .exploreAllv2-mobile-dropdown-content{display:none}
.exploreAllv2-content-comp .exploreAllv2-mobile-dropdown-overlay.show{display:flex}
.exploreAllv2-content-comp .exploreAllv2-mobile-dropdown-overlay.show .exploreAllv2-mobile-dropdown-content,.exploreAllv2-content-comp .exploreAllv2-mobile-dropdown-overlay.show .exploreAllv2-mobile-nav-pill{display:flex;flex-direction:column}
.exploreAllv2-content-comp .exploreAllv2-mobile-dropdown-overlay.show .exploreAllv2-mobile-dropdown-content label,.exploreAllv2-content-comp .exploreAllv2-mobile-dropdown-overlay.show .exploreAllv2-mobile-nav-pill label{display:flex;gap:16px;font-family:Petco Circular CAP;font-size:16px;line-height:22px;letter-spacing:.5px;align-items:center;margin-bottom:12px}
.exploreAllv2-content-comp .exploreAllv2-mobile-dropdown-overlay.show .exploreAllv2-mobile-dropdown-content input,.exploreAllv2-content-comp .exploreAllv2-mobile-dropdown-overlay.show .exploreAllv2-mobile-nav-pill input{width:24px;height:24px;accent-color:#001952}
.exploreAllv2-content-comp .exploreAllv2-mobile-dropdown-overlay.show .exploreAllv2-mobile-dropdown-content label:has(input:checked),.exploreAllv2-content-comp .exploreAllv2-mobile-dropdown-overlay.show .exploreAllv2-mobile-nav-pill label:has(input:checked){font-weight:700}
@media(max-width:991.98px){.exploreAllv2-content-comp .exploreAllv2-navigation{display:none !important}
.exploreAllv2-content-comp .exploreAllv2-mobile-navigation{display:flex !important}
}
.exploreAllv2-content-comp .exploreAllv2__spinner-container{display:flex;justify-content:space-around;align-items:center;height:150px}
.exploreAllv2-content-comp .exploreAllv2-loader{display:inline-block;border:4px solid #eee;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}
@keyframes spin{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.exploreAllv2-content-comp .exploreAllv2-category-pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;row-gap:16px;padding:24px 0;font-family:"Petco Circular CAP";font-size:16px;line-height:24px;color:var(--Primary-Charcoal,#333)}
.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-arrow{font-weight:700;text-decoration:none;display:inline-flex;align-items:center;padding:0 4px;color:currentColor}
.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-arrow-inner{display:inline-flex;align-items:center;gap:8px}
.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-numbers{display:inline-flex;align-items:center;gap:6px;position:relative;padding:0 5px}
.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-numbers a,.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-numbers span{font-weight:400;text-decoration:none;position:relative;text-align:center;color:currentColor}
.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-numbers a.active,.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-numbers span.active{font-weight:700}
.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-numbers a.active::after,.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-numbers span.active::after{content:"";position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);width:26px;height:1px;background-color:currentColor}
.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-label{font-weight:700;color:currentColor}
.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-numbers .ellipsis{pointer-events:none;font-weight:400;padding:0 4px;cursor:default}
.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-numbers a:hover,.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-numbers a:visited,.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-arrow:hover,.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-arrow:visited{color:currentColor;text-decoration:none}
.exploreAllv2-content-comp .related-articles-container{text-align:center}
.exploreAllv2-content-comp .related-articles-link{leading-trim:NONE;text-decoration:underline;text-decoration-style:solid;text-decoration-offset:0;text-decoration-thickness:0;text-decoration-skip-ink:auto}
.exploreAllv2-content-comp .icon-filter,.exploreAllv2-content-comp .icon-sorting{color:#00205b}
@media(min-width:576px){.exploreAllv2-content-comp .exploreAllv2-category-pagination{font-size:20px}
}
@media(min-width:992px){.exploreAllv2-content-comp .exploreAllv2-mobile-navigation{display:none !important}
.exploreAllv2-content-comp .exploreAllv2-category-pagination{gap:16px;padding:24px 16px;font-size:20px}
.exploreAllv2-content-comp .exploreAllv2-category-pagination .pagination-numbers{gap:12px;padding:unset}
.exploreAllv2-content-comp .row-justify-exploreAllv2-center{margin-top:40px}
}
@media(min-width:1200px){.exploreAllv2-content-comp .exploreAllv2-wrapper{max-width:1170px;padding-left:0;padding-right:0}
.exploreAllv2-content-comp .exploreAllv2-wrapper .exploreAllv2-content{padding-left:0;padding-right:0}
.exploreAllv2-content-comp .exploreAllv2-category-data{row-gap:24px;column-gap:20px;grid-template-columns:repeat(auto-fit,minmax(218px,1fr))}
.exploreAllv2-content-comp .exploreAllv2-category-data.few-results{grid-template-columns:repeat(auto-fit,minmax(165px,218px));justify-content:start}
.exploreAllv2-content-comp .exploreAllv2-explore-category-title{font-size:16px;line-height:22px;letter-spacing:.5px}
}
@media(prefers-reduced-motion:reduce){.exploreAllv2-content-comp .exploreAllv2-wrapper .exploreAllv2-navigation-pill__scroller{scroll-behavior:auto}
}