.chemarry-brands{--chem-brands-background: #faf8f5;--chem-brands-surface: #ffffff;--chem-brands-surface-soft: #f5f7f8;--chem-brands-text: #0e1b2c;--chem-brands-secondary: #66707b;--chem-brands-muted: #89919a;--chem-brands-accent: #e79a2d;--chem-brands-trust: #1f6951;--chem-brands-border: #e5e2dd;--chem-brands-border-strong: #d8d4cd;--chem-brands-panel-radius: 2rem;--chem-brands-card-radius: 1.6rem;--chem-brands-small-radius: 1rem;--chem-brands-pill-radius: 999px;--chem-brands-shadow: 0 1.2rem 3.2rem rgba(14, 27, 44, .06);--chem-brands-shadow-hover: 0 1.8rem 4rem rgba(14, 27, 44, .1);--chem-brands-transition: .18s cubic-bezier(.2, .7, .3, 1);position:relative;width:100%;color:var(--chem-brands-text);isolation:isolate}.chemarry-brands,.chemarry-brands *,.chemarry-brands *:before,.chemarry-brands *:after{box-sizing:border-box}.chemarry-brands img,.chemarry-brands svg{display:block;max-width:100%}.chemarry-brands [hidden]{display:none!important}.chemarry-brands__spacing{width:100%;padding-top:var(--chem-brands-padding-top-mobile, 1.6rem);padding-bottom:var(--chem-brands-padding-bottom-mobile, 1.6rem)}.chemarry-brands__container{width:min(calc(100% - 3.2rem),var(--chem-page-width, 120rem));margin-inline:auto}.chemarry-brands__panel{position:relative;overflow:hidden;padding:2.4rem;background:var(--chem-brands-background);border:.1rem solid var(--chem-brands-border);border-radius:var(--chem-brands-panel-radius)}.chemarry-brands__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin-bottom:2rem}.chemarry-brands__heading{min-width:0;max-width:62rem}.chemarry-brands__eyebrow{display:inline-flex;align-items:center;gap:.65rem;margin:0 0 .6rem;color:var(--chem-brands-trust);font-size:1.1rem;font-weight:700;line-height:1.3;letter-spacing:.075em;text-transform:uppercase}.chemarry-brands__eyebrow:before{content:"";flex:0 0 auto;width:.55rem;height:.55rem;background:var(--chem-brands-accent);border-radius:50%}.chemarry-brands__title{margin:0;color:var(--chem-brands-text);font-size:2.4rem;font-weight:700;line-height:1.14;letter-spacing:-.03em;text-wrap:balance}.chemarry-brands__description{max-width:58rem;margin:.65rem 0 0;color:var(--chem-brands-secondary);font-size:1.3rem;line-height:1.5;text-wrap:pretty}.chemarry-brands__description p{margin:0}.chemarry-brands__trust{display:inline-flex;align-items:center;gap:.8rem;max-width:26rem;min-height:4.2rem;padding:.8rem 1.2rem;color:var(--chem-brands-trust);background:#eef6f3;border:.1rem solid #cfe1db;border-radius:1.1rem;font-size:1.1rem;font-weight:650;line-height:1.35}.chemarry-brands__trust-icon{display:grid;flex:0 0 auto;width:2.6rem;height:2.6rem;place-items:center;background:var(--chem-brands-surface);border:.1rem solid #cfe1db;border-radius:50%}.chemarry-brands__trust-icon svg{width:1.35rem;height:1.35rem}.chemarry-brands__viewport{position:relative;min-width:0}.chemarry-brands__list{display:grid;grid-template-columns:repeat(var(--chem-brands-columns, 4),minmax(0,1fr));gap:1.2rem;margin:0;padding:0;list-style:none}.chemarry-brands__item{display:flex;min-width:0;height:100%}.chemarry-brand{position:relative;display:flex;flex:1 1 auto;flex-direction:column;min-width:0;overflow:hidden;color:var(--chem-brands-text);background:var(--chem-brands-surface);border:.1rem solid var(--chem-brands-border);border-radius:var(--chem-brands-card-radius);transition:border-color var(--chem-brands-transition),box-shadow var(--chem-brands-transition),transform var(--chem-brands-transition)}.chemarry-brand--featured{border-color:#e79a2d94;box-shadow:0 1rem 2.6rem #e79a2d12}.chemarry-brand--veterinary{border-color:#cddfd9}.chemarry-brand--veterinary:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border:.1rem solid rgba(31,105,81,.16);border-radius:inherit;pointer-events:none}@media(hover:hover)and (pointer:fine){.chemarry-brand:hover{border-color:var(--chem-brands-border-strong);box-shadow:var(--chem-brands-shadow-hover);transform:translateY(-.25rem)}}.chemarry-brand__media{position:relative;overflow:hidden;min-height:15.5rem;aspect-ratio:var(--chem-brand-image-ratio, 4 / 3);background:linear-gradient(180deg,#f6f4f0,#eeece8 68%,#dfe2e5)}.chemarry-brand__picture,.chemarry-brand__image{width:100%;height:100%}.chemarry-brand__image{object-fit:cover;object-position:var(--chem-brand-image-position-x, 50%) var(--chem-brand-image-position-y, 50%);transition:transform .45s cubic-bezier(.2,.7,.3,1)}.chemarry-brand__placeholder{display:grid;width:100%;height:100%;min-height:15.5rem;place-items:center;color:#293442}.chemarry-brand__placeholder svg{width:36%;max-width:9rem;height:auto;opacity:.52}.chemarry-brand__media:after{content:"";position:absolute;inset:auto 0 0;height:40%;background:linear-gradient(180deg,#0e1b2c00,#0e1b2c80);pointer-events:none}@media(hover:hover)and (pointer:fine){.chemarry-brand:hover .chemarry-brand__image{transform:scale(1.025)}}.chemarry-brand__category{position:absolute;right:1rem;bottom:1rem;left:1rem;z-index:2;display:inline-flex;align-items:center;width:fit-content;max-width:calc(100% - 2rem);min-height:2.6rem;padding:.5rem .85rem;overflow:hidden;color:#fff;background:#0e1b2cdb;border:.1rem solid rgba(255,255,255,.16);border-radius:var(--chem-brands-pill-radius);font-size:1rem;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;backdrop-filter:blur(.8rem);-webkit-backdrop-filter:blur(.8rem)}.chemarry-brand__category:before{content:"";flex:0 0 auto;width:.5rem;height:.5rem;margin-right:.6rem;background:var(--chem-brands-accent);border-radius:50%}.chemarry-brand__body{display:flex;flex:1 1 auto;flex-direction:column;padding:1.4rem}.chemarry-brand__identity{display:flex;align-items:center;gap:.8rem;min-width:0;margin-bottom:.55rem}.chemarry-brand__logo{flex:0 0 auto;width:auto;max-width:8.5rem;height:2.4rem;object-fit:contain;object-position:left center}.chemarry-brand__name{margin:0;color:var(--chem-brands-trust);font-size:1rem;font-weight:700;line-height:1.3;letter-spacing:.07em;text-transform:uppercase}.chemarry-brand__badge{display:inline-flex;align-items:center;width:fit-content;margin-left:auto;padding:.4rem .7rem;color:#654100;background:#fff2d6;border:.1rem solid #f4d493;border-radius:var(--chem-brands-pill-radius);font-size:.9rem;font-weight:700;line-height:1.2;text-transform:uppercase}.chemarry-brand__badge--veterinary{color:var(--chem-brands-trust);background:#edf6f3;border-color:#cfe1db}.chemarry-brand__title{margin:0;color:var(--chem-brands-text);font-size:1.6rem;font-weight:700;line-height:1.22;letter-spacing:-.02em;text-wrap:balance}.chemarry-brand__summary{margin:.55rem 0 0;color:var(--chem-brands-secondary);font-size:1.2rem;line-height:1.46;text-wrap:pretty}.chemarry-brand__summary p{margin:0}.chemarry-brand__benefits{display:grid;gap:.55rem;margin:1.1rem 0 0;padding:0;list-style:none}.chemarry-brand__benefit{display:grid;grid-template-columns:1.65rem minmax(0,1fr);align-items:start;gap:.6rem;color:var(--chem-brands-secondary);font-size:1.12rem;line-height:1.38}.chemarry-brand__benefit-icon{display:grid;width:1.65rem;height:1.65rem;place-items:center;margin-top:.05rem;color:var(--chem-brands-trust);background:#eef6f3;border:.1rem solid #cfe1db;border-radius:50%}.chemarry-brand__benefit-icon svg{width:.9rem;height:.9rem}.chemarry-brand__products{margin-top:1.2rem;padding-top:1.1rem;border-top:.1rem solid var(--chem-brands-border)}.chemarry-brand__products-label{display:block;margin:0 0 .65rem;color:var(--chem-brands-muted);font-size:.9rem;font-weight:700;line-height:1.3;letter-spacing:.055em;text-transform:uppercase}.chemarry-brand__product-list{display:flex;flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none}.chemarry-brand__product{display:inline-flex;align-items:center;min-height:2.4rem;padding:.4rem .7rem;color:var(--chem-brands-text);background:var(--chem-brands-surface-soft);border:.1rem solid var(--chem-brands-border);border-radius:var(--chem-brands-pill-radius);font-size:.98rem;font-weight:600;line-height:1.25}.chemarry-brand__ideal{display:grid;grid-template-columns:2.8rem minmax(0,1fr);align-items:center;gap:.8rem;margin-top:auto;padding:1rem;color:var(--chem-brands-text);background:#f2f8f6;border:.1rem solid #cee1db;border-radius:1rem}.chemarry-brand__benefits+.chemarry-brand__ideal,.chemarry-brand__products+.chemarry-brand__ideal{margin-top:1.2rem}.chemarry-brand__ideal-icon{display:grid;width:2.8rem;height:2.8rem;place-items:center;color:var(--chem-brands-trust);background:var(--chem-brands-surface);border:.1rem solid #cee1db;border-radius:50%}.chemarry-brand__ideal-icon svg{width:1.35rem;height:1.35rem}.chemarry-brand__ideal-content{min-width:0}.chemarry-brand__ideal-label{display:block;margin-bottom:.15rem;color:var(--chem-brands-trust);font-size:.88rem;font-weight:700;line-height:1.25;letter-spacing:.065em;text-transform:uppercase}.chemarry-brand__ideal-text{display:block;color:var(--chem-brands-secondary);font-size:1.02rem;line-height:1.36}.chemarry-brand__notice{display:grid;grid-template-columns:2.6rem minmax(0,1fr);align-items:start;gap:.75rem;margin-top:.9rem;padding:.9rem;color:#315a4e;background:#f0f7f5;border:.1rem solid #c9dfd8;border-radius:1rem;font-size:.98rem;line-height:1.4}.chemarry-brand__notice-icon{display:grid;width:2.6rem;height:2.6rem;place-items:center;color:var(--chem-brands-trust);background:var(--chem-brands-surface);border:.1rem solid #c9dfd8;border-radius:50%}.chemarry-brand__notice-icon svg{width:1.25rem;height:1.25rem}.chemarry-brand__notice p{margin:0}.chemarry-brands__footer{max-width:76rem;margin:1.4rem auto 0;color:var(--chem-brands-muted);font-size:.98rem;line-height:1.45;text-align:center}.chemarry-brands__footer p{margin:0}.chemarry-brands__mobile-hint{display:none;align-items:center;justify-content:center;gap:.6rem;margin-top:.8rem;color:var(--chem-brands-muted);font-size:.95rem;font-weight:600;line-height:1.3}.chemarry-brands__mobile-hint svg{width:1.5rem;height:1.5rem}.shopify-design-mode .chemarry-brands__item.shopify-block--selected .chemarry-brand{border-color:#2d7ff9;box-shadow:0 0 0 .2rem #2d7ff926}.shopify-design-mode .chemarry-brands__item.shopify-block--selected{scroll-margin-inline:1.4rem}@media screen and (min-width:750px)and (max-width:1099px){.chemarry-brands__list{grid-template-columns:repeat(2,minmax(0,1fr))}.chemarry-brand__media{min-height:18rem}}@media screen and (min-width:750px){.chemarry-brands__spacing{padding-top:var(--chem-brands-padding-top-desktop, 3.2rem);padding-bottom:var(--chem-brands-padding-bottom-desktop, 3.2rem)}}@media screen and (min-width:1100px){.chemarry-brands__list[data-count="1"]{grid-template-columns:minmax(0,32rem);justify-content:center}.chemarry-brands__list[data-count="2"]{grid-template-columns:repeat(2,minmax(0,36rem));justify-content:center}.chemarry-brands__list[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.chemarry-brands__list[data-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:749px){.chemarry-brands__spacing{padding-top:var(--chem-brands-padding-top-mobile, 1.6rem);padding-bottom:var(--chem-brands-padding-bottom-mobile, 1.6rem)}.chemarry-brands__container{width:calc(100% - 2.4rem)}.chemarry-brands__panel{padding:1.6rem 0;border-radius:1.6rem}.chemarry-brands__header{display:block;margin-bottom:1.4rem;padding-inline:1.4rem}.chemarry-brands__eyebrow{margin-bottom:.5rem;font-size:.95rem}.chemarry-brands__title{font-size:2.1rem;line-height:1.14}.chemarry-brands__description{margin-top:.55rem;font-size:1.25rem;line-height:1.48}.chemarry-brands__trust{display:none;max-width:100%;margin-top:1rem}.chemarry-brands[data-show-mobile-trust=true] .chemarry-brands__trust{display:inline-flex}.chemarry-brands__viewport{overflow:hidden}.chemarry-brands__list{display:flex;gap:1rem;overflow-x:auto;padding:0 1.4rem .8rem;scroll-padding-inline:1.4rem;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.chemarry-brands__list::-webkit-scrollbar{display:none}.chemarry-brands__item{flex:0 0 min(82vw,31rem);scroll-snap-align:start;scroll-snap-stop:always}.chemarry-brand{border-radius:1.5rem}.chemarry-brand__media{min-height:16rem;aspect-ratio:var( --chem-brand-mobile-image-ratio, 4 / 3 )}.chemarry-brand__placeholder{min-height:16rem}.chemarry-brand__body{padding:1.3rem}.chemarry-brand__title{font-size:1.55rem}.chemarry-brand__summary{font-size:1.15rem}.chemarry-brand__benefit{font-size:1.08rem}.chemarry-brand__products{margin-top:1.05rem;padding-top:.95rem}.chemarry-brand__product{font-size:.94rem}.chemarry-brand__ideal{margin-top:1.1rem}.chemarry-brand__ideal-text{font-size:.98rem}.chemarry-brand__notice{font-size:.94rem}.chemarry-brands__footer{margin-top:.75rem;padding-inline:1.6rem;font-size:.92rem}.chemarry-brands__mobile-hint{display:flex}.chemarry-brands__item:only-child{flex-basis:calc(100vw - 5.2rem)}}@media screen and (max-width:374px){.chemarry-brands__container{width:calc(100% - 1.6rem)}.chemarry-brands__panel{padding-top:1.4rem;padding-bottom:1.4rem}.chemarry-brands__header{padding-inline:1.2rem}.chemarry-brands__title{font-size:2rem}.chemarry-brands__list{padding-right:1.2rem;padding-left:1.2rem;scroll-padding-inline:1.2rem}.chemarry-brands__item{flex-basis:calc(100vw - 4.8rem)}.chemarry-brand__media,.chemarry-brand__placeholder{min-height:15rem}.chemarry-brand__body{padding:1.2rem}}@media(prefers-reduced-motion:reduce){.chemarry-brand,.chemarry-brand__image{transition:none}.chemarry-brand:hover,.chemarry-brand:hover .chemarry-brand__image{transform:none}.chemarry-brands__list{scroll-behavior:auto}}@media(prefers-contrast:more){.chemarry-brand,.chemarry-brands__panel,.chemarry-brand__ideal,.chemarry-brand__notice{border-color:currentColor}.chemarry-brand__summary,.chemarry-brand__benefit,.chemarry-brands__description{color:var(--chem-brands-text)}}@media print{.chemarry-brands__list{grid-template-columns:repeat(2,minmax(0,1fr))}.chemarry-brand{break-inside:avoid;box-shadow:none}.chemarry-brands__mobile-hint{display:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/chemarry-brands.css.map */
