.cheese-journey{--journey-cream: #fff4e5;--journey-ivory: #fffaf2;--journey-gold: var(--journey-accent, #c79642);--journey-soft-gold: #e7bd72;--journey-espresso: var(--journey-dark, #2b1305);--journey-burgundy: #5a1f18;--journey-forest: #132a21;--journey-muted: #75675b;--journey-line: rgba(43, 19, 5, .14);padding:92px 7vw;color:#24180f;background:var(--journey-bg, var(--journey-ivory));font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6}.cheese-journey *,.cheese-journey *:before,.cheese-journey *:after{box-sizing:border-box}.cheese-journey button{color:inherit;font:inherit}.cheese-journey img{display:block;max-width:100%}.cheese-journey h2,.cheese-journey h3,.cheese-journey p{margin-top:0}.cheese-journey h2,.cheese-journey h3{font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.04}.cheese-journey__heading{margin-bottom:42px;display:grid;grid-template-columns:1fr .65fr;align-items:end;gap:8vw}.cheese-journey__eyebrow{margin:0 0 13px;color:var(--journey-gold);font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.cheese-journey__heading h2{margin:0;color:var(--journey-espresso);font-size:clamp(46px,5.2vw,74px);letter-spacing:-.045em}.cheese-journey__intro{color:var(--journey-muted);font-size:16px}.cheese-journey__intro p{margin-bottom:0}.cheese-journey__carousel{overflow:hidden;background:var(--journey-cream);border:1px solid var(--journey-line);border-radius:30px;box-shadow:0 24px 60px #2b130521}.cheese-journey__toolbar{min-height:76px;padding:14px 18px 14px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--journey-ivory);background:var(--journey-espresso)}.cheese-journey__toolbar>div{display:flex;align-items:center;gap:16px}.cheese-journey__toolbar span{color:var(--journey-soft-gold);font-size:8px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.cheese-journey__toolbar strong{color:#f4d7ad;font-family:Georgia,serif;font-size:17px;font-weight:500}.cheese-journey__toolbar b{font-weight:inherit}.cheese-journey__pause{min-height:46px;padding:10px 17px;display:inline-flex;align-items:center;gap:9px;color:var(--journey-espresso);background:#f4d7ad;border:1px solid var(--journey-soft-gold);border-radius:999px;cursor:pointer;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cheese-journey__pause i{width:20px;height:20px;display:grid;place-items:center;color:#f4d7ad;background:var(--journey-burgundy);border-radius:50%;font-size:8px;font-style:normal}.cheese-journey__pause:hover,.cheese-journey__pause:focus-visible{outline:2px solid var(--journey-soft-gold);outline-offset:3px}.cheese-journey__slide{min-height:525px;display:grid;grid-template-columns:1.15fr .85fr;animation:cheeseJourneyReveal .48s ease both}.cheese-journey__slide[hidden]{display:none}@keyframes cheeseJourneyReveal{0%{opacity:.45;transform:translate(18px)}to{opacity:1;transform:none}}.cheese-journey__media{min-height:525px;position:relative;overflow:hidden;background:var(--journey-forest)}.cheese-journey__media img,.cheese-journey__media video{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.cheese-journey__shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#2b13050a,#2b13058c)}.cheese-journey__number{position:absolute;left:28px;top:23px;color:#fffaf2eb;font-family:Georgia,serif;font-size:82px;line-height:1;text-shadow:0 8px 24px rgba(0,0,0,.28)}.cheese-journey__icon{width:84px;height:84px;position:absolute;right:24px;bottom:24px;display:grid;place-items:center;color:var(--journey-espresso);background:#f4d7adf0;border:1px solid var(--journey-soft-gold);border-radius:50%;font-family:Georgia,serif;font-size:34px;box-shadow:0 15px 35px #00000040}.cheese-journey__copy{padding:clamp(38px,5vw,72px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,var(--journey-ivory),var(--journey-cream))}.cheese-journey__copy h3{margin:0 0 20px;color:var(--journey-espresso);font-size:clamp(44px,4vw,62px);letter-spacing:-.04em}.cheese-journey__body{max-width:580px;margin-bottom:28px;color:var(--journey-muted);font-family:Georgia,serif;font-size:16px;line-height:1.7}.cheese-journey__body p{margin-bottom:0}.cheese-journey__copy ol{margin:0;padding:0;display:grid;gap:8px;list-style:none}.cheese-journey__copy li{min-height:50px;padding:9px 13px;display:flex;align-items:center;gap:12px;color:#5b3418;background:#e6eadfb8;border:1px solid rgba(19,42,33,.12);border-radius:12px;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.cheese-journey__copy li span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;color:var(--journey-ivory);background:var(--journey-forest);border-radius:50%;font-family:Georgia,serif;font-size:9px}.cheese-journey__progress{height:4px;overflow:hidden;background:#2b13051f}.cheese-journey__progress span{width:0;height:100%;display:block;background:linear-gradient(90deg,var(--journey-burgundy),var(--journey-gold))}.cheese-journey__progress span.is-running{animation:cheeseJourneyTimer var(--journey-duration, 4s) linear forwards}@keyframes cheeseJourneyTimer{to{width:100%}}.cheese-journey__navigation{min-height:90px;padding:14px 18px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:13px;background:var(--journey-ivory)}.cheese-journey__arrow{width:46px;height:46px;display:grid;place-items:center;color:#f4d7ad;background:var(--journey-espresso);border:0;border-radius:50%;cursor:pointer;font-size:18px}.cheese-journey__arrow:hover,.cheese-journey__arrow:focus-visible{color:var(--journey-espresso);background:#f4d7ad;outline:2px solid var(--journey-gold);outline-offset:2px}.cheese-journey__dots{display:grid;grid-template-columns:repeat(auto-fit,minmax(42px,1fr));gap:6px}.cheese-journey__dots button{min-height:54px;padding:6px;display:flex;align-items:center;justify-content:center;gap:7px;overflow:hidden;color:var(--journey-muted);background:transparent;border:1px solid var(--journey-line);border-radius:11px;cursor:pointer}.cheese-journey__dots button span{flex:0 0 auto;color:var(--journey-gold);font-family:Georgia,serif;font-size:14px}.cheese-journey__dots button i{display:none;overflow:hidden;font-size:7px;font-style:normal;font-weight:800;line-height:1.25;text-align:left;text-overflow:ellipsis;text-transform:uppercase}.cheese-journey__dots button.is-active{color:var(--journey-ivory);background:var(--journey-burgundy);border-color:var(--journey-burgundy)}.cheese-journey__dots button.is-active span{color:#f4d7ad}.cheese-journey__dots button.is-active i{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cheese-journey__note{margin:0;padding:0 20px 17px;color:var(--journey-muted);background:var(--journey-ivory);font-size:8px;text-align:center;letter-spacing:.05em}@media(max-width:1120px){.cheese-journey__slide{grid-template-columns:1fr 1fr}.cheese-journey__dots button.is-active i{display:none}}@media(max-width:820px){.cheese-journey__heading{grid-template-columns:1fr;gap:20px}.cheese-journey__slide{grid-template-columns:1fr}.cheese-journey__media{min-height:430px}.cheese-journey__copy{padding:46px 38px}}@media(max-width:560px){.cheese-journey{padding:68px 20px}.cheese-journey__heading h2{font-size:46px}.cheese-journey__toolbar{padding:12px;align-items:flex-start}.cheese-journey__toolbar>div{align-items:flex-start;flex-direction:column;gap:2px}.cheese-journey__toolbar strong{font-size:13px}.cheese-journey__pause{min-height:42px;padding:8px 11px;font-size:7px}.cheese-journey__media{min-height:330px}.cheese-journey__number{left:18px;top:16px;font-size:62px}.cheese-journey__icon{width:64px;height:64px;right:17px;bottom:17px;font-size:26px}.cheese-journey__copy{padding:36px 24px}.cheese-journey__copy h3{font-size:42px}.cheese-journey__body{font-size:14px}.cheese-journey__navigation{padding-inline:10px;grid-template-columns:42px 1fr 42px;gap:7px}.cheese-journey__arrow{width:40px;height:40px}.cheese-journey__dots{gap:3px}.cheese-journey__dots button{min-height:42px;padding:3px;border-radius:8px}.cheese-journey__dots button span{font-size:10px}}@media(prefers-reduced-motion:reduce){.cheese-journey__slide,.cheese-journey__progress span.is-running{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/cheese-journey-carousel.css.map */
