body{font-family:Manrope,sans-serif}.font-serif{font-family:"Liberation Serif",serif}html:active-view-transition .animate-slide-in-img,html:active-view-transition .animate-slide-in-form{animation:none!important}@media(min-width:768px){.animate-slide-in-img{animation:slideInFromRight .6s cubic-bezier(.25,1,.5,1) both}.animate-slide-in-form{animation:slideInFromLeft .6s cubic-bezier(.25,1,.5,1) both}}@media(max-width:767px){.animate-slide-in-img,.animate-slide-in-form{animation:slideUpFade .6s cubic-bezier(.25,1,.5,1) forwards}}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInFromLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideUpFade{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}
