@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap);.cheappillsuk-footer{background:linear-gradient(145deg,#a31e31 0%,#7a1e2e 100%);background-blend-mode:overlay;color:#fff;padding:60px 0 20px;font-family:'Inter',sans-serif;line-height:1.7;box-shadow:0 -4px 12px rgb(163 30 49 / .4)}.cheappillsuk-footer .footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto;padding:2px 15px}.cheappillsuk-footer .footer-col{background:rgb(163 30 10 / .1);padding:20px;border-radius:12px;border:1px solid #fff;transition:transform 0.3s ease,box-shadow 0.3s ease}.cheappillsuk-footer .footer-col:hover{transform:translateY(-3px);box-shadow:0 4px 16px rgb(163 30 49 / .3)}.cheappillsuk-footer .footer-col span{font-size:1.25rem;font-weight:600;margin-bottom:20px;color:#fff;display:flex;justify-content:space-between;align-items:center;cursor:pointer;position:relative;letter-spacing:.03em}.cheappillsuk-footer .footer-col span::after{content:'';position:absolute;bottom:-5px;left:0;width:30px;height:2px;background-color:#fff;transition:width 0.3s ease}.cheappillsuk-footer .footer-col span:hover::after{width:45px;background-color:#fff}.cheappillsuk-footer .footer-col ul{list-style:none;padding:0;margin:0}.cheappillsuk-footer .footer-col ul li{margin-bottom:10px;position:relative;padding-left:15px}.cheappillsuk-footer .footer-col ul li::before{content:'—';position:absolute;left:-10px;color:#fff;font-size:1rem;line-height:1.2;font-weight:700}.cheappillsuk-footer .footer-col ul li a{color:#e6e6e6;text-decoration:none;font-size:.9rem;position:relative;transition:color 0.3s ease}.cheappillsuk-footer .footer-col ul li a::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:#fff;transition:width 0.3s ease}.cheappillsuk-footer .footer-col ul li a:hover{color:#fff}.cheappillsuk-footer .footer-col ul li a:hover::after{width:100%}.cheappillsuk-footer .footer-col-1 .footer-logo{margin-bottom:20px}.cheappillsuk-footer .footer-col-1 .footer-logo img{max-width:150px;height:auto;border-radius:6px;transition:transform 0.3s ease;border:2px solid rgb(163 30 49 / .3)}.cheappillsuk-footer .footer-col-1 .footer-logo img:hover{transform:scale(1.06);border-color:#a31e31}.cheappillsuk-footer .footer-col-1 .footer-contact p{margin-bottom:10px;font-size:.9rem;display:flex;align-items:center}.cheappillsuk-footer .footer-col-1 .footer-contact i{color:#fff;margin-right:8px;font-size:1.1rem}.cheappillsuk-footer .footer-col-1 .footer-contact a{color:#e6e6e6;text-decoration:none;transition:color 0.3s ease}.cheappillsuk-footer .footer-col-1 .footer-contact a:hover{color:#fff}.cheappillsuk-footer .footer-bottom{max-width:1200px;margin:40px auto 0;padding:20px 15px;border-top:1px solid rgb(163 30 49 / .4);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.cheappillsuk-footer .footer-copyright p{font-size:.85rem;margin:0;opacity:.9;color:#fff}.cheappillsuk-footer .footer-bottom-links ul{display:flex;list-style:none;padding:0;margin:0;gap:20px}.cheappillsuk-footer .footer-bottom-links ul li a{color:#e6e6e6;text-decoration:none;font-size:.85rem;transition:color 0.3s ease}.cheappillsuk-footer .footer-bottom-links ul li a:hover{color:#a31e31}.cheappillsuk-footer .footer-payment-icons{display:flex;gap:12px;align-items:center}.cheappillsuk-footer .footer-payment-icons img{max-width:40px;height:auto;border-radius:50%;box-shadow:0 2px 6px rgb(163 30 49 / .25);transition:transform 0.3s ease,box-shadow 0.3s ease}.cheappillsuk-footer .footer-payment-icons img:hover{transform:scale(1.12);box-shadow:0 0 8px rgb(163 30 49 / .6)}.cheappillsuk-footer .toggle-icon{display:none;font-size:1.1rem;transition:transform 0.3s ease;color:#fff}.footer-social{margin-top:10px;display:flex;justify-content:flex-start;gap:15px}.footer-social a{font-size:0;color:#fff;text-decoration:none;transition:color 0.3s,transform 0.3s;padding:10px;border-radius:50%;background-color:rgb(163 30 49 / .8);border:2px solid rgb(163 30 49 / .3)}.footer-social a i{font-size:24px}.footer-social a:hover{background-color:#a31e31;color:#fff;border-color:#fff;box-shadow:0 4px 12px rgb(163 30 49 / .4);transform:scale(1.1)}@media (max-width:992px){.cheappillsuk-footer .footer-grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:768px){.cheappillsuk-footer{padding:50px 0 15px}.cheappillsuk-footer .footer-grid{grid-template-columns:1fr;gap:15px;text-align:center}.footer-social{justify-content:center}.cheappillsuk-footer .footer-col{padding:15px;box-shadow:0 2px 8px rgb(163 30 49 / .15)}.cheappillsuk-footer .footer-col.active{box-shadow:0 4px 12px rgb(163 30 49 / .3)}.cheappillsuk-footer .footer-col h3{font-size:1.15rem;padding:12px;justify-content:center;background:rgb(163 30 49 / .1);border-radius:8px;border:1px solid rgb(163 30 49 / .2)}.cheappillsuk-footer .footer-col h3::after{display:none}.cheappillsuk-footer .footer-col-2 h3 .toggle-icon,.cheappillsuk-footer .footer-col-3 h3 .toggle-icon,.cheappillsuk-footer .footer-col-4 h3 .toggle-icon{display:inline-block;margin-left:10px}.cheappillsuk-footer .footer-col-2 .footer-content,.cheappillsuk-footer .footer-col-3 .footer-content,.cheappillsuk-footer .footer-col-4 .footer-content{display:none;max-height:0;overflow:hidden;transition:max-height 0.4s ease-in-out,opacity 0.4s ease-in-out;opacity:0;margin-top:10px}.cheappillsuk-footer .footer-col.active .footer-content{display:block;opacity:1;max-height:none}.cheappillsuk-footer .footer-col.active h3 .toggle-icon{transform:rotate(45deg);color:#fff}.cheappillsuk-footer .footer-col ul li{padding-left:0}.cheappillsuk-footer .footer-col ul li::before{display:none}.cheappillsuk-footer .footer-col-1 .footer-contact p{justify-content:center}.cheappillsuk-footer .footer-bottom{flex-direction:column;text-align:center;gap:12px;padding:15px}.cheappillsuk-footer .footer-bottom-links ul{flex-direction:column;gap:8px}.cheappillsuk-footer .footer-payment-icons{justify-content:center}}