.teddybae-quick-nav{background:rgb(var(--color-background));border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.teddybae-quick-nav__list{display:flex;gap:2.4rem;justify-content:center;list-style:none;margin:0;overflow-x:auto;padding:1.2rem 1.5rem;scrollbar-width:none;white-space:nowrap}.teddybae-quick-nav__list::-webkit-scrollbar{display:none}.teddybae-quick-nav__item--desktop-only{display:none}.teddybae-quick-nav__link{color:rgb(var(--color-foreground));font-size:1.35rem;font-weight:600;letter-spacing:.02em;text-decoration:none}.teddybae-quick-nav__link:hover,.teddybae-quick-nav__link:focus-visible{text-decoration:underline;text-underline-offset:.3rem}.teddybae-home-conversion{padding:6.4rem 0}.teddybae-home-conversion__header{margin:0 auto 3.2rem;max-width:76rem;text-align:center}.teddybae-home-conversion__heading{margin:0 0 1.2rem}.teddybae-home-conversion__intro{font-size:1.7rem;margin:0}.teddybae-shopping-grid{display:grid;gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr))}.teddybae-shopping-card{background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1rem;display:flex;flex-direction:column;min-width:0;overflow:hidden}.teddybae-shopping-card__media{aspect-ratio:4 / 3;background:rgba(var(--color-foreground),.04);display:block;overflow:hidden}.teddybae-shopping-card__media img,.teddybae-shopping-card__media svg{height:100%;object-fit:cover;transition:transform .22s ease;width:100%}.teddybae-shopping-card:hover .teddybae-shopping-card__media img{transform:scale(1.025)}.teddybae-shopping-card__content{display:flex;flex:1;flex-direction:column;padding:2.2rem}.teddybae-shopping-card__title{font-size:2.2rem;margin:0 0 .8rem}.teddybae-shopping-card__text{flex:1;margin:0 0 1.8rem}.teddybae-shopping-card__actions{display:flex;flex-wrap:wrap;gap:.8rem}.teddybae-shopping-card__actions .button{font-size:1.25rem;min-height:4.2rem;min-width:0;padding:0 1.6rem}.teddybae-how-it-works{border-top:.1rem solid rgba(var(--color-foreground),.12);margin-top:6.4rem;padding-top:5.6rem}.teddybae-how-it-works__heading{margin:0 0 3rem;text-align:center}.teddybae-steps{counter-reset:teddybae-step;display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr))}.teddybae-step{counter-increment:teddybae-step;padding:0 2rem;text-align:center}.teddybae-step:before{align-items:center;background:rgb(var(--color-button));border-radius:50%;color:rgb(var(--color-button-text));content:counter(teddybae-step);display:inline-flex;font-size:1.6rem;font-weight:700;height:4rem;justify-content:center;margin-bottom:1.2rem;width:4rem}.teddybae-step h3{font-size:2rem;margin:0 0 .6rem}.teddybae-step p{margin:0}.teddybae-promises{background:rgba(var(--color-foreground),.045);border-radius:1rem;display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:5.6rem;padding:2.4rem}.teddybae-promise{font-size:1.35rem;font-weight:600;margin:0;text-align:center}.teddybae-promise:before{content:"\2713";margin-right:.5rem}.teddybae-collection-help{padding:2.4rem 0 0}.teddybae-collection-help__inner{background:rgba(var(--color-foreground),.045);border-radius:1rem;padding:2.8rem;text-align:center}.teddybae-collection-help__inner h2{margin:0 0 .8rem}.teddybae-collection-help__inner>p{margin:0 auto 1.8rem;max-width:70rem}.teddybae-breed-search{display:flex;gap:1rem;justify-content:center;margin:0 auto 1.4rem;max-width:68rem}.teddybae-breed-search .field{flex:1}.teddybae-breed-search .button{white-space:nowrap}.teddybae-personalised-fallback{font-weight:600}.teddybae-product-highlights{background:rgba(var(--color-foreground),.045);border-radius:.8rem;padding:1.8rem 2rem}.teddybae-product-highlights__title{font-size:1.8rem;margin:0 0 1rem}.teddybae-product-highlights__list{list-style:none;margin:0;padding:0}.teddybae-product-highlights__list li{margin:.45rem 0;padding-left:2.2rem;position:relative}.teddybae-product-highlights__list li:before{content:"\2713";font-weight:700;left:0;position:absolute}.teddybae-product-highlights__addon{border-top:.1rem solid rgba(var(--color-foreground),.12);margin:1.2rem 0 0;padding-top:1.2rem}.teddybae-featured-products,.teddybae-gift-guide{padding:6.4rem 0}.teddybae-section-heading{margin:0 auto 3.2rem;max-width:76rem;text-align:center}.teddybae-section-heading h2,.teddybae-section-heading p{margin-top:0}.teddybae-section-heading__eyebrow,.teddybae-product-guide__eyebrow{font-size:1.2rem;font-weight:700;letter-spacing:.12em;margin-bottom:.8rem;text-transform:uppercase}.teddybae-featured-products__placeholder{border:.1rem solid rgba(var(--color-foreground),.12);padding:2rem;text-align:center}.teddybae-card-meta{color:rgba(var(--color-foreground),.78);font-size:1.2rem;line-height:1.4;margin:.7rem 0 .8rem;min-height:3.4rem}.teddybae-gift-grid{display:grid;gap:1.6rem;grid-template-columns:repeat(4,minmax(0,1fr))}.teddybae-gift-card{background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.14);display:flex;flex-direction:column;padding:2.4rem}.teddybae-gift-card h3{font-size:2rem;margin:0 0 1rem}.teddybae-gift-card>p:not(.teddybae-gift-card__price){flex:1;margin-top:0}.teddybae-gift-card__price{font-size:1.8rem;font-weight:700;margin:0 0 1.2rem}.teddybae-gift-card .button{font-size:1.25rem;min-height:4.2rem;min-width:0;padding:0 1.4rem;width:100%}.teddybae-bundle-guide{border-top:.1rem solid rgba(var(--color-foreground),.14);margin-top:5.6rem;padding-top:4.8rem}.teddybae-bundle-guide__header{margin:0 auto 2.8rem;max-width:76rem;text-align:center}.teddybae-bundle-guide__header h2{margin:0 0 1rem}.teddybae-bundle-grid{display:grid;gap:1.6rem;grid-template-columns:repeat(3,minmax(0,1fr))}.teddybae-bundle-card{align-items:flex-start;background:rgba(var(--color-foreground),.04);display:flex;gap:1.4rem;padding:2.2rem}.teddybae-bundle-card h3,.teddybae-bundle-card p{margin-top:0}.teddybae-bundle-card a,.teddybae-personalised-fallback{font-weight:700;text-underline-offset:.3rem}.teddybae-bundle-card__number{align-items:center;border:.1rem solid currentColor;border-radius:50%;display:flex;flex:0 0 3.2rem;font-weight:700;height:3.2rem;justify-content:center;margin:0}.teddybae-bundle-guide__note{font-size:1.2rem;margin:1.6rem 0 0;text-align:center}.teddybae-collection-facts,.teddybae-product-guide__facts{display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;margin:1.8rem 0;padding:0}.teddybae-collection-facts li,.teddybae-product-guide__facts li{background:rgba(var(--color-foreground),.06);border:.1rem solid rgba(var(--color-foreground),.1);font-size:1.2rem;line-height:1.35;padding:.7rem 1rem}.teddybae-product-guide{border-bottom:.1rem solid rgba(var(--color-foreground),.12);border-top:.1rem solid rgba(var(--color-foreground),.12);margin:1.6rem 0 2rem;padding:1.6rem 0}.teddybae-product-guide__eyebrow{margin-top:0}.teddybae-product-guide__facts{margin-bottom:0}.teddybae-product-guide__steps{display:grid;gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:1.6rem 0 0;padding:0}.teddybae-product-guide__steps li{font-size:1.15rem;line-height:1.35}.teddybae-product-guide__steps span{align-items:center;border:.1rem solid currentColor;border-radius:50%;display:flex;font-weight:700;height:2.6rem;justify-content:center;margin-bottom:.7rem;width:2.6rem}.teddybae-search-intro{margin:0 auto 3rem;max-width:76rem;text-align:center}.teddybae-search-intro .teddybae-collection-facts{justify-content:center}@media screen and (max-width:989px){.teddybae-shopping-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teddybae-promises{grid-template-columns:repeat(3,minmax(0,1fr))}.teddybae-gift-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.header--top-center{grid-template-areas:"left-icons heading icons"}.header__inline-menu{display:none}.teddybae-quick-nav__item--desktop-only{display:list-item}.teddybae-quick-nav__list{gap:2rem;padding:1rem 1.5rem 1.4rem}}@media screen and (max-width:749px){.teddybae-quick-nav__list{display:grid;gap:.4rem;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;padding:.8rem 1rem;white-space:normal}.teddybae-quick-nav__list li{min-width:0}.teddybae-quick-nav__link{align-items:center;display:flex;font-size:1.15rem;justify-content:center;line-height:1.25;min-height:3.6rem;overflow-wrap:anywhere;padding:.35rem .2rem;text-align:center}.teddybae-home-conversion{padding:4.4rem 0}.teddybae-shopping-grid,.teddybae-steps,.teddybae-promises,.teddybae-gift-grid,.teddybae-bundle-grid{grid-template-columns:1fr}.teddybae-featured-products,.teddybae-gift-guide{padding:4.4rem 0}.teddybae-gift-card,.teddybae-bundle-card{padding:1.8rem}.teddybae-bundle-guide{margin-top:4rem;padding-top:3.6rem}.teddybae-step{padding:0}.teddybae-promises{gap:.8rem;padding:2rem}.teddybae-promise{text-align:left}.teddybae-breed-search{flex-direction:column}.teddybae-collection-help__inner{padding:2.4rem 1.6rem}.teddybae-breed-search .field,.teddybae-breed-search .field__input{min-width:0;width:100%}.teddybae-breed-search .field__label{max-width:calc(100% - 3rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teddybae-breed-search .button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/teddybae-conversion.css.map */
