.fc-footer{background:#232323;color:#fff;padding:1.5rem 0;display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media screen and (min-width:700px){.fc-footer{padding:3.5rem 1rem;gap:1.5rem}}@media screen and (min-width:1024px){.fc-footer{padding:3.5rem max(7.5rem,calc((100% - 75rem)/2));gap:2.5rem}}.fc-footer__content{display:flex;flex-direction:column;gap:1.5rem;width:100%}@media screen and (min-width:700px){.fc-footer__content{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem}}.fc-footer__left{display:flex;flex-direction:column;gap:1.5rem;width:100%}@media screen and (min-width:700px){.fc-footer__left{width:30.5rem;flex-shrink:0;gap:2.5rem}}.fc-footer__logo-frame{width:100%;height:3.625rem}.fc-footer__logo-frame img,.fc-footer__logo-frame svg{display:block;height:3.5625rem;width:auto}.fc-footer__logo-frame--desktop{display:none}.fc-footer__logo-frame--desktop img,.fc-footer__logo-frame--desktop svg{margin:0}@media screen and (min-width:700px){.fc-footer__logo-frame--desktop{display:block}}.fc-footer__logo-frame--mobile{display:flex;align-items:center;justify-content:center}.fc-footer__logo-frame--mobile img,.fc-footer__logo-frame--mobile svg{width:calc(100% - 2rem);max-width:23.125rem;height:auto;min-width:0;position:static;transform:none}@media screen and (min-width:700px){.fc-footer__logo-frame--mobile{display:none}}.fc-footer__signup{background:#0000001a;padding:1rem;display:flex;flex-direction:column;gap:1rem;overflow:hidden;margin-inline:auto;width:calc(100% - 2rem);max-width:23.125rem}@media screen and (min-width:700px){.fc-footer__signup{padding:1.5rem;gap:1.5rem;width:100%;max-width:none;margin-inline:0}}.fc-footer__signup-title{font-family:Quantico,sans-serif;font-weight:700;font-size:.875rem;line-height:normal;text-transform:uppercase;color:#fff;margin:0}@media screen and (min-width:700px){.fc-footer__signup-title{font-size:1rem}}.fc-footer__signup form{display:contents}.fc-footer__form-row{display:flex;align-items:center;justify-content:space-between;background:#ffffff0a;border-radius:.25rem;padding:.5rem;overflow:hidden}.fc-footer__email-input{flex:1;background:transparent;border:none;outline:none;font-family:Poppins,sans-serif;font-weight:500;font-size:.875rem;line-height:normal;letter-spacing:-.42px;color:#fff;padding:0;min-width:0}.fc-footer__email-input::placeholder{color:#ffffff80}@media screen and (min-width:700px){.fc-footer__email-input{font-size:1rem;letter-spacing:-.48px}}.fc-footer__submit-btn{width:2.25rem;height:2.25rem;flex-shrink:0;background:#f90;border:none;border-radius:.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .2s ease}.fc-footer__submit-btn:hover{opacity:.85}.fc-footer__submit-btn svg{width:.875rem;height:.875rem;display:block}.fc-footer__signup-desc{font-family:Poppins,sans-serif;font-weight:500;font-size:.75rem;line-height:normal;letter-spacing:-.36px;color:#fff;margin:0}@media screen and (min-width:700px){.fc-footer__signup-desc{font-size:.875rem;letter-spacing:-.42px}}.fc-footer__banner{font-family:Poppins,sans-serif;font-size:.75rem;padding:.5rem;border-radius:.25rem}.fc-footer__banner--success{background:#22c55e26;color:#22c55e}.fc-footer__banner--error{background:#e5152d26;color:#e5152d}.fc-footer__nav{display:none}@media screen and (min-width:700px){.fc-footer__nav{display:flex;gap:3rem;align-items:flex-start;flex-shrink:0}}@media screen and (min-width:701px)and (max-width:1024px){.fc-footer__nav{flex-wrap:wrap;flex-shrink:1}}.fc-footer__nav-col{display:flex;flex-direction:column;gap:2rem;min-width:10rem}.fc-footer__nav-title{font-family:Quantico,sans-serif;font-weight:700;font-size:1rem;line-height:normal;text-transform:uppercase;color:#fff;margin:0}.fc-footer__nav-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.fc-footer__nav-links a{font-family:Poppins,sans-serif;font-weight:500;font-size:.875rem;line-height:normal;letter-spacing:-.42px;color:#fff;text-decoration:none;position:relative;display:inline-block}.fc-footer__nav-links a:after{content:"";position:absolute;bottom:-.25rem;left:0;width:0;height:.25rem;background:#f90;transition:width .2s ease}.fc-footer__nav-links a:hover:after{width:100%}.fc-footer__accordions{display:flex;flex-direction:column;gap:1rem;width:calc(100% - 2rem);max-width:23.125rem;margin-inline:auto}@media screen and (min-width:700px){.fc-footer__accordions{display:none}}.fc-footer__accordion{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem}.fc-footer__accordion:last-child{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1rem}.fc-footer__accordion-summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-family:Quantico,sans-serif;font-weight:700;font-size:.875rem;line-height:normal;text-transform:uppercase;color:#fff}.fc-footer__accordion-summary::-webkit-details-marker{display:none}.fc-footer__accordion-chevron{width:.5rem;height:.5rem;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);transition:transform .2s ease;flex-shrink:0}details[open] .fc-footer__accordion-chevron{transform:rotate(-135deg)}.fc-footer__accordion-body{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.fc-footer__accordion-body a{font-family:Poppins,sans-serif;font-weight:500;font-size:.875rem;line-height:normal;letter-spacing:-.42px;color:#fff;text-decoration:none;position:relative;display:inline-block}.fc-footer__accordion-body a:after{content:"";position:absolute;bottom:-.25rem;left:0;width:0;height:.25rem;background:#f90;transition:width .2s ease}.fc-footer__accordion-body a:hover:after{width:100%}.fc-footer__bottom{display:flex;flex-direction:column;gap:1.5rem;width:100%;align-items:center}.fc-footer__row{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding-inline:1rem}@media screen and (min-width:700px){.fc-footer__row{flex-direction:row;justify-content:space-between;align-items:center;padding-inline:0}}.fc-footer__legal{display:flex;align-items:center;gap:1rem;order:0}@media screen and (min-width:700px){.fc-footer__legal{flex:1;min-width:0}}.fc-footer__legal a{font-family:Poppins,sans-serif;font-weight:400;font-size:.75rem;line-height:normal;letter-spacing:-.36px;color:#fff;text-decoration:none;white-space:nowrap;position:relative;display:inline-block}.fc-footer__legal a:after{content:"";position:absolute;bottom:-.25rem;left:0;width:0;height:.125rem;background:#f90;transition:width .2s ease}.fc-footer__legal a:hover:after{width:100%}.fc-footer__legal-divider{width:1px;height:1.2rem;background:#ffffff4d;flex-shrink:0}.fc-footer__copyright{font-family:Poppins,sans-serif;font-weight:400;font-size:.625rem;line-height:normal;letter-spacing:-.3px;color:#fff;white-space:nowrap;margin:0;order:1}@media screen and (min-width:700px){.fc-footer__copyright{order:0}}.fc-footer__payment-icons{display:flex;align-items:center;justify-content:center;gap:.5rem;padding-block:.5rem;flex-wrap:wrap;order:-1}.fc-footer__payment-icons svg{height:1.25rem;width:auto;flex-shrink:0}@media screen and (min-width:700px){.fc-footer__payment-icons{flex:1;min-width:0;justify-content:flex-end;order:0;flex-wrap:nowrap;gap:.5rem}.fc-footer__payment-icons svg{height:1.25rem;flex-shrink:1}}.fc-footer__divider{width:100%;height:1px;background:#ffffff1a}.fc-footer__disclaimer{font-family:Poppins,sans-serif;font-weight:400;font-size:.625rem;line-height:normal;letter-spacing:-.3px;color:#fff;opacity:.5;text-align:center;margin:0;max-width:23.125rem}@media screen and (min-width:700px){.fc-footer__disclaimer{max-width:none;padding-inline:0}}
/*# sourceMappingURL=/cdn/shop/t/105/assets/fc-footer.css.map */
