.footer{background:var(--color-primary);padding:60px 20px 0;position:relative;overflow:hidden;border-top:1px solid hsla(0,0%,100%,.2)}.footer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.6}.footer__container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.footer__header{text-align:left;margin-bottom:30px}@media screen and (max-width:768px){.footer__header{text-align:center;margin-bottom:25px}}@media screen and (max-width:480px){.footer__header{margin-bottom:20px}}.footer__event-name{font-size:1.8rem;font-weight:700;color:#fff;margin:0;font-family:var(--font-montserrat);text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:1px;line-height:1.2}@media screen and (max-width:768px){.footer__event-name{font-size:1.6rem;letter-spacing:.8px}}@media screen and (max-width:480px){.footer__event-name{font-size:1.4rem;letter-spacing:.5px}}.footer__social{margin:25px 0 30px}@media screen and (max-width:768px){.footer__social{text-align:center;margin:20px 0 25px}}@media screen and (max-width:480px){.footer__social{margin:15px 0 20px}}.footer__social-title{font-size:1rem;font-weight:600;color:hsla(0,0%,100%,.9);margin:0 0 12px;font-family:var(--font-montserrat);text-transform:uppercase;letter-spacing:.5px}@media screen and (max-width:768px){.footer__social-title{font-size:.95rem;margin-bottom:10px}}@media screen and (max-width:480px){.footer__social-title{font-size:.9rem;margin-bottom:8px}}.footer__social-icons{display:flex;gap:15px;align-items:center}@media screen and (max-width:768px){.footer__social-icons{justify-content:center;gap:12px}}@media screen and (max-width:480px){.footer__social-icons{gap:10px}}.footer__social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;text-decoration:none;transition:all .3s ease;border:2px solid hsla(0,0%,100%,.2)}.footer__social-icon svg{width:20px;height:20px;transition:all .3s ease}.footer__social-icon:hover{background-color:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.footer__social-icon:hover svg{transform:scale(1.1)}.footer__social-icon:active{transform:translateY(0)}@media screen and (max-width:768px){.footer__social-icon{width:38px;height:38px}.footer__social-icon svg{width:18px;height:18px}}@media screen and (max-width:480px){.footer__social-icon{width:35px;height:35px}.footer__social-icon svg{width:16px;height:16px}}.footer__content{display:grid;grid-template-columns:1fr 2fr;grid-gap:40px;gap:40px;align-items:start;margin-bottom:40px}@media screen and (max-width:768px){.footer__content{grid-template-columns:1fr;gap:30px;text-align:center}}.footer__contact-map{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;align-items:start}@media screen and (max-width:768px){.footer__contact-map{grid-template-columns:1fr;gap:25px}}.footer__location{text-align:left}@media screen and (max-width:768px){.footer__location{text-align:center}}.footer__title{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 15px;font-family:var(--font-montserrat);text-shadow:1px 1px 2px rgba(0,0,0,.3)}@media screen and (max-width:768px){.footer__title{font-size:1.4rem}}@media screen and (max-width:480px){.footer__title{font-size:1.3rem}}.footer__address{font-size:1.1rem;color:hsla(0,0%,100%,.9);margin:0 0 20px;font-family:var(--font-poppins);line-height:1.6}@media screen and (max-width:768px){.footer__address{font-size:1rem}}@media screen and (max-width:480px){.footer__address{font-size:.95rem}}.footer__maps-button{background:linear-gradient(135deg,#ffd700,#ffed4e);color:#1a0f08;border:none;padding:12px 24px;border-radius:25px;font-size:1rem;font-weight:600;font-family:var(--font-montserrat);cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,215,0,.3);display:inline-flex;align-items:center;gap:8px}.footer__maps-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,215,0,.4);background:linear-gradient(135deg,#ffed4e,#ffd700)}.footer__maps-button:active{transform:translateY(0)}@media screen and (max-width:768px){.footer__maps-button{padding:10px 20px;font-size:.95rem}}@media screen and (max-width:480px){.footer__maps-button{padding:8px 16px;font-size:.9rem}}.footer__map{width:100%;height:200px;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.3)}.footer__map iframe{width:100%;height:100%;border:0;border-radius:12px}@media screen and (max-width:768px){.footer__map{height:250px}}@media screen and (max-width:480px){.footer__map{height:200px}}.footer__bottom{position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;background-color:var(--color-red);padding:20px 0;text-align:center;border-top:1px solid hsla(0,0%,100%,.1);margin-top:40px}@media screen and (max-width:768px){.footer__bottom{padding:18px 0;margin-top:30px}}@media screen and (max-width:480px){.footer__bottom{padding:15px 0;margin-top:25px}}.footer__copyright{font-size:.9rem;color:hsla(0,0%,100%,.9);margin:0;font-family:var(--font-poppins);padding:0 20px}.footer__copyright a{color:hsla(0,0%,100%,.9);text-decoration:none}.footer__copyright a:hover{color:#fff}@media screen and (max-width:480px){.footer__copyright{font-size:.85rem;padding:0 15px}}@media screen and (max-width:768px){.footer{padding:50px 15px 0}}@media screen and (max-width:480px){.footer{padding:40px 10px 0}}