.color-background-1{--color-background: 252, 247, 236;background-color:#fcf7ec}.pdp-trust-bar.color-background-1,.pdp-trust-bar{background:#f0e7d4;color:rgb(var(--color-foreground));border-top:1px solid rgba(107,51,39,.18);border-bottom:1px solid rgba(107,51,39,.18)}.pdp-trust-bar__inner{display:grid;grid-template-columns:1fr;gap:2rem;padding-inline:2rem;max-width:var(--page-width);margin-inline:auto}@media screen and (min-width:750px){.pdp-trust-bar__inner{grid-template-columns:repeat(2,1fr);gap:2.6rem 3rem}}@media screen and (min-width:990px){.pdp-trust-bar__inner{grid-template-columns:repeat(4,1fr);gap:2.8rem;padding-inline:5rem}}.pdp-trust-bar__item{display:flex;align-items:center;gap:1.6rem;text-align:left}.pdp-trust-bar__icon{width:5.6rem;height:5.6rem;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:#6b3327;color:#fff1db;box-shadow:0 2px 6px #6b33272e}.pdp-trust-bar__icon img,.pdp-trust-bar__svg{width:3rem;height:3rem;object-fit:contain;display:block}.pdp-trust-bar__text{min-width:0}.pdp-trust-bar__title{margin:0;font-family:var(--faricy-new-medium, var(--font-heading-family));font-size:1.7rem;font-weight:700;line-height:1.2;letter-spacing:.015em;color:rgb(var(--color-foreground))}.pdp-trust-bar__subtitle{margin:.35rem 0 0;font-size:1.3rem;line-height:1.4;color:rgba(var(--color-foreground),.75)}.pdp-faq{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.pdp-faq__inner{max-width:76rem;margin-inline:auto;padding-inline:1.5rem}@media screen and (min-width:990px){.pdp-faq__inner{padding-inline:3rem}}.pdp-faq__heading{font-family:var(--font-heading-family);font-size:2.4rem;font-weight:500;margin:0 0 1.6rem;color:rgb(var(--color-foreground))}@media screen and (min-width:990px){.pdp-faq__heading{font-size:2.8rem;margin-bottom:2rem}}.pdp-faq__list{border-top:1px solid rgba(var(--color-foreground),.12)}.pdp-faq__item{border-bottom:1px solid rgba(var(--color-foreground),.12)}.pdp-faq__summary{list-style:none;cursor:pointer;padding:1.4rem 0;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;font-family:var(--font-heading-family);font-size:1.5rem;font-weight:500;line-height:1.3;color:rgb(var(--color-foreground));transition:color var(--duration-short, .15s) ease}.pdp-faq__summary::-webkit-details-marker{display:none}.pdp-faq__summary:hover,.pdp-faq__summary:focus-visible{color:rgba(var(--color-foreground),.75);outline:none}.pdp-faq__summary:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px;border-radius:4px}.pdp-faq__question{flex:1;min-width:0}.pdp-faq__chevron{display:grid;place-items:center;width:2rem;height:2rem;flex-shrink:0;transition:transform var(--duration-medium, .3s) ease;color:rgb(var(--color-foreground))}.pdp-faq__item[open] .pdp-faq__chevron{transform:rotate(180deg)}.pdp-faq__answer{padding:0 0 1.6rem;font-size:1.4rem;line-height:1.55;color:rgba(var(--color-foreground),.82)}.pdp-faq__answer>*:first-child{margin-top:0}.pdp-faq__answer>*:last-child{margin-bottom:0}.pdp-benefits{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.pdp-benefits__inner{display:grid;grid-template-columns:1fr;gap:2.4rem;padding-inline:1.5rem;max-width:var(--page-width);margin-inline:auto;align-items:center}@media screen and (min-width:990px){.pdp-benefits__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:4rem;padding-inline:5rem}}.pdp-benefits__list-col{min-width:0}.pdp-benefits__heading{font-family:var(--font-heading-family);font-size:2.6rem;font-weight:500;margin:0 0 1.8rem;color:rgb(var(--color-foreground));line-height:1.15}@media screen and (min-width:990px){.pdp-benefits__heading{font-size:3.2rem;margin-bottom:2.4rem}}.pdp-benefits__list{border-top:1px solid rgba(var(--color-foreground),.15)}.pdp-benefits__item{border-bottom:1px solid rgba(var(--color-foreground),.15)}.pdp-benefits__summary{list-style:none;cursor:pointer;padding:1.4rem 0;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;transition:color var(--duration-short, .15s) ease}.pdp-benefits__summary::-webkit-details-marker{display:none}.pdp-benefits__summary:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px;border-radius:4px}.pdp-benefits__label{flex:1;min-width:0;font-family:var(--faricy-new-medium, var(--font-heading-family));font-size:1.6rem;font-weight:600;letter-spacing:.06em;color:rgb(var(--color-foreground))}@media screen and (min-width:990px){.pdp-benefits__label{font-size:1.8rem}}.pdp-benefits__icon{width:4.4rem;height:4.4rem;border-radius:50%;display:grid;place-items:center;flex-shrink:0;transition:transform var(--duration-short, .15s) ease;color:#fff;font-size:2rem;line-height:1;overflow:hidden}.pdp-benefits__icon img{width:60%;height:60%;object-fit:contain;display:block}.pdp-benefits__item[open] .pdp-benefits__icon{transform:scale(1.08)}.pdp-benefits__icon-emoji{line-height:1}.pdp-benefits__chevron{width:1.6rem;height:1.6rem;flex-shrink:0;margin-left:.2rem;color:rgba(var(--color-foreground),.55);transition:transform var(--duration-short, .15s) ease,color var(--duration-short, .15s) ease}.pdp-benefits__summary:hover .pdp-benefits__chevron{color:rgb(var(--color-foreground))}.pdp-benefits__item[open] .pdp-benefits__chevron{transform:rotate(180deg);color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.pdp-benefits__chevron{width:1.8rem;height:1.8rem}}.pdp-benefits__answer{padding:0 0 1.6rem;font-size:1.4rem;line-height:1.55;color:rgba(var(--color-foreground),.82)}.pdp-benefits__answer>*:first-child{margin-top:0}.pdp-benefits__answer>*:last-child{margin-bottom:0}.pdp-benefits__image-col{display:none}@media screen and (min-width:990px){.pdp-benefits__image-col{display:block;min-width:0}.pdp-benefits__image-col img{width:100%;height:auto;max-height:56rem;object-fit:cover;border-radius:1.2rem;display:block}}.pdp-caroline{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.pdp-caroline__inner{display:grid;grid-template-columns:1fr;gap:2.4rem;padding-inline:1.5rem;max-width:var(--page-width);margin-inline:auto;align-items:center}@media screen and (min-width:990px){.pdp-caroline__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:4.8rem;padding-inline:5rem}}.pdp-caroline__image-col{min-width:0}.pdp-caroline__image-col img{width:100%;height:auto;max-height:56rem;object-fit:cover;border-radius:1.2rem;display:block}.pdp-caroline__copy-col{min-width:0}.pdp-caroline__eyebrow{margin:0 0 1rem;font-family:var(--faricy-new-medium, var(--font-heading-family));font-size:1.3rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground),.65)}.pdp-caroline__heading{margin:0 0 1.4rem;font-family:var(--font-heading-family);font-size:2.8rem;font-weight:500;line-height:1.15;color:rgb(var(--color-foreground))}@media screen and (min-width:990px){.pdp-caroline__heading{font-size:3.6rem;margin-bottom:1.8rem}}.pdp-caroline__body{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.82);margin-bottom:1.8rem}.pdp-caroline__body>*:first-child{margin-top:0}.pdp-caroline__body>*:last-child{margin-bottom:0}.pdp-caroline__link{display:inline-flex;align-items:center;gap:.6rem;padding:0;border:0;background:transparent;color:rgb(var(--color-foreground));font-family:var(--faricy-new-medium, var(--font-heading-family));font-size:1.4rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border-bottom:1.5px solid rgb(var(--color-foreground));padding-bottom:.3rem;transition:color var(--duration-short, .15s) ease,border-color var(--duration-short, .15s) ease,gap var(--duration-short, .15s) ease}.pdp-caroline__link:hover,.pdp-caroline__link:focus-visible{color:rgba(var(--color-foreground),.7);border-color:rgba(var(--color-foreground),.7);gap:.9rem;outline:none}.pdp-caroline__link svg{transition:transform var(--duration-short, .15s) ease}.pdp-bold-flavors{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.pdp-bold-flavors__inner{max-width:88rem;margin-inline:auto;padding-inline:1.5rem;text-align:center}@media screen and (min-width:990px){.pdp-bold-flavors__inner{padding-inline:3rem}}.pdp-bold-flavors__heading{font-family:var(--font-heading-family);font-size:2.6rem;font-weight:500;line-height:1.15;margin:0 0 1.2rem;color:rgb(var(--color-foreground))}@media screen and (min-width:990px){.pdp-bold-flavors__heading{font-size:3.4rem;margin-bottom:1.6rem}}.pdp-bold-flavors__subheading{margin:0 auto 1.6rem;max-width:64rem;font-size:1.4rem;line-height:1.55;color:rgba(var(--color-foreground),.82)}@media screen and (min-width:990px){.pdp-bold-flavors__subheading{font-size:1.5rem;margin-bottom:2rem}}.pdp-bold-flavors__signature{margin:0 0 2.4rem;font-family:var(--font-heading-family);font-style:italic;font-size:1.6rem;color:rgba(var(--color-foreground),.75)}.pdp-bold-flavors__signature-ornament{display:inline-block;margin-right:.4rem;transform:translateY(-2px);color:rgba(var(--color-foreground),.55)}@media screen and (min-width:990px){.pdp-bold-flavors__signature{font-size:1.8rem;margin-bottom:3rem}}.pdp-bold-flavors__chips{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 1.6rem;justify-items:center}@media screen and (min-width:750px){.pdp-bold-flavors__chips{grid-template-columns:repeat(4,1fr);gap:2.4rem 2rem}}@media screen and (min-width:990px){.pdp-bold-flavors__chips{gap:2.8rem 2.4rem}}.pdp-bold-flavors__chips:has(.pdp-bold-flavors__chip:nth-child(5)){grid-template-columns:repeat(2,1fr)}@media screen and (min-width:750px){.pdp-bold-flavors__chips:has(.pdp-bold-flavors__chip:nth-child(5)){grid-template-columns:repeat(4,1fr)}}.pdp-bold-flavors__chip{display:flex;flex-direction:column;align-items:center;gap:.8rem;min-width:0;max-width:16rem}.pdp-bold-flavors__chip-image-wrap{width:8rem;height:8rem;display:grid;place-items:center;overflow:hidden}@media screen and (min-width:990px){.pdp-bold-flavors__chip-image-wrap{width:10rem;height:10rem}}.pdp-bold-flavors__chip-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.pdp-bold-flavors__chip-label{font-family:var(--faricy-new-medium, var(--font-heading-family));font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));letter-spacing:.02em;line-height:1.25}@media screen and (min-width:990px){.pdp-bold-flavors__chip-label{font-size:1.5rem}}.pdp-bold-flavors__empty{margin:1.2rem 0 0;padding:1rem 1.4rem;background:#c896321f;border:1px dashed rgba(200,150,50,.5);border-radius:.6rem;font-size:1.3rem;color:#825a1e;text-align:center}.pdp-nutrition__inner{display:flex;justify-content:center}.pdp-nutrition__trigger{display:inline-flex;align-items:center;gap:1rem;padding:1.1rem 1.8rem;background:transparent;border:1.5px solid rgba(var(--color-foreground),.2);border-radius:999px;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;letter-spacing:.01em;cursor:pointer;transition:border-color var(--duration-default) ease,background-color var(--duration-default) ease,transform var(--duration-default) ease}.pdp-nutrition__trigger:hover{border-color:rgba(var(--color-foreground),.55);background-color:rgba(var(--color-foreground),.04)}.pdp-nutrition__trigger:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.pdp-nutrition__trigger-icon{display:inline-flex;align-items:center;color:rgba(var(--color-foreground),.8)}.pdp-nutrition__trigger-caret{font-size:1.6rem;opacity:.7;transition:transform var(--duration-default) ease}.pdp-nutrition__trigger:hover .pdp-nutrition__trigger-caret{transform:translate(3px);opacity:1}.pdp-nutrition__dialog{padding:0;border:none;background:transparent;max-width:min(92vw,72rem);width:92vw;max-height:92vh;margin:auto;overflow:visible;color:rgb(var(--color-foreground))}.pdp-nutrition__dialog::backdrop{background:#1414148c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.pdp-nutrition__dialog:not([open]){display:none}.pdp-nutrition__dialog.is-fallback-open,.pdp-nutrition__dialog[open]{display:block}.pdp-nutrition__dialog.is-fallback-open{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}.pdp-nutrition__dialog.is-fallback-open:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#1414148c;z-index:-1}body.pdp-nutrition-locked{overflow:hidden}.pdp-nutrition__dialog-inner{position:relative;background:rgb(var(--color-background));border-radius:1.2rem;padding:4rem 2.4rem 2.8rem;max-height:92vh;overflow-y:auto;box-shadow:0 20px 60px #00000040}@media screen and (min-width:750px){.pdp-nutrition__dialog-inner{padding:4.4rem 3.6rem 3.2rem}}.pdp-nutrition__close{position:absolute;top:1.2rem;right:1.2rem;width:3.6rem;height:3.6rem;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(var(--color-foreground),.18);border-radius:50%;color:rgb(var(--color-foreground));cursor:pointer;transition:background-color var(--duration-default) ease,border-color var(--duration-default) ease}.pdp-nutrition__close:hover{background-color:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.45)}.pdp-nutrition__close:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.pdp-nutrition__title{margin:0 0 2rem;padding-right:4rem;font-family:var(--font-heading-family);font-size:2.4rem;font-weight:500;line-height:1.2}@media screen and (min-width:750px){.pdp-nutrition__title{font-size:2.8rem}}.pdp-nutrition__label{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#000;background:#fff;border:1px solid #000;padding:1.2rem 1.4rem;max-width:36rem;margin:0 auto 2.4rem;font-size:1.3rem;line-height:1.35}@media screen and (min-width:750px){.pdp-nutrition__label{font-size:1.4rem}}.pdp-nutrition__label-title{font-size:2.6rem;font-weight:900;line-height:1;letter-spacing:-.01em;margin-bottom:.4rem}.pdp-nutrition__label-servings{display:flex;justify-content:space-between;font-weight:700;font-size:1.3rem}.pdp-nutrition__rule{margin:.4rem 0;border:0;background:#000}.pdp-nutrition__rule--thick{height:8px}.pdp-nutrition__rule--medium{height:4px}.pdp-nutrition__label-amount-row{font-size:1.1rem;font-weight:700;margin-top:.2rem}.pdp-nutrition__label-calories{display:flex;justify-content:space-between;align-items:baseline;font-weight:900}.pdp-nutrition__label-calories>span:first-child{font-size:1.6rem}.pdp-nutrition__label-calories>span:last-child{font-size:2.4rem;line-height:1}.pdp-nutrition__dv-header{text-align:right;font-weight:700;font-size:1.2rem;padding:.2rem 0;border-bottom:1px solid #000;margin-bottom:.2rem}.pdp-nutrition__rows{list-style:none;margin:0;padding:0}.pdp-nutrition__row{display:flex;justify-content:space-between;align-items:baseline;gap:.8rem;padding:.35rem 0;border-bottom:1px solid #000}.pdp-nutrition__row:last-child{border-bottom:none}.pdp-nutrition__row--indent{padding-left:1.2rem}.pdp-nutrition__row--indent-2{padding-left:2.4rem}.pdp-nutrition__row-label{flex:1 1 auto}.pdp-nutrition__row-label--bold>strong{font-weight:900}.pdp-nutrition__row-label--italic{font-style:italic}.pdp-nutrition__row-amount{font-weight:400;margin-left:.4rem}.pdp-nutrition__row-percent{flex:0 0 auto;min-width:4rem;text-align:right;font-weight:700}.pdp-nutrition__rows--vitamins .pdp-nutrition__row{border-bottom:1px solid rgba(0,0,0,.3)}.pdp-nutrition__rows--vitamins .pdp-nutrition__row:last-child{border-bottom:none}.pdp-nutrition__inulin{display:flex;justify-content:space-between;padding:.35rem 0 0;font-weight:700;font-size:1.25rem}.pdp-nutrition__inulin-label{font-style:italic;font-weight:500}.pdp-nutrition__footnote{margin:.8rem 0 0;padding-top:.6rem;border-top:1px solid #000;font-size:1rem;line-height:1.3}.pdp-nutrition__ingredients{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.15)}.pdp-nutrition__subhead{margin:0 0 1rem;font-family:var(--font-heading-family);font-size:1.8rem;font-weight:500}.pdp-nutrition__ingredients-body{font-size:1.4rem;line-height:1.55;color:rgba(var(--color-foreground),.88)}.pdp-nutrition__ingredients-body p{margin:0 0 .8rem}.pdp-nutrition__ingredients-body p:last-child{margin-bottom:0}.pdp-brew{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.pdp-brew__grid{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:start}@media screen and (min-width:990px){.pdp-brew__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:5.6rem}.pdp-brew__grid--solo{grid-template-columns:1fr;max-width:82rem;margin-inline:auto}}.pdp-brew__eyebrow{margin:0 0 .8rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--color-foreground),.65)}.pdp-brew__heading{margin:0 0 .8rem;font-family:var(--font-heading-family);font-size:3rem;font-weight:500;line-height:1.1}@media screen and (min-width:750px){.pdp-brew__heading{font-size:3.6rem}}.pdp-brew__subheading{margin:0 0 2.4rem;font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.78);max-width:48rem}.pdp-brew__accordion{display:flex;flex-direction:column;gap:0;border-top:1px solid rgba(var(--color-foreground),.14)}.pdp-brew__item{border-bottom:1px solid rgba(var(--color-foreground),.14)}.pdp-brew__item[open]{background:rgba(var(--color-foreground),.02)}.pdp-brew__summary{display:flex;align-items:center;gap:1.4rem;padding:1.6rem .4rem;cursor:pointer;list-style:none;transition:background-color var(--duration-default) ease}.pdp-brew__summary::-webkit-details-marker{display:none}.pdp-brew__summary:hover{background-color:rgba(var(--color-foreground),.03)}.pdp-brew__summary:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:-2px}.pdp-brew__icon{flex:0 0 auto;width:4.4rem;height:4.4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(var(--color-foreground),.05);color:rgba(var(--color-foreground),.82)}.pdp-brew__item[open] .pdp-brew__icon{background:rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground))}.pdp-brew__label{flex:1 1 auto;font-family:var(--font-heading-family);font-size:1.7rem;font-weight:500;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.pdp-brew__label{font-size:1.9rem}}.pdp-brew__chevron{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.55);transition:transform var(--duration-default) ease,color var(--duration-default) ease}.pdp-brew__item[open] .pdp-brew__chevron{transform:rotate(180deg);color:rgb(var(--color-foreground))}.pdp-brew__body{padding:0 .4rem 1.8rem 6.2rem}.pdp-brew__instructions{margin:0;padding:0;list-style:none;counter-reset:brewstep;display:flex;flex-direction:column;gap:.9rem;font-size:1.45rem;line-height:1.55;color:rgba(var(--color-foreground),.85)}.pdp-brew__instructions li{position:relative;padding-left:2.4rem;counter-increment:brewstep}.pdp-brew__instructions li:before{content:counter(brewstep);position:absolute;left:0;top:.05em;width:1.8rem;height:1.8rem;display:inline-flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));border-radius:50%;font-family:var(--font-heading-family);font-size:1.1rem;font-weight:700;line-height:1}.pdp-brew__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.8rem}.pdp-brew__step{display:flex;gap:1.6rem;align-items:flex-start;padding:1.8rem;background:rgba(var(--color-foreground),.04);border-radius:1rem}.pdp-brew__step-badge{flex:0 0 auto;width:4.4rem;height:4.4rem;display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:50%;font-family:var(--font-heading-family);font-weight:700;font-size:2rem;line-height:1}.pdp-brew__step-body{flex:1 1 auto}.pdp-brew__step-label{margin:0 0 .4rem;font-family:var(--font-heading-family);font-size:1.4rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.pdp-brew__step-copy{margin:0;font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.85)}.pdp-brew__visual{width:100%}.pdp-brew__image,.pdp-brew__image-placeholder{width:100%;height:auto;border-radius:1.2rem;object-fit:cover;aspect-ratio:4 / 5}.pdp-brew__image-placeholder{background:rgba(var(--color-foreground),.06);display:flex;align-items:center;justify-content:center}.pdp-brew__image-placeholder .placeholder-svg{width:60%;height:60%;opacity:.35}@media screen and (min-width:990px){.pdp-brew__image,.pdp-brew__image-placeholder{aspect-ratio:5 / 6}}.pdp-cross-sell{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.pdp-cross-sell__inner{max-width:var(--page-width);margin-inline:auto;padding-inline:1.5rem}@media screen and (min-width:990px){.pdp-cross-sell__inner{padding-inline:5rem}}.pdp-cross-sell__header{text-align:center;margin-bottom:2.4rem}@media screen and (min-width:750px){.pdp-cross-sell__header{margin-bottom:3.2rem}}.pdp-cross-sell__eyebrow{font-family:var(--font-heading-family);font-size:1.1rem;letter-spacing:.2em;color:rgba(var(--color-foreground),.65);margin:0 0 .8rem;text-transform:uppercase;font-weight:600}.pdp-cross-sell__heading{font-family:var(--faricy-new-medium, var(--font-heading-family));font-size:clamp(2.2rem,3.2vw,3.2rem);line-height:1.15;margin:0 0 .6rem;color:rgb(var(--color-foreground))}.pdp-cross-sell__subheading{font-size:1.4rem;color:rgba(var(--color-foreground),.72);margin:0;max-width:560px;margin-inline:auto}.pdp-cross-sell__swiper{position:relative;padding-block:.8rem 2.8rem;overflow:hidden}.pdp-cross-sell__swiper .swiper-wrapper{align-items:stretch}.pdp-cross-sell__slide{height:auto;display:flex}.pdp-cross-sell__card{display:flex;flex:1;text-decoration:none;color:inherit;width:100%;transition:transform var(--duration-default, .2s) ease}.pdp-cross-sell__card:hover,.pdp-cross-sell__card:focus-visible{transform:translateY(-4px);outline:none}.pdp-cross-sell__card-frame{display:flex;flex-direction:column;flex:1;border:2px dashed rgba(212,168,67,.55);border-radius:14px;padding:0;background:rgb(var(--color-background));overflow:hidden;transition:border-color var(--duration-default, .2s) ease,box-shadow var(--duration-default, .2s) ease,background-color var(--duration-default, .2s) ease}.pdp-cross-sell__card:hover .pdp-cross-sell__card-frame,.pdp-cross-sell__card:focus-visible .pdp-cross-sell__card-frame{border-color:#d4a843;box-shadow:0 10px 28px #00000014}.pdp-cross-sell__card-media{position:relative;aspect-ratio:4 / 5;background:rgba(var(--color-foreground),.04);overflow:hidden;margin:0;border-top-left-radius:12px;border-top-right-radius:12px}.pdp-cross-sell__card-media img{width:100%;height:100%;object-fit:cover;display:block}.pdp-cross-sell__placeholder{width:100%;height:100%;display:block;opacity:.35}.pdp-cross-sell__badge{position:absolute;top:.8rem;left:.8rem;display:inline-block;padding:.4rem .9rem;background:#6b4423;color:#fff;font-size:1.05rem;font-weight:600;letter-spacing:.04em;border-radius:999px;text-transform:uppercase;box-shadow:0 2px 6px #00000026;line-height:1.2}.pdp-cross-sell__card-body{display:flex;flex-direction:column;gap:.8rem;flex:1;padding:1.4rem 1.4rem 1.6rem}.pdp-cross-sell__card-title{font-family:var(--faricy-new-medium, var(--font-heading-family));font-size:1.55rem;line-height:1.25;margin:0;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pdp-cross-sell__card-price{display:flex;align-items:baseline;gap:.8rem;font-size:1.4rem;margin-top:auto}.pdp-cross-sell__price{font-weight:600;color:rgb(var(--color-foreground))}.pdp-cross-sell__price-compare{text-decoration:line-through;color:rgba(var(--color-foreground),.68);font-size:1.25rem}.pdp-cross-sell__cta{display:inline-flex;align-items:center;gap:.4rem;font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));padding-top:.4rem;border-top:1px solid rgba(var(--color-foreground),.08);margin-top:.4rem;text-transform:uppercase;letter-spacing:.05em;transition:gap var(--duration-default, .2s) ease}.pdp-cross-sell__card:hover .pdp-cross-sell__cta,.pdp-cross-sell__card:focus-visible .pdp-cross-sell__cta{gap:.8rem}.pdp-cross-sell__nav{display:none;width:40px;height:40px;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.15);border-radius:50%;box-shadow:0 2px 8px #00000014;color:rgb(var(--color-foreground));top:50%;transform:translateY(-50%);margin-top:0;--swiper-navigation-size: 14px;--swiper-navigation-color: rgb(var(--color-foreground));transition:background-color var(--duration-default, .2s) ease}.pdp-cross-sell__nav:hover{background:rgba(var(--color-foreground),.05)}.pdp-cross-sell__nav:after{font-size:14px;font-weight:700}.pdp-cross-sell__nav--prev{left:-20px}.pdp-cross-sell__nav--next{right:-20px}@media screen and (min-width:990px){.pdp-cross-sell__nav{display:flex}}.pdp-cross-sell__nav.swiper-button-disabled{opacity:.3;pointer-events:none}.pdp-cross-sell__pagination{position:absolute;bottom:0;left:0;right:0;text-align:center;--swiper-pagination-color: rgba(212, 168, 67, 1);--swiper-pagination-bullet-inactive-color: rgba(var(--color-foreground), .25);--swiper-pagination-bullet-inactive-opacity: 1;--swiper-pagination-bullet-size: 8px;--swiper-pagination-bullet-horizontal-gap: 5px}@media screen and (min-width:990px){.pdp-cross-sell__pagination{display:none}}
/*# sourceMappingURL=/cdn/shop/t/153/assets/component-pdp-sections.css.map */
