.cc-recipe{position:relative}.cc-recipe__inner{width:100%;max-width:1180px;margin:0 auto;padding-left:clamp(1.6rem,3vw,4rem);padding-right:clamp(1.6rem,3vw,4rem);box-sizing:border-box}.cc-recipe__inner--contained{max-width:1180px;margin:0 auto}.cc-recipe__header{text-align:center;max-width:58rem;margin:0 auto 3.2rem}.cc-recipe__eyebrow{font-size:1.25rem;letter-spacing:.22em;text-transform:uppercase;margin:0 0 1.2rem;opacity:.65;font-weight:500}.cc-recipe__heading{font-size:clamp(3rem,4vw,4.8rem);line-height:1.08;letter-spacing:-.018em;margin:0 0 1.4rem;font-weight:500}.cc-recipe__intro{font-size:1.6rem;line-height:1.55;opacity:.78;max-width:52rem;margin:0 auto}.cc-recipe__rows{display:flex;flex-direction:column;gap:3.2rem}.cc-recipe__row{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;align-items:center}.cc-recipe__row>*{min-width:0}@media screen and (min-width:750px){.cc-recipe__row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2.4rem,3vw,4rem)}.cc-recipe__row .cc-recipe__media{justify-self:end}.cc-recipe__row .cc-recipe__content{justify-self:start}.cc-recipe__row--reverse .cc-recipe__media{order:2;justify-self:start}.cc-recipe__row--reverse .cc-recipe__content{order:1;justify-self:end}}.cc-recipe__media{position:relative;display:flex;align-items:center;justify-content:center;min-height:22rem;width:100%}.cc-recipe__media img{width:100%!important;height:auto!important;max-width:50rem!important;max-height:32rem!important;object-fit:contain;display:block;margin:0 auto;filter:drop-shadow(0 16px 32px rgba(0,0,0,.14));transform:translate(var(--rx, 0px),var(--ry, 0px)) scale(var(--rs, 1));transform-origin:center center}@media screen and (min-width:750px)and (max-width:989px){.cc-recipe__media img{max-width:32rem!important;max-height:22rem!important}}.cc-recipe__placeholder{width:100%;max-width:56rem;aspect-ratio:4 / 3;background:repeating-linear-gradient(45deg,rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.04) 12px,rgba(var(--color-foreground),.07) 12px 24px);border:1px dashed rgba(var(--color-foreground),.2);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.cc-recipe__placeholder-num{font-size:clamp(4rem,6vw,6.4rem);font-weight:600;line-height:1;opacity:.35;font-feature-settings:"tnum"}.cc-recipe__placeholder-label{font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;opacity:.4}.cc-recipe__content{display:flex;flex-direction:column;gap:1.2rem;max-width:44rem}.cc-recipe__row-num{font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;opacity:.5;font-feature-settings:"tnum";margin:0;font-weight:500}.cc-recipe__row-title{font-size:clamp(2.4rem,2.6vw,3.2rem);line-height:1.15;letter-spacing:-.015em;font-weight:500;margin:.4rem 0 0}.cc-recipe__row-desc{font-size:1.55rem;line-height:1.6;margin:.6rem 0 0;opacity:.82}.cc-recipe__bullets{list-style:none;padding:0;margin:.8rem 0 0;display:flex;flex-direction:column;gap:.6rem}.cc-recipe__bullets li{position:relative;padding-left:1.8rem;font-size:1.25rem;line-height:1.45;opacity:.75;letter-spacing:.005em}.cc-recipe__bullets li:before{content:"";position:absolute;left:0;top:.7em;width:1rem;height:1px;background:rgb(var(--color-foreground));opacity:.4}.cc-recipe__assembled{margin-top:4rem;padding-top:3.6rem;border-top:1px solid rgba(var(--color-foreground),.1);display:flex;flex-direction:column;align-items:center;text-align:center;gap:2.4rem}@media screen and (min-width:750px){.cc-recipe__assembled{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2.4rem,3vw,4rem);text-align:left}}.cc-recipe__assembled-text{display:flex;flex-direction:column;align-items:center;max-width:56rem;text-align:center}@media screen and (min-width:750px){.cc-recipe__assembled-text{align-items:flex-start;text-align:left;justify-self:end;max-width:44rem}}.cc-recipe__summary-label{font-size:1.25rem;letter-spacing:.22em;text-transform:uppercase;opacity:.55;margin:0 0 1.2rem;font-weight:500}.cc-recipe__summary-heading{font-size:clamp(2.8rem,3.6vw,4.2rem);line-height:1.1;letter-spacing:-.018em;margin:0 0 1.4rem;font-weight:500}.cc-recipe__summary-intro{font-size:1.6rem;line-height:1.55;opacity:.78;margin:0}.cc-recipe__assembled-stage{position:relative;width:100%;min-height:24rem;display:flex;align-items:center;justify-content:center}@media screen and (min-width:750px){.cc-recipe__assembled-stage{min-height:30rem}}.cc-recipe__assembled-layer{position:absolute;top:50%;left:50%;width:75%;max-width:48rem;display:flex;justify-content:center;opacity:0;transform:translate(-50%,calc(-50% + var(--a-anchor, 0px))) translate(var(--ax, 0px),var(--ay, 0px)) scale(var(--as, 1))}.cc-recipe__assembled-layer--top{--a-anchor: -16px;z-index:3}.cc-recipe__assembled-layer--middle{--a-anchor: 0px;z-index:2}.cc-recipe__assembled-layer--bottom{--a-anchor: 16px;z-index:1}.cc-recipe__assembled-layer img{width:100%!important;height:auto!important;display:block;filter:drop-shadow(0 16px 32px rgba(0,0,0,.18))}.cc-recipe__assembled-single{width:100%;display:flex;justify-content:center;align-items:center}.cc-recipe__assembled-canvas{position:relative;width:100%;max-width:60rem;display:block;margin:0 auto}@media screen and (min-width:750px){.cc-recipe__assembled-canvas{justify-self:start;margin:0;max-width:48rem}}@media screen and (min-width:750px)and (max-width:989px){.cc-recipe__assembled-canvas{max-width:44rem}}@media screen and (max-width:749px){.cc-recipe__assembled-canvas{max-width:28rem}}.cc-recipe__assembled-canvas>img,.cc-recipe__assembled-single>img{width:100%!important;height:auto!important;max-width:60rem!important;display:block;margin:0 auto;filter:drop-shadow(0 20px 48px rgba(0,0,0,.18));opacity:0;transform:translateY(20px) scale(.96);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1)}@media screen and (min-width:750px)and (max-width:989px){.cc-recipe__assembled-canvas>img,.cc-recipe__assembled-single>img{max-width:44rem!important}}@media screen and (max-width:749px){.cc-recipe__assembled-canvas>img,.cc-recipe__assembled-single>img{max-width:28rem!important}}.cc-recipe__assembled.is-visible .cc-recipe__assembled-canvas>img,.cc-recipe__assembled.is-visible .cc-recipe__assembled-single>img{opacity:1;transform:translateY(0) scale(1)}.cc-recipe__assembled.is-visible .cc-recipe__assembled-single-img{opacity:1;transform:translateY(0) scale(1)}.cc-recipe__icon{position:absolute;left:var(--ix, 50%);top:var(--iy, 50%);transform:translate(-50%,-50%);z-index:1;display:flex;flex-direction:column;align-items:center;gap:.6rem;pointer-events:none;opacity:0;transition:opacity .6s cubic-bezier(.2,.7,.2,1),transform .6s cubic-bezier(.2,.7,.2,1)}.cc-recipe__assembled.is-visible .cc-recipe__icon{opacity:1}.cc-recipe__assembled.is-visible .cc-recipe__icon:nth-of-type(1){transition-delay:.4s}.cc-recipe__assembled.is-visible .cc-recipe__icon:nth-of-type(2){transition-delay:.6s}.cc-recipe__assembled.is-visible .cc-recipe__icon:nth-of-type(3){transition-delay:.8s}.cc-recipe__assembled.is-visible .cc-recipe__icon:nth-of-type(4){transition-delay:1s}.cc-recipe__assembled.is-visible .cc-recipe__icon:nth-of-type(5){transition-delay:1.2s}.cc-recipe__assembled.is-visible .cc-recipe__icon:nth-of-type(6){transition-delay:1.4s}.cc-recipe__icon-img-wrap{width:var(--isize, 80px);height:var(--isize, 80px);display:flex;align-items:center;justify-content:center}.cc-recipe__icon-img-wrap img{width:100%!important;height:100%!important;max-width:none!important;object-fit:contain;display:block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.18))}.cc-recipe__icon-label{display:none}.cc-recipe__icon--label-top{flex-direction:column-reverse}.cc-recipe__icon--label-left{flex-direction:row-reverse;align-items:center}.cc-recipe__icon--label-right{flex-direction:row;align-items:center}.cc-recipe__icon--label-bottom{flex-direction:column}@media(prefers-reduced-motion:reduce){.cc-recipe__assembled-single-img,.cc-recipe__icon{opacity:1;transform:translate(-50%,-50%)}.cc-recipe__assembled-single-img{transform:none}}@media screen and (max-width:749px){.cc-recipe__assembled-canvas{max-width:32rem}.cc-recipe__icon-img-wrap{width:calc(var(--isize, 80px) * .6);height:calc(var(--isize, 80px) * .6)}}@media(prefers-reduced-motion:no-preference){.cc-recipe__assembled.is-visible .cc-recipe__assembled-layer--bottom{animation:cc-recipe-converge .9s cubic-bezier(.2,.7,.2,1) 0s forwards}.cc-recipe__assembled.is-visible .cc-recipe__assembled-layer--middle{animation:cc-recipe-converge .9s cubic-bezier(.2,.7,.2,1) .25s forwards}.cc-recipe__assembled.is-visible .cc-recipe__assembled-layer--top{animation:cc-recipe-converge .9s cubic-bezier(.2,.7,.2,1) .5s forwards}}@keyframes cc-recipe-converge{0%{opacity:0;transform:translate(-50%,calc(-50% + var(--a-anchor, 0px) + 40px)) translate(var(--ax, 0px),var(--ay, 0px)) scale(calc(var(--as, 1) * .92))}to{opacity:1;transform:translate(-50%,calc(-50% + var(--a-anchor, 0px))) translate(var(--ax, 0px),var(--ay, 0px)) scale(var(--as, 1))}}@media(prefers-reduced-motion:reduce){.cc-recipe__assembled-layer{opacity:1}}.cc-recipe__assembled-empty{padding:3rem 2rem;text-align:center;font-size:1.3rem;opacity:.55;border:1px dashed rgba(var(--color-foreground),.2);border-radius:12px;background:repeating-linear-gradient(45deg,rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.04) 12px,rgba(var(--color-foreground),.07) 12px 24px)}.cc-recipe__footer{text-align:center;margin-top:4.5rem}.cc-recipe__cta{font-size:1.45rem;letter-spacing:.1em;text-transform:uppercase;text-decoration:underline;text-underline-offset:6px;color:rgb(var(--color-foreground))}.cc-recipe__cta:hover,.cc-recipe__cta:focus{color:rgb(var(--color-foreground));text-decoration-thickness:2px}@media(prefers-reduced-motion:no-preference){.cc-recipe__row .cc-recipe__media,.cc-recipe__row .cc-recipe__content{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}@media screen and (min-width:750px){.cc-recipe__row .cc-recipe__media{transform:translateY(24px) translate(-32px)}.cc-recipe__row .cc-recipe__content,.cc-recipe__row--reverse .cc-recipe__media{transform:translateY(24px) translate(32px)}.cc-recipe__row--reverse .cc-recipe__content{transform:translateY(24px) translate(-32px)}}.cc-recipe__row .cc-recipe__content{transition-delay:.12s}.cc-recipe__row.is-visible .cc-recipe__media,.cc-recipe__row.is-visible .cc-recipe__content{opacity:1;transform:translateY(0) translate(0)}}@media(prefers-reduced-motion:reduce){.cc-recipe__row .cc-recipe__media,.cc-recipe__row .cc-recipe__content{opacity:1;transform:none}}@media screen and (max-width:749px){.cc-recipe__rows{gap:5rem}.cc-recipe__media{min-height:22rem}.cc-recipe__header{margin-bottom:4rem}.cc-recipe__footer{margin-top:5rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-cc-recipe-of-comfort.css.map */
