.product-order-clarity{--poc-heading-color: var(--color-brand-primary, #2d6d76);--poc-capri-plus: #4a939e;--poc-stat-gradient: linear-gradient(180deg, rgba(207, 229, 227, 0.2) 0%, rgba(149, 197, 192, 0.2) 100%);--poc-layout-gap-mobile: 32px;--poc-layout-gap-desktop: 56px;--poc-card-gap: 16px;--poc-grid-gap-desktop: 24px;--poc-hero-radius-mobile: 8px;--poc-hero-radius-desktop: 15px;--poc-hero-height-mobile: 180px;--poc-hero-height-desktop: 330px;--poc-stat-radius-mobile: 4px;--poc-stat-radius-desktop: 7px;--poc-stat-height-mobile: 38px;--poc-stat-height-desktop: 70px;display:block;width:100%;max-width:100%;overflow:clip;padding-block:var(--poc-mobile-padding-top) var(--poc-mobile-padding-bottom);padding-inline:var(--poc-mobile-padding-x);background:var(--poc-section-background, transparent);color:var(--poc-heading-color);box-sizing:border-box}.product-order-clarity *,.product-order-clarity *::before,.product-order-clarity *::after{box-sizing:border-box}.product-order-clarity__inner{display:flex;flex-direction:column;gap:var(--poc-layout-gap-mobile);align-items:stretch;width:100%;max-width:var(--poc-max-width, 1440px);margin-inline:auto}.product-order-clarity__header{display:flex;justify-content:center;width:100%}.product-order-clarity h2.product-order-clarity__heading,.design-alternate .product-order-clarity h2.product-order-clarity__heading{width:100%;max-width:min(100%,358px);margin:0;color:var(--poc-heading-color);font-family:"Cormorant Garamond",Cormorant,serif;font-size:32px;font-style:italic;font-weight:600;font-synthesis:none;line-height:40px;letter-spacing:-0.96px;text-align:center;overflow-wrap:anywhere;word-break:break-word}.product-order-clarity__heading-part{display:block}.product-order-clarity__heading-part+.product-order-clarity__heading-part{margin-top:0}.product-order-clarity__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--poc-card-gap);width:100%}.product-order-clarity__card{display:flex;flex-direction:column;gap:8px;align-items:stretch;min-width:0}.product-order-clarity__hero{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:var(--poc-hero-height-mobile);padding:16px 8px;border-radius:var(--poc-hero-radius-mobile);overflow:hidden}.product-order-clarity__hero--featured{flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:4px 8px}.product-order-clarity__hero-media{position:absolute;inset:0;pointer-events:none}.product-order-clarity__hero-picture{position:absolute;inset:0;display:block;width:100%;height:100%}.product-order-clarity__hero-picture .product-order-clarity__hero-image{width:100%;height:100%;object-fit:cover}.product-order-clarity__hero-picture,.product-order-clarity__hero-image{display:block;width:100%;height:100%}.product-order-clarity__hero-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:rgba(45,109,118,0.08)}.product-order-clarity__hero-placeholder-svg{width:40%;height:auto;opacity:0.35}.product-order-clarity__overlay-stack{display:none}.product-order-clarity__overlay-item{position:relative;display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;min-height:34px;padding:4px;border-radius:3px;overflow:hidden}.product-order-clarity__overlay-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.product-order-clarity__overlay-icon{position:relative;z-index:1;display:block;flex:0 0 auto;flex-shrink:0;box-sizing:border-box;width:11.69px;height:11.69px;max-width:11.69px;max-height:11.69px;color:#fff}img.product-order-clarity__overlay-icon{object-fit:contain}.product-order-clarity__overlay-label{position:relative;z-index:1;color:#fff;font-family:Inter,sans-serif;font-size:7px;font-weight:500;line-height:12px}.product-order-clarity__hero-caption{position:relative;z-index:1;margin:0;font-family:Inter,sans-serif;font-weight:600;overflow-wrap:anywhere}.product-order-clarity__hero-caption--overlay{display:none;color:#fff;font-size:12px;line-height:16px}.product-order-clarity__hero--featured .product-order-clarity__hero-caption--overlay{display:none;flex:1 1 auto;align-self:flex-end;min-width:0}.product-order-clarity__hero-caption--below{display:block;color:var(--poc-heading-color);font-size:12px;line-height:16px;text-align:center}.product-order-clarity__stats{display:flex;align-items:stretch;justify-content:space-between;gap:4px;width:100%;margin:0;padding:0;list-style:none}.product-order-clarity__stat{display:flex;flex:1 1 0;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;height:var(--poc-stat-height-mobile);padding:5px 1px;border-radius:var(--poc-stat-radius-mobile);background:var(--poc-stat-gradient)}.product-order-clarity__stats--count-3 .product-order-clarity__stat{flex:1 1 0;max-width:33%}.product-order-clarity__stat-icon{display:block;flex-shrink:0;width:13px;height:13px;color:var(--poc-capri-plus)}.product-order-clarity__stat-icon--wide{width:16px;height:13px}.product-order-clarity__stat-label{color:var(--poc-capri-plus);font-family:Inter,sans-serif;font-size:7px;font-weight:600;line-height:7px;text-align:center;overflow-wrap:anywhere}@media screen and (min-width:750px){.product-order-clarity{padding-block:var(--poc-desktop-padding-top) var(--poc-desktop-padding-bottom);padding-inline:var(--poc-desktop-padding-x)}.product-order-clarity__inner{gap:var(--poc-layout-gap-desktop);align-items:center}.product-order-clarity h2.product-order-clarity__heading,.design-alternate .product-order-clarity h2.product-order-clarity__heading{max-width:100%;font-size:48px;line-height:56px;letter-spacing:-1.44px;overflow-wrap:normal;word-break:normal;white-space:nowrap}.product-order-clarity__heading-part{display:inline}.product-order-clarity__heading-part+.product-order-clarity__heading-part::before{content:" "}.product-order-clarity__grid{display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:center;gap:var(--poc-grid-gap-desktop)}.product-order-clarity__card{flex:1 1 0;gap:var(--poc-card-gap);max-width:314px}.product-order-clarity__hero{height:var(--poc-hero-height-desktop);padding:16px;border-radius:var(--poc-hero-radius-desktop)}.product-order-clarity__hero--featured{flex-direction:column;justify-content:flex-end;align-items:stretch;gap:0;padding:16px 15px}.product-order-clarity__overlay-item{min-height:62px;padding:7px;border-radius:5px}.product-order-clarity__overlay-icon{width:21.42px;height:21.42px;max-width:21.42px;max-height:21.42px}.product-order-clarity__overlay-label{font-size:14px;line-height:16px}.product-order-clarity__hero--featured .product-order-clarity__hero-caption--overlay{position:absolute;inset-inline:15px;bottom:16px;top:auto;z-index:2;display:block;flex:none;width:auto;max-width:none;margin:0;text-align:center}.product-order-clarity__hero-caption--overlay{display:block;font-size:16px;line-height:24px}.product-order-clarity__hero:not(.product-order-clarity__hero--featured) .product-order-clarity__hero-caption--overlay{align-self:center;width:100%;text-align:center}.product-order-clarity__hero-caption--below{display:none}.product-order-clarity__stat{height:var(--poc-stat-height-desktop);padding:9px 2px;border-radius:var(--poc-stat-radius-desktop);gap:8px}.product-order-clarity__stat-icon{width:24px;height:24px}.product-order-clarity__stat-icon--wide{width:29px;height:24px}.product-order-clarity__stat-label{font-size:12px;line-height:12px}.product-order-clarity__stats--count-3 .product-order-clarity__stat{max-width:none}}@media(prefers-reduced-motion:reduce){.product-order-clarity .js-animate.ai-module-fade{opacity:1;transform:none}}
