.ag-cinema-footer{position:relative;width:100%;padding-top:5rem;padding-bottom:5rem;background:linear-gradient(135deg,#133528,#0f3320,#0a2618);color:#fff;overflow:hidden;font-family:var(--ag-font-ui);line-height:var(--ag-line-height-base);isolation:isolate;z-index:0}.ag-cinema-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#133528,#0f3320,#0a2618);z-index:-1;pointer-events:none}.ag-cinema-footer__container{width:100%;max-width:80rem;margin-inline:auto;padding-inline:var(--ag-space-4)}@media(min-width:640px){.ag-cinema-footer__container{padding-inline:var(--ag-space-6)}}@media(min-width:1024px){.ag-cinema-footer__container{padding-inline:var(--ag-space-8)}}.ag-cinema-footer__main-grid{display:grid;grid-template-columns:1fr;gap:2.25rem;margin-bottom:3rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.1)}@media(min-width:768px){.ag-cinema-footer__main-grid{grid-template-columns:repeat(2,1fr);gap:3.5rem;margin-bottom:4rem;padding-bottom:3rem}}@media(min-width:1024px){.ag-cinema-footer__main-grid{grid-template-columns:repeat(5,1fr);gap:clamp(2.5rem,4vw,5rem);margin-bottom:4rem;padding-bottom:3rem}}.ag-cinema-footer__brand{transition:transform .3s ease;animation:footerFadeUp .8s ease forwards}.ag-cinema-footer__brand:hover{transform:scale(1.02)}.ag-cinema-footer__logo{height:80px;width:auto;object-fit:contain;margin-bottom:1.5rem;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.ag-cinema-footer__blurb{font-size:.875rem;line-height:1.6;color:#fff;margin-bottom:1.5rem}.ag-cinema-footer__social{display:flex;gap:1rem}.ag-cinema-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;background:linear-gradient(135deg,#ffffff0d,#ffffff1a);border:1px solid rgba(255,255,255,.15);color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1)}.ag-cinema-footer__social-link:hover{background:linear-gradient(135deg,#f6b90033,#f6b9004d);border-color:#f6b90080;box-shadow:0 10px 25px -5px #f6b9004d;transform:translateY(-4px) scale(1.1);color:#f6b900}.ag-cinema-footer__column-title{font-family:var(--ag-font-display);font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.ag-cinema-footer__column-title:before{content:"";width:6px;height:6px;background:#f6b900;border-radius:50%}@media(max-width:767px){.ag-cinema-footer__accordion summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.ag-cinema-footer__accordion summary::-webkit-details-marker{display:none}.ag-cinema-footer__accordion summary svg{transition:transform .3s ease}.ag-cinema-footer__accordion[open] summary svg{transform:rotate(180deg)}.ag-cinema-footer__accordion .ag-cinema-footer__list,.ag-cinema-footer__accordion .ag-cinema-footer__contact-info{padding-top:1rem;padding-bottom:1.5rem}}@media(min-width:768px){.ag-cinema-footer__accordion summary{pointer-events:none}.ag-cinema-footer__accordion summary svg{display:none}}.ag-cinema-footer__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--ag-space-1)}.ag-cinema-footer__link{display:inline-block;padding:.625rem .5rem;font-size:.85rem;color:#ffffffd9;text-decoration:none;transition:all .3s ease;min-height:44px;min-width:44px;display:flex;align-items:center}@media(min-width:640px){.ag-cinema-footer__link{font-size:.875rem}}.ag-cinema-footer__link:hover{color:#f6b900;transform:translate(4px)}.ag-cinema-footer__contact-info{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem;font-size:.875rem;color:#ffffffd9}.ag-cinema-footer__contact-item{display:flex;align-items:flex-start;gap:.75rem;transition:transform .3s ease}.ag-cinema-footer__contact-item:hover{transform:translate(4px)}.ag-cinema-footer__contact-item svg{width:1.25rem;height:1.25rem;color:#f6b900;flex-shrink:0;margin-top:2px}.ag-cinema-footer__contact-item a{color:inherit;text-decoration:none;transition:color .3s ease}.ag-cinema-footer__contact-item a:hover{color:#f6b900}.ag-cinema-footer__newsletter-text{font-size:.875rem;color:#ffffffd9;margin-bottom:1.25rem}.ag-cinema-footer__form{display:flex;flex-direction:column;gap:.75rem}.ag-cinema-footer__input{width:100%;height:3.5rem;padding-inline:1.25rem;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:.75rem;color:#fff;font-size:.875rem;transition:all .3s ease}@media(min-width:640px){.ag-cinema-footer__input{height:4rem}}.ag-cinema-footer__input:focus{outline:none;border-color:#f6b900;box-shadow:0 0 0 2px #f6b9004d}.ag-cinema-footer__submit{width:100%;height:3.5rem;background:linear-gradient(to right,#f35201,#ea580c);color:#fff;border:none;border-radius:.75rem;font-weight:700;font-size:.9375rem;cursor:pointer;transition:all .3s ease}@media(min-width:640px){.ag-cinema-footer__submit{height:4rem;font-size:1rem}}.ag-cinema-footer__submit:hover{filter:brightness(1.1);box-shadow:0 8px 24px #f352014d;transform:translateY(-2px)}.ag-cinema-footer__message{padding:.75rem;border-radius:.5rem;font-size:.75rem;animation:fadeIn .3s ease}.ag-cinema-footer__message--success{background:#10b9811a;border:1px solid #10b981;color:#34d399}.ag-cinema-footer__message--error{background:#ef44441a;border:1px solid #ef4444;color:#f87171}.ag-cinema-footer__secondary{padding-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;font-size:.75rem;color:#fffc}@media(min-width:768px){.ag-cinema-footer__secondary{flex-direction:row;justify-content:space-between;padding-top:2.5rem;font-size:.875rem}}.ag-cinema-footer__legal-links{display:flex;gap:1.5rem}.ag-cinema-footer__legal-link{color:inherit;text-decoration:none;transition:color .3s ease}.ag-cinema-footer__legal-link:hover{color:#fff}.ag-cinema-footer__payment{display:flex;gap:.5rem}.ag-cinema-footer__payment svg{height:20px;width:auto;filter:grayscale(1) brightness(2);opacity:.7;transition:opacity .3s ease}.ag-cinema-footer__payment svg:hover{opacity:1}.ag-cinema-footer__location-meta{width:100%;padding-top:1.5rem;padding-bottom:0;text-align:center;font-size:.75rem;color:#fff9;display:flex;align-items:center;justify-content:center;gap:.25rem}@media(min-width:768px){.ag-cinema-footer__location-meta{padding-top:2rem;font-size:.875rem}}.ag-cinema-footer__heart-icon{color:#f35201;fill:currentColor}@keyframes footerFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ag-cinema-footer__column:nth-child(2){animation-delay:.1s}.ag-cinema-footer__column:nth-child(3){animation-delay:.2s}.ag-cinema-footer__column:nth-child(4){animation-delay:.3s}.ag-cinema-footer__column:nth-child(5){animation-delay:.4s}.ag-cinema-footer__column{opacity:0;animation:footerFadeUp .8s ease forwards}
/*# sourceMappingURL=/cdn/shop/t/9/assets/cinema-footer.css.map */
