.layout-grid.layout-2-1-1{grid-template-columns:2fr 1fr 1fr}.layout-grid.layout-1-2-1{grid-template-columns:1fr 2fr 1fr}.layout-grid.layout-1-1-2{grid-template-columns:1fr 1fr 2fr}
.module.module-typed{--module-title-font:var(--locale-card-title-font);--module-title-size:var(--locale-card-title-size);--module-title-weight:var(--locale-card-title-weight);--module-title-style:var(--locale-card-title-style);--module-title-color:var(--locale-card-title);--module-body-font:var(--locale-body-font);--module-body-size:var(--locale-card-body-size);--module-body-weight:400;--module-body-style:normal;--module-body-color:var(--locale-card-text)}
.module.module-typed h2,.module.module-typed h3{font-family:var(--module-title-font);font-size:var(--module-title-size);font-weight:var(--module-title-weight);font-style:var(--module-title-style);color:var(--module-title-color)}
.module.module-typed p,.module.module-typed .body,.module.module-typed small{font-family:var(--module-body-font);font-size:var(--module-body-size);font-weight:var(--module-body-weight);font-style:var(--module-body-style);color:var(--module-body-color)}
.embed-module.embed-compact .embed-ratio{min-height:220px}.embed-module.embed-normal .embed-ratio{min-height:340px}.embed-module.embed-tall .embed-ratio{min-height:520px}.embed-module.embed-compact .embed-frame{min-height:260px}.embed-module.embed-normal .embed-frame{min-height:420px}.embed-module.embed-tall .embed-frame{min-height:620px}
.embed-platform-note{margin-top:10px;color:var(--locale-card-text);font-size:12px;line-height:1.5}.embed-platform-note a{color:var(--accent)}
@media(max-width:980px){.layout-grid.layout-2-1-1,.layout-grid.layout-1-2-1,.layout-grid.layout-1-1-2{grid-template-columns:1fr 1fr}.layout-grid.layout-2-1-1>:first-child,.layout-grid.layout-1-2-1>:nth-child(2),.layout-grid.layout-1-1-2>:last-child{grid-column:1/-1}}
@media(max-width:720px){.layout-grid.layout-2-1-1,.layout-grid.layout-1-2-1,.layout-grid.layout-1-1-2{grid-template-columns:1fr}.layout-grid.mobile-reverse{display:flex;flex-direction:column-reverse}.layout-grid.layout-2-1-1>:first-child,.layout-grid.layout-1-2-1>:nth-child(2),.layout-grid.layout-1-1-2>:last-child{grid-column:auto}.embed-module.embed-tall .embed-ratio,.embed-module.embed-normal .embed-ratio,.embed-module.embed-compact .embed-ratio{min-height:300px}.embed-module.embed-tall .embed-frame,.embed-module.embed-normal .embed-frame,.embed-module.embed-compact .embed-frame{min-height:360px}}
