.footer-custom{position:relative;width:100%;background-color:var(--ft-bg);border-top:1px solid rgba(255,255,255,.1);overflow:hidden;color:var(--ft-text)}.footer-custom__bg-glow{display:block!important;position:absolute;left:0;right:0;top:0;height:80%;background:radial-gradient(ellipse 130% 90% at 50% 0%,rgba(255,59,48,.045) 0%,rgba(255,59,48,.022) 28%,rgba(255,59,48,.008) 52%,transparent 82%);pointer-events:none;z-index:0}.footer-custom__inner{position:relative}.footer-custom__top{display:grid!important;grid-template-columns:1fr;gap:48px;margin-bottom:80px}.footer-custom__brand{display:flex!important;flex-direction:column;align-items:flex-start}.footer-custom__logo{display:block!important;height:32px;width:auto;max-width:100%;object-fit:contain;object-position:left center;margin:0 0 32px;filter:grayscale(1);opacity:.8}.footer-custom--mega .footer-custom__brand-col .footer-custom__logo{height:56px;margin:0;filter:none;opacity:1;transition:transform .4s var(--ft-easing, cubic-bezier(.22, 1, .36, 1)),filter .4s ease}.footer-custom--mega .footer-custom__brand-col .footer-custom__logo:hover{transform:scale(1.02)}@media screen and (min-width:990px){.footer-custom--mega .footer-custom__brand-col .footer-custom__logo{height:64px}}.footer-custom__tagline{font-size:15px;line-height:1.6;font-weight:500;color:var(--ft-muted);margin:0;max-width:384px;text-wrap:balance}.footer-custom__tagline.rte p{font:inherit;color:inherit;margin:0}.footer-custom__tagline.rte p+p{margin-top:.6em}.footer-custom__division{display:flex!important;flex-direction:column;gap:24px}.footer-custom__division-label{display:block!important;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--ft-text);border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:16px;margin:0}.footer-custom__division-text{font-size:14px;line-height:1.6;font-weight:500;color:var(--ft-muted);margin:0}.footer-custom__division-link{display:inline-block!important;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500;color:var(--ft-accent);text-decoration:none;transition:color .3s ease}.footer-custom__division-link:hover{color:var(--ft-accent-hover)}.footer-custom__middle{display:flex!important;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:32px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:32px;margin-bottom:32px}.footer-custom__menu{display:flex!important;flex-wrap:wrap;list-style:none;margin:0;padding:0;-moz-column-gap:32px;column-gap:32px;row-gap:16px}.footer-custom__menu-link{font-size:13px;font-weight:500;color:var(--ft-muted);text-decoration:none;transition:color .2s ease}.footer-custom__menu-link:hover{color:var(--ft-accent)}.footer-custom__social{display:flex!important;flex-wrap:wrap;list-style:none;margin:0;padding:0;gap:24px}.footer-custom__social-link{font-size:13px;font-weight:500;color:var(--ft-muted);text-decoration:none;transition:color .3s ease}.footer-custom__social-link:hover{color:var(--ft-accent)}.footer-custom__bottom{display:flex!important;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;padding-bottom:32px}.footer-custom__copyright{font-size:12px;color:var(--ft-muted)}.footer-custom__legal{display:flex!important;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;-moz-column-gap:24px;column-gap:24px;row-gap:8px}.footer-custom__legal-link{display:inline-block!important;width:-moz-fit-content;width:fit-content;font-size:12px;color:var(--ft-muted);text-decoration:none;cursor:pointer;transition:color .3s ease}.footer-custom__legal-link:hover{color:var(--ft-text)}@media screen and (min-width:750px){.footer-custom__top{grid-template-columns:repeat(2,1fr)}.footer-custom__brand{grid-column:span 2}.footer-custom__middle{flex-direction:row;align-items:flex-end}.footer-custom__bottom{flex-direction:row;align-items:center}.footer-custom__legal{justify-content:flex-end}}@media screen and (min-width:990px){.footer-custom__top{grid-template-columns:repeat(4,1fr)}.footer-custom__brand{grid-column:span 2}}.footer-custom--mega{position:relative;isolation:isolate}.footer-custom__container{position:relative;z-index:1}.footer-custom__band{position:relative;padding:28px 0}.footer-custom__rule{display:block;width:100%;height:1px;border:0;margin:0;background:linear-gradient(to right,transparent 0%,var(--ft-divider, rgba(255, 255, 255, .1)) 50%,transparent 100%)}.footer-custom__rule--accent{background:linear-gradient(to right,transparent 0%,rgba(255,59,48,.4) 50%,transparent 100%)}.footer-custom__eyebrow{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:600;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--ft-accent);padding:6px 12px;background-color:var(--ft-surface-glass);border:1px solid var(--ft-divider-subtle);border-radius:var(--ft-radius-pill);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin:0 0 12px}@media screen and (min-width:750px){.footer-custom__eyebrow{font-size:11px;margin-bottom:14px}}.footer-custom__eyebrow--inline{margin-bottom:0}.footer-custom__newsletter{padding:40px 0;background-color:var(--ft-bg-deep);margin-left:calc(-1 * var(--page-width-margin, 24px));margin-right:calc(-1 * var(--page-width-margin, 24px));padding-left:var(--page-width-margin, 24px);padding-right:var(--page-width-margin, 24px);margin-top:0;overflow:hidden;position:relative}.footer-custom__newsletter-glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 90% 80% at 80% 20%,rgba(255,59,48,.045) 0%,rgba(255,59,48,.018) 32%,rgba(255,59,48,.006) 58%,transparent 85%);z-index:0}.footer-custom__newsletter-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:32px;align-items:center}.footer-custom__newsletter-text{display:flex;flex-direction:column;align-items:flex-start}.footer-custom__newsletter-heading{font-family:var(--font-heading-family, "Inter", sans-serif);font-weight:500;font-size:clamp(24px,4.5vw,40px);line-height:1.1;letter-spacing:-1px;color:var(--ft-text);text-wrap:balance;margin:0;max-width:560px}.footer-custom__newsletter-sub{font-size:14px;line-height:1.5;color:var(--ft-muted);margin:10px 0 0;max-width:480px}.footer-custom__newsletter-form-outer{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-custom__newsletter-form{display:flex;align-items:center;width:100%;max-width:520px;padding:6px;background-color:var(--ft-bg-panel);border:1px solid var(--ft-divider);border-radius:var(--ft-radius-pill);transition:border-color .3s ease,box-shadow .3s ease}.footer-custom__newsletter-form:focus-within{border-color:var(--ft-accent);box-shadow:0 0 0 4px #ff3b3026}.footer-custom__newsletter-input{flex:1;min-width:0;height:44px;background:transparent;border:0;outline:0;padding:0 16px;color:var(--ft-text);font-family:var(--font-body-family, inherit);font-size:15px}.footer-custom__newsletter-input::-moz-placeholder{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.05em;color:var(--ft-muted);text-transform:uppercase}.footer-custom__newsletter-input::placeholder{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.05em;color:var(--ft-muted);text-transform:uppercase}.footer-custom__newsletter-submit{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 22px;border-radius:var(--ft-radius-pill);background:var(--ft-text);color:#000;font-family:var(--font-body-family, inherit);font-weight:600;font-size:13px;letter-spacing:.02em;border:0;cursor:pointer;white-space:nowrap;transition:background-color .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease}.footer-custom__newsletter-submit:hover,.footer-custom__newsletter-submit:focus-visible{background:var(--ft-accent);color:#fff;transform:scale(1.03);box-shadow:0 10px 30px #ff3b304d}.footer-custom__newsletter-submit .svg-wrapper{display:inline-flex;width:14px;height:10px;align-items:center;justify-content:center}.footer-custom__newsletter-submit .svg-wrapper svg{width:14px;height:10px}.footer-custom__newsletter-privacy{font-size:11px;line-height:1.5;color:var(--ft-muted);max-width:520px;margin-top:8px}.footer-custom__newsletter-privacy a{color:var(--ft-text-soft);text-decoration:underline;text-decoration-color:var(--ft-divider);text-underline-offset:2px;transition:color .3s ease,text-decoration-color .3s ease}.footer-custom__newsletter-privacy a:hover{color:var(--ft-accent);text-decoration-color:var(--ft-accent)}.footer-custom__newsletter-error{display:inline-block;font-size:12px;color:#ff6b6b;padding:4px 0}.footer-custom__newsletter-success{display:inline-block;font-size:12px;color:#4ade80;padding:4px 0}.footer-custom__main{padding:40px 0}.footer-custom__main-grid{display:grid;grid-template-columns:1fr;gap:32px}.footer-custom__brand-col{display:flex;flex-direction:column;gap:18px}.footer-custom__brand-col .footer-custom__logo{margin:0 0 8px}.footer-custom__brand-col .footer-custom__tagline{margin:0;max-width:380px;font-size:14px;line-height:1.45;color:var(--ft-text-soft);text-wrap:balance}.footer-custom__brand-stats{list-style:none;margin:0;padding:12px 0 0;border-top:1px solid var(--ft-divider-subtle);display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:420px}.footer-custom__brand-stat{display:flex;flex-direction:column;gap:4px}.footer-custom__brand-stat-value{font-family:var(--font-heading-family, "Inter", sans-serif);font-size:clamp(20px,2.2vw,26px);font-weight:700;letter-spacing:-.6px;line-height:1.1;color:var(--ft-text)}.footer-custom__brand-stat-label{font-family:JetBrains Mono,ui-monospace,monospace;font-size:9.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ft-muted);line-height:1.3}.footer-custom__brand-divisions{display:grid;grid-template-columns:1fr;gap:28px;margin-top:8px}.footer-custom__nav-col{display:flex;flex-direction:column}.footer-custom__nav-disclosure{display:block;width:100%;border:0}.footer-custom__nav-heading{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ft-text);border-bottom:1px solid var(--ft-divider);padding-bottom:12px;margin:0 0 14px;list-style:none}.footer-custom__nav-heading::-webkit-details-marker{display:none}.footer-custom__nav-heading-text{min-width:0;line-height:1.2}.footer-custom__nav-chevron{display:none;align-items:center;justify-content:center;flex:0 0 16px;width:16px;height:16px;color:var(--ft-muted);transition:transform .35s cubic-bezier(.22,1,.36,1)}.footer-custom__nav-chevron svg{display:block;width:100%;height:100%}@keyframes footer-custom-nav-reveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:749px){.footer-custom__main-grid{gap:0}.footer-custom__brand-col{margin-bottom:32px}.footer-custom__nav-col{width:100%}.footer-custom__nav-heading{cursor:pointer;border-top:1px solid var(--ft-divider);border-bottom:none;padding:16px 0;margin:0;-webkit-user-select:none;user-select:none}.footer-custom__nav-chevron{display:inline-flex}.footer-custom__nav-disclosure[open] .footer-custom__nav-chevron{transform:rotate(180deg)}.footer-custom__nav-disclosure[open] .footer-custom__nav-list{animation:footer-custom-nav-reveal .35s cubic-bezier(.22,1,.36,1) forwards}.footer-custom__nav-disclosure .footer-custom__nav-list{padding:0 0 16px;margin:0}}@media screen and (min-width:750px){.footer-custom__nav-disclosure .footer-custom__nav-list{display:flex!important}.footer-custom__nav-heading{display:block;cursor:default;pointer-events:none}}.footer-custom__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.footer-custom__nav-link{position:relative;display:inline-block;font-size:13px;font-weight:500;color:var(--ft-muted);text-decoration:none;padding:4px 0;transition:color var(--ft-dur-link, .3s) ease}.footer-custom__nav-link span{position:relative;display:inline-block}.footer-custom__nav-link span:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:var(--ft-text);transform:scaleX(0);transform-origin:left center;transition:transform .4s var(--ft-easing, cubic-bezier(.22, 1, .36, 1))}.footer-custom__nav-link:hover,.footer-custom__nav-link:focus-visible{color:var(--ft-text);outline:none}.footer-custom__nav-link:hover span:after,.footer-custom__nav-link:focus-visible span:after{transform:scaleX(1)}.footer-custom__locations{padding:32px 0}.footer-custom__locations-grid{display:grid;grid-template-columns:1fr;gap:12px}.footer-custom__location-card{position:relative;display:flex;flex-direction:column;gap:8px;padding:20px;background-color:transparent;border:1px solid var(--ft-divider);border-radius:0;transition:background-color .4s ease,border-color .4s ease,transform .4s ease}.footer-custom__location-card:hover,.footer-custom__location-card:focus-within{background-color:var(--ft-bg-panel);border-color:var(--ft-accent)}.footer-custom__location-header{display:inline-flex;align-items:center;gap:8px}.footer-custom__location-pin{display:inline-flex;width:14px;height:14px;color:var(--ft-accent);flex-shrink:0}.footer-custom__location-pin svg{width:14px;height:14px}.footer-custom__location-region{font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ft-text-soft)}.footer-custom__location-city{font-family:var(--font-heading-family, "Inter", sans-serif);font-size:clamp(22px,2.5vw,28px);line-height:1.1;font-weight:700;letter-spacing:-.5px;color:var(--ft-text);margin:4px 0 0}.footer-custom__location-address{font-family:JetBrains Mono,ui-monospace,monospace;font-style:normal;font-size:12px;line-height:1.6;color:var(--ft-muted);margin:0;white-space:pre-line}.footer-custom__location-coords{font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;color:var(--ft-text-soft);letter-spacing:.04em;margin:0;opacity:.7}.footer-custom__location-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;margin-top:8px;padding-top:12px;border-top:1px solid var(--ft-divider-subtle);font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.04em}.footer-custom__location-status{color:var(--ft-text-soft);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.footer-custom__location-phone,.footer-custom__location-email{color:var(--ft-accent);text-decoration:none;transition:color .3s ease}.footer-custom__location-phone:hover,.footer-custom__location-email:hover,.footer-custom__location-phone:focus-visible,.footer-custom__location-email:focus-visible{color:var(--ft-accent-hover);outline:none}.footer-custom__location-email{margin-left:auto}.footer-custom__live-dot{position:relative;display:inline-flex;width:8px;height:8px;color:#22c55e;flex-shrink:0}.footer-custom__live-dot-ping{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-color:currentColor;opacity:.6;animation:footer-custom-ping 1.8s cubic-bezier(0,0,.2,1) infinite}.footer-custom__live-dot-core{position:relative;width:100%;height:100%;border-radius:50%;background-color:currentColor}@keyframes footer-custom-ping{0%{transform:scale(1);opacity:.6}75%,to{transform:scale(2.5);opacity:0}}.footer-custom__trust{padding:28px 0;text-align:center;display:flex;flex-direction:column;align-items:center}.footer-custom__trust .footer-custom__eyebrow{margin-bottom:16px}.footer-custom__trust-row{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px 32px}.footer-custom__trust-cert{display:inline-flex;align-items:center;justify-content:center}.footer-custom__trust-cert img{height:32px;width:auto;max-width:140px;-o-object-fit:contain;object-fit:contain;filter:grayscale(1) brightness(1.4);opacity:.55;transition:filter .5s ease,opacity .5s ease,transform .5s ease}.footer-custom__trust-cert a,.footer-custom__trust-cert{display:inline-flex;align-items:center;justify-content:center}.footer-custom__trust-cert a:hover img,.footer-custom__trust-cert:hover img,.footer-custom__trust-cert a:focus-visible img{filter:grayscale(0) brightness(1);opacity:1;transform:scale(1.05)}.footer-custom__trust-text{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ft-text-soft);padding:8px 14px;border:1px solid var(--ft-divider);border-radius:var(--ft-radius-pill);transition:color .4s ease,border-color .4s ease}.footer-custom__trust-cert:hover .footer-custom__trust-text{color:var(--ft-text);border-color:var(--ft-accent)}.footer-custom__trust-line{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:8px 12px;font-size:13px;color:var(--ft-muted);margin:0;max-width:720px}.footer-custom__trust-line-label{font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ft-text-soft);margin-right:8px}.footer-custom__trust-line-partners{color:var(--ft-text-soft);font-weight:500}.footer-custom__trust-sep{color:var(--ft-accent);opacity:.6;margin:0 4px}.footer-custom__sociolocale{padding:24px 0;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.footer-custom__social-row{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px}.footer-custom__social-icons{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:12px}.footer-custom__social-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;border:1px solid rgba(255,255,255,.2);color:var(--ft-text);background-color:#ffffff05;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-decoration:none;transition:transform .3s ease,border-color .3s ease,color .3s ease,box-shadow .3s ease,background-color .3s ease}.footer-custom__social-icon:hover,.footer-custom__social-icon:focus-visible{transform:scale(1.1);border-color:var(--ft-accent);color:var(--ft-accent);box-shadow:0 10px 30px #ff3b3040;outline:none}.footer-custom__social-icon .svg-wrapper{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center}.footer-custom__social-icon .svg-wrapper svg{width:16px;height:16px;fill:currentColor}.footer-custom__locale-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px}.footer-custom__locale-form{display:inline-flex;align-items:center}.footer-custom__locale-label{font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ft-text-soft);margin:0 0 6px}.footer-custom__locale-form .disclosure__button,.footer-custom__locale-form .disclosure__toggle{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:9999px;background-color:var(--ft-surface-glass);border:1px solid var(--ft-divider-subtle);color:var(--ft-text);font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:border-color .3s ease,color .3s ease}.footer-custom__locale-form .disclosure__button:hover,.footer-custom__locale-form .disclosure__toggle:hover{border-color:var(--ft-accent);color:var(--ft-accent)}.footer-custom__bottom-bar{display:flex!important;flex-direction:column;align-items:center;gap:12px;padding:20px 0;text-align:center}.footer-custom__bottom-bar .footer-custom__copyright{font-size:12px;color:var(--ft-muted);letter-spacing:.02em}.footer-custom__bottom-bar .footer-custom__legal{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;-moz-column-gap:20px;column-gap:20px;row-gap:8px}.footer-custom__bottom-bar .footer-custom__legal-link{display:inline-block;font-size:12px;color:var(--ft-muted);text-decoration:none;transition:color .3s ease}.footer-custom__bottom-bar .footer-custom__legal-link:hover,.footer-custom__bottom-bar .footer-custom__legal-link:focus-visible{color:var(--ft-text);outline:none}.footer-custom__made-badge{display:inline-flex;align-items:center;gap:10px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ft-text-soft)}.footer-custom__made-flag{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background-color:#da291c;box-shadow:0 0 0 1px #ffffff14;flex-shrink:0}.footer-custom__made-flag:before,.footer-custom__made-flag:after{content:"";position:absolute;background-color:#fff}.footer-custom__made-flag:before{width:9px;height:2px}.footer-custom__made-flag:after{width:2px;height:9px}.footer-custom__made-text{white-space:nowrap}.footer-custom__signature{position:absolute;left:0;right:0;bottom:0;display:block;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0;overflow:hidden;line-height:.82;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 30%,#000 70%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 30%,#000 70%,transparent 100%)}.footer-custom__signature-text{display:inline-block;font-family:var(--font-heading-family, "Inter", sans-serif);font-weight:900;font-size:clamp(64px,18vw,var(--ft-signature-size, 280px));letter-spacing:-.04em;color:var(--ft-signature-color, rgba(245, 245, 245, .05));text-transform:uppercase;white-space:nowrap;mix-blend-mode:screen;padding:0 16px}@media(max-width:360px){.footer-custom__signature-text{font-size:56px}}.footer-custom__reveal{opacity:0;transform:translateY(12px);-webkit-clip-path:inset(15% 0 0 0);clip-path:inset(15% 0 0 0);transition:opacity var(--ft-dur-reveal, 1.1s) var(--ft-easing, cubic-bezier(.22, 1, .36, 1)),transform var(--ft-dur-reveal, 1.1s) var(--ft-easing, cubic-bezier(.22, 1, .36, 1)),-webkit-clip-path var(--ft-dur-reveal, 1.1s) var(--ft-easing, cubic-bezier(.22, 1, .36, 1)),clip-path var(--ft-dur-reveal, 1.1s) var(--ft-easing, cubic-bezier(.22, 1, .36, 1));will-change:opacity,transform,clip-path}.footer-custom__reveal.scroll-trigger:not(.scroll-trigger--offscreen),.footer-custom__reveal[data-revealed=true]{opacity:1;transform:translateY(0);-webkit-clip-path:inset(0% 0 0 0);clip-path:inset(0% 0 0 0)}@media screen and (min-width:750px){.footer-custom__band{padding:40px 0}.footer-custom__newsletter{padding:56px 0}.footer-custom__newsletter-grid{grid-template-columns:1fr 1fr;gap:40px}.footer-custom__newsletter-form-wrap{justify-self:end;width:100%;max-width:520px}.footer-custom__main{padding:56px 0}.footer-custom__main-grid{grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-custom__brand-col{grid-column:span 3}.footer-custom__brand-divisions{grid-template-columns:repeat(2,1fr)}.footer-custom__locations{padding:40px 0}.footer-custom__locations-grid{grid-template-columns:repeat(3,1fr);gap:0}.footer-custom__location-card{border-right:0}.footer-custom__location-card:not(:last-child){border-right:1px solid var(--ft-divider-subtle)}.footer-custom__location-card:not(:first-child){border-left:0}.footer-custom__trust{padding:36px 0}.footer-custom__sociolocale{flex-direction:row;justify-content:space-between;align-items:center;padding:28px 0}.footer-custom__bottom-bar{flex-direction:row;justify-content:space-between;text-align:left;padding:24px 0}.footer-custom__bottom-bar .footer-custom__legal{justify-content:center}}@media screen and (min-width:990px){.footer-custom__band{padding:48px 0}.footer-custom__newsletter{padding:64px 0}.footer-custom__newsletter-grid{grid-template-columns:7fr 5fr;gap:56px}.footer-custom__main{padding:64px 0}.footer-custom__main-grid{grid-template-columns:2.2fr repeat(4,1fr);gap:40px;align-items:start}.footer-custom__brand-col{grid-column:span 1}.footer-custom__brand-divisions{grid-template-columns:1fr;gap:16px}.footer-custom__locations{padding:48px 0}.footer-custom__trust{padding:40px 0}.footer-custom__sociolocale{padding:32px 0}}@media screen and (min-width:1280px){.footer-custom__main-grid{grid-template-columns:3fr repeat(4,2fr);gap:56px}}@media(prefers-reduced-motion:reduce){.footer-custom__reveal,.footer-custom__reveal.scroll-trigger:not(.scroll-trigger--offscreen),.footer-custom__reveal[data-revealed=true]{opacity:1;transform:none;-webkit-clip-path:none;clip-path:none;transition:none}.footer-custom__nav-link span:after,.footer-custom__newsletter-submit,.footer-custom__social-icon,.footer-custom__location-card,.footer-custom__trust-cert img{transition:none}.footer-custom__newsletter-submit:hover,.footer-custom__social-icon:hover,.footer-custom__trust-cert:hover img{transform:none}.footer-custom__live-dot-ping{animation:none}}.footer-custom__newsletter-input:focus-visible,.footer-custom__newsletter-submit:focus-visible,.footer-custom__nav-link:focus-visible,.footer-custom__social-icon:focus-visible,.footer-custom__location-phone:focus-visible,.footer-custom__location-email:focus-visible,.footer-custom__division-link:focus-visible,.footer-custom__legal-link:focus-visible{outline:2px solid var(--ft-accent);outline-offset:4px;border-radius:2px}.footer-custom__newsletter-input:focus-visible{outline:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-footer-custom.css.map */
