.iframe-embed{text-align:center;background-color:var(--section-background-colour);padding-block-start:var(--section-padding-top,0);padding-block-end:var(--section-padding-bottom,0);display:block}.iframe-embed *{color:var(--section-text-colour,inherit)}.iframe-embed[state=loading] *{opacity:0}.iframe-embed[state=loading] iframe{opacity:1;background-color:var(--colour-skeleton-bg,#f0e7e4);color:#0000;-webkit-user-select:none;user-select:none;animation:1s linear infinite alternate loading-skeleton;display:block}.iframe-embed[state=loading] iframe *{color:#0000;pointer-events:none}.iframe-embed[is-dynamic=true] iframe{max-height:unset;height:unset;border:0;width:1px;min-width:100%}.iframe-embed.is-full-screen{--full-screen-height:calc(100svh - var(--header-height-total-initial));height:var(--full-screen-height,90svh);padding:0;position:relative}.iframe-embed iframe{height:calc(var(--viewport-height) * 4.2);width:90%;max-height:2200px}@media (min-width:64em){.iframe-embed iframe{height:calc(var(--viewport-height) * 3);width:100%;max-height:1800px}}@media (min-width:120em){.iframe-embed iframe{height:calc(var(--viewport-height) * 2.6)}}.iframe-embed.is-full-screen iframe{width:100%;height:100%;max-height:none;position:absolute;inset:0}@media (min-width:64em){.iframe-embed{padding-block-start:var(--section-padding-top-desktop,0);padding-block-end:var(--section-padding-bottom-desktop,0)}}
