.aa-footer{--aa-inner-gutter: 20px;--aa-outer-gutter: 20px;--aa-grid-columns: 8;--aa-container-width: 100%;--aa-spacer-block: 6.25rem;--aa-max-width: calc(var(--aa-container-width) - var(--aa-outer-gutter) - var(--aa-outer-gutter));background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));padding-top:20rem;margin:0 var(--aa-outer-gutter) 6.25rem}@media screen and (min-width:768px)and (max-width:1023.98px){.aa-footer{--aa-inner-gutter: 32px;--aa-outer-gutter: 32px}}@media screen and (min-width:1024px)and (max-width:1439.98px){.aa-footer{--aa-inner-gutter: 68px;--aa-outer-gutter: 32px;--aa-grid-columns: 12;--aa-spacer-block: 7.5rem}}@media screen and (min-width:1440px){.aa-footer{--aa-inner-gutter: 68px;--aa-outer-gutter: 32px;--aa-grid-columns: 12;--aa-container-width: 1440px;--aa-spacer-block: 10rem}}@media screen and (min-width:1024px){.aa-footer{margin-bottom:3.75rem;padding-top:28rem}}.aa-footer__inner{margin:0;padding:0}.aa-footer__cols{width:100%;margin:0;padding:0;display:flex;flex-direction:column;justify-content:center;gap:1.875rem}@media screen and (min-width:1024px){.aa-footer__cols{flex-direction:row;gap:var(--aa-inner-gutter)}}.aa-footer__col{margin:0}@media screen and (min-width:1024px){.aa-footer__col{width:calc((3 / var(--aa-grid-columns)) * var(--aa-max-width) - (var(--aa-inner-gutter) - (3 / var(--aa-grid-columns)) * var(--aa-inner-gutter)))}}@media screen and (max-width:1023.98px){.aa-footer__col{text-align:center}}@media screen and (max-width:1023.98px){.aa-footer__col--region .header__region,.aa-footer__col--region .header__icons,.aa-footer__col--region .header__region--parent{justify-content:center}}@media screen and (min-width:1024px){.aa-footer__col--region{align-self:flex-start}.aa-footer__col--region .header__region,.aa-footer__col--region .header__icons,.aa-footer__col--region .header__region--parent{justify-content:flex-start;align-items:flex-start}}.aa-footer__col-title{margin:0 0 1rem;font-size:.75rem;font-weight:400;letter-spacing:0;line-height:1rem;text-transform:none;color:rgb(var(--color-foreground-secondary))}.aa-footer__list{list-style:none;margin:0;padding:0}.aa-footer__list>li{margin:0}.aa-footer__link,.aa-footer__nl-trigger{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 0;background:none;border:0;color:rgb(var(--color-foreground));text-decoration:none;font-size:.75rem;font-weight:400;letter-spacing:0;line-height:1rem;text-transform:none;cursor:pointer;transition:opacity var(--duration-default) ease}.aa-footer__link:hover,.aa-footer__nl-trigger:hover{opacity:.6}.aa-footer__nl-trigger svg{flex:0 0 auto}.aa-footer__socials{list-style:none;margin:1.875rem 0 var(--aa-outer-gutter);padding:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;font-size:.75rem}@media screen and (min-width:1024px){.aa-footer__socials{margin-top:7.5rem}}.aa-footer__socials a{display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));transition:opacity var(--duration-default) ease}.aa-footer__socials a:hover{opacity:.6}.aa-footer__socials svg{width:1.5rem;height:1.5rem;display:block}.aa-footer-nl__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:var(--aa-overlay);opacity:0;visibility:hidden;transition:opacity var(--aa-flyout) ease,visibility 0s linear var(--aa-flyout)}.aa-footer-nl.is-open .aa-footer-nl__overlay{opacity:1;visibility:visible;transition:opacity var(--aa-flyin) ease}.aa-footer-nl__panel{position:fixed;top:0;right:0;z-index:1001;width:44rem;max-width:100vw;height:100vh;height:100dvh;display:flex;flex-direction:column;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));overflow-y:auto;transform:translate(100%);transition:transform var(--aa-flyout) ease;outline:none}.aa-footer-nl.is-open .aa-footer-nl__panel{transform:translate(0);transition:transform var(--aa-flyin) ease}@media screen and (max-width:749px){.aa-footer-nl__panel{width:100vw}}.aa-footer-nl__head{flex:0 0 auto;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem}.aa-footer-nl__head .aa-footer-nl__title{margin:0 auto}.aa-footer-nl__close{display:inline-flex;align-items:center;justify-content:center;position:absolute;right:2rem;top:0;bottom:0;margin:auto 0;padding:0;background:none;border:0;color:rgb(var(--color-foreground));cursor:pointer}.aa-footer-nl__body{padding:0 4rem 4rem}@media screen and (max-width:749px){.aa-footer-nl__body{padding:0 20px 4rem}}.aa-footer-nl__title{margin:0 0 1.2rem}.aa-footer-nl__text{margin-bottom:2.4rem;color:rgb(var(--color-foreground-secondary))}.aa-footer-nl__field{display:flex;gap:1rem;align-items:stretch}.aa-footer-nl__field .field__input{flex:1 1 auto}.aa-footer-nl__submit{flex:0 0 auto}.aa-footer-nl__consent{display:flex;align-items:flex-start;gap:.8rem;margin-top:1.2rem}.aa-footer-nl__consent-input{flex:0 0 auto;width:1.4rem;height:1.4rem;margin-top:.2rem;cursor:pointer}.aa-footer-nl__consent-label{flex:1 1 auto;font-size:1.2rem;line-height:1.4;cursor:pointer}.aa-footer-nl__consent-label>*{margin-top:0;margin-bottom:0}.aa-footer-nl__submit:hover,.aa-footer-nl__submit:focus{background-color:rgba(var(--color-button),var(--alpha-button-background))!important;color:rgb(var(--color-button-text))!important}.aa-footer-nl__submit:hover:after,.aa-footer-nl__submit:focus:after{opacity:0!important;transform:none!important}body.aa-footer-nl-lock{overflow:hidden}.aa-footer__col--region .header__region,.aa-footer__col--region .header__icons,.aa-footer__col--region .header__icons--hover,.aa-footer__col--region .header__region-summary,.aa-footer__col--region .header__icon{height:auto;min-height:0}.aa-footer__col--region .header__region .region-modal{position:fixed;right:0;bottom:0;left:0;top:0;height:100vh;height:100dvh;z-index:1000}.aa-footer__col--region .header__region .region-modal__wrapper{background:var(--aa-overlay);pointer-events:none}.aa-footer__col--region .header__region .region-modal__inner{position:absolute;top:0;right:0;bottom:0;left:auto;width:min(44rem,100vw);height:100%;transform:none;background:rgb(var(--color-background));overflow-y:auto;pointer-events:all;animation:aaRegionFlyIn var(--aa-flyin, .6s) var(--aa-ease)}@keyframes aaRegionFlyIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media screen and (min-width:990px){.aa-footer__col--region .header__region .region-modal__inner{width:50vw}}@media screen and (max-width:1023.98px){.aa-footer__col--region .region-modal{text-align:left}}.aa-footer__col--region .link,.aa-footer__col--region .link--text,.aa-footer__col--region .localization-selector,.aa-footer__col--region .disclosure__link,.aa-footer__col--region .currency-country{text-decoration:none!important}.aa-footer__col--region .link-hover-line:after{display:none!important}.aa-footer__col--region .disclosure__list{padding:1.6rem}.aa-footer__col--region .disclosure__list .link{padding-top:.4rem;padding-bottom:.4rem;margin-bottom:0}.aa-footer__col--region .disclosure__item{margin-bottom:0}.aa-footer__col--region .region-modal__heading,.aa-footer__col--region .region-modal__text{text-align:center}.aa-footer__col--region .region-modal .localization-selector{display:flex;width:100%;align-items:center}
/*# sourceMappingURL=/cdn/shop/t/15/assets/aa-footer.css.map */
