.brewy-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.brewy-collection{--brewy-rust: #C55B23;--brewy-rust-dark: #C55B23;--brewy-ink: #2B2117;--brewy-ink-soft: #6B6154;--brewy-line: #fdc496;--brewy-star: #D98A2B;--brewy-radius: 14px;background:var(--brewy-cream);color:var(--brewy-ink);padding-bottom:64px}.brewy-hero{position:relative;min-height:500px;background-size:cover;background-position:center;background-color:#c79a6b;display:flex;align-items:center;padding:48px 56px;overflow:hidden}.brewy-hero--mobile{display:none}.brewy-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#462d148c,#462d1426 55%,#462d1400)}.brewy-hero__content{position:absolute;z-index:1;bottom:50px;left:0;right:0;text-align:left}.brewy-hero__content h1{font-size:37px;line-height:1.1;color:#fcfbf2;margin:0 0 10px;font-weight:400;letter-spacing:-.01em}.brewy-hero__content p{color:#ffffffeb;font-size:15px;margin:0}.inner-fillter{display:flex;align-items:center;gap:16px}.brewy-filterbar{padding:24px 0;border-bottom:1px solid #fdc496}.brewy-filterbar__label{font-size:16px;color:#2b2520;font-weight:300}.brewy-filters{display:flex;gap:10px}.brewy-filter-btn.btn1{background:transparent;color:#c55b23;border-color:#fdc496}.brewy-filter-btn{font-size:16px;font-weight:500;padding:8px 45px;border-radius:10px;border:1px solid #fdc496;background:transparent;color:#2b2520;cursor:pointer;transition:background .15s ease,color .15s ease,transform .1s ease}.brewy-filter-btn:hover{background:#b0501f14}.brewy-filter-btn:active{transform:scale(.97)}.brewy-filter-btn.is-active{background:var(--brewy-rust);color:#fcfbf2;border-color:var(--brewy-rust)}.brewy-filter-btn:focus-visible{outline:2px solid var(--brewy-rust-dark);outline-offset:2px}.brewy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.brewy-grid{padding-top:50px}.brewy-card__body{background:#fcfbf2;display:flex;flex-direction:column;flex:1;justify-content:flex-start!important}.brewy-collection{padding-bottom:60px}.main-brawery{background:#fcfbf2}.brewy-empty{grid-column:1 / -1;text-align:center;color:var(--brewy-ink-soft);padding:40px 0}.brewy-card{position:relative;background:#fcfbf2DF8;border:1px solid var(--brewy-line);border-radius:10px;padding-bottom:6px;display:flex;flex-direction:column}.brewy-card:hover{transform:translateY(-2px)}.brewy-card[hidden]{display:none}.brewy-badge{position:absolute;top:10px;left:10px;z-index:2;background:var(--brewy-ink);color:#fcfbf2;font-size:13px;font-weight:400;padding:6px 15px;border-radius:16px}.brewy-badge--new{left:auto;right:10px;background:#f2c200;color:var(--brewy-ink)}.brewy-card__image-link{display:block;border-radius:10px;overflow:hidden;aspect-ratio:4 / 3;background:var(--brewy-cream-deep);margin-bottom:0}.brewy-card__image-link img,.brewy-card__placeholder{width:100%;height:100%;object-fit:cover;display:block}.brewy-card__body{display:flex;flex-direction:column;gap:6px;flex:1;padding:10px}.brewy-card__title{font-size:19px;font-weight:400;color:var(--brewy-ink);text-decoration:none;line-height:1.3;font-family:var(--font-heading-family)}.brewy-card__title:hover{color:var(--brewy-rust-dark)}.brewy-card__rating{display:flex;align-items:center;gap:6px;min-height:16px}.brewy-stars{position:relative;display:inline-block;font-size:13px;letter-spacing:1px;color:#e4d9c4}.brewy-stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;top:0;right:0;bottom:0;left:0;width:calc(var(--rating) / 5 * 100%);overflow:hidden;color:var(--brewy-star);white-space:nowrap}.brewy-rating-count{font-size:12px;color:var(--brewy-ink-soft)}.brewy-card__benefits{font-size:12px;color:var(--brewy-ink-soft);line-height:1.5;margin:0;text-transform:capitalize}.brewy-card__price{display:flex;align-items:baseline;gap:7px;margin-top:auto;margin-bottom:0}.brewy-price-from{font-size:12px;color:var(--brewy-ink-soft)}.brewy-price{font-size:15px;font-weight:700;color:var(--brewy-rust-dark)}.brewy-price-compare{font-size:13px;color:var(--brewy-ink-soft);text-decoration:line-through}.brewy-btn{width:100%;padding:10px 16px;border-radius:8px;border:none;background:var(--brewy-rust);color:#fcfbf2;font-size:13px;font-weight:400;letter-spacing:.02em;text-transform:uppercase;text-align:center;text-decoration:none;cursor:pointer;transition:background .15s ease,opacity .15s ease;display:inline-block;box-sizing:border-box}.brewy-btn:hover{background:var(--brewy-rust)}.brewy-btn--link{background:var(--brewy-rust-dark)}.brewy-btn--disabled{background:#d9cdbb;color:#8a8071;cursor:not-allowed}.brewy-btn.is-loading{opacity:.7;cursor:progress}.brewy-btn.is-success{background:#3e7a47}.brewy-no-results{text-align:center;padding:48px 0 8px;color:var(--brewy-ink-soft);display:none}.brewy-no-results.is-visible{display:block}.brewy-footer-note{text-align:center;color:var(--brewy-rust);font-weight:600;font-size:14px;margin-top:40px}.brewy-cart-toast{position:fixed;bottom:24px;right:24px;background:var(--brewy-ink);color:#fcfbf2;padding:12px 18px;border-radius:8px;font-size:13.5px;z-index:999;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.brewy-cart-toast.is-visible{opacity:1;transform:translateY(0)}@media(min-width:989px){.brewy-filterbar{max-width:100%;margin:0 auto}}@media(max-width:989px){.brewy-hero__content h1{font-size:32px}.brewy-badge{position:absolute;top:3px;left:3px;font-size:10px;font-weight:400;padding:3px 8px}.brewy-grid{grid-template-columns:repeat(2,1fr);gap:18px;padding:24px 24px 8px}.brewy-filterbar{padding:10px 0}.brewy-hero{padding:36px 24px}}@media(max-width:599px){.brewy-btn.brewy-add-to-cart.btn{padding:10px!important;line-height:18px}.cfc-rating{justify-content:unset}.brewy-grid{grid-template-columns:repeat(2,1fr);gap:6px;padding:16px 16px 8px}.brewy-hero{min-height:200px}.brewy-hero__content h1{font-size:30px;font-weight:400}.brewy-hero--desktop{display:none}.brewy-hero--mobile{display:flex;min-height:340px;align-items:flex-end;padding:28px 20px 32px;background-position:top center}.brewy-hero--mobile .brewy-hero__content{max-width:70%;margin:0;bottom:15px}.brewy-filterbar{padding:18px 0;flex-wrap:nowrap}.brewy-filters{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;cursor:grab;padding-bottom:4px;scrollbar-width:none}.brewy-filters::-webkit-scrollbar{display:none}.brewy-filters.is-dragging{cursor:grabbing;scroll-snap-type:none}.brewy-filter-btn{flex:0 0 auto;scroll-snap-align:start}}@media screen and (max-width:749px){.brewy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;max-width:100%}.brewy-card{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.brewy-card img{display:block;width:100%;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/78/assets/brewy-collection.css.map */
