.hero-cf{position:relative;width:100%;overflow:hidden;height:calc(100vh - 180px)}.hero-cf--fixed{max-width:1200px;margin:0 auto}.hero-cf__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-cf__bg img,.hero-cf__bg .icon--placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.hero-cf__bg>div{width:100%;height:100%}.hero-cf__bg .rimage-outer-wrapper,.hero-cf__bg .rimage-wrapper{width:100%!important;height:100%!important}.hero-cf__mobile-image{display:none;width:100%;height:100%}.hero-cf__desktop-image{display:block;width:100%;height:100%}.hero-cf__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;background:linear-gradient(to right,#000000b3,#00000080 30%,#0003,#00000073 70%,#000000a6)}.hero-cf__grid{position:relative;z-index:2;display:flex;align-items:center;height:100%;padding:80px 60px;gap:80px}.hero-cf__content{flex:0 0 45%;max-width:45%;text-align:left!important}.hero-cf__caption-bg{padding:0;text-align:left!important}.hero-cf__title{font-family:var(--header-font-stack);font-weight:var(--header-font-weight);letter-spacing:var(--heading-spacing);text-transform:var(--heading-font-case);line-height:1.2;margin:0 0 12px;text-align:left!important}.hero-cf__description{line-height:1.6;margin:0 0 24px;text-align:left!important}.hero-cf__btn{display:inline-block;padding:13px 30px;text-decoration:none;font-family:var(--body-font-stack);font-size:var(--button-font-size-px, 15px);letter-spacing:.5px;border-radius:var(--primary-btn-border-radius, 4px);transition:opacity .25s ease}.hero-cf__btn:hover{opacity:.85}.hero-cf__finder{flex:0 0 50%;max-width:50%;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;max-height:calc(100vh - 160px)}.hero-cf__finder .quiz-pf{max-width:100%;width:100%;padding:0;overflow-y:auto;max-height:calc(100vh - 160px);scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.hero-cf__finder .quiz-pf::-webkit-scrollbar{width:4px}.hero-cf__finder .quiz-pf::-webkit-scrollbar-track{background:transparent}.hero-cf__finder .quiz-pf::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.hero-cf__finder .quiz-pf__progress{margin-bottom:20px}.hero-cf__finder .quiz-pf__question{font-size:1.3em;margin-bottom:4px}.hero-cf__finder .quiz-pf__hint{margin-bottom:14px;font-size:.85em}.hero-cf__finder .quiz-pf__options{gap:8px;margin-top:14px;margin-bottom:20px}.hero-cf__finder .quiz-pf__option{padding:10px 14px;font-size:13px;min-width:100px}.hero-cf__finder .quiz-pf__step[data-step="1"] .quiz-pf__option{padding:10px 10px 8px;flex:0 1 calc(25% - 8px)}.hero-cf__finder .quiz-pf__brew-icon img{width:30px;height:30px}.hero-cf__finder .quiz-pf__step[data-step="2"] .quiz-pf__option{flex:0 1 calc(20% - 8px)}.hero-cf__finder .quiz-pf__step[data-step="3"] .quiz-pf__option{flex:0 1 calc(33.333% - 8px);padding:10px 14px}.hero-cf__finder .quiz-pf__nav{margin-top:8px}.hero-cf__finder .quiz-pf__next,.hero-cf__finder .quiz-pf__back{padding:10px 22px;font-size:13px}.hero-cf__finder .quiz-pf__results-header{margin-bottom:16px}.hero-cf__finder .quiz-pf__results-count{font-size:1.3em}.hero-cf__finder .quiz-pf__results-grid .grid__item{margin-bottom:16px}.hero-cf__finder .quiz-pf__step[data-step=results]{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:20px}.hero-cf__finder .quiz-pf__results-grid{max-height:calc(100vh - 440px);overflow-y:scroll;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.25) rgba(0,0,0,.05)}.hero-cf__finder .quiz-pf__results-grid::-webkit-scrollbar{width:6px}.hero-cf__finder .quiz-pf__results-grid::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.hero-cf__finder .quiz-pf__results-grid::-webkit-scrollbar-thumb{background:#00000040;border-radius:3px}.hero-cf__finder .quiz-pf__card{border-radius:6px;padding:4px;font-size:12px}.hero-cf__finder .quiz-pf__card .grid-view-item__title,.hero-cf__finder .quiz-pf__card .grid-view-item__meta,.hero-cf__finder .quiz-pf__card .product-price__amount,.hero-cf__finder .quiz-pf__card .product-price__price,.hero-cf__finder .quiz-pf__card .grid-view-item__link{color:#333!important;font-size:12px}.hero-cf__finder .quiz-pf__card .quick-add-button,.hero-cf__finder .quiz-pf__card .quick-add-button-variants,.hero-cf__finder .quiz-pf__card .sold-out-button,.hero-cf__finder .quiz-pf__card .shop-now-button{color:#fff!important;font-size:11px;padding:6px 10px}.hero-cf__finder .quiz-pf__card .grid-view-item__image-wrapper{max-height:110px;overflow:hidden}.hero-cf__finder .quiz-pf__option{background:#fff;color:#333;border:1.5px solid rgba(0,0,0,.1);box-shadow:0 1px 3px #0000001a}.hero-cf__finder .quiz-pf__option:hover{background:#fff;color:#a58c7d;border-color:#a58c7d;box-shadow:0 2px 8px #00000026}.hero-cf__finder .quiz-pf__option.is-selected{background:#a58c7d;color:#fff;border-color:#a58c7d;box-shadow:0 2px 8px #0003}.hero-cf__finder .quiz-pf__option.is-selected:hover{background:#8f7769;border-color:#8f7769;color:#fff}.hero-cf__finder .quiz-pf__question,.hero-cf__finder .quiz-pf__hint,.hero-cf__finder .quiz-pf__progress-text{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5)}.hero-cf__finder .quiz-pf__results-count,.hero-cf__finder .quiz-pf__results-hint{color:#333;text-shadow:none}.hero-cf__finder .quiz-pf__step-dot{border-color:#ffffff80;color:#ffffffb3}.hero-cf__finder .quiz-pf__step-dot.is-active{border-color:#fff;color:#fff}.hero-cf__finder .quiz-pf__step-dot.is-done{background:#fff;border-color:#fff;color:#333}.hero-cf__finder .quiz-pf__step-connector{background:#ffffff4d}.hero-cf__finder .quiz-pf__step-connector.is-done{background:#fff}.hero-cf__finder .quiz-pf__next{background:#fff6;color:#64646499;border:1.5px solid rgba(0,0,0,.1);box-shadow:none}.hero-cf__finder .quiz-pf__next:not([disabled]){background:#a58c7d;color:#fff;border-color:#a58c7d;box-shadow:0 2px 8px #0003}.hero-cf__finder .quiz-pf__next:not([disabled]):hover{background:#8f7769;border-color:#8f7769;color:#fff;box-shadow:0 2px 10px #00000040}.hero-cf__finder .quiz-pf__next[disabled]{background:#fff6;color:#64646499;box-shadow:none}.hero-cf__finder .quiz-pf__back{background:#fffc;color:#333;border:1.5px solid rgba(0,0,0,.1);box-shadow:0 1px 3px #0000001a;padding:10px 14px;font-size:1.1em;line-height:1;min-width:0}.hero-cf__finder .quiz-pf__back:hover{background:#fff;box-shadow:0 2px 6px #00000026}.hero-cf__finder .quiz-pf__restart{background:#fff;color:#333;border:1.5px solid rgba(0,0,0,.1);box-shadow:0 1px 3px #0000001a}.hero-cf__finder .quiz-pf__restart:hover{background:#f5f5f5}@media screen and (min-width:769px){.hero-cf__grid{flex-direction:row}}@media only screen and (max-width:768px){.hero-cf{height:auto;min-height:100vh}.hero-cf__overlay{background:#0000008c}.hero-cf__grid{flex-direction:column;height:auto;padding:100px 16px 40px;gap:48px}.hero-cf__content{flex:none;max-width:100%;text-align:center!important}.hero-cf__caption-bg{padding:0;text-align:center!important}.hero-cf__title,.hero-cf__description{text-align:center!important}.hero-cf__finder{flex:none;max-width:100%;width:100%;max-height:none}.hero-cf__finder .quiz-pf{max-height:none;overflow-y:visible}.hero-cf__finder .quiz-pf__results-grid{max-height:none}.hero-cf__mobile-image{display:block;width:100%;height:100%}.hero-cf__finder .quiz-pf__step[data-step="1"] .quiz-pf__option{flex:0 1 calc(50% - 8px)}.hero-cf__finder .quiz-pf__step[data-step="2"] .quiz-pf__option{flex:0 1 calc(33.333% - 8px)}.hero-cf__finder .quiz-pf__step[data-step="3"] .quiz-pf__option{flex:1 1 100%;padding:14px 16px}.hero-cf__desktop-image{display:none}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/section-hero-coffee-finder.css.map */
