.dabov-content-hero{position:relative;isolation:isolate;display:flex;min-height:var(--dabov-hero-height-mobile, 28rem);overflow:hidden;align-items:flex-end;color:#fff;background:#171717}.dabov-content-hero--plain{min-height:0;color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.dabov-content-hero__media,.dabov-content-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.dabov-content-hero__media img,.dabov-content-hero__media .placeholder-svg{width:100%;height:100%;object-fit:cover;object-position:var(--dabov-hero-position, center)}.dabov-content-hero__overlay{z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,calc(var(--dabov-overlay-opacity, 46) / 100 + .14)),#0000000f 70%),rgba(0,0,0,calc(var(--dabov-overlay-opacity, 46) / 100))}.dabov-content-hero__media{z-index:-2}.dabov-content-hero__inner{width:100%;padding-top:clamp(6rem,11vw,13rem);padding-bottom:clamp(2.8rem,5vw,6rem)}.dabov-content-hero--plain .dabov-content-hero__inner{padding-top:clamp(4rem,7vw,8rem);padding-bottom:clamp(3rem,5vw,5.6rem)}.dabov-content-hero__content{max-width:var(--dabov-content-width, 78rem)}.dabov-content-hero__eyebrow,.dabov-content-meta,.dabov-card-meta{font-size:1.15rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.dabov-content-hero__eyebrow{margin:0 0 1.2rem;color:currentColor;opacity:.76}.dabov-content-hero__title{margin:0;max-width:96rem;color:inherit;font-size:clamp(3.4rem,6vw,7.2rem);line-height:1.04;letter-spacing:-.02em}.dabov-content-hero__description{max-width:70rem;margin-top:1.8rem;color:inherit;font-size:clamp(1.5rem,1.5vw,1.9rem);line-height:1.6}.dabov-content-hero__description>:first-child{margin-top:0}.dabov-content-hero__description>:last-child{margin-bottom:0}.dabov-breadcrumbs{display:flex;flex-wrap:wrap;gap:.65rem;margin:2.4rem 0 0;align-items:center;color:currentColor;font-size:1.2rem;line-height:1.4;opacity:.78}.dabov-breadcrumbs a{color:inherit;text-decoration:none}.dabov-breadcrumbs a:hover,.dabov-breadcrumbs a:focus-visible{opacity:.68}.dabov-tag-list{display:flex;flex-wrap:wrap;gap:.8rem;margin:2.2rem 0 0;padding:0;list-style:none}.dabov-tag-list a,.dabov-tag-list span{display:inline-flex;min-height:3.2rem;padding:.65rem 1.2rem;align-items:center;border:.1rem solid currentColor;border-radius:999px;color:inherit;font-size:1.1rem;font-weight:600;letter-spacing:.06em;line-height:1;text-decoration:none;text-transform:uppercase;transition:color .18s ease,background .18s ease,transform .18s ease}.dabov-tag-list a:hover,.dabov-tag-list a:focus-visible,.dabov-tag-list .is-active{color:rgb(var(--color-background));background:rgb(var(--color-foreground));transform:translateY(-.1rem)}.dabov-blog-nav{padding:2rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.14)}.dabov-blog-nav .dabov-tag-list{margin-top:0}.dabov-main-blog__header{display:flex;margin-bottom:3.6rem;align-items:flex-end;justify-content:space-between;gap:2rem}.dabov-main-blog__heading{margin:0;font-size:clamp(2.8rem,4vw,5rem)}.dabov-blog-shell{display:grid;grid-template-columns:minmax(0,1fr);gap:4rem}.dabov-blog-shell>.dabov-blog-list__content:only-child,.dabov-blog-shell>.dabov-article-layout__content:only-child{grid-column:1 / -1}.dabov-blog-sidebar__desktop{display:none}.dabov-blog-sidebar__drawer{border-top:.1rem solid rgba(var(--color-foreground),.16);border-bottom:.1rem solid rgba(var(--color-foreground),.16)}.dabov-blog-sidebar__drawer summary{display:flex;min-height:5.6rem;align-items:center;justify-content:space-between;cursor:pointer;font-size:1.2rem;font-weight:600;letter-spacing:.1em;list-style:none;text-transform:uppercase}.dabov-blog-sidebar__drawer summary::-webkit-details-marker{display:none}.dabov-blog-sidebar__drawer[open] summary span{transform:rotate(45deg)}.dabov-blog-sidebar__drawer-content{padding:.6rem 0 2.4rem}.dabov-blog-sidebar__group+.dabov-blog-sidebar__group{margin-top:4rem}.dabov-blog-sidebar__heading{margin:0 0 1.5rem;font-size:1.4rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.dabov-blog-sidebar__links,.dabov-blog-sidebar__recent{margin:0;padding:0;list-style:none}.dabov-blog-sidebar__links li{border-top:.1rem solid rgba(var(--color-foreground),.12)}.dabov-blog-sidebar__links li:last-child{border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.dabov-blog-sidebar__links a{display:flex;min-height:4.8rem;align-items:center;color:inherit;font-size:1.3rem;text-decoration:none}.dabov-blog-sidebar__links a[aria-current=page]{color:var(--dabov-accent, #a50034);font-weight:600}.dabov-blog-sidebar__recent li+li{margin-top:1.8rem}.dabov-blog-sidebar__recent a{display:block;color:inherit;font-size:1.3rem;font-weight:600;line-height:1.45;text-decoration:none}.dabov-blog-sidebar__recent time{display:block;margin-top:.4rem;color:rgba(var(--color-foreground),.58);font-size:1.15rem}.dabov-blog-list .dabov-article-card{display:grid;grid-template-columns:minmax(0,1fr);gap:0}.dabov-blog-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:4rem 2.4rem}.dabov-article-card{position:relative;display:flex;height:100%;flex-direction:column}.dabov-article-card__media{position:relative;overflow:hidden;aspect-ratio:var(--dabov-article-ratio, 4 / 3);background:rgba(var(--color-foreground),.05)}.dabov-article-card__media img,.dabov-article-card__media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.22,1,.36,1)}.dabov-article-card:hover .dabov-article-card__media img{transform:scale(1.025)}.dabov-article-card__body{display:flex;flex:1;padding:2.2rem 0 0;flex-direction:column}.dabov-card-meta{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;margin:0 0 1.1rem;color:rgba(var(--color-foreground),.58)}.dabov-article-card__title{margin:0;font-size:clamp(2rem,2.2vw,2.8rem);line-height:1.18}.dabov-article-card__title a{color:inherit;text-decoration:none}.dabov-article-card__excerpt{margin:1.4rem 0 0;color:rgba(var(--color-foreground),.74);line-height:1.65}.dabov-article-card__link{display:inline-flex;margin-top:auto;padding-top:1.8rem;align-items:center;gap:.8rem;color:inherit;font-size:1.15rem;font-weight:600;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}.dabov-article-card__link:after{content:"\2192";transition:transform .18s ease}.dabov-article-card__link:hover:after,.dabov-article-card__link:focus-visible:after{transform:translate(.35rem)}.dabov-collection-grid .facets-wrapper{margin-bottom:3.2rem}.dabov-collection-navigation{margin-bottom:2.6rem}.dabov-collection-navigation h2{margin:0 0 1.4rem;font-size:1.4rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.dabov-collection-navigation ul{margin:0;padding:0;list-style:none}.dabov-collection-navigation li{border-top:.1rem solid rgba(var(--color-foreground),.12)}.dabov-collection-navigation li:last-child{border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.dabov-collection-navigation a{display:flex;min-height:4.6rem;align-items:center;color:inherit;font-size:1.3rem;text-decoration:none}.dabov-collection-navigation a[aria-current=page]{color:var(--dabov-accent, #a50034);font-weight:600}.dabov-collection-seo{max-width:100rem;padding-top:clamp(5rem,8vw,9rem)}.dabov-collection-seo h2{font-size:clamp(2.6rem,3.6vw,4rem)}.dabov-collection-seo .rte{font-size:1.7rem;line-height:1.75}.dabov-collection-grid .product-grid{row-gap:clamp(3.6rem,5vw,7rem)}.dabov-collection-grid .product-grid>.grid__item,.dabov-collection-grid .product-grid>.grid__item>product-component{display:flex;width:100%}.dabov-collection-grid .product-grid>.grid__item>product-component,.dabov-collection-grid .product-card-wrapper,.dabov-collection-grid .product-card-wrapper>.card{min-height:100%}.dabov-collection-grid .product-card-wrapper{width:100%}.dabov-collection-grid .product-card-wrapper .card__inner{overflow:hidden;background:#f7f7f7}.dabov-collection-grid .product-card-wrapper .card__media img{padding:clamp(1rem,2vw,2.8rem);object-fit:contain}.dabov-collection-grid .product-card-wrapper>.card>.card__content>.card__information{display:flex;height:100%;flex-direction:column;padding:2rem 0 0}.dabov-coffee-filter-drawer{margin:0 0 2.4rem;border:.1rem solid rgba(var(--color-foreground),.14);background:#f4f4f2}.dabov-coffee-filter-drawer__summary{display:flex;min-height:5.6rem;padding:1.4rem 1.8rem;align-items:center;gap:1rem;cursor:pointer;font-size:1.5rem;font-weight:700;list-style:none;text-transform:uppercase}.dabov-coffee-filter-drawer__summary::-webkit-details-marker{display:none}.dabov-coffee-filter-drawer__summary .svg-wrapper{width:1.4rem;margin-left:auto;transition:transform .18s ease}.dabov-coffee-filter-drawer[open] .dabov-coffee-filter-drawer__summary .svg-wrapper{transform:rotate(180deg)}.dabov-coffee-filter-drawer__count{display:inline-grid;min-width:2.4rem;height:2.4rem;place-items:center;border-radius:999px;background:var(--dabov-accent, #a50034);color:#fff;font-size:1.2rem}.dabov-coffee-filters--mobile{padding:0 1.2rem 1.2rem}.dabov-coffee-filters__header{display:flex;min-height:5rem;align-items:center;justify-content:space-between;gap:1rem}.dabov-coffee-filters__title{margin:0;font-size:1.45rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.dabov-coffee-filters__clear{min-height:4.4rem;padding:.6rem 0;border:0;background:transparent;color:var(--dabov-accent, #a50034);cursor:pointer;font:inherit;font-size:1.25rem;text-decoration:underline;text-underline-offset:.3rem}.dabov-coffee-filter{margin-top:1rem;background:#f4f4f2}.dabov-coffee-filter__summary{position:relative;display:flex;min-height:6.4rem;padding:1.8rem 2rem;align-items:center;justify-content:space-between;gap:1.6rem;cursor:pointer;font-size:1.5rem;font-weight:600;line-height:1.3;list-style:none;text-transform:uppercase}.dabov-coffee-filter__summary::-webkit-details-marker{display:none}.dabov-coffee-filter[open] .dabov-coffee-filter__summary:after{position:absolute;bottom:0;left:2rem;width:6.4rem;height:.2rem;background:var(--dabov-accent, #a50034);content:""}.dabov-coffee-filter__caret{position:relative;width:1.4rem;height:1.4rem;flex:0 0 auto}.dabov-coffee-filter__caret:before,.dabov-coffee-filter__caret:after{position:absolute;top:50%;width:.9rem;height:.15rem;background:currentColor;content:""}.dabov-coffee-filter__caret:before{left:0;transform:rotate(45deg)}.dabov-coffee-filter__caret:after{right:0;transform:rotate(-45deg)}.dabov-coffee-filter[open] .dabov-coffee-filter__caret:before{transform:rotate(-45deg)}.dabov-coffee-filter[open] .dabov-coffee-filter__caret:after{transform:rotate(45deg)}.dabov-coffee-filter__options{margin:0;padding:1.2rem 2rem 1.8rem;list-style:none}.dabov-coffee-filter__option{position:relative;display:flex;min-height:4.4rem;align-items:center;gap:1.1rem;cursor:pointer;font-size:1.45rem;line-height:1.35}.dabov-coffee-filter__option input{position:absolute;width:2rem;height:2rem;opacity:0}.dabov-coffee-filter__checkbox{position:relative;display:block;width:2rem;height:2rem;flex:0 0 auto;border:.15rem solid rgba(var(--color-foreground),.28);background:rgb(var(--color-background))}.dabov-coffee-filter__option input:checked+.dabov-coffee-filter__checkbox{border-color:var(--dabov-accent, #a50034);background:var(--dabov-accent, #a50034)}.dabov-coffee-filter__option input:checked+.dabov-coffee-filter__checkbox:after{position:absolute;top:.35rem;left:.65rem;width:.5rem;height:.9rem;border-right:.2rem solid #fff;border-bottom:.2rem solid #fff;content:"";transform:rotate(45deg)}.dabov-coffee-filter__option input:focus-visible+.dabov-coffee-filter__checkbox{outline:.2rem solid var(--dabov-accent, #a50034);outline-offset:.25rem}.dabov-coffee-filter__option-label{min-width:0}.dabov-coffee-filter__option-count{margin-left:auto;color:rgba(var(--color-foreground),.56);font-size:1.2rem}.dabov-coffee-filters__status{margin:1.4rem 0 0;color:rgba(var(--color-foreground),.64);font-size:1.25rem}.dabov-coffee-filter-empty{padding:clamp(4rem,8vw,8rem) 2rem;text-align:center}.dabov-coffee-filter-empty h2{margin:0;font-size:clamp(2.2rem,3vw,3.2rem)}.dabov-coffee-filter-empty p{margin:1rem 0 0;color:rgba(var(--color-foreground),.68)}.dabov-collection-grid .facets__disclosure-vertical,.dabov-collection-grid .dabov-collection-navigation{margin-top:1rem;padding-inline:2rem;border:0;background:#f4f4f2}.dabov-collection-grid .dabov-collection-navigation{padding-block:1.8rem}@media screen and (min-width:750px){.dabov-coffee-filter-drawer{display:none}.dabov-collection-grid .facets-vertical .facets-wrapper{width:28rem;flex:0 0 28rem;padding-right:3.2rem}.dabov-collection-grid .facets__form-vertical{width:100%}}@media screen and (min-width:1200px){.dabov-collection-grid .facets-vertical .facets-wrapper{width:30rem;flex-basis:30rem}}@media screen and (max-width:749px){.dabov-coffee-filters--desktop{display:none}.dabov-coffee-filter__summary{min-height:5.6rem}}@media(prefers-reduced-motion:reduce){.dabov-coffee-filter-drawer__summary .svg-wrapper,.dabov-coffee-filter__caret:before,.dabov-coffee-filter__caret:after{transition:none}}.dabov-collection-grid .product-card-wrapper .card__heading{display:-webkit-box;min-height:3.6em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:clamp(1.8rem,1.7vw,2.3rem);line-height:1.2}.dabov-collection-grid .product-card-wrapper .card-information{display:flex;flex:1 1 auto;flex-direction:column}.dabov-product-card__notes{margin:.8rem 0 1.2rem;color:var(--dabov-accent, #a50034);font-size:1.3rem;line-height:1.45}.dabov-product-card__origin,.dabov-product-card__excerpt{font-size:1.3rem;line-height:1.5}.dabov-product-card__origin{margin:.6rem 0 0;color:rgba(var(--color-foreground),.76)}.dabov-product-card__origin span{color:rgb(var(--color-foreground));font-weight:700}.dabov-product-card__excerpt{margin:1rem 0 0;color:rgba(var(--color-foreground),.68)}.dabov-collection-grid .product-card-wrapper .card-information>.price{margin-top:auto!important;padding-top:1rem;font-weight:600}@media screen and (max-width:749px){.dabov-collection-grid .product-card-wrapper .card__heading{min-height:2.4em;-webkit-line-clamp:2}}.dabov-collection-empty{display:grid;min-height:clamp(34rem,46vw,56rem);place-items:center;padding-block:clamp(3rem,6vw,7rem)}.dabov-collection-empty__panel{width:min(100%,78rem);padding:clamp(3.6rem,7vw,7rem) clamp(2.4rem,6vw,6.4rem);border:.1rem solid rgba(var(--color-foreground),.14);background:rgb(var(--color-background));box-shadow:0 2rem 6rem rgba(var(--color-foreground),.08);text-align:center}.dabov-collection-empty__heading{max-width:64rem;margin:0 auto;font-size:clamp(2.8rem,4vw,4.8rem);line-height:1.08}.dabov-collection-empty__body{max-width:58rem;margin:2rem auto 0;color:rgba(var(--color-foreground),.72);font-size:clamp(1.6rem,1.4vw,1.9rem);line-height:1.7}.dabov-collection-empty__body>:first-child{margin-top:0}.dabov-collection-empty__body>:last-child{margin-bottom:0}.dabov-collection-empty .button{margin-top:3rem}@media screen and (max-width:749px){.dabov-collection-empty{min-height:32rem}.dabov-collection-empty__panel{padding-inline:2rem}.dabov-collection-empty .button{width:100%}}.dabov-article-layout,.dabov-page-layout{background:rgb(var(--color-background))}.dabov-article-layout__content,.dabov-page-layout__content{width:min(100%,var(--dabov-reading-width, 86rem));margin:0 auto}.dabov-article-layout__body,.dabov-page-layout__body{padding-top:clamp(4rem,7vw,8rem);padding-bottom:clamp(5rem,9vw,10rem)}.dabov-article-layout__body .rte,.dabov-page-layout__body .rte{font-size:clamp(1.6rem,1.3vw,1.9rem);line-height:1.78}.dabov-article-layout__body .rte h2,.dabov-page-layout__body .rte h2{margin-top:1.8em;font-size:clamp(2.6rem,3.6vw,4.2rem);line-height:1.15}.dabov-article-layout__body .rte h3,.dabov-page-layout__body .rte h3{margin-top:1.8em;font-size:clamp(2rem,2.5vw,3rem)}.dabov-article-layout__body .rte img,.dabov-page-layout__body .rte img{width:auto;max-width:100%;height:auto;margin:2.4rem auto}.dabov-article-layout__body .dabov-content-gallery,.dabov-page-layout__body .dabov-content-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.6rem,2.5vw,2.8rem);margin-block:clamp(3.2rem,6vw,6.4rem)}.dabov-content-gallery figure{min-width:0;margin:0}.dabov-article-layout__body .dabov-content-gallery img,.dabov-page-layout__body .dabov-content-gallery img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;margin:0;object-fit:cover}.dabov-content-gallery figcaption{padding-top:1rem;color:rgba(var(--color-foreground),.68);font-size:1.4rem;line-height:1.45}.dabov-article-layout__share{padding-top:2.4rem;border-top:.1rem solid rgba(var(--color-foreground),.15)}.dabov-article-layout__back{display:flex;margin-top:4rem;padding-top:2.4rem;border-top:.1rem solid rgba(var(--color-foreground),.15)}.dabov-article-layout__back a{color:inherit;font-size:1.2rem;font-weight:600;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}@media screen and (min-width:750px){.dabov-content-hero{min-height:var(--dabov-hero-height, 42rem)}.dabov-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.dabov-blog-shell{grid-template-columns:minmax(22rem,29rem) minmax(0,1fr);gap:3rem;align-items:start}.dabov-blog-sidebar__drawer{display:none}.dabov-blog-sidebar__desktop{display:block}.dabov-blog-sidebar{position:sticky;top:12rem}.dabov-blog-list:not(.dabov-blog-list--grid) .dabov-blog-grid{grid-template-columns:minmax(0,1fr);gap:3.2rem}.dabov-blog-list:not(.dabov-blog-list--grid) .dabov-article-card{grid-template-columns:minmax(28rem,36rem) minmax(0,1fr);gap:3rem}.dabov-blog-list:not(.dabov-blog-list--grid) .dabov-article-card__body{padding-top:.4rem}.dabov-blog-list--grid .dabov-blog-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.dabov-blog-list--grid .dabov-blog-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.dabov-blog-list--grid .dabov-article-card{display:flex}}@media screen and (max-width:749px){.dabov-main-blog__header{align-items:flex-start;flex-direction:column}.dabov-content-hero__inner{padding-top:8rem}.dabov-breadcrumbs{font-size:1.1rem}.dabov-article-layout__body .dabov-content-gallery,.dabov-page-layout__body .dabov-content-gallery{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.dabov-article-card__media img,.dabov-article-card__link:after,.dabov-tag-list a{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/dabov-content-pages.css.map */
