html{overflow-x:hidden;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{overflow-x:hidden;max-width:100vw}img{max-width:100%;height:auto}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-from-bottom-4{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}}.animate-in{animation-duration:.7s;animation-timing-function:ease-out;animation-fill-mode:both}.fade-in{animation-name:fade-in}.slide-in-from-bottom-4{animation-name:slide-in-from-bottom-4}.duration-700{animation-duration:.7s}
