*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--fauna-background);color:#173f47;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,picture,svg,video{max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit}.fs-shell,.fauna-container{width:min(calc(100% - 32px),var(--fauna-page-width));margin-inline:auto}.main-content{min-height:50vh}.skip-to-content-link{position:absolute;top:-100px;left:20px;z-index:9999;padding:12px 18px;background:var(--fauna-primary-dark);color:#fff;border-radius:8px;text-decoration:none}.skip-to-content-link:focus{top:20px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.placeholder-svg{background:#eef7f5;color:#a1c7c0}.fs-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid #dcebea}.fs-header--sticky{position:sticky;top:0}.fs-topbar{background:#0b9698;color:#fff}.fs-topbar__grid{min-height:36px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:12px}.fs-topbar__item{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:700;white-space:nowrap}.fs-topbar__item svg{width:17px;height:17px;flex:0 0 auto}.fs-header__main{background:#fff}.fs-header__row{min-height:92px;display:grid;grid-template-columns:220px minmax(300px,1fr) auto;align-items:center;gap:34px}.fs-logo{display:block}.fs-logo img{display:block;width:min(100%,210px);height:auto}.fs-search{height:48px;display:flex;align-items:center;border:1px solid #cddfdf;border-radius:10px;background:#fff;overflow:hidden}.fs-search input{width:100%;height:100%;border:0;outline:0;padding:0 16px;color:#46646a;background:transparent}.fs-search button{width:50px;height:100%;border:0;background:transparent;color:#0b6a73;display:grid;place-items:center;cursor:pointer}.fs-search button svg{width:22px}.fs-header-actions{display:flex;align-items:center;gap:24px}.fs-action{position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;text-decoration:none;color:#006f7b;font-size:10px;white-space:nowrap}.fs-action svg{width:25px;height:25px}.fs-cart__icon{position:relative;display:flex}.fs-cart-count{position:absolute;right:-11px;top:-9px;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:#ff6b5f;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}.fs-nav{border-top:1px solid #e0eceb;border-bottom:1px solid #b9d6d5}.fs-nav__list{min-height:52px;margin:0;padding:0;list-style:none;display:flex;align-items:center;justify-content:center;gap:42px}.fs-nav__list a{color:#006f7b;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.02em}.fs-nav__list a:hover{color:#ff6b5f}.fs-mobile-menu{display:none}.fs-home{background:#fff;padding:0 0 6px}.fs-home__frame{padding-top:0}.fs-hero{position:relative;isolation:isolate;min-height:420px;overflow:hidden;background:#e8f7f6}.fs-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.fs-hero__content{position:relative;z-index:2;width:46%;padding:60px 0 52px 34px}.fs-hero__content h1{margin:0;color:#006f79;font-family:var(--font-heading-family);font-size:clamp(36px,4.2vw,57px);font-weight:800;line-height:1.05;letter-spacing:-.035em}.fs-hero__content h1 span{color:#ff6b5f}.fs-hero__content p{max-width:330px;margin:22px 0 26px;color:#2a6870;font-size:16px;line-height:1.45}.fs-cta{display:inline-flex;min-height:48px;padding:0 28px;align-items:center;justify-content:center;border-radius:9px;text-decoration:none;font-size:13px;font-weight:800}.fs-cta--coral{background:#ff6b5f;color:#fff;box-shadow:0 5px 14px #ff6b5f33}.fs-hero__arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:34px;height:34px;border:1px solid #d2e4e2;border-radius:50%;background:#ffffffeb;color:#5c7d82;font-size:28px;line-height:1;display:grid;place-items:center}.fs-hero__arrow--left{left:8px}.fs-hero__arrow--right{right:8px}.fs-hero__dots{position:absolute;z-index:3;left:32%;bottom:18px;display:flex;gap:7px}.fs-hero__dots span{width:7px;height:7px;border-radius:50%;background:#a7d6d3}.fs-hero__dots span.is-active{background:#ff6b5f}.fs-benefits{min-height:92px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;border-bottom:1px solid #dbe9e8;background:#fff}.fs-benefit{display:flex;align-items:center;justify-content:center;gap:10px;color:#0b8d91;padding:16px 8px}.fs-benefit svg{width:30px;height:30px}.fs-benefit div{display:flex;flex-direction:column}.fs-benefit strong{font-size:12px;line-height:1.1}.fs-benefit small{margin-top:3px;color:#50777d;font-size:9px}.fs-benefit--coral svg{color:#ff6b5f}.fs-section-title{display:flex;align-items:center;justify-content:space-between;padding:22px 6px 14px}.fs-section-title h2,.fs-category-section h2{margin:0;color:#006f79;font-size:19px;font-weight:800}.fs-section-title a{color:#006f79;text-decoration:none;font-size:9px;font-weight:800}.fs-best-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 1.25fr;gap:10px;padding:0 6px 10px}.fs-home-product{min-width:0;padding:12px 12px 11px;border:1px solid #dce7e6;border-radius:8px;background:#fff;box-shadow:0 2px 7px #095e650a;display:flex;flex-direction:column}.fs-home-product__image{height:150px;display:flex;align-items:center;justify-content:center;overflow:hidden}.fs-home-product__image img{width:100%;height:100%;object-fit:contain}.fs-home-product h3{min-height:48px;margin:8px 0 9px;font-size:12px;line-height:1.3;color:#283f43;font-weight:500}.fs-home-product h3 a{text-decoration:none}.fs-home-product__price{color:#1d3034;font-size:17px}.fs-home-product s{color:#85979a;font-size:11px}.fs-home-product small{margin-top:5px;color:#6f8589;font-size:9px}.fs-stars{margin:9px 0;color:#ff9a00;font-size:11px;white-space:nowrap}.fs-stars span{color:#7e8f91;font-size:8px}.fs-buy{margin-top:auto;min-height:36px;border-radius:5px;background:#0b9698;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:10px;font-weight:800}.fs-buy--coral{background:#ff6b5f}.fs-subscribe-card{display:block;overflow:hidden;border-radius:8px;background:#0b9698}.fs-subscribe-card img{display:block;width:100%;height:100%;object-fit:cover}.fs-category-section{padding:8px 6px 16px}.fs-category-section h2{margin-bottom:12px}.fs-category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:15px}.fs-category{text-align:center;text-decoration:none;color:#006f79;font-size:11px;font-weight:700}.fs-category__image{width:65px;height:65px;margin:0 auto 6px;display:block;border-radius:50%;overflow:hidden;background:#e8f5f4}.fs-category__image img{width:100%;height:100%;object-fit:cover}.fs-trustbar{display:grid;grid-template-columns:1fr 1.3fr 2.1fr 1fr;align-items:center;min-height:96px;background:linear-gradient(90deg,#087f85,#0b9698);color:#fff;border-radius:10px;padding:14px 18px}.fs-trustbar__item{display:flex;align-items:center;gap:10px;padding:0 14px;border-right:1px solid rgba(255,255,255,.3)}.fs-trustbar__item strong{display:block;font-size:11px;line-height:1.2}.fs-trustbar__item small{display:block;margin-top:3px;font-size:8px;color:#ddf4f2}.fs-trust-icon{font-size:28px}.fs-trust-stars{display:block;margin-top:2px;color:#ffd232;font-size:11px;letter-spacing:1px}.fs-newsletter{padding:0 18px}.fs-newsletter>strong{display:block;margin-bottom:7px;font-size:11px}.fs-newsletter__form{display:grid;grid-template-columns:1fr auto;min-height:38px}.fs-newsletter__form input{min-width:0;border:0;border-radius:4px 0 0 4px;padding:0 12px;font-size:10px}.fs-newsletter__form button{border:0;border-radius:0 4px 4px 0;padding:0 20px;background:#ff6b5f;color:#fff;font-size:9px;font-weight:800}.fs-trustbar__secure{border-right:0}.fs-shield{width:34px;height:40px;border:2px solid #fff;clip-path:polygon(50% 0,100% 15%,90% 72%,50% 100%,10% 72%,0 15%);display:grid;place-items:center;font-weight:900}.fs-brands{text-align:center;padding:14px 8px 18px;border-bottom:1px solid #dce9e8}.fs-brands>small{display:block;margin-bottom:12px;color:#0b7c85;font-size:9px}.fs-brands__grid{display:grid;grid-template-columns:repeat(7,1fr);align-items:center;gap:18px}.fs-brands__grid span{font-weight:800;font-size:13px;line-height:1}.brand-royal{color:#e1172e}.brand-premier{color:#0b58aa}.brand-purina{color:#333}.brand-whiskas{color:#8d1d7f;font-style:italic}.brand-pedigree{color:#2673b9;font-style:italic}.brand-kong{color:#e12720;font-size:19px!important}.brand-nutropica{color:#786d54;font-family:serif;letter-spacing:.05em}.fs-footer{background:#fff;color:#48676d;border-top:0}.fs-footer__grid{display:grid;grid-template-columns:1.1fr 1.1fr 1.35fr 1.35fr .9fr;gap:30px;padding:18px 0 12px}.fs-footer__grid>div{display:flex;flex-direction:column;gap:6px}.fs-footer strong{color:#477078;font-size:10px}.fs-footer a,.fs-footer span{color:#698186;text-decoration:none;font-size:9px}.fs-footer__bottom{padding:7px 0 18px;font-size:8px;color:#729096}.fs-payments span{font-size:10px}.fs-payments b{color:#1d4ca2}.fs-social{text-align:right}.fs-social span{color:#087d87;font-size:16px}.fauna-section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:26px}.fauna-section-heading h2,.fauna-main__header h1{margin:4px 0 0;color:var(--fauna-primary-dark);font-family:var(--font-heading-family);font-size:clamp(32px,3.4vw,48px);line-height:1.05;letter-spacing:-.035em}.fauna-section-heading p{max-width:560px;margin:0;color:var(--fauna-muted)}.fauna-kicker{display:block;color:var(--fauna-secondary);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.fauna-text-link{color:var(--fauna-primary-dark);font-weight:700;text-decoration:none}.fauna-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 25px;border:0;border-radius:12px;text-decoration:none;font-weight:700;cursor:pointer}.fauna-button--primary{background:var(--fauna-secondary);color:#fff}.fauna-button--secondary{border:1px solid var(--fauna-primary);background:#fff;color:var(--fauna-primary-dark)}.fauna-button--small{min-height:42px;width:100%;padding:0 16px;font-size:14px}.fauna-button--full{width:100%}.fauna-main{padding-top:56px;padding-bottom:72px}.rte{line-height:1.75}.fauna-product-card{overflow:hidden;border:1px solid var(--fauna-border);border-radius:14px;background:#fff}.fauna-product-card__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden}.fauna-product-card__media img,.fauna-product-card__media svg{width:100%;height:100%;object-fit:contain;padding:12px}.fauna-product-card__body{padding:16px}.fauna-product-card h3{font-size:16px}.fauna-product-card h3 a{text-decoration:none}.fauna-product-card__price strong{font-size:20px}.fauna-collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fauna-cart-page{display:grid;gap:18px}.fauna-cart-row{display:grid;grid-template-columns:120px 1fr auto;gap:20px;align-items:center;padding:16px;border:1px solid var(--fauna-border);border-radius:14px;background:#fff}.fauna-search-page{display:flex;gap:10px;max-width:760px}.fauna-search-page input{flex:1;min-height:52px;border:1px solid var(--fauna-border);border-radius:12px;padding:0 16px}@media(max-width:989px){.fs-topbar__grid{grid-template-columns:repeat(2,1fr);padding:4px 0}.fs-topbar__item--desktop{display:none}.fs-header__row{min-height:76px;grid-template-columns:44px 1fr auto;gap:12px}.fs-mobile-menu{display:block;position:relative}.fs-mobile-menu summary{list-style:none;width:40px;height:40px;display:grid;place-items:center;color:#0b6a73;cursor:pointer}.fs-mobile-menu summary::-webkit-details-marker{display:none}.fs-mobile-menu summary svg{width:24px}.fs-mobile-menu__panel{position:absolute;top:46px;left:0;width:min(310px,88vw);padding:12px;background:#fff;border:1px solid #d8e7e6;border-radius:8px;box-shadow:0 12px 30px #00505629}.fs-mobile-menu__panel nav{display:grid}.fs-mobile-menu__panel a{padding:11px 8px;text-decoration:none;color:#0b6a73;font-weight:700;border-bottom:1px solid #edf3f2}.fs-logo{text-align:center}.fs-logo img{width:min(100%,170px);margin:auto}.fs-header-actions{gap:12px}.fs-action span:last-child{display:none}.fs-search{grid-column:1/-1;grid-row:2;margin-bottom:12px}.fs-nav{display:none}.fs-home__frame{width:100%}.fs-hero{min-height:500px}.fs-hero__bg{object-position:68% center}.fs-hero__content{width:57%;padding:38px 0 36px 22px}.fs-hero__content h1{font-size:34px}.fs-benefits{grid-template-columns:repeat(3,1fr)}.fs-benefit:nth-child(4),.fs-benefit:nth-child(5){display:none}.fs-best-grid{grid-template-columns:repeat(2,1fr)}.fs-subscribe-card{grid-column:span 2;max-height:250px}.fs-subscribe-card img{object-position:center 35%}.fs-category-grid{grid-template-columns:repeat(4,1fr)}.fs-trustbar{grid-template-columns:repeat(2,1fr);gap:14px}.fs-trustbar__item{border-right:0}.fs-newsletter{order:3;grid-column:1/-1}.fs-trustbar__secure{order:4}.fs-brands__grid{grid-template-columns:repeat(4,1fr)}.fs-footer__grid{grid-template-columns:repeat(2,1fr)}.fs-social{text-align:left}.fauna-collection-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.fs-shell,.fauna-container{width:min(calc(100% - 20px),var(--fauna-page-width))}.fs-topbar__item{font-size:8px}.fs-topbar__item svg{width:13px}.fs-header__row{grid-template-columns:34px 1fr auto}.fs-logo img{max-width:145px}.fs-action svg{width:22px;height:22px}.fs-header-actions{gap:9px}.fs-search{height:42px}.fs-home__frame{width:100%;max-width:none}.fs-hero{min-height:430px}.fs-hero__bg{object-position:72% 44%}.fs-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ebf8f7fa,#ebf8f7db 47%,#ebf8f714 73%);z-index:1}.fs-hero__content{width:62%;padding:34px 0 30px 18px}.fs-hero__content h1{font-size:28px}.fs-hero__content p{font-size:12px;margin:14px 0 16px}.fs-cta{min-height:40px;padding:0 18px;font-size:10px}.fs-hero__dots{left:31%;bottom:12px}.fs-hero__arrow{width:28px;height:28px;font-size:23px}.fs-benefits{min-height:68px;grid-template-columns:repeat(3,1fr)}.fs-benefit{gap:5px;padding:9px 3px}.fs-benefit svg{width:22px;height:22px}.fs-benefit strong{font-size:8px}.fs-benefit small{font-size:7px}.fs-section-title{padding:14px 4px 10px}.fs-section-title h2,.fs-category-section h2{font-size:15px}.fs-best-grid{gap:6px;padding:0 2px 8px}.fs-home-product{padding:8px 7px}.fs-home-product__image{height:100px}.fs-home-product h3{min-height:44px;font-size:9px}.fs-home-product__price{font-size:13px}.fs-home-product small{font-size:7px}.fs-stars{font-size:8px}.fs-stars span{font-size:6px}.fs-buy{min-height:29px;font-size:8px}.fs-subscribe-card{max-height:none}.fs-category-section{padding:6px 4px 12px}.fs-category-grid{gap:8px}.fs-category{font-size:8px}.fs-category__image{width:48px;height:48px}.fs-trustbar{border-radius:7px;padding:10px;min-height:84px}.fs-trustbar__item{padding:0 4px}.fs-trustbar__item strong{font-size:8px}.fs-trustbar__item small{font-size:6px}.fs-trust-icon{font-size:22px}.fs-newsletter{padding:0}.fs-newsletter>strong{font-size:8px}.fs-newsletter__form{min-height:32px}.fs-newsletter__form input{font-size:8px}.fs-newsletter__form button{padding:0 11px;font-size:7px}.fs-brands{padding:9px 3px 12px}.fs-brands__grid{gap:7px}.fs-brands__grid span{font-size:8px}.brand-kong{font-size:12px!important}.fs-footer__grid{grid-template-columns:repeat(3,1fr);gap:14px;padding:12px 0 8px}.fs-footer__grid>div:nth-child(4){grid-column:span 2}.fs-footer__grid>div:nth-child(5){text-align:right}.fs-footer strong{font-size:7px}.fs-footer a,.fs-footer span{font-size:6px}.fs-footer__bottom{font-size:6px;padding-bottom:12px}.fauna-cart-row{grid-template-columns:84px 1fr}.fauna-search-page{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/base.css.map */
