.gb{display:grid;grid-template-columns:1fr;grid-template-areas:"title" "description" "video" "button" "text";margin:0 auto;grid-auto-rows:max-content;max-width:1000px!important}@media(min-width:1024.01px){.gb{grid-template-columns:1fr 1fr;grid-template-areas:"leftColumn video";align-items:center;gap:20px}}@media(min-width:1024.01px){.gb>div:has(>.gc){display:none}}@media(max-width:1024px){.gb>div:has(>.gd){display:none}}.ge{grid-area:video;overflow:hidden;margin-bottom:20px;width:100%;aspect-ratio:572/836;height:auto;max-width:480px;margin-right:auto;position:relative}.ge [data-deep=stop-button]{bottom:unset;top:16px;right:16px}.ge video{width:100%;height:100%;object-fit:contain;display:block}@media(max-width:1024px){.ge{aspect-ratio:836/836;width:100vw;max-width:calc(100vw - 32px);height:auto;margin:0 auto 24px}}.gf{display:contents}@media(min-width:1024.01px){.gf{max-width:420px;grid-area:leftColumn;height:100%;display:flex;flex-direction:column;justify-content:center}}.gg{font-size:1.5em;margin-block-start:.83em;margin-block-end:.83em;margin-inline-start:0;margin-inline-end:0;font-weight:700;font-weight:var(--figma-font-weight-extra-bold);grid-area:title;margin:0 0 8px}@media(min-width:1024.01px){.gg{font-size:2rem}}.gh{font-size:1.25rem;line-height:2rem;font-weight:var(--figma-font-weight-medium);grid-area:description;margin:0 0 24px}@media(min-width:1024.01px){.gh{margin:0 0 40px}}@media(max-width:1024px){.gh{font-size:1rem;line-height:1.5rem}}.gi{grid-area:button;text-align:center;padding:15px 0;font-weight:800;font-size:16px;height:56px;line-height:24px;margin-bottom:20px}@media(min-width:1024.01px){.gi{margin-bottom:32px}}.gj{grid-area:text;font-size:.875rem;padding:0;margin:0}.gj strong{font-weight:700}.gk{color:#000}.gk svg{width:32px;height:32px}