.cooldo-broth-gallery{display:block;position:relative;min-width:0;align-self:start;color:#5e4b37}.cooldo-broth-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border-radius:20px;scrollbar-width:thin;position:relative}.cooldo-broth-gallery__slide{flex:0 0 100%;min-width:0;aspect-ratio:1;scroll-snap-align:start;overflow:hidden;background:#f4f0ea}.cooldo-broth-gallery__slide>img{display:block;width:100%;height:100%;object-fit:contain}.cooldo-broth-gallery__prices{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);grid-template-rows:auto 1fr;padding:clamp(16px,3vw,36px);gap:16px;align-items:center}.cooldo-broth-gallery__prices h2{grid-column:1/-1;margin:0;font-family:var(--font-heading-family,"TheSeasons",serif);font-size:clamp(24px,3vw,42px);font-weight:400;line-height:1.1;text-align:center;color:#302c26}.cooldo-broth-gallery__editorial{container-type:inline-size;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-rows:auto minmax(0,1fr);gap:clamp(14px,2vw,28px);padding:clamp(20px,3vw,42px);align-items:center}.cooldo-broth-gallery__editorial h2{grid-column:1/-1;margin:0;padding-inline:12px;font-family:var(--font-heading-family,"TheSeasons",serif);font-size:clamp(22px,4.8cqw,42px);font-weight:400;line-height:1.12;text-align:center;color:#302c26}.cooldo-broth-gallery__cutout{display:grid;place-items:center;min-width:0;height:100%;min-height:0;background:none}.cooldo-broth-gallery__cutout img{display:block;width:100%;height:100%;max-height:100%;object-fit:contain;border:0;border-radius:0;background:transparent}.cooldo-broth-gallery__benefit-list{display:grid;gap:clamp(14px,4cqw,32px);list-style:none;margin:0;padding:0}.cooldo-broth-gallery__benefit-list li{display:grid;grid-template-columns:clamp(20px,4cqw,30px) minmax(0,1fr);align-items:start;gap:clamp(8px,1.5cqw,14px);margin:0;padding:0}.cooldo-broth-gallery__benefit-list svg{display:block;width:100%;height:auto;color:#707552}.cooldo-broth-gallery__benefit-list h3{margin:0;color:#302c26;font-family:inherit;font-size:clamp(12px,2.5cqw,20px);font-weight:500;line-height:1.35;letter-spacing:0;text-transform:none}.cooldo-broth-gallery__benefit-list p{margin:5px 0 0;color:#5e4b37;font-size:clamp(10px,1.8cqw,14px);line-height:1.5}.cooldo-broth-gallery__price-list{display:grid;gap:12px}.cooldo-broth-gallery__price-list>div{padding:10px 0;border-bottom:1px solid #cab99b;display:grid;gap:6px;font-size:clamp(10px,1vw,14px)}.cooldo-broth-gallery__price-list strong{font-size:clamp(20px,2.5vw,34px);line-height:1.1;color:#555b38}.cooldo-broth-gallery__price-list small{font-size:11px;font-weight:400;white-space:nowrap}.cooldo-broth-gallery__controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:10px;font-size:12px}.cooldo-broth-gallery__controls button,.cooldo-broth-gallery__shortcuts button{font:inherit;color:inherit;background:transparent;border:1px solid #cab99b;border-radius:24px;padding:8px 14px;cursor:pointer}.cooldo-broth-gallery__controls button:first-child,.cooldo-broth-gallery__controls button:nth-child(3){font-size:22px;line-height:1;padding:6px 14px}.cooldo-broth-gallery .cooldo-broth-gallery__controls [data-broth-zoom]{position:absolute;top:14px;right:14px;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#ffffffe0;color:#5e4b37;font-size:0;line-height:0;cursor:zoom-in}.cooldo-broth-gallery__controls [data-broth-zoom]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 4h6v6M20 4l-7 7M10 20H4v-6M4 20l7-7'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 4h6v6M20 4l-7 7M10 20H4v-6M4 20l7-7'/%3E%3C/svg%3E") center / contain no-repeat}.cooldo-broth-gallery__shortcuts{display:flex;justify-content:center;gap:8px;margin:12px 0;font-size:12px}.cooldo-broth-gallery__shortcuts [aria-pressed=true]{background:#707552;border-color:#707552;color:#fff}.cooldo-broth-gallery [hidden]{display:none!important}.cooldo-broth-gallery :focus-visible{outline:2px solid #707552;outline-offset:3px}.cooldo-broth-gallery__dialog{--viewer-height: calc(100dvh - 128px - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px)) ;position:fixed;top:0;right:0;bottom:0;left:0;box-sizing:border-box;width:100%;height:100dvh;max-width:none;max-height:none;margin:0;padding:calc(64px + env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-right,0px)) calc(64px + env(safe-area-inset-bottom,0px)) max(16px,env(safe-area-inset-left,0px));border:0;border-radius:0;background:#211f1b;color:#5e4b37;overflow:auto;overscroll-behavior:contain}.cooldo-broth-gallery__dialog[open]{display:grid;place-items:center}.cooldo-broth-gallery__dialog::backdrop{background:#211f1b}.cooldo-broth-gallery__dialog [data-broth-enlarged]{display:grid;place-items:center;width:100%;min-width:0;min-height:0;pointer-events:none}.cooldo-broth-gallery__dialog .cooldo-broth-gallery__slide{width:min(900px,100%,var(--viewer-height));max-height:var(--viewer-height);border-radius:4px;pointer-events:auto}.cooldo-broth-gallery__dialog .cooldo-broth-gallery__slide:not(.cooldo-broth-gallery__editorial){display:grid;place-items:center;width:auto;max-width:100%;aspect-ratio:auto;background:none}.cooldo-broth-gallery__dialog .cooldo-broth-gallery__slide>img{width:auto;height:auto;max-width:100%;max-height:var(--viewer-height);object-fit:contain}.cooldo-broth-gallery__dialog .cooldo-broth-gallery__prices{min-height:min-content;max-height:none}.cooldo-broth-gallery__dialog .cooldo-broth-gallery__prices>img{width:100%;max-height:100%}.cooldo-broth-gallery__dialog>[data-broth-close]{position:absolute;top:calc(12px + env(safe-area-inset-top,0px));right:max(16px,env(safe-area-inset-right,0px));display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:transparent;color:#fff;font:inherit;font-size:30px;line-height:1;cursor:pointer}.cooldo-broth-gallery__dialog>[data-broth-close]:focus-visible{outline:2px solid #fff;outline-offset:4px}html:has(.cooldo-broth-gallery__dialog[open]){overflow:hidden}.cooldo-broth-savings.iurop-product__eco{display:flex;flex-wrap:nowrap;align-items:center;gap:16px;margin:14px 0 0;padding:0;background:none;border:0;border-radius:0;color:#5e4b37}.cooldo-broth-savings.iurop-product__eco>strong{display:none}.cooldo-broth-savings.iurop-product__eco p{display:flex;align-items:center;gap:6px;min-width:0;order:1;margin:0;font-size:12px;line-height:1.4}.cooldo-broth-savings.iurop-product__eco p>span{display:block;width:auto;height:auto;flex:0 1 auto;min-width:0;border-radius:0;background:none}.cooldo-broth-savings.iurop-product__eco p>svg{display:block;flex:0 0 18px;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;color:#707552}.cooldo-broth-savings.iurop-product__eco p strong{font-weight:500;color:#555b38}.cooldo-broth-savings.iurop-product__eco .cooldo-broth-savings__shipping{order:2;flex-basis:auto;font-weight:400;color:#555b38}.cooldo-broth-savings small{display:block;order:3;flex-basis:100%;font-size:11px;line-height:1.6;color:#737067}.cooldo-broth-routine{display:none}.cooldo-broth-routine>strong,.cooldo-broth-routine>p{display:none}.cooldo-broth-routine button{min-height:44px;padding:8px 0;border:0;background:none;font:inherit;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#cab99b;color:#5e4b37;cursor:pointer}.cooldo-broth-routine button:focus-visible{outline:2px solid #707552;outline-offset:3px}@media(max-width:749px){.cooldo-broth-savings.iurop-product__eco{gap:10px}.cooldo-broth-savings.iurop-product__eco p{font-size:11px;gap:5px}.cooldo-broth-savings.iurop-product__eco p>svg{flex-basis:16px;width:16px;height:16px}.cooldo-broth-gallery{position:relative}.cooldo-broth-gallery__track{scrollbar-width:none}.cooldo-broth-gallery__track::-webkit-scrollbar{display:none}.cooldo-broth-gallery__shortcuts{display:none}.cooldo-broth-gallery__controls{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:0;pointer-events:none}.cooldo-broth-gallery .cooldo-broth-gallery__controls button{position:absolute;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#ffffffeb;color:#5e4b37;font-size:26px;line-height:1;pointer-events:auto}.cooldo-broth-gallery__controls [data-broth-prev]{top:50%;left:10px;transform:translateY(-50%)}.cooldo-broth-gallery__controls [data-broth-next]{top:50%;right:10px;transform:translateY(-50%)}.cooldo-broth-gallery__controls [data-broth-position]{position:absolute;right:12px;bottom:12px;padding:5px 9px;border-radius:20px;background:#ffffffeb;color:#5e4b37;font-size:11px;line-height:1.3;font-variant-numeric:tabular-nums}.cooldo-broth-gallery .cooldo-broth-gallery__controls [data-broth-zoom]{top:10px;right:10px;font-size:0}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/iurop-broth-gallery.css.map */
