.section-product-info-profile{overflow:hidden}.product-info-profile{display:grid;grid-template-columns:50% 50%;align-items:stretch;background:var(--color-background);color:var(--color-text)}.product-info-profile--text-only,.product-info-profile--image-only{grid-template-columns:minmax(0,1fr)}.product-info-profile__media{align-self:stretch;min-width:0;min-height:50vw;overflow:hidden}.product-info-profile__media .lazy-image{height:100%;min-height:inherit;padding-top:0!important}.product-info-profile__media .lazy-image img{height:100%;object-fit:cover}.product-info-profile__content{display:flex;align-items:center;justify-content:center;min-height:0;padding:calc(var(--grid-width) / 12 * .5)}.product-info-profile--text-only .product-info-profile__content{min-height:0;padding-inline:calc(var(--grid-width) / 12)}.product-info-profile__inner{width:100%}.product-info-profile__section+.product-info-profile__section{margin-top:3.25em}.product-info-profile__heading{margin:0 0 1.5em;font-family:var(--font-stack-headings);font-style:var(--font-style-headings);font-weight:var(--font-weight-headings-bold, var(--font-weight-headings));letter-spacing:0;text-transform:uppercase}@media screen and (min-width:85.3125em){.product-info-profile__heading{font-size:calc(var(--base-headings-size) / 36 * 1.875rem);line-height:1.12}}@media screen and (min-width:63.9375em)and (max-width:85.3125em){.product-info-profile__heading{font-size:calc(var(--base-headings-size) / 36 * 1.75rem);line-height:1.12}}@media screen and (min-width:37.4375em)and (max-width:63.9375em){.product-info-profile__heading{font-size:calc(var(--base-headings-size) / 36 * 1.625rem);line-height:1.12}}@media screen and (max-width:37.4375em){.product-info-profile__heading{font-size:calc(var(--base-headings-size) / 36 * 1.4375rem);line-height:1.16}}.product-info-profile__notes,.product-info-profile__description{color:rgba(var(--color-text-rgb),.82)}.product-info-profile__description{max-width:35rem}.product-info-profile__notes ul,.product-info-profile__notes ol{margin:0;padding:0;list-style:none}.product-info-profile__notes li+li{margin-top:.2em}.product-info-profile__notes p,.product-info-profile__description p{margin:0}.product-info-profile__notes p+p{margin-top:.2em}.product-info-profile__description p+p{margin-top:1.55em}@media screen and (min-width:85.3125em){.product-info-profile__notes,.product-info-profile__description,.product-info-profile__meter-label{font-size:calc(var(--base-body-size) / 18 * 1.125rem);line-height:1.52}}@media screen and (min-width:63.9375em)and (max-width:85.3125em){.product-info-profile__notes,.product-info-profile__description,.product-info-profile__meter-label{font-size:calc(var(--base-body-size) / 18 * 1.0625rem);line-height:1.52}}@media screen and (min-width:37.4375em)and (max-width:63.9375em){.product-info-profile__notes,.product-info-profile__description,.product-info-profile__meter-label{font-size:calc(var(--base-body-size) / 18 * 1rem);line-height:1.52}}@media screen and (max-width:37.4375em){.product-info-profile__notes,.product-info-profile__description,.product-info-profile__meter-label{font-size:calc(var(--base-body-size) / 18 * .9375rem);line-height:1.52}}.product-info-profile__meters{--profile-meter-label-width: 6rem;--profile-meter-label-gap: 2em;margin-top:0;max-width:38.125rem}.product-info-profile__meters--aligned{display:grid;grid-template-columns:auto minmax(9.375rem,1fr) auto;column-gap:1.375em}.product-info-profile__description+.product-info-profile__meters{margin-top:2em;margin-bottom:2em}.product-info-profile__dry-sweet{display:grid;grid-template-columns:auto minmax(9.375rem,1fr) auto;gap:1.375em;align-items:center}.product-info-profile__meters--aligned .product-info-profile__dry-sweet{display:contents}.product-info-profile__dry-sweet-label{line-height:1;white-space:nowrap}.product-info-profile__dry-sweet-label:first-child{justify-self:end}@media screen and (min-width:85.3125em){.product-info-profile__dry-sweet-label{font-size:calc(var(--base-body-size) / 18 * 1.625rem)}}@media screen and (min-width:63.9375em)and (max-width:85.3125em){.product-info-profile__dry-sweet-label{font-size:calc(var(--base-body-size) / 18 * 1.5rem)}}@media screen and (min-width:37.4375em)and (max-width:63.9375em){.product-info-profile__dry-sweet-label{font-size:calc(var(--base-body-size) / 18 * 1.4375rem)}}@media screen and (max-width:37.4375em){.product-info-profile__dry-sweet-label{font-size:calc(var(--base-body-size) / 18 * 1.125rem)}}.product-info-profile__dry-sweet-rail{position:relative;display:block;height:1.5rem}.product-info-profile__dry-sweet-rail:before,.product-info-profile__dry-sweet-rail:after{content:"";position:absolute;top:50%;background:var(--color-text);transform:translateY(-50%)}.product-info-profile__dry-sweet-rail:before{left:0;right:0;height:.125rem}.product-info-profile__dry-sweet-rail:after{left:0;width:100%;height:.875rem;background:linear-gradient(var(--color-text),var(--color-text)) left center / .125rem .875rem no-repeat,linear-gradient(var(--color-text),var(--color-text)) right center / .125rem .875rem no-repeat}.product-info-profile__dry-sweet-dot{position:absolute;top:50%;left:var(--level);z-index:1;width:1.375rem;height:1.375rem;border-radius:50%;background:#d95a4a;transform:translate(-50%,-50%)}.product-info-profile__meter-list{margin-top:1.75em}.product-info-profile__meters--aligned .product-info-profile__meter-list{grid-column:2}.product-info-profile__meter-row{display:grid;grid-template-columns:var(--profile-meter-label-width) minmax(0,1fr);gap:var(--profile-meter-label-gap);align-items:center}.product-info-profile__meter-row+.product-info-profile__meter-row{margin-top:1.5em}.product-info-profile__meter-label{line-height:1.1;color:var(--color-text)}.product-info-profile__meter-track{position:relative;display:block;height:.75rem}.product-info-profile__meter-track:before{content:"";position:absolute;top:50%;left:0;width:var(--level);max-width:100%;height:.125rem;background:var(--color-text);transform:translateY(-50%)}@media screen and (max-width:63.9375em){.product-info-profile{grid-template-columns:minmax(0,1fr)}.product-info-profile__media{min-height:100vw}.product-info-profile__media .lazy-image{height:100%;min-height:inherit;padding-top:0!important}.product-info-profile__content{min-height:0;padding:calc(var(--section-margin) / 2) var(--grid-padding)}}@media screen and (max-width:37.4375em){.product-info-profile__content{padding:calc(var(--section-margin) / 4) var(--grid-padding)}.product-info-profile__section+.product-info-profile__section{margin-top:1.7em}.product-info-profile__description+.product-info-profile__meters{margin-top:2.3em;margin-bottom:0}.product-info-profile__meters{max-width:17rem;margin-right:auto;margin-left:auto}.product-info-profile__dry-sweet{gap:.5em;grid-template-columns:auto minmax(0,1fr) auto}.product-info-profile__dry-sweet-rail{height:1rem}.product-info-profile__dry-sweet-rail:after{height:.625rem;background:linear-gradient(var(--color-text),var(--color-text)) left center / .125rem .625rem no-repeat,linear-gradient(var(--color-text),var(--color-text)) right center / .125rem .625rem no-repeat}.product-info-profile__dry-sweet-dot{width:.875rem;height:.875rem}.product-info-profile__meters--aligned{grid-template-columns:auto minmax(0,1fr) auto;column-gap:.5em}.product-info-profile__meter-list{margin-top:.9em}.product-info-profile__meter-row{--profile-meter-label-width: 4.25rem;--profile-meter-label-gap: .45em}.product-info-profile__meter-track{height:.5rem}.product-info-profile__meter-row+.product-info-profile__meter-row{margin-top:.65em}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-product-info-profile.css.map */
