.faq-page .header{background:#fff}.faq-page main .page-wrapper{width:48rem}.faq__search{position:relative;margin:2rem auto 3rem;width:100%;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.faq__search-dropdown{width:420px;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media (max-width: 819px){.faq__search-dropdown{order:2;flex:1 0 100%;justify-content:center;gap:.5rem}}.faq__search-dropdown select{border-radius:6px;border:1px solid #e8ddd3;width:275px;background:#fff7f3;max-width:100%;font-size:16px;padding:14px 24px;font-family:TT Norms Pro,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width: 819px){.faq__search-dropdown select{width:100%}}.faq__search-input{position:relative}@media (max-width: 819px){.faq__search-input{order:1;flex:1 0 100%}}.faq__search-input input{width:212px;max-width:100%;font-family:TT Norms Pro,sans-serif;padding:14px 24px;border:0;background:#fff7f3;font-size:16px;border-radius:6px;border:1px solid #e8ddd3}@media (max-width: 819px){.faq__search-input input{width:100%}}.faq__list{margin:0 auto;max-width:100%}@media (max-width: 1220px){.faq__list:last-child{margin:0 auto}}.faq__list-question{padding:1.5rem 0;font-size:1rem;font-weight:500;border-top:1px solid #e8ddd3;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width: 819px){.faq__list-question{font-size:1rem;padding:1rem 0}}.faq__list-question:before,.faq__list-question:after{content:"";width:1rem;height:1px;display:block;transition:.1s all ease;background:#20254a;top:50%;right:0;position:absolute}.faq__list-question:after{transform:rotate(90deg)}.faq__list-question.active:after{transform:rotate(0)}.faq__list-question span{max-width:calc(100% - 32px);display:inline-block;text-transform:capitalize}.faq__list-answer{max-height:0;overflow:hidden;padding:0;font-size:1rem;display:block;font-weight:400;transition:.1s all ease;line-height:1.65}.faq__list-answer.active{padding:1.5rem 0;max-height:200px}@media (max-width: 819px){.faq__list-answer.active{padding:1rem 0;max-height:550px}}.faq-page main,.contact-us main{background:#fff7f3;position:relative;overflow-x:hidden}.faq-page .faq{padding:6rem 0 4rem;position:relative;z-index:5}.faq-page .faq h3{text-align:center;margin:3rem 0 .5rem}@media (max-width: 1850px){.faq-page .faq{padding:6rem 0 3rem}}.autocomplete-items{position:absolute;font-size:16px;border:1px solid #e8ddd3;border-top:none;z-index:99;top:100%;left:0;right:0;color:#20254a;max-width:100%;width:100%;margin:0 auto;border-radius:0 0 6px 6px;overflow:hidden;max-width:90%}.autocomplete-items div{padding:10px;cursor:pointer;background-color:#fff}.autocomplete-items div:hover{background-color:#e9e9e9}.autocomplete-active{background-color:#20254a!important;color:#fff}.faq__list{position:relative}.faq__list{padding:0;border-radius:16px;margin:2rem auto 0}.faq__list[data-search=General]{display:block}.faq__list:before{content:attr(data-search);font-size:1.5rem;font-weight:400;color:#20254a;display:block;border-bottom:1px solid #000;padding:1rem 0 1.5rem 3rem;font-weight:500;text-transform:capitalize;padding-top:0;display:none}.autocomplete-items:empty{display:none}img.pd-bg{position:absolute;top:1.25rem;left:2rem;width:34px;height:53px;-o-object-fit:contain;object-fit:contain;display:none}section.row.faqs{position:relative;z-index:99}section.row.faqs h2{margin:3rem auto;text-align:center}section.row.faqs h2 span{position:relative}section.row.faqs h2 span:after{content:"";display:block;width:100%;position:absolute;bottom:-5px;background:url(/cdn/shop/files/faq-wave.svg) no-repeat center center/contain;left:0;right:0;height:13px}@media (max-width: 768px){section.row.faqs h2{margin:2rem auto 0}}.button{display:inline-block;transition:.1s all ease-in-out;font-size:1rem;line-height:1;text-align:center;text-decoration:none;padding:1.25rem 4rem;width:auto;max-width:100%;background:#fff;border:2px solid #20254a;box-sizing:border-box;border-radius:100px;position:relative;font-weight:500;font-family:TT Norms Pro,sans-serif;color:#20254a;height:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.button img{margin:0 0 0 4px;transition:.1s all ease;width:22px}@media (max-width: 819px){.button img{width:16px}}.button span{font-family:TT Norms Pro,sans-serif;color:#20254a}.button:hover{background:#20254a;color:#fff}.button:hover img{transform:translate(0);-webkit-filter:contrast(100) invert(100);filter:contrast(100) invert(100)}.button.invert{background:#20254a;color:#fff}.button.invert:hover{background:#fff;color:#20254a}@media (max-width: 1220px){.button{padding:.75rem 3rem}}@media (max-width: 819px){.button{padding:.75rem 2rem}}@media (max-width: 768px){.button{padding:1rem 2.5rem}}.button.secondary{padding:1rem 1.5rem;position:relative;color:#20254a;font-family:TT Norms Pro,sans-serif;font-size:16px;border:0;border-radius:0;margin:0;background:transparent!important;overflow:visible;display:flex;flex-wrap:wrap;align-items:center;line-height:1;justify-content:flex-start}@media (max-width: 1220px){.button.secondary{font-size:15px;padding:1rem;display:inline-flex}}@media (max-width: 819px){.button.secondary{font-size:14px;padding:1rem 1.5rem;display:inline-flex}}@media (max-width: 768px){.button.secondary{padding:1rem}}.button.secondary:before{content:"";display:block;width:100%;height:50px;max-height:100%;top:0;border-radius:100px;background:#e5f5fe;position:absolute;left:0;z-index:-1;transition:.12s all cubic-bezier(.55,.24,0,1.27)}@media (max-width: 819px){.button.secondary:before{height:48px;width:100%;left:0;border-radius:2rem}}.button.secondary:hover span{color:#fff}.button.secondary:hover:before{background:#20254a;width:100%}.button.secondary img{margin:0 .5rem 0 0;width:1rem}@media (max-width: 819px){.button.secondary img{width:14px}}.ingredient-list{list-style:none;margin:0;padding:0;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 1220px){.ingredient-list{grid-template-columns:1fr}}@media (max-width: 819px){.ingredient-list{gap:1rem;flex-wrap:wrap}}@media (min-width: 560px){.ingredient-list{display:grid!important}}.ingredient-list__ingredient{border-radius:6px;padding:2rem;display:flex;flex-wrap:wrap;align-items:flex-end;box-shadow:2px 2px 8px #d3dee0}@media (max-width: 819px){.ingredient-list__ingredient{padding:1.5rem 1rem;max-height:65px;overflow:hidden;transition:.2s all ease;flex:1 0 100%}.ingredient-list__ingredient.active{max-height:292px}.ingredient-list__ingredient.active b:before{transform:rotate(-90deg)}}.ingredient-list__ingredient--turmeric{background:#eef7f9 url(/cdn/shop/files/ing-turmeric.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--turmeric{background:#eef7f9 url(/cdn/shop/files/ing-mobile-turmeric.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--nutrient{background:#eef7f9 url(/cdn/shop/files/ing-nutrient.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--nutrient{background:#eef7f9 url(/cdn/shop/files/ing-mobile-nutrient.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--vitamin{background:#eef7f9 url(/cdn/shop/files/ing-vitamin.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--vitamin{background:#eef7f9 url(/cdn/shop/files/ing-mobile-vitamin.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--probiotic{background:#eef7f9 url(/cdn/shop/files/ing-probiotic.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--probiotic{background:#eef7f9 url(/cdn/shop/files/ing-mobile-probiotic.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--yucca{background:#eef7f9 url(/cdn/shop/files/ing-yucca.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--yucca{background:#eef7f9 url(/cdn/shop/files/ing-mobile-yucca.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--pepper{background:#eef7f9 url(/cdn/shop/files/ing-pepper.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--pepper{background:#eef7f9 url(/cdn/shop/files/ing-mobile-pepper.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--salmons{background:#eef7f9 url(/cdn/shop/files/ing-salmons.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--salmons{background:#eef7f9 url(/cdn/shop/files/ing-mobile-salmons.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--primrose{background:#eef7f9 url(/cdn/shop/files/ing-primrose.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--primrose{background:#eef7f9 url(/cdn/shop/files/ing-mobile-primrose.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--sunflower{background:#eef7f9 url(/cdn/shop/files/ing-sunflower.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--sunflower{background:#eef7f9 url(/cdn/shop/files/ing-mobile-sunflower.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--chicken{background:#eef7f9 url(/cdn/shop/files/ing-chicken.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--chicken{background:#eef7f9 url(/cdn/shop/files/ing-mobile-chicken.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--colostrum{background:#eef7f9 url(/cdn/shop/files/ing-colostrum.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--colostrum{background:#eef7f9 url(/cdn/shop/files/ing-mobile-colostrum.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--acv{background:#eef7f9 url(/cdn/shop/files/ing-acv.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--acv{background:#eef7f9 url(/cdn/shop/files/ing-mobile-acv.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--pectin{background:#eef7f9 url(/cdn/shop/files/ing-pectin.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--pectin{background:#eef7f9 url(/cdn/shop/files/ing-mobile-pectin.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--methylsulfonylmethane{background:#eef7f9 url(/cdn/shop/files/ing-methylsulfonylmethane.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--methylsulfonylmethane{background:#eef7f9 url(/cdn/shop/files/ing-mobile-methylsulfonylmethane.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--manganese{background:#eef7f9 url(/cdn/shop/files/ing-manganese.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--manganese{background:#eef7f9 url(/cdn/shop/files/ing-mobile-manganese.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--omega{background:#eef7f9 url(/cdn/shop/files/ing-omega.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--omega{background:#eef7f9 url(/cdn/shop/files/ing-mobile-omega.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--chondroitin{background:#eef7f9 url(/cdn/shop/files/ing-chondroitin.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--chondroitin{background:#eef7f9 url(/cdn/shop/files/ing-mobile-chondroitin.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--glucosamine{background:#eef7f9 url(/cdn/shop/files/ing-glucosamine.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--glucosamine{background:#eef7f9 url(/cdn/shop/files/ing-mobile-glucosamine.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--claw{background:#eef7f9 url(/cdn/shop/files/ing-claw.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--claw{background:#eef7f9 url(/cdn/shop/files/ing-mobile-claw.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--willow{background:#eef7f9 url(/cdn/shop/files/ing-willow.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--willow{background:#eef7f9 url(/cdn/shop/files/ing-mobile-willow.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--camomile{background:#eef7f9 url(/cdn/shop/files/ing-camomile.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--camomile{background:#eef7f9 url(/cdn/shop/files/ing-mobile-camomile.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--passion{background:#eef7f9 url(/cdn/shop/files/ing-passion.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--passion{background:#eef7f9 url(/cdn/shop/files/ing-mobile-passion.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--ginger{background:#eef7f9 url(/cdn/shop/files/ing-ginger.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--ginger{background:#eef7f9 url(/cdn/shop/files/ing-mobile-ginger.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--trypto{background:#eef7f9 url(/cdn/shop/files/ing-trypto.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--trypto{background:#eef7f9 url(/cdn/shop/files/ing-mobile-trypto.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--marshmallow{background:#eef7f9 url(/cdn/shop/files/ing-marshmallow.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--marshmallow{background:#eef7f9 url(/cdn/shop/files/ing-mobile-marshmallow.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--cranberry{background:#eef7f9 url(/cdn/shop/files/ing-cranberry.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--cranberry{background:#eef7f9 url(/cdn/shop/files/ing-mobile-cranberry.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--bcomplex{background:#eef7f9 url(/cdn/shop/files/ing-bcomplex.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--bcomplex{background:#eef7f9 url(/cdn/shop/files/ing-mobile-bcomplex.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--licorice{background:#eef7f9 url(/cdn/shop/files/ing-licorice.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--licorice{background:#eef7f9 url(/cdn/shop/files/ing-mobile-licorice.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--nettle{background:#eef7f9 url(/cdn/shop/files/ing-nettle.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--nettle{background:#eef7f9 url(/cdn/shop/files/ing-mobile-nettle.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--beet{background:#eef7f9 url(/cdn/shop/files/ing-beet.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--beet{background:#eef7f9 url(/cdn/shop/files/ing-mobile-beet.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--pumpkin{background:#eef7f9 url(/cdn/shop/files/ing-pumpkin.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--pumpkin{background:#eef7f9 url(/cdn/shop/files/ing-mobile-pumpkin.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--dandelion{background:#eef7f9 url(/cdn/shop/files/ing-dandelion.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--dandelion{background:#eef7f9 url(/cdn/shop/files/ing-mobile-dandelion.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--liquid{background:#eef7f9 url(/cdn/shop/files/ing-liquid.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--liquid{background:#eef7f9 url(/cdn/shop/files/ing-mobile-liquid.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--psyllium{background:#eef7f9 url(/cdn/shop/files/ing-psyllium.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--psyllium{background:#eef7f9 url(/cdn/shop/files/ing-mobile-psyllium.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--coconut{background:#eef7f9 url(/cdn/shop/files/ing-coconut.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--coconut{background:#eef7f9 url(/cdn/shop/files/ing-mobile-coconut.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--aloe{background:#eef7f9 url(/cdn/shop/files/ing-aloe.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--aloe{background:#eef7f9 url(/cdn/shop/files/ing-mobile-aloe.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--oat{background:#eef7f9 url(/cdn/shop/files/ing-oat.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--oat{background:#eef7f9 url(/cdn/shop/files/ing-mobile-oat.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--foam{background:#eef7f9 url(/cdn/shop/files/ing-foam.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--foam{background:#eef7f9 url(/cdn/shop/files/ing-mobile-foam.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--leaves{background:#eef7f9 url(/cdn/shop/files/ing-leaves.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--leaves{background:#eef7f9 url(/cdn/shop/files/ing-mobile-leaves.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--citric{background:#eef7f9 url(/cdn/shop/files/ing-citric.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--citric{background:#eef7f9 url(/cdn/shop/files/ing-mobile-citric.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--vitamina{background:#eef7f9 url(/cdn/shop/files/ing-vitamina.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--vitamina{background:#eef7f9 url(/cdn/shop/files/ing-mobile-vitamina.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--lutein{background:#eef7f9 url(/cdn/shop/files/ing-lutein.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--lutein{background:#eef7f9 url(/cdn/shop/files/ing-mobile-lutein.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--sweet{background:#eef7f9 url(/cdn/shop/files/ing-sweet.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--sweet{background:#eef7f9 url(/cdn/shop/files/ing-mobile-sweet.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--peppermint{background:#eef7f9 url(/cdn/shop/files/ing-peppermint.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--peppermint{background:#eef7f9 url(/cdn/shop/files/ing-mobile-peppermint.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--sodium{background:#eef7f9 url(/cdn/shop/files/ing-sodium.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--sodium{background:#eef7f9 url(/cdn/shop/files/ing-mobile-sodium.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--salts{background:#eef7f9 url(/cdn/shop/files/ing-salts.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--salts{background:#eef7f9 url(/cdn/shop/files/ing-mobile-salts.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--fragrances{background:#eef7f9 url(/cdn/shop/files/ing-fragrances.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--fragrances{background:#eef7f9 url(/cdn/shop/files/ing-mobile-fragrances.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--surfactants{background:#eef7f9 url(/cdn/shop/files/ing-surfactants.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--surfactants{background:#eef7f9 url(/cdn/shop/files/ing-mobile-surfactants.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--coconuts{background:#eef7f9 url(/cdn/shop/files/ing-coconuts.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--coconuts{background:#eef7f9 url(/cdn/shop/files/ing-mobile-coconuts.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--oats{background:#eef7f9 url(/cdn/shop/files/ing-oats.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--oats{background:#eef7f9 url(/cdn/shop/files/ing-mobile-oats.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--citrics{background:#eef7f9 url(/cdn/shop/files/ing-citrics.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--citrics{background:#eef7f9 url(/cdn/shop/files/ing-mobile-citrics.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--chickenbroth{background:#eef7f9 url(/cdn/shop/files/ing-chickenbroth.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--chickenbroth{background:#eef7f9 url(/cdn/shop/files/ing-mobile-chickenbroth.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--potato{background:#eef7f9 url(/cdn/shop/files/ing-potato.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--potato{background:#eef7f9 url(/cdn/shop/files/ing-mobile-potato.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--collagen{background:#eef7f9 url(/cdn/shop/files/ing-collagen.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--collagen{background:#eef7f9 url(/cdn/shop/files/ing-mobile-collagen.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--blackberry{background:#eef7f9 url(/cdn/shop/files/ing-blackberry.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--blackberry{background:#eef7f9 url(/cdn/shop/files/ing-mobile-blackberry.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--carrot{background:#eef7f9 url(/cdn/shop/files/ing-carrot.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--carrot{background:#eef7f9 url(/cdn/shop/files/ing-mobile-carrot.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient--pomegranate{background:#eef7f9 url(/cdn/shop/files/ing-pomegranate.png) no-repeat center right/215px}@media (max-width: 819px){.ingredient-list__ingredient--pomegranate{background:#eef7f9 url(/cdn/shop/files/ing-mobile-pomegranate.png) no-repeat top left/110px;padding:1.5rem 1rem 1.5rem 8rem;position:relative}}.ingredient-list__ingredient b,.ingredient-list__ingredient p{font-size:16px;display:block;max-width:calc(100% - 210px);margin:1rem 0 0;flex:1 0 100%;line-height:1.5;color:#20254a}@media (max-width: 819px){.ingredient-list__ingredient b,.ingredient-list__ingredient p{font-size:1rem;max-width:100%}}.ingredient-list__ingredient b{font-size:22px;margin:0 0 auto}@media (max-width: 819px){.ingredient-list__ingredient b{display:flex;flex-wrap:wrap;font-size:16px;align-items:center;justify-content:flex-start;gap:.5rem}.ingredient-list__ingredient b:before{content:"";background:url(/cdn/shop/files/chevron-down.svg?v=1734441339) no-repeat center center/cover;width:18px;height:18px;display:inline-block;transition:.2s all ease;position:absolute;right:1rem}}@media (max-width: 819px){.template-product h2{font-size:36px}}.circle-input,.product-atf__right-circlechecks label input,.product-atf__right-purchasetype label input{margin:0 .5rem 0 0;padding:0;width:20px;height:20px;border:1px solid #20254a;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:100%;position:relative;outline:0;flex:0 0 20px;font-size:0;background:#fff;line-height:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.circle-input:checked,.product-atf__right-circlechecks label input:checked,.product-atf__right-purchasetype label input:checked{background:#20254a}.circle-input:checked:after,.product-atf__right-circlechecks label input:checked:after,.product-atf__right-purchasetype label input:checked:after{content:"";width:12px;height:12px;border-radius:100%;border:3px solid #fff;display:block}.product-atf{display:flex;flex-wrap:wrap;align-content:stretch;justify-content:space-evenly;position:relative;min-height:calc(100vh - 52px);min-height:calc(100dvh - 52px);padding:5rem 0 0}.product-atf.row .page-wrapper{padding:0;width:100%}@media (min-height: 820px){.product-atf{align-content:center;align-items:center}}@media (max-width: 819px){.product-atf{padding:3rem 0 0!important}}.product-atf .splide__slide img{max-width:100%}.product-atf:before{position:absolute;top:0;bottom:0;left:0;width:50%;content:""}@media (max-width: 768px){.product-atf:before{display:none}}.product-atf .page-wrapper{position:relative;z-index:10;padding:0;max-width:100%;flex:unset}.product-atf__left{flex:0 0 38%;max-width:500px;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center;gap:2rem;margin-bottom:2rem}@media (max-width: 819px){.product-atf__left{margin-bottom:0}}.product-atf__left .cover-image{flex:1 0 100%}.product-atf__left .cover-image img{width:400px;margin:0 auto;display:block;max-width:100%}@media (max-width: 560px){.product-atf__left .cover-image img{width:340px}}.product-atf__left .cover-image img.bottle{width:260px}@media (max-width: 560px){.product-atf__left .cover-image img.bottle{width:170px}}@media (max-width: 1220px){.product-atf__left{flex:0 0 43%;max-width:43%;gap:1rem}}.product-atf__left #product-slider{width:560px;max-width:100%;margin:0 auto}.product-atf__left #product-slider .splide__slide{text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center}.product-atf__left #product-slider .splide__arrow--prev{left:0}.product-atf__left #product-slider .splide__arrow--next{right:0}.product-atf__left #product-slider .splide__pagination__page{background:#fff;margin:0 6px}@media (max-width: 768px){.product-atf__left{flex:1 0 100%;max-width:100%;padding:3rem 1rem 1rem}}.product-atf__right{flex:0 0 38%;max-width:480px}@media (max-width: 1220px){.product-atf__right{flex:0 0 43%;max-width:43%}}@media (max-width: 1220px){.product-atf__right{transform:none}}.product-atf__right *{color:#20254a}.product-atf__right h1{font-size:42px;margin:.5rem 0 .25rem}@media (max-width: 819px){.product-atf__right h1{text-align:center;margin:1rem auto .5rem 0}}.product-atf__right p{margin:0 0 .75rem;font-weight:400;color:#20254a}@media (max-width: 819px){.product-atf__right p{text-align:center;margin:0 0 .5rem}}.product-atf__right p.dimmed{font-weight:500;color:#20254a8f;display:flex;flex-wrap:wrap;align-items:center;align-content:center;gap:.35rem;font-size:.8rem;line-height:1}.product-atf__right p.dimmed span{position:relative;top:1px}@media (min-height: 820px){.product-atf__right p.dimmed{margin:0 0 1rem}}@media (max-width: 819px){.product-atf__right p.dimmed{justify-content:center}}.product-atf__right p.dimmed~.dimmed{margin-top:-.5rem;font-weight:400}.product-atf__right .improvement{position:fixed;bottom:2rem;right:2rem;transition:.2s all ease;border-radius:6px;border:1px solid #cae7e4;background:#e7f7f4;color:#2d887d;padding:1rem;display:none!important;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.5rem;line-height:1;font-size:18px;margin:1rem 0 0;font-weight:500;opacity:0}@media (max-width: 819px){.product-atf__right .improvement{font-size:1rem;position:static;opacity:1}}.product-atf__right .improvement.active{opacity:0}@media (max-width: 819px){.product-atf__right{flex:1 0 100%;max-width:100%;padding:1rem;display:flex;flex-wrap:wrap}.product-atf__right .dimmed{flex:1 0 100%}.product-atf__right .dimmed.first{order:1;margin:1rem 0 0;text-align:center;justify-content:center}.product-atf__right .dimmed.second{order:3;margin:1rem 0;text-align:center;justify-content:center}.product-atf__right .dimmed~*{order:5}.product-atf__right .productDescription{text-align:left;margin:0;font-size:16px}.product-atf__right h1{order:2;flex:1 0 100%;margin:.5rem 0 1rem;text-align:center;font-size:38px}}.product-atf__right-circlechecks{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.75rem;margin:1rem 0 0}.product-atf__right-circlechecks--flavor{flex:1 0 100%}.product-atf__right-circlechecks--dogsize{display:flex}@media (max-width: 819px){.product-atf__right-circlechecks{gap:.5rem;justify-content:center}}@media (max-width: 370px){.product-atf__right-circlechecks{gap:.5rem .15rem}}.product-atf__right-circlechecks p{font-weight:500;flex:0 0 auto;margin:0;line-height:1;min-width:0}@media (max-width: 819px){.product-atf__right-circlechecks p{min-width:100%;flex:1 0 100%}}.product-atf__right-circlechecks label{border-radius:6px;border:1px solid #dfdfdf;transition:.1s all ease;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;cursor:pointer}.product-atf__right-circlechecks label span{font-weight:500}.product-atf__right-circlechecks label.active{border-color:#20254a}.product-atf__right-circlechecks label input{margin:0}.product-atf__right-purchasetype{border-radius:6px;border:1px solid #cde5f1;background:#eef7f9;padding:.75rem;margin:1rem 0 0;max-height:54px;overflow:hidden;transition:.2s all ease;width:100%}@media (max-width: 819px){.product-atf__right-purchasetype{max-height:54px}}.product-atf__right-purchasetype-otp label i{margin-left:auto}@media (max-width: 819px){.product-atf__right-purchasetype-otp i{margin-left:auto}}.product-atf__right-purchasetype-otp #addToCart{margin-top:.75rem}.product-atf__right-purchasetype-otp>label:first-of-type i{font-style:normal;margin:0 0 0 auto}.product-atf__right-purchasetype--active{max-height:372px}@media (max-width: 819px){.product-atf__right-purchasetype--active{max-height:343px}}.product-atf__right-purchasetype:last-of-type{background:#f9f9f9;border-color:#ccc;max-height:54px}.product-atf__right-purchasetype:last-of-type .addToCart{margin:.5rem 0 0}.product-atf__right-purchasetype:last-of-type label{min-height:0}.product-atf__right-purchasetype:last-of-type i{margin-left:auto}.product-atf__right-purchasetype:last-of-type.product-atf__right-purchasetype--active{max-height:372px}.product-atf__right-purchasetype label{border-radius:6px;background:#fff;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.5rem;padding:.5rem;cursor:pointer;transition:.1s all ease;margin:0 0 .5rem;font-weight:500;min-height:46px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}@media (max-width: 1220px){.product-atf__right-purchasetype label span{font-size:16px}}.product-atf__right-purchasetype label s{margin:0 0 0 auto;opacity:.55}@media (max-width: 1220px){.product-atf__right-purchasetype label s{font-size:16px}}.product-atf__right-purchasetype label b{margin:0 auto;font-size:12px;line-height:1;border-radius:100px;border:1px solid #c4caf2;background:#e3e6fd;padding:.5rem .75rem}@media (max-width: 1220px){.product-atf__right-purchasetype label b{padding:.25rem .45rem;position:absolute;top:-9px;right:9px;border-radius:.5rem;line-height:1;font-size:9px}}.product-atf__right-purchasetype label u{border-radius:100px;background:#20254a;display:inline-block;padding:.5rem .75rem;color:#fff;margin:0 0 0 auto;text-decoration:none;font-size:14px}@media (max-width: 1220px){.product-atf__right-purchasetype label u{font-size:12px;line-height:1}}@media (max-width: 1220px) and (min-width: 819px){.product-atf__right-purchasetype label u{position:absolute;top:-1rem;right:-1rem;border-radius:0 0 0 8px}}.product-atf__right-purchasetype label i{font-style:normal}@media (max-width: 1220px){.product-atf__right-purchasetype label i{font-size:16px}}.product-atf__right-purchasetype label input{margin:0}.product-atf__right-purchasetype label.active{border:1px solid #cde5f1}.product-atf__right-purchasetype label:first-of-type{background:none;padding:0;min-height:30px;margin:0 0 .75rem}.product-atf__right-purchasetype label:last-of-type b{border-color:#cde4f0;background:#e5f5fe}.product-atf__right-purchasetype .collapser{transition:.1s all ease;max-height:154px;overflow:hidden;margin:0;display:flex;flex-wrap:wrap}.product-atf__right-purchasetype .collapser label{flex:1 0 100%;order:1}.product-atf__right-purchasetype .collapser.collapsed{max-height:46px}.product-atf__right-purchasetype .collapser.collapsed label b{opacity:0}.product-atf__right-purchasetype .collapser.collapsed label{order:2;flex:1 0 100%}.product-atf__right-purchasetype .collapser.collapsed label.come-first{order:1}.product-atf__right-purchasetype .collapser.collapsed label:last-child:not(.come-first){margin:0}.product-atf__right-purchasetype .collapser.collapsed~.upsell{max-height:89px;padding:1rem .5rem;border:1px solid #20254a;margin:0}@media (max-width: 819px){.product-atf__right-purchasetype .collapser.collapsed~.upsell{max-height:100px}}.product-atf__right-purchasetype .collapser label{background:#fff;padding:.5rem;margin:0 0 .5rem;min-height:46px}.product-atf__right-purchasetype-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;align-content:center;list-style:none;color:#20254a;padding:0;margin:1rem 0 0}@media (max-width: 1220px){.product-atf__right-purchasetype-icons{gap:.2rem;justify-content:center}}@media (max-width: 768px){.product-atf__right-purchasetype-icons{justify-content:space-evenly}}.product-atf__right-purchasetype-icons li{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;list-style:none;color:#20254a;gap:.25rem;font-size:15px;flex:0 0 auto;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-weight:500}@media (max-width: 1220px){.product-atf__right-purchasetype-icons li{font-size:12px}}@media (max-width: 768px){.product-atf__right-purchasetype-icons li{gap:.1rem;font-size:11px}}.product-atf__right-purchasetype #addToCart{border-radius:100px;background:#20254a;padding:1.45rem 1rem;text-align:center;text-decoration:none;color:#fff;display:block;transition:.1s all ease;font-size:18px;margin:.75rem 0}@media (max-width: 768px){.product-atf__right-purchasetype #addToCart{font-size:16px}}.product-atf__right-purchasetype #addToCart.disabled{pointer-events:none;-webkit-filter:saturate(0) opacity(.5);filter:saturate(0) opacity(.5)}.product-atf__right-purchasetype #addToCart *{color:#fff}.product-atf__right-purchasetype #addToCart:hover{background:#2d887d}.product-atf__right-purchasetype #addToCart b{display:block;margin:0}@media (max-width: 1220px){.product-atf__right-purchasetype #addToCart b{line-height:1}}.product-atf__right-purchasetype #addToCart small{display:flex;align-items:center;justify-content:center;gap:.25rem;align-content:center}.product-atf__right .estimated{display:flex;margin:.75rem 0 0;align-content:center;align-items:center;justify-content:center;gap:.25rem;font-size:14px;font-weight:500}@media (max-width: 819px){.product-atf__right .estimated{font-size:12px;margin:.5rem 0}}.product-atf__right .estimated span{color:#2d887d}.product-atf__right .accepted{display:block;margin:1rem auto}.product-atf__subs{flex-wrap:wrap;align-content:stretch;justify-content:space-between;list-style:none;padding:0;margin:0;gap:1rem;display:flex;width:100%}@media (max-width: 819px){.product-atf__subs{margin:0}}.product-atf__subs li{flex:1;border-radius:.5rem;text-align:center;padding:0}.product-atf__subs li p{font-weight:500;line-height:1.2;margin-bottom:0;color:#20254a}@media (max-width: 819px){.product-atf__subs li p{margin-top:.5rem}}.product-atf__endorsement{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;border-radius:.5rem;padding:1.25rem;margin:0 auto;max-width:100%;position:relative}@media (max-width: 560px){.product-atf__endorsement.mobile-show{display:flex!important}}.product-atf__endorsement>img{flex:0 0 56px;max-width:56px;border-radius:100%}@media (max-width: 1220px){.product-atf__endorsement>img{flex:0 0 36px;max-width:36px!important;position:absolute;top:1rem;left:1rem}}.product-atf__endorsement div{flex:1;padding:0 0 0 1rem}@media (max-width: 1220px){.product-atf__endorsement div{flex:1 0 100%;padding:0}}.product-atf__endorsement div span{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;border-radius:6px;border:1px solid transparent;background:transparent;color:#2d887d;font-family:TT Norms Pro;font-size:12px;font-style:normal;font-weight:500;padding:.25rem .5rem;line-height:1}@media (max-width: 1220px){.product-atf__endorsement div span{margin:.25rem 0 .251rem 3rem}}.product-atf__endorsement div span svg{width:14px;margin:0 .25rem 0 0}.product-atf__endorsement div p{font-size:14px;color:#20254a;text-align:left;margin:.75rem 0 0}@media (max-width: 819px){.product-atf__endorsement div p{margin:.5rem 0 0}}.product-atf__endorsement div b{display:none;font-size:14px;color:#20254a;font-weight:500;line-height:1}@media (max-width: 819px){.product-atf__endorsement div b{font-weight:600}}.problem{background:#fff;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.problem p{font-size:18px}@media (max-width: 819px){.problem p{font-size:16px}}.problem__top{text-align:center;flex:1 0 100%;margin:0 0 2rem}@media (max-width: 1220px){.problem__top{margin:0}}@media (max-width: 819px){.problem__top{order:1;margin:0}}.problem__top h2{margin:0 auto 2rem}@media (max-width: 819px){.problem__top h2{margin:0 auto 1rem}}.problem__top p{width:870px;max-width:100%;margin:0 auto 2rem;line-height:1.6;color:#20254a}@media (max-width: 819px){.problem__top p{margin:0 auto 1rem}}.problem__top img{max-width:100%;margin:0 auto 1rem}.problem__top-graph{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:3rem 0 6rem}@media (max-width: 1220px){.problem__top-graph{margin:1rem 0 2rem}}.problem__top-graph p{width:100%;text-align:left}.problem__top-graph-left{flex:0 0 28%}@media (max-width: 768px){.problem__top-graph-left{flex:1 0 100%;order:2}}.problem__top-graph-center{flex:0 0 42%}@media (max-width: 768px){.problem__top-graph-center{flex:1 0 100%;order:1}}@media (max-width: 768px){.problem__top-graph-center svg line{display:none}}.problem__top-graph-right{flex:0 0 28%}@media (max-width: 768px){.problem__top-graph-right{flex:1 0 100%;order:3}}.problem__left{flex:0 0 45%}@media (max-width: 768px){.problem__left{flex:1 0 100%;order:3}}.problem__left h2{position:relative}@media (max-width: 819px){.problem__left h2{text-align:center}}.problem__left h2 img{position:absolute;margin:-1.5rem 0 0 -2.5rem}.problem__left ul{list-style:none;margin:2rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:1rem}@media (max-width: 768px){.problem__left ul{margin:1rem 0 0}}.problem__left ul li{flex:1 0 100%;border-radius:6px;border:1px solid #d4ebf0;background:#eef7f9;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-start;gap:1rem;padding:1.5rem;font-weight:500;font-size:1rem;color:#20254a}@media (max-width: 768px){.problem__left ul li{justify-content:flex-start;font-size:1rem;gap:.25rem;align-items:center}}.problem__left ul li h3{margin:0;line-height:.85;flex:0 0 80px}@media (max-width: 768px){.problem__left ul li h3{flex:0 0 80px;text-align:left;font-size:38px}}.problem__left ul li span{flex:1}.problem__right{flex:0 0 45%}@media (max-width: 768px){.problem__right{flex:1 0 100%;order:2}}.problem__right img{width:100%;max-width:100%}.journey{background:#fff7f3;overflow:hidden}.journey h2 span{position:relative}.journey h2 span:after{content:"";display:block;width:100%;position:absolute;bottom:-5px;background:url(/cdn/shop/files/healthier.svg) no-repeat center center/contain;left:0;right:0;height:13px}.journey__paws{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin:4rem 0 8rem}@media (max-width: 1220px){.journey__paws{margin:2rem 0 3rem}}.journey__paws-cell{flex:0 0 200px;color:#20254a;text-align:center;position:relative}@media (min-width: 819px) and (max-width: 1220px){.journey__paws-cell{flex:0 0 24%}}@media (max-width: 819px){.journey__paws-cell{flex:0 0 49%}}.journey__paws-cell:hover div.bubble{opacity:1}.journey__paws-cell:nth-child(2n){margin-top:3rem}@media (max-width: 819px){.journey__paws-cell:nth-child(2n){margin-top:7rem}}.journey__paws-cell:nth-child(2n):after{content:"";display:block;width:100%;position:absolute;background:url(/cdn/shop/files/pawprints-up.svg) no-repeat center center/contain;left:calc(100% - 36px);height:200px;width:calc(100% + 55px);top:0}@media (min-width: 819px) and (max-width: 1220px){.journey__paws-cell:nth-child(2n):after{left:calc(100% - 56px);height:114px;width:calc(100% - 29px);top:0}}@media (max-width: 819px){.journey__paws-cell:nth-child(2n):after{left:-100%;height:100%;width:126%;top:35%;transform:rotate(152deg)}}@media (max-width: 819px){.journey__paws-cell:nth-child(odd) div.bubble{left:0}}.journey__paws-cell:nth-child(odd):after{content:"";display:block;width:100%;position:absolute;background:url(/cdn/shop/files/pawprints-down.svg) no-repeat center center/contain;left:calc(100% - 36px);height:200px;width:calc(100% + 55px);top:0}@media (min-width: 819px) and (max-width: 1220px){.journey__paws-cell:nth-child(odd):after{left:calc(100% - 97px);height:114px;width:calc(100% + 55px)}}@media (max-width: 819px){.journey__paws-cell:nth-child(odd):after{height:100%;width:120%;top:0;transform:rotate(30deg);left:74%}}.journey__paws-cell:last-child:after{display:none}.journey__paws-cell div{border-radius:18px;background:#fff7f3;box-shadow:0 3px 12px #e8d7cf;width:110px;height:110px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;font-size:0;justify-content:center;cursor:pointer;position:relative}@media (min-width: 819px) and (max-width: 1220px){.journey__paws-cell div{width:70px;height:70px}}.journey__paws-cell div:after{content:"i";display:flex;width:20px;height:20px;color:#20254a;border-radius:100%;background:#fff7f3;line-height:1;font-size:11px;border:1px solid #20254a;text-align:center;align-items:center;align-content:center;justify-content:center;top:-5px;font-weight:600;right:-5px;box-shadow:0 0 6px 1px #e8d7cf;position:absolute}.journey__paws-cell div img{width:46px}@media (min-width: 819px) and (max-width: 1220px){.journey__paws-cell div img{width:36px}}.journey__paws-cell div.bubble{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:400px;padding:1.25rem;background:#fff;box-shadow:0 4px 8px #ede1db;height:auto;position:absolute;top:110%;max-width:400px;margin:0 auto;left:-100px;opacity:0;transition:.1s all ease;z-index:10}@media (max-width: 1220px){.journey__paws-cell div.bubble{max-width:150%}}.journey__paws-cell div.bubble:after{display:none}.journey__paws-cell div.bubble p{margin:0;text-align:left}.journey__paws-cell b{display:block;font-size:14px;font-weight:700;margin:1rem 0 .5rem}.journey__paws-cell span{display:block;font-weight:500;font-size:1rem;line-height:1.45}.whats-inside{background:#fff;padding-bottom:0!important}@media (min-width: 1220px){.whats-inside .splide__track{overflow:visible}}.whats-inside__top h2{text-align:center;margin:0 auto 4rem}@media (max-width: 819px){.whats-inside__top h2{margin:0 auto 2rem}}.whats-inside__top ul{list-style:none;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin:0 auto 4rem;-moz-columns:4;columns:4;padding:0;color:#20254a}@media (max-width: 819px){.whats-inside__top ul{margin:0 auto 2rem}}.whats-inside__top ul li{flex:0 0 24%;position:relative;padding:0 0 0 2rem;color:#20254a}@media (max-width: 1220px){.whats-inside__top ul li{flex:0 0 48%;margin:0 0 2rem;padding:0;text-align:center}}@media (max-width: 819px){.whats-inside__top ul li{flex:1 0 100%}}.whats-inside__top ul li b{display:block;font-weight:500;font-size:18px;margin:0 0 .5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.5rem}@media (max-width: 1220px){.whats-inside__top ul li b{font-size:18px;justify-content:flex-start}}.whats-inside__top ul li b:before{content:"";display:block;width:100%;background:url(/cdn/shop/files/inside-check.svg) no-repeat center center/contain;left:0;height:24px;width:24px}.whats-inside__top ul li p{font-weight:400;font-size:18px;margin:0}@media (max-width: 1220px){.whats-inside__top ul li p{font-size:16px;text-align:left}}.pawfy-tabs{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.pawfy-tabs__links{list-style:none;margin:0 0 2rem;padding:0;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-start;gap:1rem}@media (max-width: 819px){.pawfy-tabs__links{gap:.5rem;flex-wrap:nowrap;align-items:flex-start;overflow:auto;margin:0 0 1rem}.pawfy-tabs__links li{flex:0 0 auto}}.pawfy-tabs__links li a{display:block;padding:.5rem 1rem;font-size:18px;opacity:.5;border-bottom:1px solid transparent;text-decoration:none;color:#20254a;font-weight:500}@media (max-width: 819px){.pawfy-tabs__links li a{font-size:16px;padding:.5rem}}.pawfy-tabs__links li a.active{opacity:1;border-color:#20254a}.pawfy-tabs__panels{flex:1 0 100%}.pawfy-tabs__panels-panel{display:none}.pawfy-tabs__panels-panel.active{display:block}.fetch{background:#fff;padding:5rem 0}.fetch *{color:#20254a}@media (max-width: 819px){.fetch{padding:1rem 0}}.fetch__panel{border-radius:6px;background:url(/cdn/shop/files/fetch-bg.jpg) no-repeat center right/cover;padding:4rem 5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media (max-width: 1220px){.fetch__panel{padding:3rem}}@media (max-width: 768px){.fetch__panel{background-color:#fad7be;padding-bottom:92vw!important;background-position:right bottom;background-size:280vw auto;padding:2rem}}.fetch__panel-right{flex:0 0 65%}.fetch__panel-right h3{line-height:1.2;max-width:690px}@media (max-width: 819px){.fetch__panel-right{flex:1 0 100%}.fetch__panel-right h3{text-align:center;position:relative}.fetch__panel-right h3 img{position:absolute}.fetch__panel-right h3 br{display:none}}.fetch__panel-right ul{list-style:none;padding:0;margin:2rem 0;display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 1220px){.fetch__panel-right ul{grid-template-columns:1fr}}.fetch__panel-right ul li{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:1rem;font-weight:500}@media (max-width: 1220px){.fetch__panel-right ul li{justify-content:center;text-align:center}.fetch__panel-right ul li span{display:block;text-align:left;flex:1}.fetch__panel-right ul li span br{display:none!important}}@media (max-width: 1220px) and (max-width: 768px){.fetch__panel-right ul~.button{width:100%}}.faq{background:#fcf8f4}.faq *{color:#20254a}.faq h2{text-align:center;margin:0 0 1rem}.faq .page-wrapper{width:46rem}.faq__list{display:block}.upsell{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;padding:0 .5rem;gap:.5rem;border-radius:6px;border:0 solid transparent;background:#fff7f3;max-height:0;overflow:hidden;transition:.1s all ease;cursor:pointer}.upsell.active{max-height:100px;padding:1rem;border:1px solid #20254a}.upsell__input{flex:0 0 20px;pointer-events:none}.upsell__input label{min-height:20px!important}.upsell__body{flex:1}.upsell__body b{display:block;color:#20254a;line-height:1;margin:0 0 .25rem;font-size:.9rem;font-weight:600;text-align:left}.upsell__body p{display:block;font-weight:400;margin:0!important;line-height:1.18;font-size:.9rem!important;text-align:left}@media (max-width: 819px){.upsell__body p{font-size:.9rem!important}}.upsell__image{flex:0 0 54px;font-size:0}.upsell__image img{max-width:100%;max-height:60px;-o-object-fit:contain;object-fit:contain}.feeding-guidelines{margin:3rem 0 0}.feeding-guidelines ul{list-style:none;padding:0;margin:0;gap:1rem;display:flex;flex-wrap:wrap}@media (max-width: 1220px){.feeding-guidelines ul{justify-content:space-between}}.feeding-guidelines ul li{background:#fff;padding:2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;flex:0 0 48%;border-radius:1rem;box-shadow:0 4px 8px #ede1db}@media (max-width: 819px){.feeding-guidelines ul li{flex:1 0 100%;padding:1rem;justify-content:space-between}}.feeding-guidelines ul li img{flex:0 0 46px;margin:0 .5rem 0 0}@media (max-width: 819px){.feeding-guidelines ul li img{margin:0 .5rem 0 0}}.feeding-guidelines ul li p{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-bottom:1px dotted #20254a;margin:0 0 .25rem;padding:0;flex:1;color:#20254a}@media (max-width: 819px){.feeding-guidelines ul li p{flex:1}}.feeding-guidelines ul li p span,.feeding-guidelines ul li p b{font-size:1rem;display:inline-block;padding:.25rem 0;background:#fff;margin:0 0 -.5rem;color:#20254a}@media (max-width: 819px){.feeding-guidelines ul li p span,.feeding-guidelines ul li p b{display:inline-block;flex:0 0 auto}}.nutri-information{background:#eef7f9;padding:2rem;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:3rem;box-shadow:2px 2px 8px #d3dee0}.nutri-information *{color:#20254a}.nutri-information__cell{flex:1}@media (max-width: 1220px){.nutri-information__cell{flex:1 0 100%}}.nutri-information__cell b{display:block;margin:0 0 .75rem}.nutri-information__cell ul{list-style:none;margin:0;padding:0}.nutri-information__cell ul.split{-moz-columns:2;columns:2}@media (max-width: 819px){.nutri-information__cell ul.split{-moz-columns:1;columns:1}}.nutri-information__cell ul li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-bottom:1px dotted #20254a;margin:0 0 .25rem}.nutri-information__cell ul li span{font-size:1rem;display:inline-block;padding:.25rem 0;background:#eef7f9;margin:0 0 -.25rem}#inside{visibility:visible}#inside .splide__arrow{background:none;display:flex;flex-wrap:wrap;align-items:center;-webkit-tap-highlight-color:transparent;top:calc(100% + 25px)}#inside .splide__arrow--prev{left:0}#inside .splide__arrow--next{right:0}#inside .splide__arrow svg{width:40px;height:40px;stroke:#20254a;stroke-width:2}@media (max-width: 819px){#inside .splide__arrow svg{width:28px;height:40px}}.template-product .header--sticky ul~a.tablet-show img{-webkit-filter:none;filter:none}.template-product .best-sellers ul.pawfy-products li p:not([class]),.template-product .best-sellers ul.pawfy-products li p.adder span{display:none}.template-product .best-sellers ul.pawfy-products li p.adder a{margin:0 auto}.template-product .best-sellers .splide__arrow.splide__arrow--next{right:-26px}@media (max-width: 1220px){.template-product .best-sellers .splide__arrow.splide__arrow--next{right:0}}.template-product .best-sellers .splide__arrow.splide__arrow--prev{left:-26px}@media (max-width: 1220px){.template-product .best-sellers .splide__arrow.splide__arrow--prev{left:0}}.template-product .best-sellers ul.pawfy-products li ol{gap:0}.template-product .best-sellers ul.pawfy-products li ol li{flex:0 0 50%}.template-product .best-sellers ul.pawfy-products li ol li span{font-size:.85rem}.template-product .home-icons{background:#fcf8f4}.template-product .home-icons li img{-webkit-filter:contrast(0) brightness(0);filter:contrast(0) brightness(0)}.template-product .home-icons li span{color:#20254a;font-weight:500}.template-product header.header.header--sticky nav ul li a,.template-product .header--sticky ul~a.tablet-show{color:#20254a}.template-product header.header.header--sticky svg path{fill:#20254a}.template-product .header--sticky a.menu-toggle{-webkit-filter:none;filter:none}.probiotic header.header{background:#e5f9f5}@media (max-width: 1220px){.probiotic .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-tablet-probiotic.jpg?v=1733319717) no-repeat center right/cover}}@media (max-width: 768px){.probiotic .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-mobi-probiotic.jpg?v=1733319717) no-repeat bottom right/cover}}@media (max-width: 768px){.probiotic .product-atf__left{background:#d1ede8}}.probiotic .product-atf:before{background:#d1ede8}.probiotic .product-atf__subs li,.probiotic .product-atf__endorsement{background:#e5f9f5}.probiotic .product-atf__endorsement div span{border:1px #a9e1da solid;background:#ccefe8;color:#2d887d}.probiotic .product-atf__left #product-slider .splide__pagination__page.is-active{background:#2d887d}.probiotic .product-atf__endorsement div span svg path{fill:#2d887d}.skin-coat .fetch__panel{background-image:url(/cdn/shop/files/fetch-bg-skincoat.jpg?v=1733319717)}@media (max-width: 1220px){.skin-coat .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-tablet-skincoat.jpg?v=1733319717) no-repeat center right/cover}}@media (max-width: 768px){.skin-coat .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-mobi-skincoat.jpg?v=1733319717) no-repeat bottom right/cover}}.skin-coat header.header{background:#fff7e6}@media (max-width: 768px){.skin-coat .product-atf__left{background:#fff0cf}}.skin-coat .product-atf:before{background:#fff0cf}.skin-coat .product-atf__subs li,.skin-coat .product-atf__endorsement{background:#fff7e6}.skin-coat .product-atf__endorsement div span{border:1px solid #ffdd91;background:#ffeabb;color:#c49061}.skin-coat .product-atf__left #product-slider .splide__pagination__page.is-active{background:#c49061}.skin-coat .product-atf__endorsement div span svg path{fill:#c49061}.allergy .fetch__panel{background-image:url(/cdn/shop/files/fetch-bg-allergy.jpg?v=1733319717)}@media (max-width: 1220px){.allergy .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-tablet-allergy.jpg?v=1733319717) no-repeat center right/cover}}@media (max-width: 768px){.allergy .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-mobi-allergy.jpg?v=1733319717) no-repeat bottom right/cover}}.allergy header.header{background:#edfef0}@media (max-width: 768px){.allergy .product-atf__left{background:#d6f2dc}}.allergy .product-atf:before{background:#d6f2dc}.allergy .product-atf__subs li,.allergy .product-atf__endorsement{background:#edfef0}.allergy .product-atf__endorsement div span{border:1px solid #cdeed3;background:#e2f8e6;color:#42a754}.allergy .product-atf__left #product-slider .splide__pagination__page.is-active{background:#42a754}.allergy .product-atf__endorsement div span svg path{fill:#42a754}.hip-and-joint .fetch__panel{background-image:url(/cdn/shop/files/fetch-bg-hipjoint.jpg?v=1733319717)}@media (max-width: 1220px){.hip-and-joint .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-tablet-hipjoint.jpg?v=1733319717) no-repeat center right/cover}}@media (max-width: 768px){.hip-and-joint .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-mobi-hipjoint.jpg?v=1733319717) no-repeat bottom right/cover}}.hip-and-joint header.header{background:#fef2ef}@media (max-width: 768px){.hip-and-joint .product-atf__left{background:#ffe8e3}}.hip-and-joint .product-atf:before{background:#ffe8e3}.hip-and-joint .product-atf__subs li,.hip-and-joint .product-atf__endorsement{background:#fef2ef}.hip-and-joint .product-atf__endorsement div span{border:1px solid #ffddd9;background:#ffeae5;color:#e47a6e}.hip-and-joint .product-atf__left #product-slider .splide__pagination__page.is-active{background:#e47a6e}.hip-and-joint .product-atf__endorsement div span svg path{fill:#e47a6e}.pain-relief .fetch__panel{background-image:url(/cdn/shop/files/fetch-bg-pain.jpg?v=1733319717)}@media (max-width: 1220px){.pain-relief .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-tablet-pain.jpg?v=1733319717) no-repeat center right/cover}}@media (max-width: 768px){.pain-relief .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-mobi-pain.jpg?v=1733319717) no-repeat bottom right/cover}}.pain-relief header.header{background:#e3eff7}@media (max-width: 768px){.pain-relief .product-atf__left{background:#d3e8f6}}.pain-relief .product-atf:before{background:#d3e8f6}.pain-relief .product-atf__subs li,.pain-relief .product-atf__endorsement{background:#e3eff7}.pain-relief .product-atf__endorsement div span{border:1px solid #bbdaec;background:#d6e8f3;color:#4c8eba}.pain-relief .product-atf__left #product-slider .splide__pagination__page.is-active{background:#4c8eba}.pain-relief .product-atf__endorsement div span svg path{fill:#4c8eba}.calming .fetch__panel{background-image:url(/cdn/shop/files/fetch-bg-calming.jpg?v=1733319717)}@media (max-width: 1220px){.calming .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-tablet-calming.jpg?v=1733319717) no-repeat center right/cover}}@media (max-width: 768px){.calming .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-mobi-calming.jpg?v=1733319717) no-repeat bottom right/cover}}.calming header.header{background:#e2e6f4}@media (max-width: 768px){.calming .product-atf__left{background:#d5dbf0}}.calming .product-atf:before{background:#d5dbf0}.calming .product-atf__subs li,.calming .product-atf__endorsement{background:#e2e6f4}.calming .product-atf__endorsement div span{border:1px solid #b0bdeb;background:#c7d0f0;color:#5368c2}.calming .product-atf__left #product-slider .splide__pagination__page.is-active{background:#5368c2}.calming .product-atf__endorsement div span svg path{fill:#5368c2}.eye-support .fetch__panel{background-image:url(/cdn/shop/files/fetch-bg-eyesupport.jpg?v=1733319717)}@media (max-width: 1220px){.eye-support .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-tablet-eye.jpg?v=1733319717) no-repeat center right/cover}}@media (max-width: 768px){.eye-support .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-mobi-eye.jpg?v=1733319717) no-repeat bottom right/cover}}.eye-support header.header{background:#e8fcff}@media (max-width: 768px){.eye-support .product-atf__left{background:#d8f5f9}}.eye-support .product-atf:before{background:#d8f5f9}.eye-support .product-atf__subs li,.eye-support .product-atf__endorsement{background:#e8fcff}.eye-support .product-atf__endorsement div span{border:1px solid #b3e7f0;background:#d9f7fc;color:#46a0af}.eye-support .product-atf__left #product-slider .splide__pagination__page.is-active{background:#46a0af}.eye-support .product-atf__endorsement div span svg path{fill:#46a0af}.multivitamin .fetch__panel{background-image:url(/cdn/shop/files/fetch-bg-multivitamin.jpg?v=1733319717)}@media (max-width: 1220px){.multivitamin .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-tablet-multi.jpg?v=1733319717) no-repeat center right/cover}}@media (max-width: 768px){.multivitamin .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-mobi-multi.jpg?v=1733319717) no-repeat bottom right/cover}}.multivitamin header.header{background:#fff4fa}@media (max-width: 768px){.multivitamin .product-atf__left{background:#ffe7f5}}.multivitamin .product-atf:before{background:#ffe7f5}.multivitamin .product-atf__subs li,.multivitamin .product-atf__endorsement{background:#fff4fa}.multivitamin .product-atf__endorsement div span{border:1px solid #ffd8ed;background:#ffedf7;color:#c672a0}.multivitamin .product-atf__left #product-slider .splide__pagination__page.is-active{background:#c672a0}.multivitamin .product-atf__endorsement div span svg path{fill:#c672a0}.urinary .fetch__panel{background-image:url(/cdn/shop/files/fetch-bg-uti.jpg?v=1733319717)}@media (max-width: 1220px){.urinary .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-tablet-uti.jpg?v=1733319717) no-repeat center right/cover}}@media (max-width: 768px){.urinary .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-mobi-uti.jpg?v=1733319717) no-repeat bottom right/cover}}.urinary header.header{background:#ffebed}@media (max-width: 768px){.urinary .product-atf__left{background:#ffe0e3}}.urinary .product-atf:before{background:#ffe0e3}.urinary .product-atf__subs li,.urinary .product-atf__endorsement{background:#ffebed}.urinary .product-atf__endorsement div span{border:1px solid #f7d0d5;background:#ffe6e9;color:#d46a78}.urinary .product-atf__left #product-slider .splide__pagination__page.is-active{background:#d46a78}.urinary .product-atf__endorsement div span svg path{fill:#d46a78}.anal-glands .fetch__panel{background-image:url(/cdn/shop/files/fetch-bg-anal.jpg?v=1733319717)}@media (max-width: 1220px){.anal-glands .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-tablet-anal.jpg?v=1733319717) no-repeat center right/cover}}@media (max-width: 768px){.anal-glands .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-mobi-anal.jpg?v=1733319717) no-repeat bottom right/cover}}.anal-glands header.header{background:#d6e6ff}@media (max-width: 768px){.anal-glands .product-atf__left{background:#a6c0e6}}.anal-glands .product-atf:before{background:#a6c0e6}.anal-glands .product-atf__subs li,.anal-glands .product-atf__endorsement{background:#d6e6ff}.anal-glands .product-atf__endorsement div span{border:1px solid #aac7f5;background:#c6dcff;color:#20254a}.anal-glands .product-atf__left #product-slider .splide__pagination__page.is-active{background:#20254a}.anal-glands .product-atf__endorsement div span svg path{fill:#20254a}.wash.dog p.nasc.text-center{padding-bottom:2rem}.wash.dog .whats-inside{background:#eef7f9;padding-bottom:3rem}.wash.dog .ingredient-list__ingredient,.wash.dog .nutri-information{background-color:#fff}.wash.dog .fetch__panel{background-image:url(/cdn/shop/files/fetch-bg-shampoo.jpg?v=1733319719)}@media (max-width: 1220px){.wash.dog .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-tablet-shampoo.jpg?v=1733319717) no-repeat center right/cover}}@media (max-width: 768px){.wash.dog .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-mobi-shampoo.jpg?v=1733319717) no-repeat bottom right/cover}}.wash.dog .fetch__panel-right{margin-left:auto}.wash.dog header.header{background:#cfd7f6}@media (max-width: 768px){.wash.dog .product-atf__left{background:#7787be}}.wash.dog .product-atf:before{background:#7787be}.wash.dog .product-atf__subs li,.wash.dog .product-atf__endorsement{background:#cfd7f6}.wash.dog .product-atf__endorsement div span{border:1px solid #b0bdeb;background:#c2cdf3;color:#445bbe}.wash.dog .product-atf__left #product-slider .splide__pagination__page.is-active{background:#445bbe}.wash.dog .product-atf__endorsement div span svg path{fill:#445bbe}.dental p.nasc.text-center{padding-bottom:2rem}.dental .whats-inside{background:#eef7f9;padding-bottom:3rem}.dental .ingredient-list__ingredient,.dental .nutri-information{background-color:#fff}.dental .fetch__panel-right{margin-left:auto}.dental .fetch__panel{background-image:url(/cdn/shop/files/fetch-bg-dental.jpg?v=1733319719)}@media (max-width: 1220px){.dental .fetch__panel{background:#f5d3b3 url(/cdn/shop/files/fetch-bg-tablet-dental.jpg?v=1733319717) no-repeat center right/cover}}@media (max-width: 768px){.dental .fetch__panel{background:#f5d3b3 url(/cdn/shop/files/fetch-bg-mobi-dental.jpg?v=1733319717) no-repeat bottom right/cover}}.dental header.header{background:#d3f1f9}.dental .product-atf:before{background:#b1e2e9}.dental .product-atf__subs li,.dental .product-atf__endorsement{background:#c9ebf0}.dental .product-atf__endorsement div span{border:1px solid #aae1e9;background:#c3eef5;color:#46a0af}.dental .product-atf__left #product-slider .splide__pagination__page.is-active{background:#46a0af}.dental .product-atf__endorsement div span svg path{fill:#46a0af}@media (max-width: 768px){.dental .product-atf__left{background:#b1e2e9}}.broth p.nasc.text-center{padding-bottom:2rem}.broth .whats-inside{background:#eef7f9;padding-bottom:3rem}.broth .ingredient-list__ingredient,.broth .nutri-information{background-color:#fff}.broth .fetch__panel{background-image:url(/cdn/shop/files/fetch-bg-broth.jpg?v=1733319719)}@media (max-width: 1220px){.broth .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-tablet-bb.jpg?v=1733319717) no-repeat center right/cover}}@media (max-width: 768px){.broth .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-mobi-bb.jpg?v=1733319717) no-repeat bottom right/cover}}.broth header.header{background:#d6ebed}.broth .product-atf:before{background:#afd2d5}.broth .product-atf__subs li,.broth .product-atf__endorsement{background:#d6ebed}.broth .product-atf__endorsement div span{border:1px solid #a3d9dc;background:#c0e4e6;color:#30949a}.broth .product-atf__left #product-slider .splide__pagination__page.is-active{background:#30949a}.broth .product-atf__endorsement div span svg path{fill:#30949a}@media (max-width: 768px){.broth .product-atf__left{background:#afd2d5}}.pumpkin p.nasc.text-center{padding-bottom:2rem}.pumpkin .whats-inside{background:#eef7f9;padding-bottom:3rem}.pumpkin .ingredient-list__ingredient,.pumpkin .nutri-information{background-color:#fff}.pumpkin .fetch__panel{background-image:url(/cdn/shop/files/fetch-bg-pumpkin.jpg?v=1733319719)}@media (max-width: 1220px){.pumpkin .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-tablet-pumpkin.jpg?v=1733319717) no-repeat center right/cover}}@media (max-width: 768px){.pumpkin .fetch__panel{background:#fee1c4 url(/cdn/shop/files/fetch-bg-mobi-pumpkin.jpg?v=1733319717) no-repeat bottom right/cover}}.pumpkin header.header{background:#fcd6c4}.pumpkin .product-atf:before{background:#ecb79f}.pumpkin .product-atf__subs li,.pumpkin .product-atf__endorsement{background:#fcd6c4}.pumpkin .product-atf__endorsement div span{border:1px solid #f9bb9f;background:#ffcfba;color:#d96835}.pumpkin .product-atf__left #product-slider .splide__pagination__page.is-active{background:#d96835}.pumpkin .product-atf__endorsement div span svg path{fill:#d96835}@media (max-width: 768px){.pumpkin .product-atf__left{background:#ecb79f}}.nasc{font-size:18px;font-style:normal;font-weight:500;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center;gap:1rem;color:#20254a;margin:2rem 0 0}.bold{font-weight:500}circle[fill="#E61414"]{transition:.2s all ease;transform-origin:center center;-webkit-animation:red-pulse 1.1s infinite;animation:red-pulse 1.1s infinite}circle[fill="#E61414"]:last-of-type{-webkit-animation-delay:.4s;animation-delay:.4s}@media (min-height: 820px) and (min-width: 1200px){.product-atf{justify-content:center;align-content:center;align-items:flex-start}.product-atf .page-wrapper{gap:5rem}}.product-atf__right h1{margin-top:0}.product-atf__right-circlechecks--flavor,.product-atf__right-circlechecks--dogsize{border-radius:6px;border:1px solid #cde5f1;background:#eef7f9;padding:.75rem;margin:1rem 0 0;flex:1 0 100%}.product-atf__right-circlechecks--flavor>p,.product-atf__right-circlechecks--dogsize>p{flex:1 0 100%;font-weight:600;text-align:left}.product-atf__right-circlechecks--flavor label,.product-atf__right-circlechecks--dogsize label{background:#fff;border:1px solid #dfdfdf;flex:1 0 calc(50% - .5rem)}.product-atf__right-circlechecks--flavor label.active,.product-atf__right-circlechecks--dogsize label.active{border:1px solid #20254a}.product-atf__right-circlechecks--flavor{border:0;background:none;padding:0}.product-atf__right-circlechecks--flavor p{flex:0 0 auto}.product-atf__right-circlechecks--flavor p~label{flex:1 0 auto}.product-atf:before{display:none!important}@media (min-width: 820px){.product-atf__right{flex:0 0 45%;max-width:540px}}.post-sale{text-align:center;padding:0 1rem .5rem;flex:1 0 100%}.post-sale a{font-size:1rem;font-weight:500}.post-sale small{display:block;margin:.5rem 0 0}.post-sale small:first-of-type{margin:.5rem 0 .25rem}.product-atf__right-purchasetype--active{max-height:460px}.product-atf__right-purchasetype #addToCart{margin:.75rem 0 .25rem}.product-atf__right-purchasetype .collapser.collapsed{max-height:54px}.product-atf__right-purchasetype .collapser.collapsed~.post-sale{max-height:74px;opacity:1}.product-atf__right-purchasetype .post-sale{padding:0 1rem;max-height:0;overflow:hidden;opacity:0;transition:.1s all ease}.product-atf__right-purchasetype label span small{display:block;font-size:75%;font-weight:400}.order-block{border-radius:5px;border:1px solid #2d887d;background:#e2f8e6;padding:1rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;width:100%;flex:1 0 100%}.order-block div{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.5rem}.order-block div:nth-child(2){text-align:center}.order-block div span{font-size:14px;text-align:left;display:block;font-weight:400}.order-block div span b{display:block;font-size:14px;font-weight:700}.product-atf__left{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;max-width:663px;flex:0 0 50%}@media (max-width: 819px){.product-atf__left{background:#fff!important;display:flex;flex-wrap:wrap;max-width:100%;padding:0!important;gap:.5rem}}.product-atf__left #product-slider{flex:1}@media (max-width: 819px){.product-atf__left #product-slider{order:1}}.product-atf__left .product-atf__subs{flex:0 0 140px}@media (max-width: 819px){.product-atf__left .product-atf__subs{flex:1 0 100%;display:none;order:4}}.product-atf__left .product-atf__subs li{border-radius:10px;padding:1rem}.product-atf__left .product-atf__subs li p{margin-top:.35rem;line-height:1.35}.product-atf__left .splide__controls{flex:0 0 69px;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1rem;max-height:398px;list-style:none}@media (max-width: 819px){.product-atf__left .splide__controls{flex:1 0 100%;gap:.5rem;order:3}}.product-atf__left .splide__controls li{cursor:pointer;transition:.1s all ease;border:2px solid transparent;font-size:0}.product-atf__left .splide__controls li.active{border-color:#20254a}@media (max-width: 819px){.product-atf__left .splide__controls li{flex:1}}.product-atf__left .splide__controls li img{width:100%}
/*# sourceMappingURL=/cdn/shop/t/33/assets/product.css.map */
