.biome-pet-overview{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.shopify-section:has(.biome-pet-overview){overflow:hidden}.biome-pet-overview__container{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:0px}.biome-pet-overview__header{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.biome-pet-overview__heading{margin:0}.biome-pet-overview__heading p{margin:0;font-family:Avenir LT Std,sans-serif;font-size:40px;font-weight:700;line-height:100%;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:currentColor;letter-spacing:0}.biome-pet-overview__heading p strong{color:var(--accent-color, #ef4123);font-weight:inherit;-webkit-text-stroke-width:inherit;-webkit-text-stroke-color:var(--accent-color, #ef4123)}.biome-pet-overview__description{margin:0;max-width:740px;font-family:var(--font-heading-family);font-size:20px;font-weight:600;line-height:130%}.biome-pet-overview__description p{margin:0}.biome-pet-overview__layout{display:flex;flex-direction:column;align-items:center}.biome-pet-overview__media{position:relative;width:90%;max-width:480px}.biome-pet-overview__media-image img,.biome-pet-overview__media-image svg,.biome-pet-overview__media-placeholder{display:block;width:100%;height:auto}.biome-pet-overview__media-badge{position:absolute;width:36%;left:78%;top:60%;transform:translate(-50%,-50%)}.biome-pet-overview__media-badge img{display:block;width:100%;height:auto}.biome-pet-overview__cards-row{display:flex;gap:8px;width:100%;margin-top:-60px;align-items:stretch}.biome-pet-overview__cards{display:flex;flex-direction:column;flex:1 1 0%;gap:8px;min-height:100%;padding-bottom:180px}.biome-pet-overview__cards:not(:has(.biome-pet-overview__card)){display:none}.biome-pet-overview__card{position:relative;display:flex;flex-direction:column;justify-content:center;flex:1 1 0%;min-height:150px;gap:8px;padding:10px;border-radius:16px;background-color:var(--accent-color, #ef4123);color:#fff;overflow:hidden}.biome-pet-overview__card-body{display:flex;flex-direction:row;align-items:center;gap:8px;flex:1}.biome-pet-overview__card-icon{display:flex;width:33%;height:auto;aspect-ratio:var(--card-icon-ratio, 1 / 1);flex-shrink:0;color:#fff}@media screen and (max-width:1360px){.biome-pet-overview__card-icon{display:flex;width:28%}}.biome-pet-overview__card-icon img,.biome-pet-overview__card-icon svg{display:block;width:100%;height:100%;object-fit:contain}.biome-pet-overview__card-title{margin:0;font-family:Avenir LT Std,sans-serif;font-size:18px;font-weight:700;line-height:110%;color:#fff;text-transform:lowercase}.biome-pet-overview__card-text{margin:0;font-family:Ambit,sans-serif;font-size:12px;font-weight:600;line-height:120%;color:#fff;letter-spacing:0px}.biome-pet-overview__card-text p{margin:0}.biome-pet-overview__card--layout-1{--card-icon-width: 30%;--card-icon-ratio: 137 / 138;--card-text-width: 60%}.biome-pet-overview__card--layout-2{--card-icon-width: 30%;--card-icon-ratio: 124 / 121;--card-text-width: 68%}.biome-pet-overview__card--layout-3{--card-icon-width: 27%;--card-icon-ratio: 119 / 129;--card-text-width: 54%}.biome-pet-overview__card--layout-4{--card-icon-width: 36%;--card-icon-ratio: 159 / 187;--card-text-width: 68%}.biome-pet-overview__card--layout-1 .biome-pet-overview__card-body,.biome-pet-overview__card--layout-3 .biome-pet-overview__card-body{flex-direction:row;align-items:center;gap:20px}.biome-pet-overview__card--layout-1 .biome-pet-overview__card-text,.biome-pet-overview__card--layout-3 .biome-pet-overview__card-text{max-width:var(--card-text-width)}.biome-pet-overview__card--layout-2 .biome-pet-overview__card-body,.biome-pet-overview__card--layout-4 .biome-pet-overview__card-body{flex-direction:column;align-items:flex-start;gap:4px}.biome-pet-overview__card--layout-2 .biome-pet-overview__card-text,.biome-pet-overview__card--layout-4 .biome-pet-overview__card-text{max-width:var(--card-text-width)}.biome-pet-overview__card--layout-2 .biome-pet-overview__card-icon,.biome-pet-overview__card--layout-4 .biome-pet-overview__card-icon{position:absolute;right:12px}.biome-pet-overview__card--layout-4 .biome-pet-overview__card-icon{top:50%;transform:translateY(-50%)}.biome-pet-overview__card--layout-2 .biome-pet-overview__card-icon{bottom:12px}.biome-pet-overview__card--layout-4 .biome-pet-overview__card-text,.biome-pet-overview__card--layout-2 .biome-pet-overview__card-text{margin-top:auto}@media(max-width:420px){.biome-pet-overview__card--layout-2 .biome-pet-overview__card-text,.biome-pet-overview__card--layout-4 .biome-pet-overview__card-text{max-width:60%}}.biome-pet-overview__features{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:16px;margin-bottom:40px}.biome-pet-overview__feature{display:flex;align-items:center;justify-content:center;gap:12px;padding:4px 12px 4px 4px;border:1px solid var(--accent-color, #ef4123);border-radius:999px;background-color:#f8f9fa}.biome-pet-overview__feature-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;background-color:var(--accent-color, #ef4123);color:#fff}.biome-pet-overview__feature-icon svg{display:block;width:16px;height:16px}.biome-pet-overview__feature-text{font-family:Ambit,sans-serif;font-size:18px;font-weight:600;line-height:100%;color:#434444}@media screen and (min-width:480px){.biome-pet-overview__feature-icon{width:36px;height:36px}}@media screen and (min-width:768px){.biome-pet-overview__card--layout-4 .biome-pet-overview__card-icon{top:50%;transform:translateY(0)}.biome-pet-overview__container{gap:36px}.biome-pet-overview__header{gap:20px}.biome-pet-overview__heading p{font-size:44px}.biome-pet-overview__card{padding:20px;border-radius:20px;min-height:205px}.biome-pet-overview__card-body{gap:12px}.biome-pet-overview__card-title{font-size:22px}.biome-pet-overview__card-text{font-size:16px}.biome-pet-overview__card--layout-2 .biome-pet-overview__card-icon,.biome-pet-overview__card--layout-4 .biome-pet-overview__card-icon{right:20px}.biome-pet-overview__card--layout-2 .biome-pet-overview__card-icon{bottom:20px}.biome-pet-overview__card--layout-4 .biome-pet-overview__card-icon{top:20px}.biome-pet-overview__features{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px 24px;margin-top:0}.biome-pet-overview__feature{width:auto}}@media screen and (min-width:1024px){.biome-pet-overview__card--layout-1 .biome-pet-overview__card-body,.biome-pet-overview__card--layout-3 .biome-pet-overview__card-body{gap:40px}.biome-pet-overview__card--layout-2 .biome-pet-overview__card-title{max-width:90%}.biome-pet-overview__card--layout-2 .biome-pet-overview__card-body{margin-top:23px}.biome-pet-overview__heading p{font-size:52px}.biome-pet-overview__description{font-size:24px}.biome-pet-overview__layout{flex-direction:row;align-items:stretch;width:100%}.biome-pet-overview__cards-row{display:contents;margin-top:0}.biome-pet-overview__cards--left{order:1;flex:1 1 0%}.biome-pet-overview__cards--right{order:3;flex:1 1 0%}.biome-pet-overview__cards{gap:24px}.biome-pet-overview__media{order:2;width:auto;max-width:none;flex:1.6 1 0%;align-self:center}.biome-pet-overview__card{flex:1 1 0%;padding:32px;border-radius:22px;min-height:239px}.biome-pet-overview__card-title{font-size:32px}.biome-pet-overview__card-text{font-size:24px}.biome-pet-overview__card--layout-2 .biome-pet-overview__card-icon,.biome-pet-overview__card--layout-4 .biome-pet-overview__card-icon{right:10px}.biome-pet-overview__card--layout-2 .biome-pet-overview__card-icon{bottom:24px}.biome-pet-overview__card--layout-4 .biome-pet-overview__card-icon{top:32px}.biome-pet-overview__feature-icon{width:44px;height:44px}.biome-pet-overview__feature-icon svg{width:20px;height:20px}.biome-pet-overview__feature-text{font-size:24px}}@media screen and (min-width:1440px){.biome-pet-overview__features{position:absolute;bottom:28px;margin-bottom:0}}@media screen and (min-width:1280px){.biome-pet-overview__card-title{font-size:48px}}@media screen and (max-width:1025px){.biome-pet-overview__cards{padding-bottom:0}}.biome-pet-overview__cards-row_mob{display:none;flex-direction:column;row-gap:12px}.biome-pet-overview__cards-row_mob .item{padding:20px;border-radius:22px;background-color:var(--accent-color, #ef4123);color:#fff}.biome-pet-overview__cards-row_mob .item h3{margin:0 0 10px;font-family:Avenir LT Std;font-weight:750;font-size:24px;line-height:1;text-transform:lowercase;color:#fff;-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:#FFFFFF}.biome-pet-overview__cards-row_mob .item .content{display:flex;align-items:center;gap:24px}.biome-pet-overview__cards-row_mob .item .icon{width:60px;min-width:60px;line-height:0}.biome-pet-overview__cards-row_mob .item .icon img{max-width:100%;height:auto}.biome-pet-overview__cards-row_mob .item .text{font-family:Ambit;font-weight:500;font-size:20px;line-height:1.2;text-transform:lowercase;color:#fff;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.biome-pet-overview__cards-row_mob .item .text p{margin:0}.biome-pet-overview__cards-row_mob .item .text br,.biome-pet-overview__card-text br{display:none}.biome-pet-overview__cards-row_mob .item.item--even .text{order:-1}.biome-pet-overview__description{font-weight:600}.biome-pet-overview__description b,.biome-pet-overview__description strong{font-weight:750;-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:currentColor}@media screen and (max-width:768px){.biome-pet-overview__features{margin-bottom:0!important}.biome-pet-overview__feature-text{font-size:20px}.biome-pet-overview__feature{justify-content:start;padding:3px;gap:10px}.biome-pet-overview__cards-row{margin-top:24px}.biome-pet-overview__cards-row_mob{display:flex;margin-top:24px}.biome-pet-overview__media{margin-top:24px}.biome-pet-overview__header{gap:10px}.biome-pet-overview__description{font-size:16px;font-weight:600}.biome-pet-overview__description b,.biome-pet-overview__description strong{font-weight:750}.biome-pet-overview__cards-row{display:none}.biome-pet-overview__features{margin-top:24px}.biome-pet-overview__media-image{z-index:1;position:relative;overflow:hidden}.biome-pet-overview__media{position:relative}.biome-pet-overview__media-badge{z-index:3;top:auto;bottom:0;left:auto;right:0;transform:none;width:120px;height:auto}.biome-pet-overview__media-image img{position:relative;z-index:1;bottom:-5px}.biome-pet-overview__media-image:before{content:"";position:absolute;left:0;bottom:0;right:0;z-index:2;top:0;background:linear-gradient(180.24deg,#fff0 87.49%,#fff 99.79%)}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/biome-pet-overview.css.map */
