.product-code-section{gap:1.5rem;width:100%;padding:2.5rem 0;display:grid}.product-code .product-code-section:first-child{padding-top:0}@media (width>=900px){.product-code-section{gap:2.5rem}}.product-code-section+.product-code-section{border-top:1px solid #b0bfc7}.product-code-section__header{grid-template-areas:"title title""last-updated last-updated""subtitle subtitle";row-gap:8px;display:grid}@media (width>=900px){.product-code-section__header{grid-template-areas:"title last-updated""subtitle subtitle";column-gap:16px}}.product-code-section__title{letter-spacing:-.02em;text-transform:uppercase;color:#122f23;grid-area:title;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1}@media (width>=900px){.product-code-section__title{letter-spacing:-.02em;text-transform:uppercase;font-size:2.25rem;font-style:normal;font-weight:700;line-height:1}}.product-code-section__last-updated{text-transform:uppercase;color:#4c4c4c;grid-area:last-updated;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.6}@media (width>=900px){.product-code-section__last-updated{text-transform:uppercase;place-self:end;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.6}}.product-code-section__subtitle{letter-spacing:-.02em;grid-area:subtitle;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.4}@media (width>=900px){.product-code-section__subtitle{letter-spacing:-.02em;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.4}}.product-code-section__content{align-items:start;gap:24px;display:grid}@media (width>=1280px){.product-code-section__content--two-cols{grid-template-columns:repeat(2,1fr)}}.product-code-section__content--large-gap{row-gap:2.5rem}@media (width>=1280px){.product-code-section__content--large-gap{column-gap:2.5rem}}.product-code-section__column{align-content:start;gap:1.5rem;display:grid}@media (width>=900px){.product-code-section__column{gap:2.5rem}}.product-code-variants{display:grid}@media (width>=900px){.product-code-variants{grid-template-columns:repeat(2,1fr);gap:0 24px}}.product-code-variant{cursor:pointer;letter-spacing:-.02em;text-wrap:initial;border-bottom:1px solid #b0bfc7;justify-content:space-between;align-items:center;gap:20px;min-height:54px;padding:8px;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.4;display:flex}.product-code-variant.is-selected{background-color:#dce2e5}.product-code-variant:has(input[type=radio]:checked){background-color:#dce2e5}.product-code-variant.is-selected{cursor:auto}.product-code-variant:has(input[type=radio]:disabled){opacity:.6;cursor:not-allowed}@media (width>=900px){.product-code-variant{letter-spacing:-.02em;background-color:#f3f5f7;padding:16px;font-size:1rem;font-style:normal;font-weight:400;line-height:1.4}}.product-code-variant__content{gap:20px;display:flex}.product-code-variant__input{flex-shrink:0}
