.footer-revised{--footer-bg: rgb(var(--color-background, 20, 38, 136));--footer-text: rgb(var(--color-foreground, 255, 255, 255));--footer-text-muted: rgba(var(--color-foreground, 255, 255, 255), .7);--footer-font-family: "Instrument Sans", sans-serif;--footer-link-hover: rgba(var(--color-link-hover, 255, 255, 255), .8);background-color:var(--footer-bg);color:var(--footer-text);font-family:var(--footer-font-family);width:100%}.footer-revised__inner{max-width:1800px;margin:0 auto;width:100%;padding:var(--section-padding-top, 96px) 48px var(--section-padding-bottom, 96px);display:flex;flex-direction:column;gap:24px;box-sizing:border-box}.footer-revised__newsletter{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.footer-revised__newsletter-text{flex:0 0 auto;max-width:444px;display:flex;flex-direction:column;gap:4px}.footer-revised__newsletter-heading{font-weight:700;font-size:28px;line-height:38px;color:var(--footer-text);margin:0}.footer-revised__newsletter-desc{font-weight:500;font-size:15px;line-height:24px;color:var(--footer-text);margin:0}.footer-revised__newsletter-form-wrap{flex:0 1 600px;display:flex;flex-direction:column;gap:8px;align-items:flex-end;justify-content:center}.footer-revised__newsletter-form{width:100%}.footer-revised__form-field{display:flex;gap:8px;width:100%}.footer-revised__input{flex:1 1 0;height:48px;padding:14px 20px;border:none;border-radius:100px;background:#fff;font-family:var(--footer-font-family);font-weight:500;font-size:15px;line-height:normal;color:#00000080;outline:none}.footer-revised__input::placeholder{color:#00000080}.footer-revised__input:focus{color:#000;box-shadow:0 0 0 2px #ffffff4d}.footer-revised__submit-btn{flex-shrink:0;height:48px;padding:1px 33px;border:1px solid #000000;border-radius:100px;background:#000;color:#fff;font-family:var(--footer-font-family);font-weight:700;font-size:15px;line-height:30px;text-transform:capitalize;cursor:pointer;transition:opacity .2s ease}.footer-revised__submit-btn:hover{opacity:.85}.footer-revised__newsletter-terms{font-weight:500;font-size:14px;line-height:22.4px;color:var(--footer-text);text-align:right}.footer-revised__newsletter-terms a{color:var(--footer-text);text-decoration:underline}.footer-revised__newsletter-terms a:hover{color:var(--footer-link-hover)}.footer-revised__newsletter-terms p{margin:0}.footer-revised__form-message{font-size:14px;line-height:22px;margin-top:8px}.footer-revised__form-message--error{color:#ff6b6b}.footer-revised__form-message--success{color:#51cf66}.footer-revised__divider{width:100%;height:1px;border-top:1px solid rgb(255,255,255);margin:24px 0;box-sizing:border-box}.footer-revised__main{display:flex;gap:96px;align-items:flex-start;width:100%}.footer-revised__main{display:flex;gap:96px;align-items:flex-start;justify-content:space-between;width:100%}.footer-revised__about-heading{font-weight:700;font-size:28px;line-height:38px;color:var(--footer-text);margin:0}.footer-revised__about-text{font-weight:500;font-size:15px;line-height:24px;color:var(--footer-text);margin:0}.footer-revised__social{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px}.footer-revised__social-link{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid #000000;color:#000;transition:transform .2s ease,box-shadow .2s ease}.footer-revised__social-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.footer-revised__social-link svg{width:24px;height:24px}.footer-revised__nav{display:flex;gap:30px;flex:0 0 auto;width:60%;max-width:960px}.footer-revised__nav-col{flex:1 1 0;min-width:0}.footer-revised__details{width:100%}.footer-revised__details summary::-webkit-details-marker,.footer-revised__details summary::marker{display:none;content:""}.footer-revised__nav-heading-wrap{display:flex;align-items:center;justify-content:space-between;padding-bottom:13px;cursor:pointer;list-style:none}.footer-revised__details-desktop .footer-revised__nav-heading-wrap{cursor:default}.footer-revised__nav-heading{font-weight:700;font-size:16px;line-height:26px;color:var(--footer-text);margin:0;white-space:nowrap}.footer-revised__nav-toggle{display:none}.footer-revised__nav-list{display:flex;flex-direction:column;gap:0;margin:0;padding:0}.footer-revised__nav-list li{list-style:none}.footer-revised__nav-list li+li{padding-top:8px}.footer-revised__nav-link{font-weight:500;font-size:15px;line-height:24px;color:var(--footer-text);text-decoration:none;transition:opacity .2s ease}.footer-revised__nav-link:hover{opacity:.75;text-decoration:underline}.footer-revised__bottom{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:48px}.footer-revised__payment{text-align:center}.footer-revised__payment-list{display:flex;flex-wrap:wrap;justify-content:center;gap:0;margin:0;padding:0}.footer-revised__payment-item{display:flex;align-items:center;padding:5px;list-style:none}.footer-revised__payment-item .icon{width:38px;height:24px}.footer-revised__copyright{text-align:center;font-weight:500;font-size:15px;line-height:24px;color:var(--footer-text)}.footer-revised__copyright p{margin:0}.footer-revised__copyright a,.footer-revised__copyright-link{color:var(--footer-text);text-decoration:none}.footer-revised__copyright a:hover,.footer-revised__copyright-link:hover{text-decoration:underline}@media screen and (max-width:1024px){.footer-revised__inner{padding-left:48px;padding-right:48px}.footer-revised__newsletter{flex-direction:column;gap:24px}.footer-revised__newsletter-text{max-width:100%}.footer-revised__newsletter-form-wrap{flex:1 1 auto;width:100%;align-items:flex-start}.footer-revised__newsletter-terms{text-align:left}.footer-revised__main{flex-direction:column;gap:48px}.footer-revised__nav{width:100%;max-width:100%;flex-wrap:wrap;gap:24px 30px}.footer-revised__nav-col{flex:1 1 calc(33.333% - 20px);min-width:140px}}@media screen and (max-width:749px){.footer-revised__inner{padding:var(--section-padding-top, 48px) 16px var(--section-padding-bottom, 48px);gap:20px}.footer-revised__newsletter-heading{font-size:22px;line-height:30px}.footer-revised__form-field{flex-direction:column}.footer-revised__input,.footer-revised__submit-btn{width:100%}.footer-revised__about-heading{font-size:22px;line-height:30px}.footer-revised__main{gap:32px}.footer-revised__about{flex:1 1 100%;min-width:0;gap:12px}.footer-revised__nav{flex-direction:column;gap:0}.footer-revised__nav-col{flex:1 1 100%;border-bottom:1px solid rgba(255,255,255,.2)}.footer-revised__nav-col:first-child{border-top:1px solid rgba(255,255,255,.2)}.footer-revised__nav-heading-wrap{padding:16px 0}.footer-revised__nav-toggle{display:flex;align-items:center;color:var(--footer-text)}.footer-revised__details:not([open]) .accordion-details__content{display:none}.footer-revised__details[open] .accordion-details__content{padding-bottom:16px}.footer-revised__bottom{padding-top:32px}.footer-revised__social-link{width:40px;height:40px}.footer-revised__social-link svg{width:20px;height:20px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/footer-revised.css.map */
