*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{background-attachment:fixed;background-image:url(/assets/footer/bg\ ok.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#000;font-family:Roboto,Arial,sans-serif;line-height:1.6;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 20px}.text-center{text-align:center}.text-primary{color:#47009f}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.fade-in{animation:fadeIn .6s ease-out}.slide-in{animation:slideIn .6s ease-out}.pulse{animation:pulse 2s infinite}@media (max-width:480px){.hidden-mobile{display:none!important}}@media (max-width:768px){.hidden-tablet{display:none!important}}@media (min-width:1200px){.hidden-desktop{display:none!important}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#47009f;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#40008f}a{color:inherit;text-decoration:none;transition:color .3s ease}a:hover{color:#47009f}.btn{border:none;border-radius:5px;cursor:pointer;display:inline-block;font-family:Roboto,Arial,sans-serif;font-weight:700;padding:12px 24px;text-align:center;transition:all .3s ease}.btn.btn-primary{background-color:#47009f;color:#fff}.btn.btn-primary:hover{background-color:#40008f;transform:translateY(-2px)}.btn.btn-outline{background-color:transparent;border:2px solid #47009f;color:#47009f}.btn.btn-outline:hover{background-color:#47009f;color:#fff}.loading{pointer-events:none;position:relative}.loading:after{animation:spin 1s linear infinite;border:2px solid #47009f;border-radius:50%;border-top-color:transparent;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes scrollRevealFadeUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollRevealFadeLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes scrollRevealFadeRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes scrollRevealScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.scroll-reveal{opacity:0;transition:none}.scroll-reveal-visible{animation-duration:.8s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.25,.46,.45,.94)}.scroll-reveal-fade-up.scroll-reveal-visible{animation-name:scrollRevealFadeUp}.scroll-reveal-fade-left.scroll-reveal-visible{animation-name:scrollRevealFadeLeft}.scroll-reveal-fade-right.scroll-reveal-visible{animation-name:scrollRevealFadeRight}.scroll-reveal-scale.scroll-reveal-visible{animation-name:scrollRevealScale}.scroll-reveal-delay-1{animation-delay:.1s}.scroll-reveal-delay-2{animation-delay:.2s}.scroll-reveal-delay-3{animation-delay:.3s}.scroll-reveal-delay-4{animation-delay:.4s}.scroll-reveal-delay-5{animation-delay:.5s}@media (prefers-reduced-motion:reduce){.scroll-reveal{animation:none!important;opacity:1}}@media (max-width:480px){.scroll-reveal-visible{animation-duration:.5s}}
