@keyframes LayoutMediumCenteredPercent_fade-in{0%{opacity:0}to{opacity:1}}@keyframes LayoutMediumCenteredPercent_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}.LayoutMediumCenteredPercent{width:calc(100% - 60px);margin:auto}.LayoutMediumCenteredPercent:not(:first-child){margin-top:30px}@media(min-width:768px){.LayoutMediumCenteredPercent:not(:first-child){margin-top:45px}}@media(min-width:1024px){.LayoutMediumCenteredPercent{max-width:var(--width-large)}}