.footer{--duration-short: .1s;--footer-gold-border-stroke: .3rem;--footer-row-gap: 2.4rem;--footer-column-gap: 1.2rem;--footer-link-gap: .65rem;--footer-heading-color: var(--product-card-gold-leaf, rgb(var(--color-foreground)));--footer-floor-perspective: 1800px;--footer-floor-tilt: 58deg;--footer-floor-scale: 1.45;--footer-floor-long-base-angle: 50deg;--footer-floor-scale-x: var(--footer-floor-scale);--footer-floor-scale-y: var(--footer-floor-scale);--footer-floor-plane-height: calc(100%/cos(var(--footer-floor-tilt))) ;--footer-floor-plane-width: 100%;position:relative;overflow:hidden;margin-top:var(--footer-margin-top, 0);padding-top:var(--footer-padding-top, 2.7rem);padding-bottom:var(--footer-padding-bottom, 2.7rem)}.footer:before{transform-origin:bottom center;transform:perspective(var(--footer-floor-perspective)) rotateX(var(--footer-floor-tilt)) scaleX(var(--footer-floor-scale-x)) scaleY(var(--footer-floor-scale-y)) translate(-50%)}.footer>*{position:relative;z-index:1}@media screen and (min-width:750px){.footer{--footer-column-gap: 2rem;--footer-row-gap: 2.8rem;padding-top:var(--footer-padding-top-desktop, 3.6rem);padding-bottom:var(--footer-padding-bottom-desktop, 3.6rem)}}@media screen and (max-width:749px){.footer{--footer-floor-tilt: 52deg;--footer-floor-scale: 1.3;--footer-floor-long-base-angle: 72deg}}.footer__content{display:grid;gap:var(--footer-row-gap);width:100%;padding-top:0;padding-bottom:0}.footer__content:before{content:"";display:block;width:100%;height:var(--footer-gold-border-stroke);background-image:var(--product-card-gold-leaf);background-repeat:no-repeat;background-size:100% 100%}.footer__main{align-items:start;box-sizing:border-box;display:grid;gap:var(--footer-row-gap) var(--footer-column-gap);grid-template-columns:1fr;width:100%}@media screen and (min-width:750px){.footer__main{align-items:stretch;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.footer__brand{display:grid;justify-items:center;min-height:0;min-width:0;padding:0}@media screen and (min-width:750px){.footer__brand{height:100%;justify-items:start}}.footer__brand-primary{align-items:center;display:flex;flex-direction:column;gap:var(--footer-row-gap);justify-content:start;max-width:100%;min-width:0;padding:0;width:max-content}@media screen and (min-width:750px){.footer__brand-primary{height:100%;justify-content:space-between}}.footer__brand-lockup{display:grid;grid-template-columns:max-content;justify-items:center;row-gap:var(--footer-link-gap);width:max-content}.footer__brand-mark{--footer-brand-name-size: calc(var(--header-rem, 10px) * 4.125);--footer-brand-name-advance: 5.5;--footer-brand-v-advance: .72;--footer-brand-v-scale: .5;color:rgba(var(--color-foreground),.75);display:block;font-family:var(--font-brand-family);font-size:calc(var(--footer-brand-name-size) * var(--footer-brand-name-advance) / var(--footer-brand-v-advance) * var(--footer-brand-v-scale));font-style:normal;font-weight:400;justify-self:center;line-height:.8;margin:0;padding:0;pointer-events:none;text-align:center;-webkit-user-select:none;user-select:none;width:auto}@supports (line-height: 1cap){.footer__brand-mark{line-height:1cap}}.footer__brand-link{display:inline-block;line-height:1;text-decoration:none;white-space:nowrap;word-break:normal}.footer__brand-link .h2{color:rgba(var(--color-foreground),.75);font-family:var(--font-brand-family);font-size:calc(var(--header-rem, 10px) * 4.125);line-height:1;margin:0}.footer__brand-link:hover .h2,.footer__brand-link:focus-visible .h2{color:rgb(var(--color-foreground))}.footer__brand-link:hover,.footer__brand-link:focus-visible{text-decoration:none}.footer__columns{display:grid;gap:var(--footer-row-gap) var(--footer-column-gap);grid-template-columns:1fr;min-width:0}.footer__column{min-width:0;text-align:center}.footer__column-heading{background:var(--footer-heading-color);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:var(--font-trust-heading-family);font-size:1.2rem;font-weight:700;letter-spacing:.08em;line-height:1.3;margin:0 0 1rem;text-transform:uppercase}@supports not (background-clip: text){.footer__column-heading{background:none;color:rgb(var(--color-foreground))}}.footer__column-list{align-items:center;display:flex;flex-direction:column;gap:var(--footer-link-gap);list-style:none;margin:0;padding:0}@media screen and (min-width:500px){.footer__columns{grid-template-columns:1fr;max-width:100%;width:100%}.footer__column{text-align:start}.footer__column-list{align-items:start}}.footer__column-link{color:rgba(var(--color-foreground),.88);display:inline-block;font-family:var(--font-trust-description-family, var(--font-body-family));font-size:1.3rem;line-height:1.35;text-decoration:none}.footer__column-link:hover,.footer__column-link:focus-visible{color:rgb(var(--color-foreground));text-decoration:none}.footer__nav{display:flex;flex-direction:column;gap:var(--footer-row-gap);min-width:0}.footer__legal-row{min-width:0;width:100%}.footer__copyright-text{color:rgba(var(--color-foreground),.85);font-size:1.1rem;line-height:1.5;margin:0}.footer__legal{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.footer__legal{flex-wrap:nowrap;justify-content:center}}.footer__legal>li{align-items:center;display:inline-flex;flex:0 0 auto;white-space:nowrap}.footer__legal li:not(:first-child):before{content:"\b7";padding:0 .8rem;color:rgba(var(--color-foreground),.55)}@media screen and (max-width:749px){.footer__legal{row-gap:.4rem}.footer__legal>.footer__legal-copyright{flex:0 0 100%;justify-content:center}.footer__legal>.footer__legal-copyright+li:before{content:none}}.footer__legal a{color:rgba(var(--color-foreground),.8);display:block;font-size:1.1rem;line-height:1.5;text-decoration:none}.footer__legal a:hover,.footer__legal a:focus-visible{color:rgb(var(--color-foreground));text-decoration:none}.footer__social{display:grid;justify-items:center;margin:0;padding:0}.footer .list-social,.footer__list-social{align-items:center;column-gap:var(--footer-column-gap);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;row-gap:var(--footer-row-gap)}.footer .list-social__link{align-items:center;box-sizing:border-box;color:rgba(var(--color-foreground),.85);display:flex;justify-content:center;padding:0;text-decoration:none;transition:color var(--duration-short) ease,transform var(--duration-short) ease}.footer .list-social__link:hover,.footer .list-social__link:focus-visible{color:rgb(var(--color-foreground));text-decoration:none}.footer .list-social__link:hover .icon,.footer .list-social__link:focus-visible .icon,.footer .list-social__link:hover .svg-wrapper,.footer .list-social__link:focus-visible .svg-wrapper{transform:scale(1.07)}.footer .list-social__link .icon,.footer .list-social__link .svg-wrapper{--footer-social-icon-size: calc(2.2rem * .75);height:var(--footer-social-icon-size);transition:transform var(--duration-short) ease;width:var(--footer-social-icon-size)}.footer .list-social__link .svg-wrapper svg{height:100%;width:100%}
/*# sourceMappingURL=/cdn/shop/t/161/assets/section-footer.css.map?bk=policies-dedupe-v1 */
