@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {.brxe-template{width:100%}}@layer bricks {.brxe-code{width:100%}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {.brxe-tabs-nested{display:flex;flex-direction:column;width:100%}.brxe-tabs-nested .tab-title{cursor:pointer;width:auto}.brxe-tabs-nested .tab-pane,.brxe-tabs-nested .tab-pane:empty{display:none!important}.brxe-tabs-nested .tab-pane.brx-open{display:block!important}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-list){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-list) li{position:relative}:where(.brxe-list) li:last-child{margin-bottom:0}:where(.brxe-list) li[data-highlight]:before{content:attr(data-highlight);display:inline-block}:where(.brxe-list) .content{align-items:center;display:flex;justify-content:space-between}:where(.brxe-list) .icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}:where(.brxe-list) .icon svg{font-size:medium}:where(.brxe-list) .title{display:inline-block;margin:0 10px 0 0}:where(.brxe-list) .meta{margin-left:10px}:where(.brxe-list) .description{display:flex}:where(.brxe-list) .separator{border-top-style:solid;border-top-width:1px;flex:1;flex-basis:50px}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}.category-showcase { --cs-text: #111111; --cs-muted: #757575; --cs-accent: #e9ed55; --cs-border: #e7e7e7; --cs-duration: 260ms; width: 100%; padding: clamp(56px, 6vw, 96px) 32px; background: #ffffff; color: var(--cs-text);}.category-showcase,.category-showcase *,.category-showcase *::before,.category-showcase *::after { box-sizing: border-box;}.category-showcase .category-showcase__inner { display: grid; grid-template-columns: minmax(0, 27fr) minmax(0, 31fr) minmax(0, 42fr); align-items: stretch; gap: clamp(24px, 3vw, 48px); width: 100%; max-width: 1440px; margin-inline: auto; padding: 0; flex-wrap: nowrap;}.category-showcase .category-showcase__inner > * { min-width: 0;}.category-showcase .category-showcase__intro { display: flex; flex-direction: column; align-items: flex-start; gap: 24px; padding-right: clamp(20px, 2.5vw, 40px); border-right: 1px solid var(--cs-border);}.category-showcase .category-showcase__eyebrow { margin: 0; font-size: 14px; font-weight: 600; line-height: 1.4; letter-spacing: 0.04em; text-transform: uppercase;}.category-showcase .category-showcase__heading { margin: 0; font-size: clamp(32px, 2.7vw, 42px); font-weight: 600; line-height: 1.16; letter-spacing: -0.025em; overflow-wrap: anywhere;}.category-showcase .category-showcase__cta { display: inline-flex; align-items: center; justify-content: center; gap: 12px; width: fit-content; max-width: 100%; min-height: 50px; margin-top: 8px; padding: 12px 22px; border: 1px solid var(--cs-text); border-radius: 999px; background: var(--cs-text); color: #ffffff; font-size: 14px; font-weight: 600; line-height: 1.4; text-align: center; text-decoration: none; transition: background-color 180ms ease;}.category-showcase .category-showcase__cta:hover { background: #333333; color: #ffffff;}.category-showcase .category-showcase__selector { display: flex; flex-direction: column; align-items: stretch; gap: clamp(32px, 4vw, 64px);}.category-showcase .category-showcase__nav { display: flex; flex-direction: column; align-items: flex-start; gap: 14px;}.category-showcase .category-showcase__nav .category-showcase__tab { position: relative; display: block; width: fit-content; max-width: 100%; min-height: 44px; margin: 0; padding: 0 0 12px; border: 0; background: transparent; color: var(--cs-muted); font-family: inherit; font-size: clamp(46px, 3.4vw, 52px); font-weight: 400; line-height: 1.16; letter-spacing: -0.035em; text-align: left; text-decoration: none; white-space: normal; overflow-wrap: anywhere; cursor: pointer; transition: color 180ms ease;}.category-showcase .category-showcase__nav .category-showcase__tab.is-active { color: var(--cs-text);}.category-showcase .category-showcase__nav .category-showcase__tab::after { content: ""; position: absolute; left: 1%; bottom: 0; width: 96%; height: 11px; background: var(--cs-accent); clip-path: polygon(0 52%, 42% 8%, 48% 12%, 46% 57%, 99% 24%, 100% 68%, 43% 100%, 41% 78%, 43% 49%, 1% 98%); opacity: 0; transform: scaleX(0.92) rotate(-1deg); transform-origin: left center; transition: opacity 180ms ease, transform 180ms ease; pointer-events: none;}.category-showcase .category-showcase__nav .category-showcase__tab.is-active::after { opacity: 1; transform: scaleX(1) rotate(-1deg);}.category-showcase .category-showcase__nav .category-showcase__tab:focus-visible,.category-showcase .category-showcase__cta:focus-visible,.category-showcase .category-showcase__product-name:focus-visible { outline: 2px solid var(--cs-text); outline-offset: 5px;}.category-showcase .category-showcase__products { display: block; width: 100%; min-height: 112px;}.category-showcase .category-showcase__product { display: none; width: 100%; min-height: 104px; grid-template-columns: 104px minmax(0, 1fr); grid-template-rows: auto auto; gap: 6px 16px; align-content: center;}.category-showcase .category-showcase__product.is-active { display: grid; animation: pipsypet-category-showcase-fade-in var(--cs-duration) ease both;}.category-showcase .category-showcase__product-image { display: block; grid-column: 1; grid-row: 1 / 3; align-self: center; width: 104px; height: 104px; margin: 0; padding: 10px; border-radius: 12px; overflow: hidden; background: #f4f4f4; object-fit: contain;}.category-showcase .category-showcase__product-image img { display: block; width: 100%; height: 100%; object-fit: contain;}.category-showcase .category-showcase__product-name { grid-column: 2; grid-row: 1; align-self: end; min-width: 0; margin: 0; color: var(--cs-text); font-size: 16px; font-weight: 600; line-height: 1.4; text-decoration: none; overflow-wrap: anywhere;}.category-showcase .category-showcase__product-name:hover { text-decoration: underline;}.category-showcase .category-showcase__product-price { grid-column: 2; grid-row: 2; align-self: start; margin: 0; color: var(--cs-text); font-size: 14px; font-weight: 600; line-height: 1.5;}.category-showcase .category-showcase__visual { display: block; position: relative; align-self: center; justify-self: end; width: 100%; max-width: 520px; aspect-ratio: 1 / 1; border-radius: 50%; overflow: hidden; background: #f4f4ef;}.category-showcase .category-showcase__image { display: none; width: 100%; max-width: 100%; height: 100%; aspect-ratio: 1 / 1; margin: 0; border-radius: 50%; overflow: hidden; object-fit: cover; object-position: center;}.category-showcase .category-showcase__image.is-active { display: block; animation: pipsypet-category-showcase-fade-in var(--cs-duration) ease both;}.category-showcase .category-showcase__image img { display: block; width: 100%; height: 100%; aspect-ratio: 1 / 1; border-radius: 50%; object-fit: cover; object-position: center;}@keyframes pipsypet-category-showcase-fade-in { from { opacity: 0; } to { opacity: 1; }}@media (min-width: 768px) and (max-width: 1199px) { .category-showcase { padding-inline: 24px; } .category-showcase .category-showcase__inner { grid-template-columns: minmax(0, 30fr) minmax(0, 35fr) minmax(0, 35fr); gap: 24px; } .category-showcase .category-showcase__intro { gap: 20px; padding-right: 20px; } .category-showcase .category-showcase__heading { font-size: 28px; } .category-showcase .category-showcase__nav .category-showcase__tab { font-size: clamp(26px, 3.15vw, 37px); } .category-showcase .category-showcase__selector { gap: 32px; } .category-showcase .category-showcase__product { grid-template-columns: 80px minmax(0, 1fr); gap: 4px 12px; } .category-showcase .category-showcase__product-image { width: 80px; height: 80px; padding: 5px; } .category-showcase .category-showcase__product-name { font-size: 14px; } .category-showcase .category-showcase__cta { font-size: 12px; padding: 9px 10px; gap: 8px; }}@media (max-width: 767px) { .category-showcase { padding: 48px 16px; } .category-showcase .category-showcase__inner { display: flex; flex-direction: column; align-items: stretch; gap: 0; } .category-showcase .category-showcase__intro, .category-showcase .category-showcase__selector { display: contents; } .category-showcase .category-showcase__eyebrow { order: 0; text-align: center; font-size: 12px; margin-bottom: 16px; } .category-showcase .category-showcase__heading { order: 1; max-width: none; font-size: 28px; text-align: center; margin-bottom: 24px; } .category-showcase .category-showcase__nav { order: 2; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: flex-start; gap: 20px; width: 100%; overflow-x: auto; overscroll-behavior-inline: contain; scrollbar-width: none; padding: 4px 2px; margin-bottom: 24px; } .category-showcase .category-showcase__nav::-webkit-scrollbar { display: none; } .category-showcase .category-showcase__nav .category-showcase__tab { flex: 0 0 auto; white-space: nowrap; max-width: none; min-height: 44px; font-size: 22px; padding-bottom: 10px; letter-spacing: -0.02em; } .category-showcase .category-showcase__nav .category-showcase__tab.is-active { font-weight: 600; } .category-showcase .category-showcase__nav .category-showcase__tab::after { height: 7px; } .category-showcase .category-showcase__nav .category-showcase__tab:focus-visible { outline-offset: 1px; } .category-showcase .category-showcase__visual { order: 3; align-self: center; width: min(70vw, 420px); max-width: 100%; margin-bottom: 24px; } .category-showcase .category-showcase__products { order: 4; min-height: 96px; margin-bottom: 24px; } .category-showcase .category-showcase__product { position: relative; min-height: 96px; grid-template-columns: 80px minmax(0, 1fr); grid-template-rows: auto auto; gap: 4px 12px;  padding: 8px 62px 8px 8px; border: 0; border-radius: 10px; background: #eeeeee; isolation: isolate; } .category-showcase .category-showcase__product-image { width: 80px; height: 80px; padding: 10px; border-radius: 10px; background: transparent; object-fit: contain; mix-blend-mode: multiply; } .category-showcase .category-showcase__product-name { position: static; width: 100%; font-size: 16px; line-height: 1.6; font-weight: 600; letter-spacing: 0; text-align: left; overflow-wrap: break-word; } .category-showcase .category-showcase__product-price { font-size: 15px; line-height: 1.6; font-weight: 500; letter-spacing: 0; text-align: left; }  .category-showcase .category-showcase__product-name::before { content: ""; position: absolute; inset: 0; z-index: 1; border-radius: 10px; } .category-showcase .category-showcase__product-name::after { content: ""; position: absolute; top: 50%; right: 16px; z-index: 2; width: 38px; height: 38px; border-radius: 50%; transform: translateY(-50%); background: #111111 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14m-6-6 6 6-6 6'/%3E%3C/svg%3E") center / 18px no-repeat; pointer-events: none; } .category-showcase .category-showcase__product-name:focus-visible { outline: none; } .category-showcase .category-showcase__product-name:focus-visible::before { outline: 2px solid #111111; outline-offset: 3px; } .category-showcase .category-showcase__cta { order: 5; width: 100%; min-height: 50px; margin-top: 0; padding: 9px 10px 9px 24px; justify-content: space-between; gap: 8px; letter-spacing: 0; text-align: left; }}@media (prefers-reduced-motion: reduce) { .category-showcase .category-showcase__nav .category-showcase__tab, .category-showcase .category-showcase__nav .category-showcase__tab::after, .category-showcase .category-showcase__cta { transition: none; } .category-showcase .category-showcase__image.is-active, .category-showcase .category-showcase__product.is-active { animation: none; }}.category-showcase .category-showcase__cta::after { content: "›"; display: inline-flex; align-items: center; justify-content: center; flex: 0 0 30px; width: 30px; height: 30px; border-radius: 50%; background: #fff; color: #111; font-family: Arial, sans-serif; font-size: 26px; line-height: 1;}@media (min-width: 768px) and (max-width: 1199px) { .category-showcase .category-showcase__intro .category-showcase__cta::after { flex-basis: 24px; width: 24px; height: 24px; font-size: 22px; }}@media (max-width: 767px) { #brx-footer .brxe-accordion-nested { width: 100%; padding-right: 0; min-width: 0; max-width: 100%; }}#brxe-rqxltg {text-transform: uppercase; font-weight: 600; font-size: 14px; margin-bottom: var(--brxw-space-l)}@media (max-width: 478px) {#brxe-rqxltg {font-size: 14px}}#brxe-dmtjkk {font-size: 60px; font-weight: 600; line-height: 1.04; letter-spacing: -1px; color: var(--brick-color-navy); margin-bottom: var(--brxw-space-l)}@media (max-width: 991px) {#brxe-dmtjkk {font-size: 42px; line-height: 1.05}}#brxe-efhhun {color: hsl(46, 6%, 14%); font-weight: 400; font-size: 15px; line-height: 1.45; margin-bottom: var(--brxw-space-m)}#brxe-efhhun .icon {font-size: 25px; color: #fcb115}#brxe-efhhun .icon svg {height: 25px; width: 25px}#brxe-efhhun .content {justify-content: flex-start; align-items: center}#brxe-efhhun .description {justify-content: flex-start; align-items: center}#brxe-efhhun .separator {display: none}#brxe-efhhun .title {margin-right: var(--brxw-space-s); margin-left: var(--brxw-space-s)}#brxe-efhhun li {margin-top: var(--brxw-space-xs); margin-bottom: var(--brxw-space-xs)}@media (max-width: 478px) {#brxe-efhhun {text-align: left}#brxe-efhhun .content {align-items: flex-start}#brxe-efhhun .description {align-items: flex-start}}@media (max-width: 767px) {#brxe-ouogxz {width: 100%}}@media (max-width: 478px) {#brxe-ouogxz {width: 100%; height: 54px; padding-top: var(--brxw-space-m); padding-bottom: var(--brxw-space-m); border-radius: 999px}}#brxe-sralul {width: 38%; align-self: center !important; justify-content: flex-start}@media (max-width: 991px) {#brxe-sralul {width: 42%; margin-right: -138px}}@media (max-width: 767px) {#brxe-sralul {width: 100%; max-width: none; margin-right: auto; margin-left: auto; align-self: flex-start !important; justify-content: flex-start; align-items: flex-start; flex-direction: column}}@media (max-width: 478px) {#brxe-sralul {width: 100%; flex-direction: column; align-self: flex-start !important; align-items: flex-start; max-width: 100%; padding-top: 32px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}#brxe-qxavpq {margin-left: var(--brxw-space-m); border-radius: var(--brxw-radius-xl)}#brxe-qxavpq:not(.tag), #brxe-qxavpq img {aspect-ratio: 4 / 3; object-fit: cover}@media (max-width: 767px) {#brxe-qxavpq {padding-right: auto; padding-left: auto}}@media (max-width: 478px) {#brxe-qxavpq {width: 100%; margin-right: auto; margin-left: auto}#brxe-qxavpq:not(.tag), #brxe-qxavpq img {aspect-ratio: 4 / 3}}#brxe-thxtju {width: 105px; height: 105px; background-color: #D9F5F5; border-radius: 50%; display: flex; align-self: center; justify-content: center; align-items: center; font-size: var(--brxw-text-m); font-weight: 600; position: absolute; top: 120px; left: -48px; transform: rotateX(-18deg)}@media (max-width: 991px) {#brxe-thxtju {width: 85px; height: 85px; top: 70px; left: -32px; font-size: var(--brxw-text-s)}}@media (max-width: 478px) {#brxe-thxtju {width: 72px; height: -18px; font-size: var(--brxw-text-s); transform: rotateX(-18deg); border-radius: 50%}}#brxe-ydfqww {width: 105px; height: 58px; background-color: #FFC4B1; border-radius: 999%; display: flex; align-self: center; justify-content: center; align-items: center; font-size: var(--brxw-text-m); font-weight: 600; position: absolute; top: 135px; transform: rotateX(-18deg); right: -38px; left: auto}@media (max-width: 991px) {#brxe-ydfqww {width: 85px; height: 48px; top: 80px; right: -24px}}@media (max-width: 478px) {#brxe-ydfqww {width: 78px; height: 45px; top: 38px; right: -22px; font-size: var(--brxw-text-s); transform: rotateX(18deg)}}#brxe-mptwui {width: 110px; height: 110px; background-image: url("https://pipsypet.com/wp-content/uploads/2026/09/starburst-outline-yellow-hi.png"); background-size: contain; background-repeat: no-repeat; background-position: center center; background-blend-mode: normal; border-radius: 50%; display: flex; align-self: center; justify-content: center; align-items: center; font-size: var(--brxw-text-m); font-weight: 600; position: absolute; transform: rotateX(-18deg); left: 50%; bottom: -55px}@media (max-width: 991px) {#brxe-mptwui {width: 90px; height: 90px; bottom: -42px}}@media (max-width: 478px) {#brxe-mptwui {width: 80px; height: 80px; bottom: -40px; left: 50%; transform: rotateX(-15deg)}}#brxe-hxghtg {width: 58%; position: relative; visibility: hidden}@media (max-width: 991px) {#brxe-hxghtg {width: 55%}}@media (max-width: 767px) {#brxe-hxghtg {width: 90%; align-items: center; justify-content: center}}@media (max-width: 478px) {#brxe-hxghtg {width: 90%; margin-right: auto; margin-left: auto}}#brxe-gsmfcd {flex-direction: row; padding-right: 24px; padding-bottom: 70px; padding-left: 24px; height: 80vh}@media (max-width: 991px) {#brxe-gsmfcd {flex-direction: row; row-gap: 48px}}@media (max-width: 767px) {#brxe-gsmfcd {flex-direction: column-reverse}}@media (max-width: 478px) {#brxe-gsmfcd {flex-direction: column-reverse-reverse; row-gap: 38px}}#brxe-hepbsl {background-size: contain; background-image: url("https://pipsypet.com/wp-content/uploads/2026/09/pipsypet-premium-pet-care-dog-cat-banner-desktop.webp"); background-position: center center; background-repeat: no-repeat; height: 100vh}@media (max-width: 991px) {#brxe-hepbsl {padding-top: 55px; padding-right: 55px; padding-bottom: 55px; padding-left: 32px; background-image: url("https://pipsypet.com/wp-content/uploads/2026/09/pipsypet-dog-cat-pet-essentials-banner-tablet-1024x768.webp"); background-size: cover}}@media (max-width: 767px) {#brxe-hepbsl {padding-right: 32px}}@media (max-width: 478px) {#brxe-hepbsl {padding-top: 10px; padding-right: 16px; padding-bottom: 40px; padding-left: 16px; overflow: Hidden; background-image: url("https://pipsypet.com/wp-content/uploads/2026/09/pipsypet-happy-pets-care-products-mobile-banner-576x1024.webp"); background-size: cover}}#brxe-nowlvd {color: var(--brick-color-navy)}@media (max-width: 991px) {#brxe-nowlvd {font-size: 28px}}#brxe-qhfmoe {align-items: flex-start; flex-direction: row}#brxe-shtvdj {margin-top: -10px; margin-bottom: -10px; font-weight: 500}#brxe-xolopm {padding-top: 14px; padding-right: 8px; padding-bottom: 14px; padding-left: 8px; border-radius: var(--brxw-space-2xl)}@media (max-width: 991px) {#brxe-xolopm {padding-top: 12p'x; padding-right: 8px; padding-bottom: 12p'x; padding-left: 8px}}#brxe-bfjmph {margin-top: -10px; margin-bottom: -10px; font-size: 16px; font-weight: 500}#brxe-nxfmxa {border-radius: var(--brxw-space-2xl); padding-top: 14px; padding-right: 8px; padding-bottom: 14px; padding-left: 8px}@media (max-width: 991px) {#brxe-nxfmxa {padding-top: 12px; padding-right: 8px; padding-bottom: 12px; padding-left: 8px}}#brxe-wedjae {flex-direction: row; align-self: center !important; width: 100%; gap: 20px}@media (max-width: 478px) {#brxe-wedjae {align-self: flex-start !important; row-gap: 16px}}.brxe-xgwkop .brxe-ruyhbr.brxe-image:not(.tag), .brxe-xgwkop .brxe-ruyhbr.brxe-image img {object-fit: contain}.brxe-xgwkop .brxe-ruyhbr.brxe-image {align-self: center; align-items: center}.brxe-xgwkop .brxe-rfrshw.brxe-text-basic {font-size: 13PX; text-align: center; color: #666666; align-self: center; margin-top: 16PX}.brxe-xgwkop .brxe-xnjwvk.brxe-heading {font-size: 16px; font-weight: 600; line-height: 1.3; text-align: center; color: var(--brick-color-navy); align-self: center; margin-top: 6px}.brxe-xgwkop .brxe-lvbltk.brxe-text-basic {font-size: 14px; font-weight: 600; align-self: center; margin-top: 6px}@media (max-width: 478px) {.brxe-xgwkop.brxe-block {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}#brxe-hvqzjo .splide__slide {align-items: center; justify-content: center}#brxe-hvqzjo > .x-slider_builder > .splide__track_builder {--xitemstoshow: 4.65}#brxe-hvqzjo > .x-slider_builder {--xspacebetween: 10px}#brxe-hvqzjo .x-slider_slide {padding-top: 1rem; padding-right: 0; padding-bottom: 1rem; padding-left: 0}#brxe-hvqzjo {width: calc(50vw + 50%); max-width: none}@media (max-width: 991px) {#brxe-hvqzjo > .x-slider_builder {--xspacebetween: 12px}#brxe-hvqzjo > .x-slider_builder > .splide__track_builder {--xitemstoshow: 3}}@media (max-width: 767px) {#brxe-hvqzjo > .x-slider_builder > .splide__track_builder {--xitemstoshow: 2}}@media (max-width: 478px) {#brxe-hvqzjo > .x-slider_builder > .splide__track_builder {--xitemstoshow: 1.25}#brxe-hvqzjo > .x-slider_builder {--xspacebetween: 10px}#brxe-hvqzjo {margin-top: 0; width: calc(100vw - 16px)}}#brxe-youjyz {width: 250px; height: 2px}#brxe-bqhvhw {flex-direction: row}#brxe-zyimtm .x-slider-control_nav {border-left: 1px hidden #E5E5E5; border-radius: 9999px}@media (max-width: 478px) {#brxe-zyimtm {display: none}}#brxe-ygdosg {width: 44px; height: 44px}#brxe-ygdosg .x-slider-control_nav {border-radius: 9999px}@media (max-width: 478px) {#brxe-ygdosg {display: none}}#brxe-kiwrkj {flex-direction: row; display: flex; gap: 5px; row-gap: 10px; width: auto}#brxe-unswyd {width: 100%; display: flex; flex-direction: row; align-self: center !important; justify-content: space-between; margin-top: 32px; align-items: center}.brxe-djcbmt .brxe-ysscqx.brxe-image:not(.tag), .brxe-djcbmt .brxe-ysscqx.brxe-image img {object-fit: contain}.brxe-djcbmt .brxe-ysscqx.brxe-image {align-self: center; align-items: center}.brxe-djcbmt .brxe-lhtgeb.brxe-text-basic {font-size: 13PX; text-align: center; color: #666666; align-self: center; margin-top: 16PX}.brxe-djcbmt .brxe-ybuala.brxe-heading {font-size: 16px; font-weight: 600; line-height: 1.3; text-align: center; color: var(--brick-color-navy); align-self: center; margin-top: 6px}.brxe-djcbmt .brxe-aeufpv.brxe-text-basic {font-size: 14px; font-weight: 600; align-self: center; margin-top: 6px}@media (max-width: 478px) {.brxe-djcbmt.brxe-block {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}}#brxe-ogghfy .splide__slide {align-items: center; justify-content: center}#brxe-ogghfy > .x-slider_builder > .splide__track_builder {--xitemstoshow: 4}#brxe-ogghfy > .x-slider_builder {--xspacebetween: 5px}#brxe-ogghfy .x-slider_slide {padding-top: 1rem; padding-bottom: 1rem}@media (max-width: 991px) {#brxe-ogghfy > .x-slider_builder {--xspacebetween: 12px}#brxe-ogghfy > .x-slider_builder > .splide__track_builder {--xitemstoshow: 3}}@media (max-width: 767px) {#brxe-ogghfy > .x-slider_builder > .splide__track_builder {--xitemstoshow: 2}}@media (max-width: 478px) {#brxe-ogghfy > .x-slider_builder > .splide__track_builder {--xitemstoshow: 1.18}#brxe-ogghfy > .x-slider_builder {--xspacebetween: 10px}#brxe-ogghfy {margin-top: 0}}#brxe-labinb {width: 250px; height: 2px}@media (max-width: 991px) {#brxe-labinb {width: 188px}#brxe-labinb .x-slider_progress {--xsliderprogress-thickness: 2px}}#brxe-zvtqdq {flex-direction: row}#brxe-ydpigs .x-slider-control_nav {border-left: 1px hidden #E5E5E5; border-radius: 9999px}@media (max-width: 478px) {#brxe-ydpigs {display: none}}#brxe-mqyphm {width: 44px; height: 44px}#brxe-mqyphm .x-slider-control_nav {border-radius: 9999px}@media (max-width: 478px) {#brxe-mqyphm {display: none}}#brxe-uomzku {display: flex; flex-direction: row; gap: 5px; row-gap: 10px; width: auto}#brxe-vpoozk {flex-direction: row; display: flex; align-self: center !important; justify-content: space-between; width: 100%; margin-top: 32px; align-items: center}@media (max-width: 478px) {#brxe-mhnqte {padding-top: 0; padding-right: 0; padding-bottom: 0}}#brxe-dhgjjh > .tab-menu .tab-title {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-dhgjjh > .tab-menu .tab-title.brx-open {background-color: #dddedf}#brxe-dhgjjh > .tab-content {padding-top: 20px; padding-right: 0; padding-bottom: 20px; padding-left: 0}#brxe-doiszu {padding-right: 35.5px; padding-left: 35.5px}@media (max-width: 478px) {#brxe-doiszu {padding-left: 16px}}#brxe-ojcvfd {overflow: hidden}@media (max-width: 478px) {#brxe-ojcvfd {margin-top: 20px}}#brxe-yxcwqe {color: #062558; font-size: 40px; line-height: 1.1; font-weight: 600}@media (max-width: 478px) {#brxe-yxcwqe {font-size: 36px}}#brxe-xfkbog {color: #062558; font-size: 16px; line-height: 1.5; margin-top: 20px; margin-bottom: 20px}@media (max-width: 478px) {#brxe-xfkbog {font-size: 14px; text-align: center}}#brxe-mewblb {width: 100%}#brxe-mewblb:not(.tag), #brxe-mewblb img {object-fit: contain; aspect-ratio: 3:4}@media (max-width: 478px) {#brxe-mewblb:not(.tag), #brxe-mewblb img {aspect-ratio: 4/3}}#brxe-pynczl {font-size: 18px; color: #062558; fill: #062558}#brxe-mdozvi {flex-direction: row; align-self: center !important; justify-content: space-between; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px}#brxe-xbzylz {width: 100%; background-color: #ffffff; border-top: 1px solid #E7E7E7; border-right: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7; border-radius: var(--brxw-radius-m); overflow: hidden}#brxe-qlasog {width: 100%}#brxe-qlasog:not(.tag), #brxe-qlasog img {object-fit: contain; aspect-ratio: 3:4}@media (max-width: 478px) {#brxe-qlasog:not(.tag), #brxe-qlasog img {aspect-ratio: 4/3}}#brxe-aojkhw {font-size: 18px; color: #062558; fill: #062558}#brxe-bbwtcb {flex-direction: row; align-self: center !important; justify-content: space-between; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px}#brxe-miggii {width: 100%; background-color: #ffffff; border-top: 1px solid #E7E7E7; border-right: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7; border-radius: var(--brxw-radius-m); overflow: hidden}#brxe-ogjpbg {width: 100%}#brxe-ogjpbg:not(.tag), #brxe-ogjpbg img {object-fit: contain; aspect-ratio: 3:4}@media (max-width: 478px) {#brxe-ogjpbg:not(.tag), #brxe-ogjpbg img {aspect-ratio: 4/3}}#brxe-owjssy {font-size: 18px; color: #062558; fill: #062558}#brxe-jujrqx {flex-direction: row; align-self: center !important; justify-content: space-between; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px}#brxe-ifsidv {width: 100%; background-color: #ffffff; border-top: 1px solid #E7E7E7; border-right: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7; border-radius: var(--brxw-radius-m); overflow: hidden}#brxe-igsydv {width: 100%}#brxe-igsydv:not(.tag), #brxe-igsydv img {object-fit: contain; aspect-ratio: 3:4}@media (max-width: 478px) {#brxe-igsydv:not(.tag), #brxe-igsydv img {aspect-ratio: 4/3}}#brxe-rjkfsi {font-size: 18px; color: #062558; fill: #062558}#brxe-dzrstv {flex-direction: row; align-self: center !important; justify-content: space-between; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px}#brxe-xtrgri {width: 100%; background-color: #ffffff; border-top: 1px solid #E7E7E7; border-right: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7; border-radius: var(--brxw-radius-m); overflow: hidden}#brxe-chxuwj {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 22px; margin-top: 22px; margin-bottom: 22px}@media (max-width: 991px) {#brxe-chxuwj {grid-template-columns: 1fr 1fr; gap: 18px}}@media (max-width: 478px) {#brxe-chxuwj {gap: 12px}}#brxe-srofrm {align-items: center}#brxe-xzdrkd {align-items: center; margin-right: auto; margin-left: auto; padding-bottom: 0}.brxe-iyyzxo .brxe-qfmrwg.brxe-block {flex-direction: column}@media (max-width: 767px) {.brxe-iyyzxo .brxe-bwakzj.brxe-block {flex-wrap: nowrap}}#brxe-lstarf {flex-grow: 1; align-self: stretch !important; justify-content: flex-end; padding-top: var(--brxw-space-l); padding-right: var(--brxw-space-l); padding-bottom: var(--brxw-space-l); padding-left: var(--brxw-space-l); border-top-left-radius: var(--brxw-radius-l); border-bottom-left-radius: var(--brxw-radius-l); background-image: url("https://pipsypet.com/wp-content/uploads/2026/09/PipsyPet-Image-Card-3-819x1024.webp"); background-size: cover}@media (max-width: 991px) {#brxe-lstarf {flex-direction: column}}@media (max-width: 767px) {#brxe-lstarf {aspect-ratio: 4/3; background-position: center center}}@media (max-width: 478px) {#brxe-enpjub {font-size: 20px}}#brxe-kiqivw {font-size: 16px; font-weight: 600; line-height: 1.2}#brxe-uvcxut {font-size: 14px; line-height: 1.2}#brxe-zxgaas {padding-top: var(--brxw-space-2xl); padding-right: var(--brxw-space-2xl); padding-bottom: var(--brxw-space-2xl); padding-left: var(--brxw-space-2xl); row-gap: var(--brxw-space-xl); background-color: #E6F3F3; flex-grow: 1; align-self: stretch !important; position: relative}#brxe-fqcwpj {display: grid; align-items: initial; grid-template-columns: var(--brxw-grid-2-3); padding-top: 0}@media (max-width: 767px) {#brxe-fqcwpj {grid-template-columns: var(--brxw-grid-1)}}.brxe-xsqsfq .brxe-gybwff.brxe-block {flex-direction: column}@media (max-width: 767px) {.brxe-xsqsfq .brxe-eeatrd.brxe-block {flex-wrap: nowrap}}#brxe-cjtqhx {flex-grow: 1; align-self: stretch !important; justify-content: flex-end; background-image: url("https://pipsypet.com/wp-content/uploads/2026/09/PpisyPet_Our-Story-1024x1024.jpg"); background-size: cover; padding-top: var(--brxw-space-l); padding-right: var(--brxw-space-l); padding-bottom: var(--brxw-space-l); padding-left: var(--brxw-space-l)}@media (max-width: 767px) {#brxe-cjtqhx {aspect-ratio: 4/3}}#brxe-ykabde {font-size: 16px; font-weight: 600; line-height: 1.2}#brxe-ogvbsk {font-size: 14px; line-height: 1.2}#brxe-iefuaj {padding-top: var(--brxw-space-2xl); padding-right: var(--brxw-space-2xl); padding-bottom: var(--brxw-space-2xl); padding-left: var(--brxw-space-2xl); row-gap: var(--brxw-space-xl); background-color: #E6F3F3; flex-grow: 1; align-self: stretch !important; position: relative}#brxe-mquulr {display: grid; align-items: initial; grid-template-columns: var(--brxw-grid-2-3)}@media (max-width: 767px) {#brxe-mquulr {grid-template-columns: var(--brxw-grid-1)}}.brxe-gukznt .brxe-dfvzzi.brxe-block {flex-direction: column}@media (max-width: 767px) {.brxe-gukznt .brxe-wldqbz.brxe-block {flex-wrap: nowrap}}#brxe-aymvrh {flex-grow: 1; align-self: stretch !important; justify-content: flex-end; background-image: url("https://pipsypet.com/wp-content/uploads/2026/09/PpisyPet_Our-Story-1024x1024.jpg"); background-size: cover; padding-top: var(--brxw-space-l); padding-right: var(--brxw-space-l); padding-bottom: var(--brxw-space-l); padding-left: var(--brxw-space-l)}@media (max-width: 767px) {#brxe-aymvrh {aspect-ratio: 4/3}}#brxe-uvuuio {font-size: 16px; font-weight: 600; line-height: 1.2}#brxe-uomzab {font-size: 14px; line-height: 1.2}#brxe-tjdwpz {padding-top: var(--brxw-space-2xl); padding-right: var(--brxw-space-2xl); padding-bottom: var(--brxw-space-2xl); padding-left: var(--brxw-space-2xl); row-gap: var(--brxw-space-xl); background-color: #E6F3F3; flex-grow: 1; align-self: stretch !important; position: relative}#brxe-tcwqep {display: grid; align-items: initial; grid-template-columns: var(--brxw-grid-2-3)}@media (max-width: 767px) {#brxe-tcwqep {grid-template-columns: var(--brxw-grid-1)}}#brxe-yutpcg .splide__slide {align-items: center; justify-content: center}#brxe-yutpcg > .x-slider_builder > .splide__track_builder > .splide__list > .x-slider_slide {height: 600px}#brxe-yutpcg > .x-slider_builder > .splide__track_builder > .splide__list > .brxe-block {height: 600px}#brxe-yutpcg {position: relative}@media (max-width: 767px) {#brxe-yutpcg > .x-slider_builder > .splide__track_builder > .splide__list > .x-slider_slide {height: auto}#brxe-yutpcg > .x-slider_builder > .splide__track_builder > .splide__list > .brxe-block {height: auto}}#brxe-bqoona .x-slider_counter-total {font-size: var(--brxw-text-s)}#brxe-bqoona .x-slider_counter-seperator {font-size: var(--brxw-text-s)}#brxe-bqoona .x-slider_counter-index {font-size: var(--brxw-text-s)}@media (max-width: 478px) {#brxe-bqoona {display: none}}#brxe-wdawyq .x-slider_progress {--xsliderprogress-thickness: 1px}#brxe-ulyaqj .x-slider-control_nav {background-color: hsla(0, 0%, 100%, 0)}#brxe-dzwtxi .x-slider-control_nav {background-color: hsla(0, 0%, 100%, 0)}#brxe-dzwtxi {margin-right: 0}#brxe-gnjwdf {display: flex}#brxe-ccovfg {padding-right: 20px; margin-right: var(--brxw-space-5xl); flex-direction: row}@media (max-width: 991px) {#brxe-ccovfg {margin-right: 0}}@media (max-width: 767px) {#brxe-ccovfg {flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-ccovfg {width: auto; padding-right: 0; padding-left: 20px; margin-right: 0; margin-left: 50px}}#brxe-juigyd {flex-direction: row; align-items: center; position: absolute; width: 30%; z-index: 30; right: 0px; bottom: 20%}@media (max-width: 991px) {#brxe-juigyd {bottom: 120px; right: 70px}}@media (max-width: 767px) {#brxe-juigyd {flex-wrap: nowrap; bottom: 120px}}@media (max-width: 478px) {#brxe-juigyd {position: absolute; align-self: flex-end !important; bottom: 100px; z-index: 20; right: 50px; left: 230px; margin-right: 0; padding-left: 0; width: auto}}#brxe-symxqq {position: relative}#brxe-aqsjph {height: auto}#brxe-mcnciw {text-align: center; color: #142d73}#brxe-tunsjc {height: var(--brxw-text-4xl); fill: #ffffff; color: #ffffff; color: var(--bricks-color-grey-800); fill: var(--bricks-color-grey-800); padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-smjrdl {font-size: 20px; font-weight: 500; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-atogrb {font-size: 15px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-mazbfy {align-self: center !important; justify-content: center; align-items: center; row-gap: 8px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-cneufu {height: var(--brxw-text-4xl); width: 50px; color: var(--bricks-color-grey-800); fill: var(--bricks-color-grey-800)}#brxe-sgpyrt {font-size: 20px}#brxe-itqauj {font-size: 15px}#brxe-mvzmfm {align-self: center !important; justify-content: center; align-items: center; row-gap: 8px}#brxe-hvnjuq {align-self: center !important; justify-content: center; align-items: center; row-gap: 8px}#brxe-tsqsff {height: var(--brxw-text-4xl); width: 50px; color: var(--bricks-color-grey-800); fill: var(--bricks-color-grey-800)}#brxe-qwvuwn {font-size: 20px}#brxe-yfxqis {font-size: 15px}#brxe-nlfwia {align-self: center !important; justify-content: center; align-items: center; row-gap: 8px}#brxe-ylyvrw {align-self: center !important; justify-content: center; align-items: center; row-gap: 8px}#brxe-pncuss {height: var(--brxw-text-4xl); width: 50px; color: var(--bricks-color-grey-800); fill: var(--bricks-color-grey-800)}#brxe-qzfufo {font-size: 20px}#brxe-kmuove {font-size: 15px}#brxe-ystnjf {align-self: center !important; justify-content: center; align-items: center; row-gap: 8px}#brxe-ksatzd {align-self: center !important; justify-content: center; align-items: center; row-gap: 8px}#brxe-aguzsx {flex-direction: row; column-gap: 40px; padding-top: 0; padding-bottom: 0}#brxe-pufkwv {flex-direction: row; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-kuahlg {text-align: center; align-self: center !important; justify-content: center; align-items: center; flex-direction: column; margin-top: -}#brxe-zbgkvs {height: 40px; stroke: hsl(46, 1%, 7%)}#brxe-lpjswf {font-weight: 400}#brxe-cyqajt {height: 40px; stroke: hsl(46, 1%, 7%)}#brxe-xnyiie {height: 40px; stroke: hsl(46, 1%, 7%); width: auto}#brxe-ggiftw {height: 40px; stroke: hsl(46, 1%, 7%); width: auto}#brxe-xpzovn {height: 40px; stroke: var(--bricks-color-grey-900); width: auto}#brxe-cvuxoi {height: 40px; stroke: var(--bricks-color-grey-900); width: auto}#brxe-copixt {padding-top: 10px; padding-bottom: 10px; background-color: #fcaf07}#brxe-afdbkp {font-size: 20px; font-weight: 500; color: hsl(0, 0%, 100%)}#brxe-bkwszo {color: hsl(0, 0%, 100%); font-size: 25px}#brxe-iomdnl {padding-top: var(--brxw-space-4xl); padding-right: var(--brxw-space-fluid-2xl); padding-bottom: var(--brxw-space-4xl); padding-left: var(--brxw-space-fluid-2xl); align-self: center !important; display: flex; flex-direction: column; justify-content: center; align-items: center; height: 350px; row-gap: 20px}#brxe-qqpqgz {height: 350px; background-image: url("https://pipsypet.com/wp-content/uploads/2026/09/PipsyPet-Image-Card-1-819x1024.webp"); background-size: cover; background-position: center center; background-blend-mode: overlay; background-color: hsl(0, 0%, 44%); border-radius: var(--brxw-radius-xl)}#brxe-oxyiov {font-size: 20px; font-weight: 500; color: hsl(0, 0%, 100%)}#brxe-sztpxx {color: hsl(0, 0%, 100%); font-size: 25px}#brxe-bsyoau {padding-top: var(--brxw-space-4xl); padding-right: var(--brxw-space-fluid-2xl); padding-bottom: var(--brxw-space-4xl); padding-left: var(--brxw-space-fluid-2xl); align-self: center !important; display: flex; flex-direction: column; justify-content: center; align-items: center; height: 350px; row-gap: 20px}#brxe-dyjgqw {height: 350px; border-radius: var(--brxw-radius-l); background-image: url("https://pipsypet.com/wp-content/uploads/2026/09/Pipsypet-image-Card-Supplement-visual-819x1024.webp"); background-size: cover; background-position: center center; background-blend-mode: overlay; background-color: hsl(0, 0%, 40%)}#brxe-huvuxs {background-position: center center; background-blend-mode: overlay; background-color: hsl(46, 2%, 30%); border-radius: var(--brxw-radius-l)}#brxe-wjbvjk {flex-direction: row; column-gap: 20px}#brxe-mkn7is {font-size: 10px}#brxe-im2101:not(.tag), #brxe-im2101 img {object-fit: cover}#brxe-md2101 {aspect-ratio: 4 / 3}[data-id="brxe-sl2101"].splide__slide {width: 360px; min-width: 360px}@media (max-width: 991px) {[data-id="brxe-sl2101"].splide__slide {width: 320px; min-width: 320px}}@media (max-width: 767px) {[data-id="brxe-sl2101"].splide__slide {width: 85vw; min-width: 85vw}}#brxe-im2102:not(.tag), #brxe-im2102 img {object-fit: cover}#brxe-md2102 {aspect-ratio: 1 / 1}[data-id="brxe-sl2102"].splide__slide {width: 460px; min-width: 460px}@media (max-width: 991px) {[data-id="brxe-sl2102"].splide__slide {width: 360px; min-width: 360px}}@media (max-width: 767px) {[data-id="brxe-sl2102"].splide__slide {width: 85vw; min-width: 85vw}}#brxe-im2103:not(.tag), #brxe-im2103 img {object-fit: cover}#brxe-md2103 {aspect-ratio: 3 / 4}[data-id="brxe-sl2103"].splide__slide {width: 280px; min-width: 280px}@media (max-width: 991px) {[data-id="brxe-sl2103"].splide__slide {width: 240px; min-width: 240px}}@media (max-width: 767px) {[data-id="brxe-sl2103"].splide__slide {width: 85vw; min-width: 85vw}}#brxe-im2104:not(.tag), #brxe-im2104 img {object-fit: cover}#brxe-md2104 {aspect-ratio: 4 / 3}[data-id="brxe-sl2104"].splide__slide {width: 420px; min-width: 420px}@media (max-width: 991px) {[data-id="brxe-sl2104"].splide__slide {width: 340px; min-width: 340px}}@media (max-width: 767px) {[data-id="brxe-sl2104"].splide__slide {width: 85vw; min-width: 85vw}}#brxe-wwtxuq:not(.tag), #brxe-wwtxuq img {object-fit: cover}#brxe-zmkkkm {aspect-ratio: 1 / 1}[data-id="brxe-jupjze"].splide__slide {width: 460px; min-width: 460px}@media (max-width: 991px) {[data-id="brxe-jupjze"].splide__slide {width: 360px; min-width: 360px}}@media (max-width: 767px) {[data-id="brxe-jupjze"].splide__slide {width: 85vw; min-width: 85vw}}#brxe-wfojnz:not(.tag), #brxe-wfojnz img {object-fit: cover}#brxe-qpeluz {aspect-ratio: 3 / 4}[data-id="brxe-mrvhwm"].splide__slide {width: 280px; min-width: 280px}@media (max-width: 991px) {[data-id="brxe-mrvhwm"].splide__slide {width: 240px; min-width: 240px}}@media (max-width: 767px) {[data-id="brxe-mrvhwm"].splide__slide {width: 85vw; min-width: 85vw}}#brxe-pslr02 {width: 100%; max-width: 100%}#brxe-pslr02 > .splide__arrows > .splide__arrow {height: 48px; width: 48px; font-size: 18px; min-height: 18px; min-width: 18px; background-color: transparent; border: 1px solid #dddddd; border-radius: 50%; color: #111111}#brxe-pslr02 > .splide__arrows > .splide__arrow svg {height: 18px; width: 18px; fill: #111111}#brxe-pslr02 > .splide__arrows > .splide__arrow:disabled {opacity: 0.35}#brxe-pslr02 > .splide__arrows > .splide__arrow--prev {top: auto; right: calc(100vw - 100% + 60px); bottom: 0px; left: auto}#brxe-pslr02 > .splide__arrows > .splide__arrow--next {top: auto; right: calc(100vw - 100%); bottom: 0px}#brxe-pslr02 > .splide__pagination .splide__pagination__page {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; height: 2px; width: 120px; color: #dddddd; background-color: #dddddd; border-radius: 0}#brxe-pslr02 > .splide__pagination .splide__pagination__page.is-active {color: #111111; background-color: #111111; border-radius: 0}#brxe-pslr02 > .splide__pagination {bottom: 23px; left: 0px; right: auto; transform: translateX(0)}#brxe-pslr02 > .splide__track > .splide__list > .splide__slide {justify-content: flex-start}@media (max-width: 991px) {#brxe-pslr02 > .splide__pagination .splide__pagination__page {width: 80px}}@media (max-width: 767px) {#brxe-pslr02 {width: 100%}#brxe-pslr02 > .splide__pagination .splide__pagination__page {width: 45px}#brxe-pslr02 > .splide__arrows > .splide__arrow--prev {right: calc(100vw - 100% + 60px)}#brxe-pslr02 > .splide__arrows > .splide__arrow--next {right: calc(100vw - 100%)}}#brxe-pcwr01 {width: calc(100% + (100vw - 100%) / 2); max-width: none; overflow: visible}#brxe-pcon01 {align-items: stretch}#brxe-fnibwu {height: 40px; stroke: hsl(46, 1%, 7%)}#brxe-xjepmf {font-weight: 400}#brxe-txuylg {height: 40px; stroke: hsl(46, 1%, 7%)}#brxe-hezqla {height: 40px; stroke: hsl(46, 1%, 7%); width: auto}#brxe-vqqbeu {height: 40px; stroke: hsl(46, 1%, 7%); width: auto}#brxe-dcjier {height: 40px; stroke: var(--bricks-color-grey-900); width: auto}#brxe-xbwljf {height: 40px; stroke: var(--bricks-color-grey-900); width: auto}#brxe-jhjinh {padding-top: 10px; padding-bottom: 10px; background-color: #fcaf07}#brxe-bzlthp {font-size: 40px; font-weight: 600; line-height: 1.1; flex-grow: 1}#brxe-rxbqfr {margin-top: -10px; margin-bottom: -10px; color: #000000; font-size: 14px}#brxe-ujqqdy {border-radius: var(--brxw-space-2xl); padding-top: 14px; padding-right: 8px; padding-bottom: 14px; padding-left: 8px}#brxe-trxmlq {margin-top: -10px; margin-bottom: -10px; color: hsl(0, 0%, 0%); font-size: 15px}#brxe-iwesuv {border-radius: var(--brxw-space-2xl)}#brxe-lprnyl {flex-direction: row; margin-top: var(--brxw-space-m); align-self: center !important; width: 100%; justify-content: space-between; column-gap: 20px}@media (max-width: 767px) {#brxe-lprnyl {row-gap: 10px}}@media (max-width: 478px) {#brxe-lprnyl {row-gap: 10px}}#brxe-rqtwwy {row-gap: var(--brxw-space-3xs); align-items: center}#brxe-xejsxe {row-gap: var(--brxw-space-3xs); align-items: center}#brxe-guntlj {align-items: center; row-gap: var(--brxw-space-3xs)}#brxe-woiomm {align-items: center}#brxe-clnugx {row-gap: var(--brxw-space-3xs); align-items: center}#brxe-dtzkhl {row-gap: var(--brxw-space-3xs); align-items: center}#brxe-rkouun {row-gap: var(--brxw-space-3xs); align-items: center}#brxe-zehjem > .x-slider_builder > .splide__track_builder {--xitemstoshow: 4}#brxe-zehjem {width: 100%}@media (max-width: 767px) {#brxe-zehjem > .x-slider_builder > .splide__track_builder {--xitemstoshow: 2}}#brxe-iqaith {max-width: var(--brxw-section-space-vertical)}#brxe-zwqxtj .x-slider-control_nav {border-style: hidden; border-color: hsl(46, 22%, 94%); border-radius: 9999px; font-size: var(--brxw-space-s)}#brxe-nbaekr .x-slider-control_nav {border-radius: 999px; font-size: var(--brxw-space-s)}#brxe-tfppuf {flex-direction: row; justify-content: flex-end; column-gap: var(--brxw-space-3xs)}#brxe-qxzkbv {position: static; width: 100%; max-width: none}#brxe-gcypji {row-gap: var(--brxw-space-3xs)}#brxe-ckmlni {row-gap: var(--brxw-space-3xs)}#brxe-rrbpez {row-gap: var(--brxw-space-3xs)}#brxe-avglcv {row-gap: var(--brxw-space-3xs)}#brxe-hoeyqv {row-gap: var(--brxw-space-3xs)}#brxe-clevvn {row-gap: var(--brxw-space-3xs)}#brxe-nbtran > .x-slider_builder > .splide__track_builder {--xitemstoshow: 4}@media (max-width: 767px) {#brxe-nbtran > .x-slider_builder > .splide__track_builder {--xitemstoshow: 3}}#brxe-xqznts .x-slider_progress {--xsliderprogress-thickness: 2px}#brxe-oifpjn .x-slider-control_nav {border-style: hidden; border-color: hsl(46, 22%, 94%); border-radius: 9999px; font-size: var(--brxw-space-s)}#brxe-sphhsm .x-slider-control_nav {border-radius: 999px; font-size: var(--brxw-space-s)}#brxe-czpett {flex-direction: row; justify-content: flex-end; column-gap: var(--brxw-space-3xs)}#brxe-qmxpgz {flex-direction: row}#brxe-nsevqm > .tab-menu .tab-title {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-nsevqm > .tab-menu .tab-title.brx-open {background-color: #dddedf}#brxe-nsevqm > .tab-content {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-cnfmwh {overflow: hidden}#brxe-fefach {font-size: var(--brxw-text-2xl); text-align: center; line-height: 1.08; color: #142d73; align-self: center}#brxe-ahhczt {justify-content: center; align-items: center; align-self: center; color: #142d73}#brxe-ghqpbv {text-align: center; font-size: 33px; color: #ffffff; line-height: 1.1}#brxe-vpnnrn {padding-top: 13px; padding-right: 8px; padding-bottom: 13px; padding-left: 28px; color: #142d73; border-radius: 999px}#brxe-vpnnrn i {color: #142d73}#brxe-turmhg {display: flex; flex-direction: column; align-self: center !important; row-gap: 30px; align-items: center; justify-content: center}#brxe-ziexii {position: relative; display: flex; flex-direction: column; align-items: flex-end; min-height: 570px; background-image: url("https://pipsypet.com/wp-content/uploads/2026/09/Supporting-Card-2-819x1024.webp"); background-size: cover}@media (max-width: 991px) {#brxe-ziexii {min-height: 530px}}#brxe-qgqfuz {text-align: center; font-size: 33px; color: #ffffff; line-height: 1.1}#brxe-kuhddq {padding-top: 13px; padding-right: 8px; padding-bottom: 13px; padding-left: 28px; color: #142d73; border-radius: 999px}#brxe-kuhddq i {color: #142d73}#brxe-zgwdje {display: flex; flex-direction: column; align-self: center !important; row-gap: 30px; align-items: center; justify-content: center}#brxe-ydczfh {position: relative; display: flex; flex-direction: column; align-items: flex-end; min-height: 570px; background-image: url("https://pipsypet.com/wp-content/uploads/2026/09/Supporting-Card-2-819x1024.webp"); background-size: cover}@media (max-width: 991px) {#brxe-ydczfh {min-height: 530px}}#brxe-uubwms {text-align: center; font-size: 33px; color: #ffffff; line-height: 1.1}#brxe-vfokru {padding-top: 13px; padding-right: 8px; padding-bottom: 13px; padding-left: 28px; color: #142d73; border-radius: 999px}#brxe-vfokru i {color: #142d73}#brxe-xmwijj {display: flex; flex-direction: column; align-self: center !important; row-gap: 30px; align-items: center; justify-content: center}#brxe-ofnanc {position: relative; display: flex; flex-direction: column; align-items: flex-end; min-height: 570px; background-image: url("https://pipsypet.com/wp-content/uploads/2026/09/Supporting-Card-2-819x1024.webp"); background-size: cover}@media (max-width: 991px) {#brxe-ofnanc {min-height: 530px}}#brxe-bllmvs {flex-direction: column; display: grid; align-items: initial; gap: 28px; grid-template-columns: var(--brxw-grid-3)}@media (max-width: 767px) {#brxe-bllmvs {grid-template-columns: var(--brxw-grid-2)}}#brxe-pvjxet {align-self: center !important; column-gap: 24px; row-gap: 15px}#brxe-uirfpm {margin-right: auto; margin-left: auto; align-items: stretch}