@charset "UTF-8";.theme-media-video{padding:3.75rem 0}@media (min-width: 992px){.theme-media-video{padding:6.875rem 0}}.theme-media-video__header{text-align:center;margin-bottom:2.5rem}@media (min-width: 992px){.theme-media-video__header{margin-bottom:3.125rem}}.theme-media-video__label{font-size:1.125rem;font-weight:700;color:var(--theme-secondary-color);margin:0 0 .625rem}@media (min-width: 992px){.theme-media-video__label{font-size:1.5rem}}.theme-media-video__heading{font-size:2rem;font-weight:300;line-height:1.2;color:var(--theme-base-light);margin:0}@media (min-width: 992px){.theme-media-video__heading{font-size:3rem}}.theme-media-video__heading strong{font-weight:700}.theme-media-video__heading-light{font-weight:300}.theme-media-video__area{position:relative;border-radius:1rem;overflow:hidden;background-color:#ffffff0a;height:16.25rem;display:flex;align-items:center;justify-content:center}@media (min-width: 576px){.theme-media-video__area{height:22.5rem}}@media (min-width: 768px){.theme-media-video__area{height:31.25rem}}@media (min-width: 992px){.theme-media-video__area{height:46.25rem}}.theme-media-video__area.is-playing .theme-media-video__thumbnail{opacity:0;pointer-events:none}.theme-media-video__area.is-playing .theme-media-video__video{opacity:1;pointer-events:auto}.theme-media-video__area.is-playing .theme-media-video__play{opacity:0;transition:opacity var(--theme-transition)}.theme-media-video__area.is-playing .theme-media-video__play:focus-visible{opacity:1}.theme-media-video__area.is-playing:hover .theme-media-video__play{opacity:1}.theme-media-video__area.is-paused .theme-media-video__thumbnail{opacity:0;pointer-events:none}.theme-media-video__area.is-paused .theme-media-video__video{opacity:1;pointer-events:auto}.theme-media-video__area .theme-media-video__video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;pointer-events:none;transition:opacity var(--theme-transition)}.theme-media-video__thumbnail{position:absolute;inset:0}.theme-media-video__thumbnail picture,.theme-media-video__thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.theme-media-video__play{position:relative;z-index:2;width:4.375rem;height:4.375rem;border-radius:50%;background-color:#ffffff26;border:2px solid rgba(255,255,255,.4);backdrop-filter:blur(8px);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color var(--theme-transition),transform var(--theme-transition)}@media (min-width: 992px){.theme-media-video__play{width:7.5rem;height:7.5rem}}@media (any-hover: hover){.theme-media-video__play:hover{background-color:#ffffff40;transform:scale(1.06)}}.theme-media-video__play-icon{display:block;width:0;height:0;border-style:solid;border-width:.6875rem 0 .6875rem 1.125rem;border-color:transparent transparent transparent var(--theme-base-light);margin-left:.25rem;transition:all var(--theme-transition)}@media (min-width: 992px){.theme-media-video__play-icon{border-width:1rem 0 1rem 1.75rem;margin-left:.375rem}}.theme-media-video__area.is-playing .theme-media-video__play-icon{width:.25rem;height:1.125rem;background-color:var(--theme-base-light);box-shadow:.5rem 0 0 var(--theme-base-light);border-width:0;border-color:transparent;margin-left:0}@media (min-width: 992px){.theme-media-video__area.is-playing .theme-media-video__play-icon{width:.375rem;height:1.625rem;box-shadow:.75rem 0 0 var(--theme-base-light)}}.theme-media-video__placeholder{color:#fff6;font-size:.875rem}
