@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)}}@keyframes Section_fade-in{0%{opacity:0}to{opacity:1}}@keyframes Section_fade-in-delay{0%{opacity:0}70%{opacity:0}to{opacity:1}}.Section~.Section{margin-top:60px}@media(min-width:768px){.Section~.Section{margin-top:80px}}.Section_separator{border-top:1px solid;border-top-color:var(--cod-gray5);padding-bottom:30px}[class*=allow-transition] .Section_separator{transition:border-color .3s cubic-bezier(.77,0,.175,1)}.Section_title{font-size:20px;line-height:25px}@media(min-width:768px){.Section_separator{padding-bottom:35px}}