@keyframes slide-up{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}.animate-slide-up{animation:slide-up 1s ease-out forwards;opacity:0}.bg-grid-black{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000000' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.bg-grid-white{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23FFFFFF' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif}.transition-all{transition-timing-function:cubic-bezier(.4,0,.2,1)}.animate-fade-in-up{opacity:1;transform:translateY(0);transition:opacity .6s,transform .6s}[style*=--v-enter-active] .animate-fade-in-up,[style*=--v-leave-active] .animate-fade-in-up{opacity:0;transform:translateY(40px)}.testimonial-fade-enter-active,.testimonial-fade-leave-active{transition:opacity .5s}.testimonial-fade-enter-from,.testimonial-fade-leave-to{opacity:0}#testimonials .max-w-4xl{min-height:370px;position:relative}@media (min-width: 768px){#testimonials .max-w-4xl{min-height:340px}}.modal-enter-active,.modal-leave-active{transition:opacity .3s ease}.modal-enter-from,.modal-leave-to{opacity:0}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.country-tab-enter-active,.country-tab-leave-active{transition:all .3s ease}.country-tab-enter-from,.country-tab-leave-to{opacity:0;transform:translateY(30px)}
