.adb-global-footer{color:#fff;background:var(--adb-ink, #082e27);font-family:var(--adb-font-ui, "Avenir Next", "Segoe UI", Arial, sans-serif);-webkit-font-smoothing:antialiased}.adb-global-footer *,.adb-global-footer *:before,.adb-global-footer *:after{box-sizing:border-box}.adb-global-footer a{color:inherit;text-decoration:none}.adb-global-footer__contact{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(24px,5vw,80px);padding-block:clamp(34px,4.5vw,60px);border-bottom:1px solid rgb(255 255 255 / 20%)}.adb-global-footer__contact-copy{max-width:760px}.adb-global-footer__contact h2{max-width:24ch;margin:0;color:#fff;font:600 clamp(1.65rem,3vw,2.55rem)/1.08 var(--adb-font-editorial, Georgia, serif);letter-spacing:-.025em}.adb-global-footer__contact p{max-width:68ch;margin:13px 0 0;color:#ffffffb8;font-size:.96rem;line-height:1.65}.adb-global-footer__contact-link{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:11px;padding:12px 20px;border:1px solid #fff;border-radius:var(--adb-radius-control, 8px);color:var(--adb-ink, #082e27)!important;background:#fff;font-size:.9rem;font-weight:760;line-height:1.2;white-space:nowrap;transition:color var(--adb-motion, .18s ease),background-color var(--adb-motion, .18s ease),transform var(--adb-motion, .18s ease)}.adb-global-footer__contact-link:hover{color:#fff!important;background:transparent;transform:translate(2px)}.adb-global-footer__contact-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.adb-global-footer__main{display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(150px,.72fr));gap:clamp(36px,5vw,84px);padding-block:clamp(52px,7vw,92px)}.adb-global-footer__brand{max-width:420px}.adb-global-footer__brand-link{display:inline-flex;align-items:center;gap:11px}.adb-global-footer__brand-mark{position:relative;display:block;width:22px;height:30px;flex:0 0 auto;border:2px solid currentColor;border-radius:50% 50% 46% 54%/58% 60% 40% 42%;transform:rotate(-13deg)}.adb-global-footer__brand-mark:after{content:"";position:absolute;top:-4px;right:-7px;width:12px;height:7px;border-top:2px solid currentColor;transform:rotate(-32deg)}.adb-global-footer__brand-copy{display:grid;gap:2px;line-height:1}.adb-global-footer__brand-name{font-size:1rem;font-weight:820;letter-spacing:.055em;text-transform:uppercase}.adb-global-footer__brand-descriptor{color:var(--adb-mint, #b9ddce);font-size:.64rem;font-weight:680;letter-spacing:.045em}.adb-global-footer__why{max-width:32ch;margin:27px 0 0;color:#fff;font:600 clamp(1.3rem,2vw,1.75rem)/1.24 var(--adb-font-editorial, Georgia, serif);letter-spacing:-.015em}.adb-global-footer__positioning{max-width:42ch;margin:17px 0 0;color:#ffffffad;font-size:.88rem;line-height:1.65}.adb-global-footer__column h2{margin:2px 0 19px;color:var(--adb-mint, #b9ddce);font-size:.72rem;font-weight:780;letter-spacing:.09em;line-height:1.25;text-transform:uppercase}.adb-global-footer__column a{position:relative;display:block;width:fit-content;max-width:100%;padding-block:7px;color:#ffffffc7;font-size:.89rem;font-weight:620;line-height:1.35;transition:color var(--adb-motion, .18s ease)}.adb-global-footer__column a:after{content:"";position:absolute;right:0;bottom:4px;left:0;height:1px;background:var(--adb-mint, #b9ddce);transform:scaleX(0);transform-origin:left;transition:transform var(--adb-motion, .18s ease)}.adb-global-footer__column a:hover{color:#fff}.adb-global-footer__column a:hover:after,.adb-global-footer__column a[aria-current=page]:after{transform:scaleX(1)}.adb-global-footer__bottom{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgb(255 255 255 / 20%);color:#ffffff94;font-size:.74rem;line-height:1.45}.adb-global-footer__legal-contact{display:flex;flex-wrap:wrap;gap:8px 18px;padding-block:18px;border-top:1px solid rgb(255 255 255 / 20%);color:#ffffffad;font-size:.76rem;font-style:normal;line-height:1.5}.adb-global-footer__legal-contact span:first-child{color:#fff;font-weight:720}.adb-global-footer__legal-contact a{text-decoration:underline;text-decoration-color:#ffffff59;text-underline-offset:3px}.adb-global-footer__legal-contact a:hover{color:#fff;text-decoration-color:currentColor}.adb-global-footer__bottom p{margin:0}.adb-global-footer :where(a,button):focus-visible{outline:2px solid #fff!important;outline-offset:3px!important;box-shadow:0 0 0 5px var(--adb-cobalt, #1d4ed8)!important}@media(max-width:999px){.adb-global-footer__main{grid-template-columns:minmax(260px,1.25fr) repeat(2,minmax(150px,.75fr))}.adb-global-footer__brand{grid-column:1 / -1;max-width:620px}}@media(max-width:699px){.adb-global-footer__contact{grid-template-columns:1fr}.adb-global-footer__contact-link{width:fit-content;white-space:normal}.adb-global-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.adb-global-footer__brand,.adb-global-footer__column:last-child{grid-column:1 / -1}.adb-global-footer__bottom{display:block;min-height:0;padding-block:24px 30px}.adb-global-footer__bottom p+p{margin-top:7px}.adb-global-footer__legal-contact{display:grid;gap:5px}}@media(max-width:419px){.adb-global-footer__main{grid-template-columns:1fr}.adb-global-footer__brand,.adb-global-footer__column:last-child{grid-column:auto}}@media(prefers-reduced-motion:reduce){.adb-global-footer *,.adb-global-footer *:before,.adb-global-footer *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/adb-global-footer.css.map */
