.footer{--footer-content-max: 180rem;--footer-grid-gap: clamp(2.4rem, 2.5vw, 5.6rem);--footer-row-gap: clamp(2.8rem, 3vw, 5.2rem);--footer-border-color: rgb(156 163 175 / 28%);--footer-surface-color: rgb(255 255 255 / 5%);--footer-surface-hover: rgb(255 255 255 / 10%)}.footer .footer__wrapper.section--padding{width:100%;max-width:none;margin:0;padding:clamp(3.2rem,4cqi,6.4rem) clamp(2rem,4cqi,6rem);background:var(--black)}.footer .footer__top,.footer .footer__bottom{width:min(100%,var(--footer-content-max));margin-inline:auto;padding-inline:0}.footer .footer__primary-grid{display:grid;grid-template-columns:minmax(17rem,1.05fr) minmax(10rem,.65fr) minmax(10rem,.65fr) minmax(20rem,1.15fr) minmax(32rem,1.8fr);align-items:start;gap:var(--footer-row-gap) var(--footer-grid-gap);width:100%}.footer .footer__primary-grid>.footer-block{width:auto;min-width:0;margin:0;order:initial}.footer .footer-block__heading{margin:0 0 clamp(1.6rem,1.5cqi,2.4rem);color:var(--white);font-family:var(--body-font);font-size:clamp(1.6rem,1.15vw,2rem);font-weight:var(--mlp-font-weight-black);line-height:1.15;letter-spacing:.035em;text-transform:uppercase}.footer .footer-block--navigation .linklist--vertical{display:grid;gap:clamp(1rem,.8cqi,1.4rem)}.footer .footer-block--navigation .linklist--vertical li+li{padding-top:0}.footer .footer-block--navigation .linklist a,.footer .footer-block--navigation .linklist .reversed-link__text{display:inline;color:var(--grey-text);font-family:var(--body-font);font-size:clamp(1.4rem,.95vw,1.7rem);font-weight:var(--mlp-font-weight-black);line-height:1.35;overflow-wrap:anywhere;text-decoration-color:transparent;text-decoration-thickness:.12em;text-underline-offset:.22em;transition:color var(--mlp-duration-normal),text-decoration-color var(--mlp-duration-normal)}.footer .footer-block--navigation .linklist a:is(:hover,:focus-visible),.footer .footer-block--navigation .linklist a:is(:hover,:focus-visible) .reversed-link__text{color:var(--white);text-decoration-color:currentColor}.footer .footer-block--identity{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(1.8rem,1.5cqi,2.8rem)}.footer .footer-block--identity .footer__list-social{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:var(--mlp-space-03);margin:0}.footer .footer-block--identity .social__item a{display:grid;width:4.4rem;height:4.4rem;padding:0;place-items:center;border:var(--mlp-line-thin) solid transparent;border-radius:50%;color:var(--white);background:transparent;opacity:1;transition:background-color var(--mlp-duration-normal),border-color var(--mlp-duration-normal),transform var(--mlp-duration-normal)}.footer .footer-block--identity .social__item a:is(:hover,:focus-visible){border-color:var(--footer-border-color);background:var(--footer-surface-hover);opacity:1;transform:translateY(-.2rem)}.footer .footer-veteran-badge{width:min(100%,24rem);margin:0}.footer .footer-veteran-badge__content{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:var(--mlp-space-03);padding:1.2rem 1.4rem;border:var(--mlp-line-thin) solid var(--footer-border-color);border-radius:var(--pcard-radius);color:var(--grey-text);background:var(--footer-surface-color);font-family:var(--body-font);font-size:clamp(1.3rem,.9vw,1.6rem);font-weight:var(--mlp-font-weight-black);line-height:1.25;letter-spacing:.025em}.footer .footer-veteran-badge__flag{width:4.4rem;height:auto;aspect-ratio:1.9 / 1;border-radius:var(--mlp-space-01)}.footer .footer-block--newsletter,.footer .footer-newsletter,.footer .footer-newsletter__form,.footer .newsletter-form,.footer .newsletter-form form,.footer .newsletter-form__field-wrapper{width:100%;max-width:none;margin:0}.footer .footer-block--newsletter{align-self:start}.footer .footer-newsletter__form{margin-top:0}.footer .newsletter-form .form-field{display:grid;grid-template-columns:minmax(18rem,1fr) auto;align-items:stretch;gap:var(--mlp-space-03)}.footer .footer-block--newsletter .form-control,.footer .footer-block--newsletter .btn{min-height:5.2rem;height:5.2rem;border-radius:var(--pcard-radius);font-family:var(--body-font);font-size:clamp(1.4rem,.95vw,1.7rem);font-weight:var(--mlp-font-weight-black);line-height:1}.footer .footer-block--newsletter .form-control{min-width:0;padding-inline:clamp(1.4rem,1.2cqi,2rem);border:var(--mlp-line-thin) solid rgb(156 163 175 / 75%);color:var(--white);background:transparent;transition:border-color var(--mlp-duration-normal),box-shadow var(--mlp-duration-normal),background-color var(--mlp-duration-normal)}.footer .footer-block--newsletter .form-control::placeholder{color:var(--grey-text);opacity:1}.footer .footer-block--newsletter .form-control:is(:hover,:focus){border-color:var(--white);background:var(--footer-surface-color);box-shadow:0 0 0 .2rem #ffffff1f;outline:none}.footer .footer-block--newsletter .btn{min-width:max-content;padding-inline:clamp(1.8rem,1.6cqi,2.6rem);border:var(--mlp-line-thin) solid var(--white);color:var(--black);background:var(--white);white-space:nowrap}.footer .footer-block--newsletter .btn:is(:hover,:focus-visible){border-color:var(--grey-text);color:var(--white);background:var(--gunmetal-hover)}.footer .footer__bottom{margin-top:clamp(3.2rem,3cqi,5.6rem);padding-top:clamp(2.4rem,2.5cqi,4rem);border-top:var(--mlp-line-thin) solid var(--footer-border-color)}.footer .footer__bottom-row--utilities,.footer .footer__bottom-row--utilities>div,.footer .footer__localization{width:100%;min-width:0}.footer .footer__bottom-row--utilities{align-items:stretch}.footer .footer__bottom-row--legal{color:var(--grey-text);font-family:var(--body-font);font-size:1.3rem;line-height:1.5}@media(max-width:1279.98px){.footer .footer__primary-grid{grid-template-columns:minmax(18rem,1.15fr) repeat(3,minmax(12rem,1fr))}.footer .footer-block--newsletter{grid-column:1 / -1;width:min(100%,64rem)}}@media(max-width:899.98px){.footer .footer__wrapper.section--padding{padding-inline:clamp(2rem,4cqi,4rem)}.footer .footer__primary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.2rem clamp(2rem,4cqi,4rem)}.footer .footer-block--identity,.footer .footer-block--navigation-support,.footer .footer-block--newsletter{grid-column:1 / -1}.footer .footer-block--identity{display:grid;grid-template-columns:auto minmax(0,24rem);align-items:center;justify-content:space-between}.footer .footer-veteran-badge{width:100%}}@media(max-width:639.98px){.footer .footer__wrapper.section--padding{padding-block:3.2rem}.footer .footer__primary-grid{gap:2.8rem 2rem}.footer .footer-block--identity{display:flex;align-items:flex-start}.footer .footer-block--navigation-support{grid-column:1 / -1}.footer .footer-block__heading{margin-bottom:1.4rem}.footer .newsletter-form .form-field{grid-template-columns:1fr}.footer .footer-block--newsletter .btn{width:100%}.footer .footer__bottom{margin-top:3.2rem;padding-top:2.4rem}}@media(max-width:419.98px){.footer .footer__primary-grid{grid-template-columns:1fr}.footer .footer-block--identity,.footer .footer-block--navigation,.footer .footer-block--newsletter{grid-column:1}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-footer.css.map */
