@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600&display=swap);.usarxmeds-footer{background-color:#13232f;color:#fff;padding:70px 0 30px;font-family:'Rubik',sans-serif;line-height:1.7;box-shadow:0 -5px 15px rgb(0 0 0 / .1)}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1200px;margin:0 auto;padding:0 20px}.footer-col h3{font-size:1.3rem;font-weight:600;margin-bottom:25px;color:#73a38c;position:relative;padding-bottom:10px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.footer-col h3::after{content:'';position:absolute;bottom:0;left:0;width:35px;height:3px;background-color:#73a38c;transition:width 0.3s ease}.footer-col h3:hover::after{width:50px}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col ul li{margin-bottom:12px;position:relative;padding-left:15px}.footer-col ul li::before{content:'•';position:absolute;left:0;color:#73a38c}.footer-col ul li a{color:#fff;text-decoration:none;font-size:.95rem;transition:color 0.3s ease,transform 0.2s ease}.footer-col ul li a:hover{color:#73a38c;transform:translateX(3px)}.footer-col-1 .footer-logo{margin-bottom:25px}.footer-col-1 .footer-logo img{max-width:160px;height:auto;transition:transform 0.3s ease}.footer-col-1 .footer-logo img:hover{transform:scale(1.05)}.footer-col-1 .footer-contact p{margin-bottom:12px;font-size:.95rem}.footer-col-1 .footer-contact a{color:#fff;text-decoration:none;transition:color 0.3s ease}.footer-col-1 .footer-contact a:hover{color:#73a38c}.footer-bottom{max-width:1200px;margin:50px auto 0;padding:25px 20px;border-top:1px solid rgb(255 255 255 / .15);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:25px}.footer-copyright p{font-size:.9rem;margin:0;opacity:.85;color:#fff}.footer-bottom-links ul{display:flex;list-style:none;padding:0;margin:0;gap:25px}.footer-bottom-links ul li a{color:#fff;text-decoration:none;font-size:.9rem;transition:color 0.3s ease}.footer-bottom-links ul li a:hover{color:#73a38c}.footer-payment-icons{display:flex;gap:20px;align-items:center}.footer-payment-icons img{max-width:55px;height:auto;opacity:.9;transition:opacity 0.3s ease,transform 0.2s ease}.footer-payment-icons img:hover{opacity:1;transform:scale(1.1)}.toggle-icon{display:none;font-size:1.2rem;transition:transform 0.3s ease;color:#73a38c}@media (max-width:992px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:35px}}@media (max-width:768px){.footer-grid{grid-template-columns:1fr;text-align:left}.footer-col h3{font-size:1.2rem;justify-content:space-between}.footer-col h3::after{left:0;transform:none}.footer-col-2 h3 .toggle-icon,.footer-col-3 h3 .toggle-icon,.footer-col-4 h3 .toggle-icon{display:inline-block}.footer-col-2 .footer-content,.footer-col-3 .footer-content,.footer-col-4 .footer-content{display:none;transition:max-height 0.5s ease-out;max-height:0;overflow:hidden}.footer-col.active .footer-content{display:block;max-height:500px}.footer-col.active h3 .toggle-icon{transform:rotate(45deg)}.footer-bottom{flex-direction:column;text-align:center;gap:20px}.footer-bottom-links ul{flex-direction:column;gap:12px}}.footer-contact{color:#fff;font-family:'Rubik',sans-serif}.footer-contact p{margin-bottom:10px;display:flex;align-items:center}.footer-contact i{color:#fff;margin-right:10px;font-size:1.2rem}.footer-contact a{color:#fff;text-decoration:none;transition:color 0.3s ease}.footer-contact a:hover{color:#ccc}