/* Native Gutenberg sections, arranged as one continuous introduction. */
:is(.cse-site,.editor-styles-wrapper) .cse-about-hero { padding-bottom: 56px; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-film { padding: 62px 0 0; width: 100%; max-width: none; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-film .cse-section-heading { max-width: 780px; margin-bottom: 38px; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-film .cse-section-heading h2 { max-width: 21ch; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-film-frame { position: relative; isolation: isolate; width: 100%; overflow: hidden; background: #153f43; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-film-video { width: 100%; margin: 0; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-film-video video { display: block; width: 100%; aspect-ratio: 21 / 9; max-height: 680px; object-fit: cover; background: #102e31; }
.cse-site .cse-about-film-frame.cse-film-ready:after { content: ''; position: absolute; inset: 0; pointer-events: none; background: linear-gradient(180deg,#102e3140,#102e3180); z-index: 1; }
.cse-site .cse-about-film-frame.cse-film-started:after { display: none; }
.cse-site .cse-film-started .cse-about-film-video video { object-fit: contain; }
.cse-site .cse-about-film-overlay { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 16px; z-index: 2; padding: 24px; text-align: center; pointer-events: none; }
.cse-site .cse-about-film-play { display: grid; place-items: center; width: 82px; height: 82px; min-height: 56px; padding: 0; background: #edf8f5; border: 1px solid #fff; border-radius: 10px; color: #1a6564; box-shadow: 0 0 0 9px #ffffff20,0 14px 40px #102e3138; pointer-events: auto; transition: transform .18s ease, box-shadow .18s ease; }
.cse-site .cse-about-film-play svg { width: 25px; height: 25px; margin-left: 3px; }
.cse-site .cse-about-film-play:disabled { cursor: default; opacity: 1; }
.cse-site .cse-about-film-play:hover:not(:disabled) { transform: translateY(-2px); box-shadow: 0 0 0 13px #ffffff20,0 18px 44px #102e3148; }
.cse-site .cse-about-film-play:focus-visible { outline: 3px solid #e1d2f5; outline-offset: 13px; }
.cse-site .cse-about-film-overlay .cse-film-label { margin: 0; color: #fff; background: #102e31d9; padding: 7px 14px; border-radius: 8px; font-size: .8rem; line-height: 1.6; }
.cse-site .cse-about-film-overlay .cse-film-status { margin: 0; max-width: 45ch; color: #fff; background: #102e31; padding: 8px 12px; border-radius: 8px; font-size: .82rem; }
.cse-site .cse-about-film-overlay .cse-film-status:empty { display: none; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-film-caption-row { display: flex; align-items: baseline; justify-content: space-between; flex-wrap: wrap; gap: 10px 24px; padding-block: 22px; border-bottom: 1px solid #d8e5df; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-film-caption-row > p { margin: 0 !important; font-size: .85rem; line-height: 1.7; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-film-caption-row .cse-about-film-availability { font-size: .74rem; color: #5b746b; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-press { padding: 32px 0 38px; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-press-strip { display: grid; grid-template-columns: minmax(170px,.8fr) minmax(0,2.4fr); align-items: center; gap: 36px; padding-bottom: 30px; border-bottom: 1px solid #d8e5df; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-press h2 { font-size: .8rem; line-height: 1.5; letter-spacing: .08em; text-transform: uppercase; margin: 0 0 6px; color: #466b60; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-press-note { margin: 0; font-size: .74rem; line-height: 1.7; color: #60776e; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-press-logos { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); align-items: center; gap: 28px; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-press-logo { margin: 0; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-press-logo img { display: block; width: 100%; max-height: 88px; object-fit: contain; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-purpose { padding-top: 52px; padding-bottom: 70px; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-purpose-intro { display: grid; grid-template-columns: 1.2fr .8fr; align-items: end; gap: 50px; margin-bottom: 40px; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-purpose-intro .cse-section-heading { margin: 0; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-purpose-intro > p { margin: 0; line-height: 1.85; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-purpose-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 26px; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-purpose-card { position: relative; min-width: 0; padding: clamp(28px,4vw,46px); border: 1px solid #c9dfd4; border-radius: 20px; background: linear-gradient(130deg,#eaf5ee,#f6faf6); }
:is(.cse-site,.editor-styles-wrapper) .cse-about-purpose-card:before { content: ''; display: block; width: 40px; height: 3px; margin-bottom: 30px; background: #68a592; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-purpose-card .cse-about-purpose-label { font-size: .68rem; line-height: 1.6; letter-spacing: .1em; color: #416e5d; margin: 0 0 20px; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-purpose-card h3 { font-size: clamp(1.5rem,2.4vw,2rem); line-height: 1.25; margin: 0 0 22px; max-width: 20ch; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-purpose-card > p:last-child { margin: 0; line-height: 1.85; font-size: .96rem; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-vision { background: linear-gradient(130deg,#efebf6,#f8f6fa); border-color: #d9d0e4; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-vision:before { background: #9c88b5; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-vision .cse-about-purpose-label { color: #70568c; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-values { padding-top: 0; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-values .cse-section-heading { max-width: 760px; margin-bottom: 40px; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-values-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 28px; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-value-card { min-width: 0; padding-top: 24px; border-top: 1px solid #c5dcd1; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-value-card .cse-about-value-number { display: inline-grid; place-items: center; width: 37px; height: 37px; margin: 0 0 22px; border-radius: 10px; background: #e8f2ec; color: #3c6d5a; font-size: .75rem; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-value-card h3 { font-size: 1.12rem; line-height: 1.4; margin: 0 0 14px; }
:is(.cse-site,.editor-styles-wrapper) .cse-about-value-card > p:last-child { margin: 0; font-size: .89rem; line-height: 1.8; }
@media (max-width: 900px) {
  :is(.cse-site,.editor-styles-wrapper) .cse-about-film-video video { aspect-ratio: 16 / 9; }
  :is(.cse-site,.editor-styles-wrapper) .cse-about-purpose-intro { grid-template-columns: 1fr; gap: 20px; }
  :is(.cse-site,.editor-styles-wrapper) .cse-about-values-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 32px; }
  :is(.cse-site,.editor-styles-wrapper) .cse-about-press-strip { grid-template-columns: 1fr; gap: 18px; }
  :is(.cse-site,.editor-styles-wrapper) .cse-about-press-logos { gap: 20px; }
}
@media (max-width: 600px) {
  :is(.cse-site,.editor-styles-wrapper) .cse-about-film { padding-top: 30px; }
  :is(.cse-site,.editor-styles-wrapper) .cse-about-film-video video { aspect-ratio: 16 / 10; }
  .cse-site .cse-about-film-play { width: 60px; height: 60px; }
  .cse-site .cse-about-film-play svg { width: 21px; height: 21px; }
  .cse-site .cse-about-film-overlay { gap: 14px; padding: 18px; }
  :is(.cse-site,.editor-styles-wrapper) .cse-about-press-logos { grid-template-columns: 1fr; gap: 8px; justify-items: start; }
  :is(.cse-site,.editor-styles-wrapper) .cse-about-press-logo { width: 230px; max-width: 100%; }
  :is(.cse-site,.editor-styles-wrapper) .cse-about-press-logo img { height: 62px; }
  :is(.cse-site,.editor-styles-wrapper) .cse-about-purpose { padding-top: 24px; padding-bottom: 46px; }
  :is(.cse-site,.editor-styles-wrapper) .cse-about-purpose-grid { grid-template-columns: 1fr; gap: 20px; }
  :is(.cse-site,.editor-styles-wrapper) .cse-about-values-grid { grid-template-columns: 1fr; gap: 28px; }
  :is(.cse-site,.editor-styles-wrapper) .cse-about-values { padding-top: 0; }
}
@media (prefers-reduced-motion: reduce) { .cse-site .cse-about-film-play { transition: none; } }
