.bc-press{background:var(--bc-bg,#ffffff);color:var(--bc-ink,#171717);font-family:inherit;margin:0;overflow:clip}.bc-press *{box-sizing:border-box}.bc-press__inner{width:min(100%,var(--bc-width,1440px));margin-inline:auto;padding:var(--bc-space,56px) clamp(20px,4vw,64px)}.bc-press :is(h2,h3,p,blockquote){margin:0;color:inherit}.bc-press :is(h2,h3){font-family:var(--bc-heading,inherit);font-weight:700;letter-spacing:-.035em;line-height:1.06;text-wrap:balance}.bc-press a{color:inherit}.bc-press a:focus-visible{outline:3px solid currentColor;outline-offset:5px}.bc-press__eyebrow{font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;line-height:1.6}.bc-press__brand{display:inline-flex;align-items:center;justify-content:flex-start;line-height:1;max-width:100%;flex-shrink:0}.bc-press__logo{display:block;width:clamp(140px,14vw,180px);height:auto;object-fit:contain}.bc-press__link{display:inline-flex;align-items:center;gap:16px;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px;min-height:44px}.bc-press__arrow{font-size:22px;line-height:1}.bc-press__source{display:grid;gap:4px;font-size:11px;line-height:1.5;margin-top:24px;opacity:.8}.bc-press__source span{display:block}.bc-press--strip .bc-press__inner{padding-top:var(--bc-space,20px);padding-bottom:var(--bc-space,20px);display:flex;align-items:center;gap:24px;justify-content:space-between}.bc-press--strip .bc-press__logo{height:auto;width:110px}.bc-press__strip-brand{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.bc-press__strip-copy{max-width:34em;font-size:13px;line-height:1.5}.bc-press__strip-copy small{display:block;font-size:10px;margin-top:3px;opacity:.8}.bc-press__hero-grid{display:grid;grid-template-columns:1fr 1.07fr;gap:0;align-items:stretch;min-height:520px}.bc-press__hero-copy{padding:var(--bc-space,56px) clamp(28px,4.3vw,66px);display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.bc-press__hero-copy .bc-press__eyebrow{color:inherit;margin-bottom:20px}.bc-press__hero-copy h2{font-size:clamp(36px,4.6vw,68px);max-width:11ch;margin:26px 0 22px}.bc-press__hero-copy .bc-press__body{font-size:16px;line-height:1.65;max-width:42ch}.bc-press__hero-copy .bc-press__link{margin-top:22px}.bc-press__hero-photo{position:relative;min-width:0;margin:0;background:#eee;display:flex;align-items:stretch}.bc-press__hero-photo>img,.bc-press__hero-photo>svg{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center;display:block}.bc-press__hero-photo figcaption{position:absolute;inset:auto 18px 16px;background:#141414e0;padding:8px 12px;color:#fff;font-size:10px;line-height:1.4;max-width:max-content}.bc-press__corner{position:absolute;top:20px;right:20px;width:116px;height:116px;display:block;transform:rotate(7deg);pointer-events:none}.bc-press__corner .bc-press-badge{display:block;width:100%;height:100%;object-fit:contain}.bc-press__points-head{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:end;margin-bottom:40px}.bc-press__points-head h2{font-size:clamp(32px,3.8vw,50px);max-width:17ch;margin-top:12px}.bc-press__quote{border:0;border-left:3px solid var(--bc-accent);padding:3px 0 3px 24px;font-size:clamp(19px,2.1vw,26px);line-height:1.4;font-weight:600}.bc-press__quote cite{display:block;font-size:12px;font-style:normal;font-weight:400;margin-top:12px}.bc-press__points{display:grid;grid-template-columns:repeat(var(--bc-point-columns,3),minmax(0,1fr));gap:0;--bc-point-line:color-mix(in srgb,currentColor 22%,transparent);border-top:1px solid var(--bc-point-line);border-bottom:1px solid var(--bc-point-line)}.bc-press__point{padding:28px;min-width:0}.bc-press__point+.bc-press__point{border-left:1px solid var(--bc-point-line)}.bc-press__point-num{display:block;font-size:11px;font-weight:800;letter-spacing:.1em;margin-bottom:30px}.bc-press__point h3{font-size:clamp(22px,2.2vw,30px);line-height:1.15;max-width:16ch;margin-bottom:14px}.bc-press__point p{font-size:14px;line-height:1.65;max-width:32ch}.bc-press__points-foot{display:flex;align-items:end;gap:24px;justify-content:space-between}.bc-press__points-foot .bc-press__source{max-width:65ch}.bc-press--hero .bc-press__inner{padding:0;max-width:var(--bc-width,1440px)}.bc-press--hero.bc-press--image-left .bc-press__hero-photo{order:-1}@media(min-width:901px){.bc-press__points[data-bc-point-columns="1"]>.bc-press__point,.bc-press__points[data-bc-point-columns="2"]>.bc-press__point:nth-child(odd),.bc-press__points[data-bc-point-columns="3"]>.bc-press__point:nth-child(3n+1),.bc-press__points[data-bc-point-columns="4"]>.bc-press__point:nth-child(4n+1){padding-left:0;border-left:0}.bc-press__points[data-bc-point-columns="1"]>.bc-press__point,.bc-press__points[data-bc-point-columns="2"]>.bc-press__point:nth-child(2n),.bc-press__points[data-bc-point-columns="3"]>.bc-press__point:nth-child(3n),.bc-press__points[data-bc-point-columns="4"]>.bc-press__point:nth-child(4n){padding-right:0}.bc-press__points[data-bc-point-columns="1"]>.bc-press__point:nth-child(n+2),.bc-press__points[data-bc-point-columns="2"]>.bc-press__point:nth-child(n+3),.bc-press__points[data-bc-point-columns="3"]>.bc-press__point:nth-child(n+4),.bc-press__points[data-bc-point-columns="4"]>.bc-press__point:nth-child(n+5){border-top:1px solid var(--bc-point-line)}}@media(min-width:601px)and (max-width:900px){.bc-press__points{grid-template-columns:repeat(var(--bc-point-tablet-columns,2),minmax(0,1fr))}.bc-press__points[data-bc-point-tablet-columns="1"]>.bc-press__point,.bc-press__points[data-bc-point-tablet-columns="2"]>.bc-press__point:nth-child(odd){padding-left:0;border-left:0}.bc-press__points[data-bc-point-tablet-columns="1"]>.bc-press__point,.bc-press__points[data-bc-point-tablet-columns="2"]>.bc-press__point:nth-child(2n){padding-right:0}.bc-press__points[data-bc-point-tablet-columns="1"]>.bc-press__point:nth-child(n+2),.bc-press__points[data-bc-point-tablet-columns="2"]>.bc-press__point:nth-child(n+3){border-top:1px solid var(--bc-point-line)}}@media(min-width:1000px){.bc-press--hero.bc-press--compact .bc-press__hero-grid{min-height:420px}.bc-press--hero.bc-press--compact .bc-press__hero-photo>img,.bc-press--hero.bc-press--compact .bc-press__hero-photo>svg{min-height:420px}.bc-press--hero.bc-press--compact h2{font-size:48px;max-width:14ch}}@media(max-width:900px){.bc-press--strip .bc-press__inner{gap:12px;flex-wrap:wrap}.bc-press__strip-copy{flex:1}.bc-press__hero-grid{grid-template-columns:1fr 1fr;min-height:480px}.bc-press__hero-copy{padding:var(--bc-space,56px) 28px}.bc-press__hero-copy h2{font-size:38px}.bc-press__hero-photo>img,.bc-press__hero-photo>svg{min-height:480px}.bc-press__points-head{gap:24px}.bc-press__point{padding:24px 18px}}@media(max-width:600px){.bc-press--strip .bc-press__inner{padding:var(--bc-space,20px) 20px;align-items:flex-start}.bc-press__strip-brand{gap:12px}.bc-press__strip-copy{flex-basis:100%;font-size:12px}.bc-press--strip .bc-press__link{min-height:36px;font-size:12px}.bc-press__hero-grid{grid-template-columns:1fr;min-height:0}.bc-press__hero-copy{padding:calc(var(--bc-space,56px) * .65) 24px}.bc-press__hero-copy h2{font-size:42px;max-width:13ch;margin:22px 0 16px}.bc-press__hero-copy .bc-press__body{font-size:15px}.bc-press__hero-photo{min-height:280px}.bc-press__hero-photo>img,.bc-press__hero-photo>svg{min-height:0;aspect-ratio:4/3;height:auto}.bc-press--hero.bc-press--image-left .bc-press__hero-photo{order:0}.bc-press__corner{width:94px;height:94px;top:16px;right:16px}.bc-press__points-head{grid-template-columns:1fr;gap:26px;margin-bottom:28px}.bc-press__points{grid-template-columns:1fr}.bc-press__point,.bc-press__point:first-child,.bc-press__point:last-child{padding:24px 0}.bc-press__point+.bc-press__point{border-left:0;border-top:1px solid color-mix(in srgb,currentColor 22%,transparent)}.bc-press__point-num{margin-bottom:12px}.bc-press__point h3,.bc-press__point p{max-width:none}.bc-press__points-foot{display:block}.bc-press__points-foot .bc-press__link{margin-top:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bc-press.css.map */
