.cuero-footer{position:relative;isolation:isolate;min-height:var(--cuero-footer-height);overflow:hidden;color:var(--cuero-footer-text);background:#080907;font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-stretch:condensed;font-weight:300;line-height:1.5;letter-spacing:0;-webkit-font-smoothing:antialiased}.cuero-footer *,.cuero-footer *:before,.cuero-footer *:after{box-sizing:border-box}.cuero-footer a{color:inherit;text-decoration:none}.cuero-footer:before,.cuero-footer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.cuero-footer:before{z-index:1;background:rgb(0 0 0 / var(--cuero-footer-global-overlay))}.cuero-footer:after{z-index:2;background:linear-gradient(to bottom,rgb(0 0 0 / 0%) 0%,rgb(0 0 0 / 0%) var(--cuero-footer-gradient-start),rgb(0 0 0 / var(--cuero-footer-mid-overlay)) 74%,rgb(0 0 0 / var(--cuero-footer-bottom-overlay)) 100%)}.cuero-footer__media,.cuero-footer__picture,.cuero-footer__image,.cuero-footer__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cuero-footer__media{z-index:0}.cuero-footer__picture{display:block}.cuero-footer__image{max-width:none;display:block;object-fit:cover;object-position:var(--cuero-footer-image-position);filter:saturate(.94) contrast(.98)}.cuero-footer__placeholder{display:flex;flex-direction:column;justify-content:space-between;padding:28px;color:#f6f5f2b8;background:linear-gradient(180deg,#d7e1e1c7,#425431a8 58%,#050d09f0),linear-gradient(120deg,#d5ddd9,#52673e 54%,#07100a);font-family:IBM Plex Mono,monospace;font-size:10px;line-height:1.6;letter-spacing:.22em;text-transform:uppercase}.cuero-footer__content{position:absolute;z-index:3;right:var(--cuero-footer-side);bottom:var(--cuero-footer-bottom);left:var(--cuero-footer-side)}.cuero-footer__rule{width:100%;height:1px;margin-bottom:clamp(24px,3vw,34px);background:var(--cuero-footer-line);opacity:var(--cuero-footer-line-opacity)}.cuero-footer__main{display:grid;grid-template-columns:minmax(220px,1.55fr) minmax(0,2.45fr);gap:clamp(44px,9vw,150px);align-items:start}.cuero-footer__brand,.cuero-footer__column{min-width:0}.cuero-footer__logo{width:var(--cuero-footer-logo-width);height:auto;max-width:100%;display:block;margin:0 0 18px;filter:brightness(0) invert(1)}.cuero-footer__wordmark{margin:0 0 18px;color:var(--cuero-footer-text);font-size:clamp(15px,1.25vw,20px);font-weight:400;line-height:1;letter-spacing:.42em;text-transform:uppercase}.cuero-footer__tagline,.cuero-footer__location,.cuero-footer__copyright,.cuero-footer__column-heading{margin:0;font-family:IBM Plex Mono,monospace;font-weight:400;letter-spacing:.35em;text-transform:uppercase}.cuero-footer__tagline{color:var(--cuero-footer-muted);font-size:clamp(9px,.72vw,11px);line-height:1.6}.cuero-footer__navigation{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(96px,1fr));gap:clamp(34px,7vw,112px)}.cuero-footer__column-heading{margin-bottom:12px;color:var(--cuero-footer-muted);font-size:9px;line-height:1.5}.cuero-footer__list,.cuero-footer__payment-icons{margin:0;padding:0;list-style:none}.cuero-footer__list{display:grid;gap:8px}.cuero-footer__link{position:relative;display:inline-block;color:#f6f5f2c7;font-size:var(--cuero-footer-link-size);font-weight:300;line-height:1.45;transition:color .32s cubic-bezier(.16,1,.3,1),transform .32s cubic-bezier(.16,1,.3,1)}.cuero-footer__link:after{content:"";position:absolute;right:0;bottom:-2px;left:0;height:1px;background:var(--cuero-footer-hover);transform:scaleX(0);transform-origin:left;transition:transform .38s cubic-bezier(.16,1,.3,1)}.cuero-footer__link:focus-visible,.cuero-footer__selectors select:focus-visible,.cuero-footer__selectors button:focus-visible{outline:1px solid rgb(246 245 242 / 92%);outline-offset:4px}.cuero-footer__tools{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px 18px;margin-top:24px}.cuero-footer__selectors{display:inline-flex;align-items:center;gap:8px}.cuero-footer__selectors select,.cuero-footer__selectors button{min-height:30px;margin:0;border:1px solid rgb(246 245 242 / 28%);border-radius:0;color:#f6f5f2d1;background:#0000002e;font-family:IBM Plex Mono,monospace;font-size:9px;line-height:1;letter-spacing:.12em;text-transform:uppercase;box-shadow:none}.cuero-footer__selectors select{max-width:240px;padding:0 28px 0 10px;color-scheme:dark}.cuero-footer__selectors button{padding:0 12px;cursor:pointer}.cuero-footer__payment-icons{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px}.cuero-footer__payment-icons svg{width:34px;height:auto;display:block}.cuero-footer__payment-icons.is-muted{filter:grayscale(1);opacity:.72}.cuero-footer__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:clamp(50px,6vw,78px)}.cuero-footer__location,.cuero-footer__copyright{color:var(--cuero-footer-muted);font-size:clamp(8px,.62vw,10px);line-height:1.5}.cuero-footer__copyright{text-align:right;white-space:nowrap}@media(hover:hover)and (pointer:fine){.cuero-footer__link:hover{color:var(--cuero-footer-hover);transform:translate(3px)}.cuero-footer__link:hover:after{transform:scaleX(1)}.cuero-footer__selectors select:hover,.cuero-footer__selectors button:hover{color:var(--cuero-footer-hover);border-color:var(--cuero-footer-hover)}}.cuero-footer__link:focus-visible{color:var(--cuero-footer-hover)}.cuero-footer__link:focus-visible:after{transform:scaleX(1)}@media(max-width:980px){.cuero-footer{min-height:var(--cuero-footer-height-mobile)}.cuero-footer__content{right:clamp(18px,5vw,var(--cuero-footer-side-mobile));bottom:var(--cuero-footer-bottom-mobile);left:clamp(18px,5vw,var(--cuero-footer-side-mobile))}.cuero-footer__image{object-position:var(--cuero-footer-image-position-mobile)}.cuero-footer__rule{margin-bottom:22px}.cuero-footer__main{grid-template-columns:1fr;gap:28px}.cuero-footer__logo{width:var(--cuero-footer-logo-width-mobile);margin-bottom:14px}.cuero-footer__wordmark{margin-bottom:14px;font-size:clamp(14px,4vw,18px);letter-spacing:.34em}.cuero-footer__tagline{font-size:8px;letter-spacing:.3em}.cuero-footer__navigation{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,5vw,28px)}.cuero-footer__column-heading{margin-bottom:8px;font-size:7px;letter-spacing:.24em}.cuero-footer__list{gap:7px}.cuero-footer__link{font-size:var(--cuero-footer-link-size-mobile);line-height:1.35}.cuero-footer__tools{justify-content:flex-start;margin-top:22px}.cuero-footer__bottom{margin-top:40px}.cuero-footer__location,.cuero-footer__copyright{font-size:7px;letter-spacing:.26em}}@media(max-width:520px){.cuero-footer__content{right:var(--cuero-footer-side-mobile);left:var(--cuero-footer-side-mobile)}.cuero-footer__main{gap:24px}.cuero-footer__navigation{gap:12px}.cuero-footer__link{font-size:clamp(10px,3.05vw,var(--cuero-footer-link-size-mobile))}.cuero-footer__tools,.cuero-footer__selectors{align-items:flex-start;flex-direction:column}.cuero-footer__selectors select{width:min(100%,260px)}.cuero-footer__bottom{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;margin-top:34px}.cuero-footer__location{max-width:100%;overflow-wrap:anywhere}.cuero-footer__copyright{width:100%;max-width:100%;text-align:left;white-space:normal;overflow-wrap:anywhere;line-height:1.7}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/cuero-footer.css.map */
