.sc-footer{background-color:#000;position:relative}.sc-footer__container{max-width:896px;margin:0 auto;padding:0 16px}.sc-footer__cta{text-align:center}.sc-footer__cta-heading{margin:0;font-family:var(--sc-font-display, "Orbitron", sans-serif);font-size:36px;font-weight:700;line-height:40px;text-transform:uppercase;color:#fff}.sc-footer__cta-subtext{margin-top:23px;font-family:Inter,var(--font-body-family),sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#99a1af}.sc-footer__cta-subtext p{margin:0}.sc-footer__actions{display:flex;justify-content:center;gap:16px;margin-top:40px;margin-bottom:75px}.sc-footer__button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:17px 40px;font-family:Inter,var(--font-body-family),sans-serif;font-size:16px;font-weight:700;line-height:1.2;letter-spacing:1.6px;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:all .2s ease}.sc-footer__button--primary{background-color:var(--sc-orange, #ff4d00);color:#fff}.sc-footer__button--primary:hover,.sc-footer__button--primary:focus-visible{background-color:var(--sc-orange-hover, #e64500);transform:translateY(-2px)}.sc-footer__button--secondary{background-color:transparent;color:#fff}.sc-footer__button--secondary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.3);pointer-events:none;transition:border-color .2s ease}.sc-footer__button--secondary:hover,.sc-footer__button--secondary:focus-visible{background-color:#ffffff0d}.sc-footer__button--secondary:hover:before,.sc-footer__button--secondary:focus-visible:before{border-color:#fff9}.sc-footer__divider{width:100%;border-top:1.111px solid rgba(255,255,255,.1)}.sc-footer__newsletter{padding-top:85px;text-align:center}.sc-footer__newsletter-heading{margin:0;font-family:var(--sc-font-display, "Orbitron", sans-serif);font-size:72px;font-weight:900;line-height:72px;letter-spacing:-3.6px;text-transform:uppercase;color:#fff}.sc-footer__newsletter-subtext{margin:16px 0 0;font-family:Inter,var(--font-body-family),sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#99a1af}.sc-footer__form{max-width:576px;margin:32px auto 0;display:flex;flex-direction:column;gap:16px}.sc-footer__form-row{display:flex;align-items:stretch;width:100%}.sc-footer__input{flex:1;min-width:0;border:0;outline:none;background-color:#fff;padding:19px 24px;font-family:Inter,var(--font-body-family),sans-serif;font-size:16px;font-weight:400;line-height:20px;color:#000}.sc-footer__input::placeholder{color:#00000080}.sc-footer__submit{display:inline-flex;align-items:center;justify-content:center;border:0;background-color:#e6a49a;padding:16px 40px;font-family:Inter,var(--font-body-family),sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:1.6px;text-transform:uppercase;text-align:center;color:#fff;cursor:pointer;transition:background-color .2s ease}.sc-footer__submit:hover,.sc-footer__submit:focus-visible{background-color:#d28e84}.sc-footer__legal-row{display:flex;align-items:flex-start;gap:12px;text-align:left;cursor:pointer}.sc-footer__checkbox{width:13px;height:13px;margin-top:4px;flex-shrink:0;border:1px solid #767676;border-radius:2.5px;background-color:#fff}.sc-footer__legal-text{flex:1;font-family:Inter,var(--font-body-family),sans-serif;font-size:10px;font-weight:400;line-height:12.5px;color:#6a7282}.sc-footer__legal-text p{display:inline;margin:0}.sc-footer__legal-link{color:#6a7282;text-decoration:underline;margin-left:.25em}.sc-footer__message{margin:0;font-family:Inter,var(--font-body-family),sans-serif;font-size:12px;line-height:18px;text-align:left}.sc-footer__message--error{color:#fca5a5}.sc-footer__message--success{color:#86efac}.sc-footer__bottom{width:100vw;margin-top:95px;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding-top:48px;padding-bottom:48px;border-top:1.111px solid rgba(255,255,255,.1)}.sc-footer__bottom-inner{display:grid;grid-template-columns:auto auto auto;justify-content:center;align-items:center;width:min(calc(100% - 32px),1218px);margin:0 auto;column-gap:clamp(32px,12vw,269px);row-gap:24px;box-sizing:border-box}.sc-footer__brand{display:inline-flex;align-items:flex-start;justify-self:start;gap:2px;text-decoration:none}.sc-footer__brand-text{font-family:Orbitron,var(--sc-font-display, sans-serif);font-size:20px;font-style:normal;font-weight:900;line-height:28px;color:#fff}.sc-footer__brand-mark{font-family:Arial,sans-serif;font-size:20px;font-style:normal;font-weight:900;line-height:28px;color:#ff4d00}.sc-footer__bottom-nav{display:flex;align-items:center;justify-self:center;gap:32px;flex-wrap:wrap;justify-content:center;font-family:Inter,var(--font-body-family),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#99a1af}.sc-footer__bottom-link{font-family:Inter,var(--font-body-family),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#99a1af;text-decoration:none;transition:color .2s ease}.sc-footer__bottom-link:hover,.sc-footer__bottom-link:focus-visible{color:#fff}.sc-footer__copyright{justify-self:end;margin:0;font-family:Inter,var(--font-body-family),sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;color:#6a7282;text-align:right}@media screen and (max-width:1199px){.sc-footer__cta-heading{font-size:32px;line-height:38px}.sc-footer__newsletter-heading{font-size:62px;line-height:66px;letter-spacing:-3px}.sc-footer__cta-subtext{font-size:16px;line-height:26px;margin-top:20px}.sc-footer__actions{gap:14px;margin-top:34px;margin-bottom:64px}.sc-footer__button{min-height:52px;padding:14px 34px;font-size:15px;letter-spacing:1.4px}.sc-footer__newsletter{padding-top:72px}.sc-footer__form{gap:14px;margin-top:28px}.sc-footer__input{padding:17px 22px;font-size:15px;line-height:19px}.sc-footer__submit{padding:14px 34px;font-size:15px;letter-spacing:1.4px}.sc-footer__bottom{margin-top:80px;padding-top:40px;padding-bottom:40px}.sc-footer__brand-text{font-size:18px;line-height:26px}.sc-footer__bottom-link{font-size:15px;line-height:19px}.sc-footer__copyright{font-size:13px;line-height:15px}}@media screen and (max-width:989px){.sc-footer__bottom-inner{width:min(calc(100% - 32px),1218px);column-gap:clamp(24px,6vw,96px)}.sc-footer__cta-heading{font-size:28px;line-height:34px}.sc-footer__newsletter-heading{font-size:48px;line-height:48px;letter-spacing:-2.4px}.sc-footer__cta-subtext{font-size:15px;line-height:24px;margin-top:18px}.sc-footer__actions{gap:12px;margin-top:28px;margin-bottom:52px}.sc-footer__button{min-height:48px;padding:12px 28px;font-size:14px;letter-spacing:1.3px}.sc-footer__newsletter{padding-top:60px}.sc-footer__newsletter-subtext{font-size:15px;line-height:23px}.sc-footer__form{gap:12px;margin-top:24px}.sc-footer__input{padding:16px 20px;font-size:15px}.sc-footer__submit{min-height:44px;padding:14px 28px;font-size:14px;letter-spacing:1.2px}.sc-footer__bottom{margin-top:68px}.sc-footer__brand-text{font-size:17px;line-height:25px}.sc-footer__bottom-link{font-size:14px;line-height:18px;letter-spacing:.08em}.sc-footer__copyright{font-size:13px;line-height:15px}.sc-footer__legal-text{font-size:10px;line-height:12px}}@media screen and (max-width:860px){.sc-footer__bottom-inner{grid-template-columns:1fr;justify-items:center;gap:20px;text-align:center}.sc-footer__brand,.sc-footer__bottom-nav,.sc-footer__copyright{justify-self:center}.sc-footer__copyright{text-align:center}}@media screen and (max-width:749px){.sc-footer__cta-heading{font-size:24px;line-height:30px}.sc-footer__cta-subtext{font-size:15px;line-height:24px;margin-top:16px;padding:0 16px}.sc-footer__actions{flex-direction:column;gap:10px;margin-top:24px;margin-bottom:44px}.sc-footer__button{width:100%;min-height:44px;font-size:13px;letter-spacing:1.2px}.sc-footer__newsletter{padding-top:48px}.sc-footer__newsletter-heading{font-size:32px;line-height:36px;letter-spacing:-1.6px}.sc-footer__form-row{flex-direction:column}.sc-footer__newsletter-subtext{font-size:14px;line-height:22px}.sc-footer__form{gap:10px;margin-top:20px}.sc-footer__input{font-size:14px;line-height:18px}.sc-footer__legal-row{min-height:44px;display:flex;align-items:center;gap:12px;cursor:pointer}.sc-footer__checkbox{width:20px;height:20px;flex-shrink:0;cursor:pointer}.sc-footer__submit{width:100%;padding-right:24px;padding-left:24px;min-height:44px;font-size:13px;letter-spacing:1.1px}.sc-footer__bottom{margin-top:40px;padding-top:32px;padding-bottom:32px}.sc-footer__bottom-inner{grid-template-columns:1fr;justify-items:center;gap:20px;text-align:center}.sc-footer__brand,.sc-footer__bottom-nav,.sc-footer__copyright{justify-self:center}.sc-footer__bottom-nav{width:100%;max-width:360px;gap:12px 24px;justify-content:center}.sc-footer__brand-text{font-size:16px;line-height:24px}.sc-footer__bottom-link{font-size:13px;line-height:17px;letter-spacing:.07em}.sc-footer__copyright{font-size:12px;line-height:14px;text-align:center}.sc-footer__legal-text{font-size:10px;line-height:12px}}@media screen and (max-width:479px){.sc-footer__button{min-height:44px;padding-right:24px;padding-left:24px;font-size:12px;letter-spacing:1.2px}.sc-footer__cta-subtext{font-size:14px;line-height:22px;margin-top:14px}.sc-footer__actions{gap:8px;margin-top:20px;margin-bottom:36px}.sc-footer__form{gap:8px;margin-top:16px}.sc-footer__newsletter-subtext{font-size:13px;line-height:20px}.sc-footer__newsletter-heading{font-size:28px;line-height:32px;letter-spacing:-1px}.sc-footer__input{padding:16px 18px}.sc-footer__submit{padding-right:18px;padding-left:18px}.sc-footer__brand-text{font-size:15px;line-height:22px}.sc-footer__bottom-link{font-size:12px;line-height:16px;letter-spacing:.06em}.sc-footer__copyright{font-size:11px;line-height:14px}.sc-footer__legal-text{font-size:9px;line-height:12px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-smartcap-footer.css.map */
