.se2-pacc{display:flex;flex-direction:column;min-width:0;border-bottom:var(--se2-stroke-hairline) solid var(--se2-line)}.se2-pacc__row{border-top:var(--se2-stroke-hairline) solid var(--se2-line)}.se2-pacc__summary{display:flex;align-items:center;justify-content:space-between;gap:var(--se2-space-16);box-sizing:border-box;min-height:var(--se2-size-touch-target);padding-block:var(--se2-space-12);list-style:none;cursor:pointer;color:var(--se2-ink-primary);font-family:var(--se2-font-family);font-size:var(--se2-text-button);line-height:var(--se2-text-button-lh);font-weight:var(--se2-text-button-weight);letter-spacing:var(--se2-text-button-ls);text-transform:uppercase;-webkit-tap-highlight-color:transparent}.se2-pacc__summary::-webkit-details-marker{display:none}.se2-pacc__summary::marker{content:""}.se2-pacc__summary:focus-visible{outline:var(--se2-focus-ring-width) solid var(--se2-focus-ring-color);outline-offset:var(--se2-focus-ring-offset);border-radius:var(--se2-radius-tag)}.se2-pacc__title{min-width:0}.se2-pacc__icon{position:relative;flex:0 0 auto;width:12px;height:12px}.se2-pacc__icon:before,.se2-pacc__icon:after{content:"";position:absolute;inset:50% 0 auto;height:var(--se2-stroke-icon);margin-top:calc(var(--se2-stroke-icon) / -2);background:currentColor;border-radius:var(--se2-stroke-icon);transition:transform .2s ease,opacity .2s ease}.se2-pacc__icon:after{transform:rotate(90deg)}.se2-pacc__row[open]>.se2-pacc__summary .se2-pacc__icon:after{transform:rotate(0);opacity:0}.se2-pacc__body{padding:0 0 var(--se2-space-16);color:var(--se2-ink-secondary);font-family:var(--se2-font-family);font-size:var(--se2-text-body);line-height:var(--se2-text-body-lh);font-weight:var(--se2-text-body-weight)}.se2-pacc__body>:first-child{margin-top:0}.se2-pacc__body>:last-child{margin-bottom:0}.se2-pacc__body p{margin:0 0 var(--se2-space-8)}.se2-pacc__body ul,.se2-pacc__body ol{margin:0 0 var(--se2-space-8);padding-left:1.2em}.se2-pacc__body li+li{margin-top:var(--se2-space-4)}.se2-pacc__body strong,.se2-pacc__body b,.se2-pacc__body dt{color:var(--se2-ink-primary);font-weight:var(--se2-weight-bold)}.se2-pacc__body a{color:var(--se2-ink-primary);text-decoration:underline;text-underline-offset:3px}.se2-pacc__body a:focus-visible{outline:var(--se2-focus-ring-width) solid var(--se2-focus-ring-color);outline-offset:var(--se2-focus-ring-offset);border-radius:var(--se2-radius-tag)}.se2-pacc__body dl{margin:0}.se2-pacc__body dl>div{display:flex;justify-content:space-between;gap:var(--se2-space-16);padding-block:var(--se2-space-8);border-top:var(--se2-stroke-hairline) solid var(--se2-line)}.se2-pacc__body dl>div:first-child{border-top:0;padding-top:0}.se2-pacc__body dd{margin:0;text-align:right}.se2-pacc__body table{width:100%;border-collapse:collapse}.se2-pacc__body th,.se2-pacc__body td{padding:var(--se2-space-8) 0;border-top:var(--se2-stroke-hairline) solid var(--se2-line);text-align:left;vertical-align:top}.se2-pacc__body tr:first-child>*{border-top:0}.se2-pacc__body th{color:var(--se2-ink-primary);font-weight:var(--se2-weight-bold);padding-right:var(--se2-space-16)}.se2-dband{box-sizing:border-box;min-width:0;max-width:100%;padding:var(--se2-space-64) var(--se2-gutter-mobile);background:var(--se2-drawer-bg);color:var(--se2-drawer-body);text-align:center}.se2-dband--story{padding-block:var(--se2-space-80)}.se2-dband__inner{display:flex;flex-direction:column;align-items:center;max-width:720px;margin-inline:auto}.se2-dband--story .se2-dband__inner{max-width:960px}.se2-dband__eyebrow{margin:0 0 var(--se2-space-12);color:var(--se2-drawer-accent);font-family:var(--se2-font-family);font-size:var(--se2-text-eyebrow);line-height:var(--se2-text-eyebrow-lh);font-weight:var(--se2-text-eyebrow-weight);letter-spacing:var(--se2-text-eyebrow-ls);text-transform:uppercase}.se2-dband .se2-dband__title{margin:0;color:var(--se2-ground);font-family:var(--se2-font-family);font-size:var(--se2-text-title);line-height:var(--se2-text-title-lh);font-weight:var(--se2-text-title-weight);letter-spacing:0;text-transform:none;text-wrap:balance}.se2-dband--story .se2-dband__title{font-size:var(--se2-text-display-mobile);line-height:var(--se2-text-display-mobile-lh);font-weight:var(--se2-text-display-mobile-weight);letter-spacing:-.025em}.se2-dband__lede{margin:var(--se2-space-16) 0 0;max-width:56ch;color:var(--se2-drawer-body);font-family:var(--se2-font-family);font-size:var(--se2-text-body);line-height:var(--se2-text-body-lh);font-weight:var(--se2-text-body-weight);text-wrap:balance}.se2-dband--story .se2-dband__lede{margin-top:var(--se2-space-20)}.se2-dband__actions{display:flex;flex-direction:column;align-items:stretch;gap:var(--se2-space-12);width:100%;margin-top:var(--se2-space-32)}.se2-dband__btn{width:100%}.se2-dband .se2-btn--primary{background:var(--se2-ground);border-color:var(--se2-ground);color:var(--se2-drawer-bg)}.se2-dband .se2-btn--primary:hover{background:var(--se2-drawer-body);border-color:var(--se2-drawer-body);color:var(--se2-drawer-bg)}.se2-dband .se2-btn--secondary{background:transparent;border-color:var(--se2-drawer-ink);color:var(--se2-ground)}.se2-dband .se2-btn--secondary:hover{background:var(--se2-drawer-fill-strong);border-color:var(--se2-drawer-ink);color:var(--se2-ground)}.se2-dband .se2-btn:focus-visible{outline:var(--se2-focus-ring-width) solid var(--se2-ground);outline-offset:3px}.se2-dband-note{padding:var(--se2-space-16) var(--se2-gutter-mobile)}.se2-dband-note p{margin:0;padding:var(--se2-space-16);border:1px dashed var(--se2-line);border-radius:var(--se2-radius-control);color:var(--se2-ink-tertiary);font-size:var(--se2-text-meta);line-height:var(--se2-text-meta-lh)}@media screen and (min-width:750px){.se2-dband{padding:var(--se2-space-80) var(--se2-gutter)}.se2-dband--story{padding-block:var(--se2-space-120)}.se2-dband__actions{flex-direction:row;flex-wrap:wrap;justify-content:center;width:auto}.se2-dband__btn{width:auto}}@media screen and (min-width:990px){.se2-dband--pdp{padding-inline:var(--se2-section-gap)}.se2-dband .se2-dband__title{font-size:var(--se2-text-headline);line-height:var(--se2-text-headline-lh);font-weight:var(--se2-text-headline-weight)}.se2-dband--story .se2-dband__title{font-size:var(--se2-text-display);line-height:var(--se2-text-display-lh);font-weight:var(--se2-text-display-weight)}.se2-dband--story .se2-dband__lede{font-size:var(--se2-type-label);line-height:var(--se2-lh-label)}}@media(prefers-reduced-motion:reduce){.se2-pacc__icon:before,.se2-pacc__icon:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/se2-pdp-shared.css.map */
