@import url("https://fonts.googleapis.com/css2?family=Saira:wght@300;400;500;600;700;800&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css");.rpc-footer{background-color:#004080;color:#fff;font-family:Saira,sans-serif;padding:4rem 2rem 2rem}.rpc-footer-container{margin:0 auto;max-width:1200px}.rpc-footer-top{border-bottom:1px solid hsla(0,0%,100%,.1);display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem;padding-bottom:3rem}.rpc-footer-column{animation:fadeInUp .8s ease-out}.rpc-footer-logo{filter:brightness(0) invert(1);height:auto;margin-bottom:1rem;max-width:180px}.rpc-footer-tagline{color:hsla(0,0%,100%,.8);font-size:.95rem;line-height:1.6;margin:0 0 1.5rem}.rpc-footer-heading{color:#5cb85c;font-size:1.25rem;font-weight:700;letter-spacing:1px;margin:0 0 1.5rem;text-transform:uppercase}.rpc-footer-social{display:flex;gap:1rem;margin-top:1.5rem}.rpc-social-link{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;display:flex;font-size:1.125rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.rpc-social-link:hover{background:#5cb85c;box-shadow:0 5px 15px rgba(92,184,92,.4);transform:translateY(-5px)}.rpc-footer-menu{list-style:none;margin:0;padding:0}.rpc-footer-menu-item{margin-bottom:.75rem}.rpc-footer-link{color:hsla(0,0%,100%,.8);display:inline-block;font-size:1rem;position:relative;text-decoration:none;transition:all .3s ease}.rpc-footer-link:after{background:#5cb85c;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.rpc-footer-link:hover{color:#5cb85c;padding-left:5px}.rpc-footer-link:hover:after{width:100%}.rpc-footer-contact{display:flex;flex-direction:column;gap:1.25rem}.rpc-contact-item{align-items:flex-start;display:flex;gap:1rem}.rpc-contact-item i{color:#5cb85c;flex-shrink:0;font-size:1.25rem;margin-top:.2rem}.rpc-contact-text{color:hsla(0,0%,100%,.8);font-size:.95rem;line-height:1.6}.rpc-contact-text a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease}.rpc-contact-text a:hover{color:#5cb85c}.rpc-footer-bottom{padding-top:2rem;text-align:center}.rpc-footer-copyright{color:hsla(0,0%,100%,.6);font-size:.9rem;margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.rpc-footer-column:first-child{animation-delay:.1s}.rpc-footer-column:nth-child(2){animation-delay:.2s}.rpc-footer-column:nth-child(3){animation-delay:.3s}@media (max-width:768px){.rpc-footer{padding:3rem 1.5rem 1.5rem}.rpc-footer-top{gap:2.5rem;grid-template-columns:1fr;margin-bottom:2rem;padding-bottom:2rem}.rpc-footer-logo{max-width:150px}.rpc-footer-heading{font-size:1.125rem}.rpc-footer-social{justify-content:flex-start}}@media (max-width:480px){.rpc-footer{padding:2rem 1rem 1rem}.rpc-social-link{font-size:1rem;height:36px;width:36px}.rpc-footer-copyright{font-size:.8rem}}