@keyframes slideInBottom{0%{transform:translateY(100%)}100%{transform:translateY(0%)}}@keyframes slideInTop{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeInHidden{0%{visibility:hidden;opacity:0}100%{visibility:visible;opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOutHidden{0%{visibility:visible;opacity:1}100%{visibility:hidden;opacity:0}}@keyframes loading-skeleton{0%{filter:brightness(100%)}100%{filter:brightness(90%)}}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes slideInFromRight{0%{right:-100%}50%{right:-50%}100%{right:0}}@keyframes spinner-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes tickAnimation{0%{opacity:0;stroke-dashoffset:-1000}10%{opacity:1}100%{opacity:1;stroke-dashoffset:0}}.iframe-embed{display:block;text-align:center;padding-bottom:var(--section-padding-bottom, 0);padding-top:var(--section-padding-top, 0)}@media(min-width: 64em){.iframe-embed{padding-bottom:var(--section-padding-bottom-desktop, 0);padding-top:var(--section-padding-top-desktop, 0)}}.iframe-embed[state=loading] *{opacity:0}.iframe-embed[state=loading] iframe{opacity:1;animation:loading-skeleton 1s linear infinite alternate;background-color:var(--color-light-grey, #f0e7e4);animation-delay:0s;color:rgba(0,0,0,0);display:block;user-select:none}.iframe-embed[state=loading] iframe *{color:rgba(0,0,0,0);pointer-events:none}.iframe-embed[is-dynamic=true] iframe{max-height:unset;height:unset;width:1px;min-width:100%;border:0}.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);max-height:2200px;width:90%}@media(min-width: 64em){.iframe-embed iframe{height:calc(var(--viewport-height)*3);max-height:1800px;width:100%}}@media(min-width: 120em){.iframe-embed iframe{height:calc(var(--viewport-height)*2.6)}}.iframe-embed.is-full-screen iframe{height:100%;max-height:none;width:100%;top:0;left:0;right:0;bottom:0;position:absolute}
