footer{background-color:#1a202c}.footer-main{background-color:rgb(0 0 0 / .4);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.liquid-glass-footer{width:100%;max-width:1200px;margin:0 auto;padding:2rem;color:#e5e7eb}.footer-main .top-section{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.footer-main .logo-container{text-align:center;margin-bottom:1.5rem}.footer-main .logo-container .tagline{font-size:1rem;font-weight:500;color:#9ca3af;margin-bottom:0}.footer-main .main-content-grid{display:grid;grid-template-columns:1fr;gap:2rem;font-size:.875rem;margin-bottom:1.5rem}.footer-main .section-title{font-weight:700;color:#f3f4f6;margin-bottom:.5rem}.footer-main .payment-title{margin-top:16px}.footer-main .section-text{color:#9ca3af}.footer-main .link-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.footer-main .link-list a{color:#9ca3af;transition:color 0.2s,text-decoration 0.2s}.footer-main .link-list a:hover{color:#60a5fa;text-decoration:underline}.footer-main .social-icons,.footer-main .payment-icons{display:flex;gap:1rem}.footer-main .social-icon svg,.footer-main .payment-icon svg{height:1.5rem;width:1.5rem;color:#9ca3af;transition:transform 0.2s ease-in-out,filter 0.2s ease-in-out,color 0.2s}.footer-main .social-icon:hover svg,.footer-main .payment-icon:hover svg{transform:scale(1.1);filter:drop-shadow(0 2px 5px rgb(255 255 255 / .2))}.footer-main .social-icon:hover svg{color:#60a5fa}.footer-main .social-icon:hover:nth-of-type(2) svg{color:#ec4899}.footer-main .social-icon:hover:nth-of-type(3) svg{color:#f87171}.footer-main .social-icon:hover:nth-of-type(4) svg{color:#f3f4f6}.footer-main .payment-icon svg{width:2rem}.footer-main .bottom-section{display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-size:.875rem;color:#9ca3af}.footer-main .bottom-section p{margin-bottom:1rem}.footer-main .cookies-container a{color:#60a5fa;transition:text-decoration 0.2s}.footer-main .cookies-container a:hover{text-decoration:underline}.footer-main .divider{height:1px;background-color:rgb(255 255 255 / .2);margin:1.5rem 0}.footer-main .logo-section{font-size:clamp(1.5rem, 10vw, 2.5rem);display:flex;align-items:center;line-height:1;margin-bottom:10px}.footer-main .logo-section .pure{font-weight:300;color:#f8fafc;text-transform:uppercase}.footer-main .logo-section .divider{width:2px;height:1.5rem;background-color:#11B98F;margin:0 .5rem;border-radius:2px}.footer-main .logo-section .gpl{font-weight:700;color:#11B98F;text-transform:uppercase}@media (min-width:640px){.footer-main .main-content-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.footer-main .top-section{flex-direction:row}.footer-main .logo-container{text-align:left;margin-bottom:0}.footer-main .bottom-section{flex-direction:row}.footer-main .bottom-section p{margin-bottom:0}.footer-main .disclaimer-container{min-width:300px}.footer-main .note-container{min-width:320px}}@media (max-width:768px){.footer-main .bottom-section p{text-align:center}.footer-main .logo-section{justify-content:center}}@media (min-width:1024px){.footer-main .main-content-grid{grid-template-columns:repeat(4,1fr)}}