.kenzu-footer{position:relative;z-index:1;width:100%;padding-top:var(--kf-padding-top-mobile);padding-bottom:var(--kf-padding-bottom-mobile);background:var(--kf-background-color);color:var(--kf-text-color);font-family:var(--kf-body-font-family);font-size:var(--kf-body-font-size-mobile);font-style:var(--kf-body-font-style);font-weight:var(--kf-body-font-weight);line-height:var(--kf-body-line-height);overflow:hidden;isolation:isolate}.kenzu-footer *,.kenzu-footer *:before,.kenzu-footer *:after{box-sizing:border-box}.kenzu-footer a{color:inherit}.kenzu-footer ul{margin:0;padding:0;list-style:none}.kenzu-footer__background,.kenzu-footer__background-picture,.kenzu-footer__background-image,.kenzu-footer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.kenzu-footer__background{z-index:-2;pointer-events:none}.kenzu-footer__background-picture{display:block}.kenzu-footer__background-image{display:block;object-fit:var(--kf-background-size);object-position:var(--kf-background-position)}.kenzu-footer__overlay{z-index:1;background:var(--kf-overlay-color);opacity:var(--kf-overlay-opacity)}.kenzu-footer__container{position:relative;z-index:2;width:100%;max-width:var(--kf-content-max-width);margin-inline:auto;padding-inline:20px}.kenzu-footer--width-full .kenzu-footer__container{max-width:none}.kenzu-footer__top{display:grid;grid-template-columns:minmax(0,1fr);gap:48px}.kenzu-footer__brand{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.kenzu-footer--alignment-center .kenzu-footer__brand{align-items:center;text-align:center}.kenzu-footer__logo-link{display:inline-flex;max-width:100%;text-decoration:none}.kenzu-footer__logo{display:block;width:min(var(--kf-logo-width-mobile),100%);height:auto}.kenzu-footer__shop-name{color:var(--kf-heading-color);font-family:var(--kf-heading-font-family);font-size:30px;font-weight:700;line-height:1;text-decoration:none}.kenzu-footer__brand-eyebrow{margin:30px 0 0;color:var(--kf-accent-color);font-family:var(--kf-heading-font-family);font-size:11px;font-style:var(--kf-heading-font-style);font-weight:var(--kf-heading-font-weight);line-height:1.2;letter-spacing:2.4px;text-transform:uppercase}.kenzu-footer__brand-heading{max-width:560px;margin:18px 0 0;color:var(--kf-heading-color);font-family:var(--kf-heading-font-family);font-size:clamp(30px,7vw,48px);font-style:var(--kf-heading-font-style);font-weight:600;line-height:1.04;letter-spacing:-.03em;text-wrap:balance}.kenzu-footer__brand-text{max-width:520px;margin-top:20px;color:var(--kf-muted-color)}.kenzu-footer__brand-text>*:first-child{margin-top:0}.kenzu-footer__brand-text>*:last-child{margin-bottom:0}.kenzu-footer__whatsapp-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:var(--kf-button-height);margin-top:30px;padding:12px 22px;border:1px solid var(--kf-button-background);border-radius:var(--kf-button-radius);background:var(--kf-button-background);color:var(--kf-button-text);font-family:var(--kf-heading-font-family);font-size:12px;font-weight:700;line-height:1;letter-spacing:1.1px;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .22s ease,border-color .22s ease,background-color .22s ease,transform .22s cubic-bezier(.22,1,.36,1)}.kenzu-footer__whatsapp-button:hover,.kenzu-footer__whatsapp-button:focus-visible{border-color:var(--kf-button-hover-background);background:var(--kf-button-hover-background);color:var(--kf-button-hover-text);transform:translateY(-2px)}.kenzu-footer__button-icon{width:20px;height:20px}.kenzu-footer__button-arrow{margin-left:auto;font-size:16px;transition:transform .22s ease}.kenzu-footer__whatsapp-button:hover .kenzu-footer__button-arrow{transform:translate(2px,-2px)}.kenzu-footer__socials{display:flex;align-items:center;gap:10px;margin-top:24px}.kenzu-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--kf-border-color);border-radius:50%;color:var(--kf-text-color);text-decoration:none;transition:color .2s ease,border-color .2s ease,background-color .2s ease,transform .2s ease}.kenzu-footer__social-link svg{width:18px;height:18px}.kenzu-footer__social-link:hover{border-color:var(--kf-accent-color);background:var(--kf-accent-color);color:#fff;transform:translateY(-2px)}.kenzu-footer__columns{display:grid;grid-template-columns:minmax(0,1fr);gap:0}.kenzu-footer__panel{border-top:1px solid var(--kf-border-color)}.kenzu-footer__panel:last-child{border-bottom:1px solid var(--kf-border-color)}.kenzu-footer__panel-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:62px;padding:15px 0;color:var(--kf-heading-color);cursor:pointer;list-style:none}.kenzu-footer__panel-summary::-webkit-details-marker{display:none}.kenzu-footer__column-title{font-family:var(--kf-heading-font-family);font-size:var(--kf-heading-font-size-mobile);font-style:var(--kf-heading-font-style);font-weight:var(--kf-heading-font-weight);line-height:1.2;letter-spacing:var(--kf-heading-letter-spacing);text-transform:var(--kf-heading-transform)}.kenzu-footer__accordion-icon{position:relative;flex:0 0 auto;width:16px;height:16px}.kenzu-footer__accordion-icon:before,.kenzu-footer__accordion-icon:after{position:absolute;top:50%;left:50%;width:12px;height:1px;background:currentColor;content:"";transform:translate(-50%,-50%);transition:transform .2s ease}.kenzu-footer__accordion-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.kenzu-footer__panel[open] .kenzu-footer__accordion-icon:after{transform:translate(-50%,-50%) rotate(0)}.kenzu-footer__panel-content{padding:0 0 24px}.kenzu-footer__menu{display:flex;flex-direction:column;gap:11px}.kenzu-footer__menu-link,.kenzu-footer__contact-link,.kenzu-footer__location-links a{position:relative;display:inline-flex;color:var(--kf-link-color);text-decoration:none;transition:color .18s ease,transform .18s ease}.kenzu-footer__menu-link:hover,.kenzu-footer__menu-link.is-current,.kenzu-footer__contact-link:hover,.kenzu-footer__location-links a:hover{color:var(--kf-link-hover-color)}.kenzu-footer__menu-link:hover{transform:translate(3px)}.kenzu-footer__contact-list{display:flex;flex-direction:column;gap:22px}.kenzu-footer__contact-item{display:flex;flex-direction:column;gap:7px}.kenzu-footer__contact-label{color:var(--kf-accent-color);font-family:var(--kf-heading-font-family);font-size:10px;font-weight:700;line-height:1.2;letter-spacing:1.5px;text-transform:uppercase}.kenzu-footer__contact-value{color:var(--kf-muted-color)}.kenzu-footer__contact-value>*{margin-block:0}.kenzu-footer__location{display:flex;flex-direction:column;align-items:flex-start}.kenzu-footer__location-media{width:100%;max-width:320px;aspect-ratio:16 / 9;margin-bottom:18px;overflow:hidden}.kenzu-footer__location-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.kenzu-footer__location-media:hover .kenzu-footer__location-image{transform:scale(1.035)}.kenzu-footer__location-status{display:inline-flex;align-items:center;gap:8px;margin-bottom:13px;color:var(--kf-accent-color);font-family:var(--kf-heading-font-family);font-size:10px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase}.kenzu-footer__location-status>span{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px color-mix(in srgb,currentColor 18%,transparent)}.kenzu-footer__location-text,.kenzu-footer__location-hours{color:var(--kf-muted-color)}.kenzu-footer__location-text>*,.kenzu-footer__location-hours>*{margin-block:0}.kenzu-footer__location-hours{margin-top:13px}.kenzu-footer__location-links{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:18px}.kenzu-footer__utilities{display:flex;flex-direction:column;gap:24px;margin-top:48px;padding:24px 0;border-top:1px solid var(--kf-border-color);border-bottom:1px solid var(--kf-border-color)}.kenzu-footer__payments{display:flex;flex-direction:column;gap:12px}.kenzu-footer__utility-label{color:var(--kf-muted-color);font-family:var(--kf-heading-font-family);font-size:10px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.kenzu-footer__payment-list{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.kenzu-footer__payment-item{display:inline-flex}.kenzu-footer__payment-icon{width:38px;height:auto}.kenzu-footer__localization-form{display:flex;flex-wrap:wrap;gap:10px}.kenzu-footer__select-wrapper{position:relative}.kenzu-footer__select{min-height:42px;padding:8px 38px 8px 13px;border:1px solid var(--kf-border-color);border-radius:0;background-color:#00000059;color:var(--kf-text-color);font:inherit;cursor:pointer}.kenzu-footer__bottom{display:flex;flex-direction:column;gap:17px;padding-top:26px;color:var(--kf-muted-color);font-size:12px}.kenzu-footer__copyright{display:flex;flex-wrap:wrap;gap:5px 12px}.kenzu-footer__legal-list{display:flex;flex-wrap:wrap;gap:10px 18px}.kenzu-footer__legal a,.kenzu-footer__credit a{color:var(--kf-muted-color);text-decoration:none;transition:color .18s ease}.kenzu-footer__legal a:hover,.kenzu-footer__credit a:hover{color:var(--kf-link-hover-color)}.kenzu-footer a:focus-visible,.kenzu-footer summary:focus-visible,.kenzu-footer select:focus-visible{outline:2px solid var(--kf-accent-color);outline-offset:4px}@media screen and (min-width:750px){.kenzu-footer__container{padding-inline:32px}.kenzu-footer__whatsapp-button{width:auto}.kenzu-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--kf-row-gap) var(--kf-column-gap)}.kenzu-footer__panel,.kenzu-footer__panel:last-child{border:0}.kenzu-footer__panel-summary{min-height:auto;padding:0;margin-bottom:22px;cursor:default;pointer-events:none}.kenzu-footer__accordion-icon{display:none}.kenzu-footer__panel-content{padding:0}.kenzu-footer__utilities{flex-direction:row;align-items:center;justify-content:space-between}.kenzu-footer__payments{flex-direction:row;align-items:center}}@media screen and (min-width:990px){.kenzu-footer{padding-top:var(--kf-padding-top-desktop);padding-bottom:var(--kf-padding-bottom-desktop);font-size:var(--kf-body-font-size-desktop)}.kenzu-footer__container{padding-inline:48px}.kenzu-footer__top{grid-template-columns:minmax(280px,.85fr) minmax(0,1.65fr);gap:clamp(60px,7vw,130px)}.kenzu-footer__logo{width:min(var(--kf-logo-width-desktop),100%)}.kenzu-footer__columns{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.kenzu-footer__column-title{font-size:var(--kf-heading-font-size-desktop)}.kenzu-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between;gap:30px}.kenzu-footer__credit{margin-left:auto;text-align:right}}@media screen and (max-width:749px){.kenzu-footer:not(.kenzu-footer--mobile-accordions) .kenzu-footer__panel-summary{pointer-events:none}.kenzu-footer:not(.kenzu-footer--mobile-accordions) .kenzu-footer__accordion-icon{display:none}.kenzu-footer:not(.kenzu-footer--mobile-accordions) .kenzu-footer__panel-content{display:block!important}}@media(prefers-reduced-motion:reduce){.kenzu-footer *,.kenzu-footer *:before,.kenzu-footer *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/kenzu-footer.css.map */
