.ag-cinema-footer{--ag-footer-ink: var(--ag-color-white);--ag-footer-muted: color-mix(in srgb, var(--ag-color-white) 74%, transparent);--ag-footer-soft: color-mix(in srgb, var(--ag-color-white) 90%, transparent);--ag-footer-border: color-mix(in srgb, var(--ag-color-white) 10%, transparent);--ag-footer-border-soft: color-mix(in srgb, var(--ag-color-white) 8%, transparent);--ag-footer-line: color-mix(in srgb, var(--ag-color-gold-bright) 14%, transparent);--ag-footer-line-strong: color-mix(in srgb, var(--ag-color-gold-bright) 40%, transparent);--ag-footer-gold: var(--ag-color-gold-bright);--ag-footer-gold-soft: color-mix(in srgb, var(--ag-color-gold-bright) 92%, transparent);--ag-footer-gold-wash: color-mix(in srgb, var(--ag-color-gold-bright) 18%, transparent);--ag-footer-surface: color-mix(in srgb, var(--ag-color-white) 2%, transparent);--ag-footer-surface-soft: color-mix(in srgb, var(--ag-color-white) 3%, transparent);--ag-footer-stroke: color-mix(in srgb, var(--ag-color-white) 16%, transparent);--ag-footer-stroke-soft: color-mix(in srgb, var(--ag-color-white) 14%, transparent);--ag-footer-divider: color-mix(in srgb, var(--ag-color-white) 20%, transparent);--ag-footer-danger: color-mix(in srgb, var(--ag-color-accent-rust, #cc5500) 22%, transparent);--ag-footer-placeholder: color-mix(in srgb, var(--ag-color-white) 55%, transparent);--ag-footer-dot: color-mix(in srgb, var(--ag-color-gold-bright) 60%, transparent);position:relative;background:var(--ag-color-forest-950);color:var(--ag-footer-ink);padding:clamp(3rem,5vw,4.25rem) 0 1.35rem;border-top:1px solid var(--ag-footer-line)}.ag-cinema-footer:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,rgba(246,185,0,0),var(--ag-footer-line-strong),rgba(246,185,0,0));pointer-events:none}.ag-cinema-footer__container{width:min(1380px,calc(100% - 2rem));margin:0 auto}.ag-cinema-footer__main-grid{display:grid;grid-template-columns:1fr;gap:2rem;padding-bottom:1.5rem;margin-bottom:1rem;border-bottom:1px solid var(--ag-footer-border)}.ag-cinema-footer__brand{max-width:24rem}.ag-cinema-footer__logo-link{display:inline-flex;align-items:center;text-decoration:none}.ag-cinema-footer__logo{display:block;width:auto;height:96px;margin-bottom:.9rem}.ag-cinema-footer__column-title{margin:0 0 .9rem;color:var(--ag-footer-ink);font-family:var(--ag-font-display);font-size:clamp(1.25rem,2vw,1.8rem);font-weight:400;line-height:1.05;letter-spacing:-.02em}.ag-cinema-footer__blurb,.ag-cinema-footer__newsletter-text,.ag-cinema-footer__contact-value,.ag-cinema-footer__copyright,.ag-cinema-footer__craft{margin:0;color:var(--ag-footer-muted);font-family:var(--ag-font-ui);font-size:.9rem;line-height:1.6}.ag-cinema-footer__blurb,.ag-cinema-footer__newsletter-text{max-width:34ch}.ag-cinema-footer__list,.ag-cinema-footer__contact-info,.ag-cinema-footer__social,.ag-cinema-footer__legal-links{margin:0;padding:0;list-style:none}.ag-cinema-footer__list{display:grid;grid-template-columns:1fr;gap:.15rem}.ag-cinema-footer__link,.ag-cinema-footer__legal-link,.ag-cinema-footer__contact-link{display:inline-flex;align-items:center;min-height:44px;color:var(--ag-footer-soft);text-decoration:none;line-height:1.45;text-align:left;transition:color var(--ag-duration-fast) var(--ag-ease-out)}.ag-cinema-footer__link,.ag-cinema-footer__contact-link{width:fit-content}.ag-cinema-footer__link{position:relative}.ag-cinema-footer__link:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:var(--ag-footer-gold);transform:scaleX(0);transform-origin:left center;transition:transform .25s ease}.ag-cinema-footer__link:hover,.ag-cinema-footer__legal-link:hover,.ag-cinema-footer__contact-link:hover,.ag-cinema-footer__social-link:hover{color:var(--ag-footer-gold)}.ag-cinema-footer__link:hover:after{transform:scaleX(1)}.ag-cinema-footer__link:focus-visible,.ag-cinema-footer__legal-link:focus-visible,.ag-cinema-footer__contact-link:focus-visible,.ag-cinema-footer__social-link:focus-visible,.ag-cinema-footer__input:focus-visible,.ag-cinema-footer__submit:focus-visible{outline:2px solid var(--ag-footer-gold-soft);outline-offset:3px}.ag-cinema-footer__social{display:flex;gap:.65rem;margin-top:1rem}.ag-cinema-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:999px;border:1px solid var(--ag-footer-stroke-soft);background:var(--ag-footer-surface-soft);color:var(--ag-footer-ink);transition:transform .2s cubic-bezier(.34,1.56,.64,1),color var(--ag-duration-fast) var(--ag-ease-out),border-color var(--ag-duration-fast) var(--ag-ease-out),background var(--ag-duration-fast) var(--ag-ease-out)}.ag-cinema-footer__contact-block{margin:0}.ag-cinema-footer__contact-info{display:grid;gap:.9rem}.ag-cinema-footer__contact-item{display:flex;align-items:flex-start;gap:.75rem}.ag-cinema-footer__contact-item svg{flex:0 0 auto;width:18px;height:18px;margin-top:.12rem;color:var(--ag-footer-gold)}.ag-cinema-footer__contact-copy{display:grid;gap:.15rem}.ag-cinema-footer__contact-label{color:var(--ag-footer-gold-soft);font-family:var(--ag-font-ui);font-size:.72rem;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.ag-cinema-footer__contact-link{color:var(--ag-footer-ink)}.ag-cinema-footer__contact-link,.ag-cinema-footer__contact-value{overflow-wrap:anywhere;word-break:normal}.ag-cinema-footer__contact-value{font-family:var(--ag-font-body);font-size:16px;line-height:1.55;color:var(--ag-color-white, #fff)!important}.ag-cinema-footer__form{display:grid;gap:.6rem}.ag-cinema-footer__input,.ag-cinema-footer__submit{min-height:46px;border-radius:.9rem}.ag-cinema-footer__input{width:100%;padding:.8rem .95rem;border:1px solid var(--ag-footer-stroke);background:var(--ag-footer-surface);color:var(--ag-footer-ink)}.ag-cinema-footer__input::placeholder{color:var(--ag-footer-placeholder)}.ag-cinema-footer__input:focus-visible{border-color:var(--ag-footer-gold);box-shadow:0 0 0 3px var(--ag-footer-gold-wash)}.ag-cinema-footer__submit{border:0;background:var(--ag-color-gold-bright);color:var(--ag-color-forest-950);font-family:var(--ag-font-ui);font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.ag-cinema-footer__submit:hover{transform:translateY(-1px);box-shadow:none}.ag-cinema-footer__message{margin:0;padding:.8rem .9rem;border-radius:.7rem;font-family:var(--ag-font-ui);font-size:.85rem;line-height:1.55}.ag-cinema-footer__message--success{background:color-mix(in srgb,var(--ag-color-gold-bright) 16%,transparent);color:var(--ag-footer-ink)}.ag-cinema-footer__message--error,.ag-cinema-footer__message--inline-error{background:var(--ag-footer-danger);color:var(--ag-footer-ink)}.ag-cinema-footer__message--error ul{margin:0;padding-inline-start:1.1rem}.ag-cinema-footer__secondary{display:grid;gap:.65rem;padding-top:.85rem;border-top:1px solid var(--ag-footer-border-soft);text-align:center}.ag-cinema-footer__secondary-main{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.35rem .8rem}.ag-cinema-footer__secondary-main>*{position:relative}.ag-cinema-footer__secondary-main>*:not(:first-child):before{content:"";position:absolute;left:-.45rem;top:50%;width:4px;height:4px;border-radius:999px;background:var(--ag-footer-dot);transform:translateY(-50%)}.ag-cinema-footer__craft{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;flex-wrap:wrap;text-align:center;margin-inline:auto}.ag-cinema-footer__heart-icon{flex:0 0 auto;fill:var(--ag-footer-gold)}.ag-cinema-footer__legal-links{display:flex;align-items:center;justify-content:center;gap:.75rem 1.25rem;flex-wrap:nowrap}.ag-cinema-footer__legal-link+.ag-cinema-footer__legal-link{position:relative}.ag-cinema-footer__legal-link+.ag-cinema-footer__legal-link:before{content:"";position:absolute;left:-.68rem;top:50%;width:1px;height:.9rem;background:var(--ag-footer-divider);transform:translateY(-50%)}.ag-cinema-footer__legal-link{width:auto;justify-content:center;white-space:nowrap;padding-inline:.2rem}@media(min-width:768px){.ag-cinema-footer__container{width:min(1380px,calc(100% - 3rem))}.ag-cinema-footer__main-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.8fr) minmax(0,1fr) minmax(0,.95fr);gap:2rem}.ag-cinema-footer__list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem;row-gap:.15rem}.ag-cinema-footer__list li{display:flex;min-height:44px}.ag-cinema-footer__link{display:flex;width:100%;min-height:44px;align-items:center;justify-content:flex-start;padding-block:.25rem;box-sizing:border-box}.ag-cinema-footer__secondary{grid-template-columns:minmax(0,1fr) minmax(0,auto) minmax(0,1fr);align-items:center;gap:1rem 1.5rem;text-align:center}.ag-cinema-footer__secondary-main{display:contents}.ag-cinema-footer__copyright{grid-column:1;justify-self:center;text-align:center}.ag-cinema-footer__craft{grid-column:2;justify-self:center;width:max-content;max-width:min(100%,34rem);margin:0}.ag-cinema-footer__secondary-main>*:not(:first-child):before{display:none}.ag-cinema-footer__legal-links{grid-column:3;justify-content:center;justify-self:center}}@media(max-width:767px){.ag-cinema-footer{padding:1.7rem 0 .9rem}.ag-cinema-footer__container{width:min(1380px,calc(100% - 1.4rem))}.ag-cinema-footer__main-grid{gap:.95rem;padding-bottom:.85rem}.ag-cinema-footer__logo{height:64px;margin-bottom:.45rem}.ag-cinema-footer__column-title{margin-bottom:.42rem;font-size:.9rem}.ag-cinema-footer__blurb,.ag-cinema-footer__newsletter-text,.ag-cinema-footer__copyright,.ag-cinema-footer__craft,.ag-cinema-footer__contact-link,.ag-cinema-footer__legal-link{font-size:.8rem;line-height:1.42}.ag-cinema-footer__contact-value{font-size:16px;line-height:1.55}.ag-cinema-footer__social-link{width:2.2rem;height:2.2rem}.ag-cinema-footer__social{gap:.45rem;margin-top:.55rem}.ag-cinema-footer__list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:.75rem;row-gap:0}.ag-cinema-footer__list li{display:block}.ag-cinema-footer__link{width:100%;justify-content:flex-start}.ag-cinema-footer__contact-info,.ag-cinema-footer__contact-item{gap:.55rem}.ag-cinema-footer__contact-item svg{width:16px;height:16px}.ag-cinema-footer__contact-label{font-size:.6rem}.ag-cinema-footer__form{gap:.4rem}.ag-cinema-footer__input,.ag-cinema-footer__submit{min-height:44px;height:44px;box-sizing:border-box}.ag-cinema-footer__input{padding:.7rem .9rem;line-height:1.2}.ag-cinema-footer__submit{justify-content:center;padding:0 1rem;line-height:1}.ag-cinema-footer__secondary{gap:.35rem;padding-top:.6rem}.ag-cinema-footer__secondary-main{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center;gap:.08rem}.ag-cinema-footer__copyright,.ag-cinema-footer__craft{width:100%;justify-content:center;text-align:center}.ag-cinema-footer__secondary-main>*:not(:first-child):before{display:none}.ag-cinema-footer__legal-links{gap:.4rem .75rem}.ag-cinema-footer__legal-link+.ag-cinema-footer__legal-link:before{left:-.42rem;height:.78rem}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/footer.css.map */
