html{scroll-behavior:smooth}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff0d}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ff2e2e80;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ff2e2ecc}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.animate-in,.fade-in{animation:fadeIn .3s ease-out forwards}.slide-in-from-right-4{animation:slideInFromRight .3s ease-out forwards}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #FF2E2E;outline-offset:2px}@media(max-width:374px){.text-responsive-hero{font-size:1.75rem!important}}
