.scroll-id{height:1px;opacity:0;position:absolute;top:-80px;width:1px}@keyframes embed-animated-arc-page-load-mb-in{0%{opacity:0;transform:translateY(120px)}to{opacity:1;transform:translateY(0)}}@keyframes embed-animated-arc-page-load-arc-in{0%{opacity:.7;transform:translateY(100vh)}to{opacity:1;transform:translateY(0)}}@keyframes embed-animated-arc-page-load-toggle-in{0%{opacity:0;transform:translateY(-100vh)}to{opacity:1;transform:translateY(0)}}@keyframes embed-animated-arc-page-load-nav-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.embed-animated-arc-page-load{display:flex;flex-direction:column;gap:var(--apl-gap,3em);position:relative;width:100%}.embed-animated-arc-page-load__top{position:relative}.embed-animated-arc-page-load__top .mini-block-container__blocks>*{animation:embed-animated-arc-page-load-mb-in var(--apl-mb-duration,1.4s) cubic-bezier(.167,.167,.16,1) both;animation-play-state:paused;will-change:opacity,transform}.embed-animated-arc-page-load__top .mini-block-container__blocks>:first-child{animation-delay:calc(var(--apl-mb-stagger, .1s) * 0)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(2){animation-delay:calc(var(--apl-mb-stagger, .1s) * 1)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(3){animation-delay:calc(var(--apl-mb-stagger, .1s) * 2)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(4){animation-delay:calc(var(--apl-mb-stagger, .1s) * 3)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(5){animation-delay:calc(var(--apl-mb-stagger, .1s) * 4)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(6){animation-delay:calc(var(--apl-mb-stagger, .1s) * 5)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(7){animation-delay:calc(var(--apl-mb-stagger, .1s) * 6)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(8){animation-delay:calc(var(--apl-mb-stagger, .1s) * 7)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(9){animation-delay:calc(var(--apl-mb-stagger, .1s) * 8)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(10){animation-delay:calc(var(--apl-mb-stagger, .1s) * 9)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(11){animation-delay:calc(var(--apl-mb-stagger, .1s) * 10)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(12){animation-delay:calc(var(--apl-mb-stagger, .1s) * 11)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(13){animation-delay:calc(var(--apl-mb-stagger, .1s) * 12)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(14){animation-delay:calc(var(--apl-mb-stagger, .1s) * 13)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(15){animation-delay:calc(var(--apl-mb-stagger, .1s) * 14)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(16){animation-delay:calc(var(--apl-mb-stagger, .1s) * 15)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(17){animation-delay:calc(var(--apl-mb-stagger, .1s) * 16)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(18){animation-delay:calc(var(--apl-mb-stagger, .1s) * 17)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(19){animation-delay:calc(var(--apl-mb-stagger, .1s) * 18)}.embed-animated-arc-page-load__top .mini-block-container__blocks>:nth-child(20){animation-delay:calc(var(--apl-mb-stagger, .1s) * 19)}.embed-animated-arc-page-load__arc{animation:embed-animated-arc-page-load-arc-in var(--apl-arc-duration,2.3s) cubic-bezier(.167,.167,.24,1) var(--apl-arc-delay,0s) both;animation-play-state:paused;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;width:100vw;will-change:opacity,transform}.embed-animated-arc-page-load__arc .embed-arc-layout{margin-left:0;margin-right:0;width:100%}.embed-animated-arc-page-load[data-animate=true] .embed-animated-arc-page-load__arc,.embed-animated-arc-page-load[data-animate=true] .mini-block-container__blocks>*{animation-play-state:running}.media-item-toggle{animation:embed-animated-arc-page-load-toggle-in var(--apl-toggle-duration,833ms) cubic-bezier(.167,.167,.16,1) var(--apl-toggle-delay,1383ms) both;animation-play-state:paused;will-change:opacity,transform}.embed-animated-arc-page-load-ready .media-item-toggle{animation-play-state:running}.embed-animated-arc-page-load-nav{animation:embed-animated-arc-page-load-nav-in var(--apl-nav-duration,733ms) cubic-bezier(.167,.167,.24,1) var(--apl-nav-delay,.7s) both;animation-play-state:paused;will-change:opacity,transform}.embed-animated-arc-page-load-ready .embed-animated-arc-page-load-nav{animation-play-state:running}