.dd-footer-section{position:fixed;bottom:0;left:0;right:0;z-index:0;background:#0a0a0a}#MainContent{position:relative;z-index:1;background-color:rgb(var(--color-background));border-bottom-left-radius:var(--dd-radius-4xl);border-bottom-right-radius:var(--dd-radius-4xl);margin-bottom:-20px}.dd-footer{position:relative;background-color:#0a0a0a;color:var(--dd-neutral-0);padding:88px 0 0;overflow:hidden}.dd-footer__inner{position:relative;z-index:2;margin:0 auto;padding:0 var(--dd-space-roomy)}.dd-footer__reveal{opacity:1;transform:none}.dd-footer__cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 0 20px;margin-bottom:0;border-bottom:1px solid rgba(255,255,255,.08)}.dd-footer__cta-text{flex:1;min-width:0}.dd-footer__cta-headline{font-family:var(--dd-font);font-weight:var(--dd-weight-bold);font-size:clamp(var(--dd-text-2xl),4.2vw,var(--dd-text-3xl));line-height:1.2;letter-spacing:-.005em;margin:0;color:var(--dd-neutral-0)}.dd-footer__cta-sub{font-family:var(--dd-font);font-weight:var(--dd-weight-regular);font-size:clamp(var(--dd-text-md),2.4vw,var(--dd-text-lg));line-height:1.4;color:#ffffff8c;margin:6px 0 0}.dd-footer__cta-btn{flex-shrink:0;--dd-btn-fill: #0a0a0a}.dd-footer__trust{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px 16px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.dd-footer__trust-item{display:flex;align-items:center;gap:8px}.dd-footer__trust-icon{width:20px;height:20px;color:#ffffff73;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.dd-footer__trust-icon svg{width:100%;height:100%}.dd-footer__trust-label{font-family:var(--dd-font);font-weight:var(--dd-weight-medium);font-size:11px;color:#fff6;text-transform:uppercase;white-space:nowrap}.dd-footer__columns{display:grid;grid-template-columns:1fr 1fr 1fr 1.4fr;gap:var(--dd-space-generous);padding:24px 0}.dd-footer__accordion{border:none}.dd-footer__accordion>summary{list-style:none}.dd-footer__accordion>summary::-webkit-details-marker{display:none}.dd-footer__accordion>summary::marker{display:none;content:""}@media(min-width:600px){.dd-footer__accordion>summary{pointer-events:none;cursor:default}.dd-footer__accordion-icon{display:none}}.dd-footer__col-heading{font-family:var(--dd-font);font-weight:var(--dd-weight-bold);font-size:var(--dd-text-sm);text-transform:uppercase;margin:0 0 12px;color:var(--dd-neutral-0);display:flex;align-items:center;justify-content:space-between}.dd-footer__links{list-style:none;margin:0;padding:0}.dd-footer__links li{margin-bottom:5px}.dd-footer__links a{color:#ffffff80;text-decoration:none;font-family:var(--dd-font);font-weight:var(--dd-weight-regular);font-size:var(--dd-text-sm);transition:color .2s;touch-action:manipulation;position:relative;display:inline-block}.dd-footer__links a:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}@media(hover:hover){.dd-footer__links a:hover{color:var(--dd-neutral-0)}.dd-footer__links a:hover:after,.dd-footer__links a:focus-visible:after{transform:scaleX(1);transform-origin:left}}.dd-footer__ig-handle{display:inline-block;font-family:var(--dd-font);font-weight:var(--dd-weight-regular);font-size:var(--dd-text-sm);color:#ffffff80;text-decoration:none;margin-bottom:8px;transition:color .2s;touch-action:manipulation}@media(hover:hover){.dd-footer__ig-handle:hover{color:var(--dd-neutral-0)}}.dd-footer__ig-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.dd-footer__ig-item{display:block;aspect-ratio:1;overflow:hidden;border-radius:var(--dd-radius-xs);touch-action:manipulation}.dd-footer__ig-img{width:100%;height:100%;object-fit:cover;transition:opacity .2s,transform .3s}@media(hover:hover){.dd-footer__ig-item:hover .dd-footer__ig-img{opacity:.8;transform:scale(1.05)}}.dd-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:14px 0 10px}.dd-footer__bottom-row--end{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px var(--dd-space-relaxed);margin-bottom:0}.dd-footer__legal{display:flex;align-items:center;gap:12px;flex-shrink:0}.dd-footer__pickup-inline{display:grid;grid-template-columns:14px 1fr;column-gap:8px;row-gap:2px;margin-top:14px;font-family:var(--dd-font);font-size:var(--dd-text-sm);line-height:1.45;color:#ffffff59}.dd-footer__pickup-inline strong{grid-column:2;grid-row:1;color:#ffffffb3;font-weight:var(--dd-weight-bold)}.dd-footer__pickup-icon{grid-column:1;grid-row:1 / span 3;width:13px;height:13px;margin-top:3px;color:#fff6;flex-shrink:0;align-self:start}.dd-footer__pickup-icon svg{width:100%;height:100%;fill:currentColor}.dd-footer__pickup-hours{grid-column:2;grid-row:3;color:#ffffff40}.dd-footer__pickup-sep{display:none}.dd-footer__social-link{display:inline-flex;align-items:center;justify-content:center;color:#ffffff73;transition:color .2s;touch-action:manipulation;-webkit-tap-highlight-color:transparent;min-width:44px;min-height:44px}.dd-footer__social-link .svg-wrapper{width:16px;height:16px}@media(hover:hover){.dd-footer__social-link:hover{color:var(--dd-neutral-0)}}.dd-footer__payment-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:5px;align-items:center}.dd-footer__payment-icon{display:block;height:20px;width:auto}.dd-footer__copyright{font-family:var(--dd-font);font-weight:var(--dd-weight-regular);font-size:11px;color:#fff3;margin:0}.dd-footer__brand-stamp{height:28px;width:auto;display:block;opacity:.35;filter:brightness(.9);flex-shrink:0}.dd-footer__pay-locale-row{display:flex;align-items:center;gap:14px;flex-shrink:0}.dd-footer__locale-pill{position:relative;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#ffffffd9;cursor:pointer;transition:background .16s ease,border-color .16s ease}.dd-footer__locale-pill:hover{background:#ffffff17}.dd-footer__locale-pill:focus-within{outline:2px solid rgba(255,255,255,.35);outline-offset:2px}.dd-footer__locale-form{display:contents}.dd-footer__locale-flag{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:16px;line-height:1;letter-spacing:0}.dd-footer__locale-flag:empty{display:none}.dd-footer__locale-display{font-family:var(--dd-font);font-weight:var(--dd-weight-bold, 600);font-size:13px;letter-spacing:.04em;color:#fff;white-space:nowrap}.dd-footer__locale-caret{color:#fff9;flex-shrink:0}.dd-footer__locale-select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;background:transparent;color:transparent;font-size:16px;-webkit-appearance:none;appearance:none;cursor:pointer;opacity:0;outline:none;touch-action:manipulation}.dd-footer__locale-select option{background:#1a1a1a;color:#fff}.dd-footer__logo-giant{position:absolute;bottom:0;left:-10%;width:120%;z-index:1;line-height:0;pointer-events:none}.dd-footer__logo-giant img{width:100%;height:auto;display:block;opacity:0}.dd-footer__logo-giant:before,.dd-footer__logo-giant:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;-webkit-mask-image:var(--dd-logo-url);mask-image:var(--dd-logo-url);-webkit-mask-size:100% auto;mask-size:100% auto;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-repeat:no-repeat;will-change:background-position}.dd-footer__logo-giant:before{background-image:linear-gradient(47deg,#fff8eb00,#fff8eb3b,#fff8eb14);background-size:72% 100%;background-position:-25% 0;filter:blur(419px);animation:dd-footer-reveal-a 20s ease-in-out infinite alternate}.dd-footer__logo-giant:after{background-image:linear-gradient(75deg,#dcebff00,#dcebff30,#dcebff00);background-size:39% 100%;background-position:125% 0;filter:blur(139px);animation:dd-footer-reveal-b 35s ease-in-out infinite alternate}@keyframes dd-footer-reveal-a{0%{background-position:-25% 0}to{background-position:125% 0}}@keyframes dd-footer-reveal-b{0%{background-position:125% 0}to{background-position:-25% 0}}@media(prefers-reduced-motion:reduce){.dd-footer__logo-giant img{opacity:.05}.dd-footer__logo-giant:before,.dd-footer__logo-giant:after{animation:none;background:none}}@media(max-width:899px){.dd-footer__columns{grid-template-columns:repeat(2,1fr);gap:var(--dd-space-wide)}.dd-footer__col--instagram{grid-column:1 / -1}.dd-footer__ig-grid{grid-template-columns:repeat(6,1fr)}.dd-footer__trust{flex-wrap:wrap;justify-content:center;gap:10px 20px}.dd-footer-section{position:static}#MainContent{background-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}}@media(max-width:599px){.dd-footer{padding:64px 0 0}.dd-footer__cta{flex-direction:column;align-items:stretch;text-align:center;gap:22px;padding-bottom:24px}.dd-footer__cta-text{display:flex;flex-direction:column;align-items:center;gap:8px}.dd-footer__cta-sub{margin:0;color:#ffffffa6;max-width:36ch}.dd-footer__trust{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px;padding:16px 0}.dd-footer__trust-item:last-child:nth-child(odd){grid-column:1 / -1;justify-content:center}.dd-footer__trust-item{align-items:flex-start;gap:10px}.dd-footer__trust-icon{width:22px;height:22px;color:#ffffff8c;margin-top:1px}.dd-footer__trust-label{font-size:12px;line-height:1.3;letter-spacing:.04em;color:#ffffff8c;white-space:normal}.dd-footer__columns{grid-template-columns:1fr;gap:0;padding:12px 0}.dd-footer__col{border-bottom:1px solid rgba(255,255,255,.06)}.dd-footer__col:last-child{border-bottom:none}.dd-footer__col-heading{margin-bottom:0;min-height:48px;padding:4px 0}.dd-footer__accordion>summary{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.dd-footer__accordion-icon{width:12px;height:12px;position:relative;flex-shrink:0}.dd-footer__accordion-icon:before,.dd-footer__accordion-icon:after{content:"";position:absolute;background:#ffffff80;transition:transform .25s ease}.dd-footer__accordion-icon:before{top:50%;left:0;width:100%;height:1px;margin-top:-.5px}.dd-footer__accordion-icon:after{top:0;left:50%;width:1px;height:100%;margin-left:-.5px}.dd-footer__accordion[open]>summary .dd-footer__accordion-icon:after{transform:rotate(90deg)}.dd-footer__accordion .dd-footer__links,.dd-footer__accordion .dd-footer__ig-handle,.dd-footer__accordion .dd-footer__ig-grid{padding-bottom:var(--dd-space-snug)}.dd-footer__links a{min-height:44px;display:inline-flex;align-items:center}.dd-footer__ig-grid{grid-template-columns:repeat(3,1fr)}.dd-footer__bottom{display:grid;grid-template-columns:auto 1fr;column-gap:var(--dd-space-base);row-gap:20px;padding:20px 0 18px}.dd-footer__bottom-row--end,.dd-footer__legal{display:contents}.dd-footer__pay-locale-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--dd-space-base);grid-row:1;grid-column:1 / -1}.dd-footer__locale-pill{margin-left:0;padding:8px 14px;flex-shrink:0}.dd-footer__locale-flag{font-size:18px}.dd-footer__locale-display{font-size:12px}.dd-footer__payments{min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.dd-footer__payments::-webkit-scrollbar{display:none}.dd-footer__payment-list{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:6px}.dd-footer__payment-list>li{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:transparent;border:0;border-radius:0;padding:0;height:auto}.dd-footer__payment-icon{height:20px;width:auto;max-width:none}.dd-footer__payment-list>li:not([data-pay-type=paypal]):not([data-pay-type=shopify_pay]):not([data-pay-type=visa]):not([data-pay-type*=afterpay]):not([data-pay-type*=clearpay]){display:none}.dd-footer__payment-list>li[data-pay-type=paypal]{order:1}.dd-footer__payment-list>li[data-pay-type=shopify_pay]{order:2}.dd-footer__payment-list>li[data-pay-type=visa]{order:3}.dd-footer__payment-list>li[data-pay-type*=afterpay],.dd-footer__payment-list>li[data-pay-type*=clearpay]{order:4}.dd-footer__social-link{grid-row:2;grid-column:1;min-width:40px;min-height:40px;width:40px;height:40px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff08;color:#ffffff8c}.dd-footer__copyright{grid-row:2;grid-column:2;align-self:center;font-size:var(--dd-text-sm);color:#ffffff59;line-height:1.4;text-align:right}.dd-footer__brand-stamp{grid-row:5;grid-column:1 / -1;justify-self:center;height:24px;margin-top:4px}.dd-footer__logo-giant{left:-15%;width:130%}}@media(prefers-reduced-motion:reduce){.dd-footer__links a,.dd-footer__links a:after,.dd-footer__ig-handle,.dd-footer__ig-img,.dd-footer__social-link,.dd-footer__accordion-icon:before,.dd-footer__accordion-icon:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/211/assets/dd-footer.css.map */
