:root{--kv-footer-max-width:1340px;--kv-footer-gutter:2.4rem;--kv-footer-radius:0.2rem;--kv-footer-bg:#f7f3ee;--kv-footer-color:#1d1a1a;--kv-footer-newsletter-bg:#f7f3ee;--kv-footer-main-bg:#ffffff;--kv-footer-legal-bg:#ffffff;--kv-footer-border:#e5e5e5}.kv-footer{box-sizing:border-box;color:var(--kv-footer-color);background:var(--kv-footer-bg);font-size:16px;line-height:24px;width:100%;position:relative;overflow:hidden;isolation:isolate;margin:0;padding:0}.kv-footer *,.kv-footer ::after,.kv-footer ::before{box-sizing:border-box}.kv-footer__inner{max-width:var(--kv-footer-max-width);margin:0 auto;padding:0 var(--kv-footer-gutter)}.kv-footer__band{position:relative;padding:3rem 0}.kv-footer__band::before{content:"";position:absolute;top:0;bottom:0;left:-50vw;right:-50vw;z-index:-1;background:var(--kv-footer-band-bg,transparent)}.kv-footer__band--newsletter{--kv-footer-band-bg:var(--kv-footer-newsletter-bg)}.kv-footer__band--main{--kv-footer-band-bg:var(--kv-footer-main-bg);border-top:1px solid var(--kv-footer-border)}.kv-footer__band--legal{--kv-footer-band-bg:var(--kv-footer-legal-bg);border-top:1px solid var(--kv-footer-border);padding-top:2rem;padding-bottom:2.4rem}.kv-footer__heading{margin:0 0 .75rem;font-family:var(--heading--font-family, inherit);font-size:clamp(1.5rem, 2.5vw, 2rem);line-height:1.25;font-weight:600}.kv-footer__text{margin:0 0 1.25rem;color:inherit;opacity:.85}.kv-footer__newsletter{display:grid;gap:2rem}@media (min-width:768px){.kv-footer__newsletter{grid-template-columns:1fr 1fr;align-items:start;gap:3rem}}.kv-footer__legal-list,.kv-footer__link-list,.kv-footer__payments,.kv-footer__social-list{list-style:none;margin:0;padding:0}.kv-footer__social-list{display:flex;gap:.75rem;flex-wrap:wrap}.kv-footer__social-link{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;color:inherit;text-decoration:none;border:1px solid var(--kv-footer-border);border-radius:var(--kv-footer-radius)}.kv-footer__social-link:focus-visible,.kv-footer__social-link:hover{outline:2px solid currentColor;outline-offset:2px}.kv-footer__form{display:flex;flex-direction:column;gap:.75rem}.kv-footer__hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.kv-footer__label{display:block;margin-bottom:.35rem;font-size:14px}.kv-footer__input{width:100%;min-height:48px;padding:.75rem 1rem;border:1px solid var(--kv-footer-border);border-radius:var(--kv-footer-radius);font-size:16px;background:#fff;color:inherit}.kv-footer__input:focus{outline:2px solid currentColor;outline-offset:1px}.kv-footer__consent{display:flex;gap:.6rem;align-items:flex-start;font-size:14px;line-height:1.4}.kv-footer__consent a{color:inherit;text-decoration:underline}.kv-footer__btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.25rem;border:0;border-radius:var(--kv-footer-radius);background:#1d1a1a;color:#fff;font-size:18px;cursor:pointer}.kv-footer__btn:focus-visible,.kv-footer__btn:hover{outline:2px solid currentColor;outline-offset:2px}.kv-footer__btn[disabled]{opacity:.6;cursor:wait}.kv-footer__form-status{min-height:1.25rem;font-size:14px}.kv-footer__form-status--error{color:#8a1f1f}.kv-footer__form-status--success{color:#1d5a2e}.kv-footer__main{display:grid;gap:2.4rem}@media (min-width:900px){.kv-footer__main{grid-template-columns:minmax(220px,1.2fr) 2fr;gap:3rem}}.kv-footer__brand-icon{display:block;width:64px;height:64px;object-fit:contain;margin-bottom:1rem}.kv-footer__brand-text{margin:0 0 1.25rem}.kv-footer__address{font-style:normal;display:flex;flex-direction:column;gap:.5rem}.kv-footer__contact-link,.kv-footer__legal-link,.kv-footer__link{color:inherit;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}.kv-footer__contact-link:focus-visible,.kv-footer__contact-link:hover,.kv-footer__legal-link:focus-visible,.kv-footer__legal-link:hover,.kv-footer__link:focus-visible,.kv-footer__link:hover{text-decoration:underline;outline:2px solid transparent}.kv-footer__contact-link:focus-visible,.kv-footer__legal-link:focus-visible,.kv-footer__link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.kv-footer__columns{display:grid;gap:0}@media (min-width:768px){.kv-footer__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}.kv-footer__column{border-top:1px solid var(--kv-footer-border)}@media (min-width:768px){.kv-footer__column{border-top:0}}.kv-footer__column-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;min-height:48px;padding:.75rem 0;border:0;background:0 0;color:inherit;font:inherit;font-weight:600;text-align:left;cursor:pointer}.kv-footer__column-toggle:focus-visible{outline:2px solid currentColor;outline-offset:2px}.kv-footer__column-chevron{display:inline-flex;transition:transform .2s ease}.kv-footer__column-toggle[aria-expanded=true] .kv-footer__column-chevron{transform:rotate(180deg)}@media (min-width:768px){.kv-footer__column-chevron{display:none}.kv-footer__column-toggle{pointer-events:none;cursor:default;min-height:auto;padding:0 0 .75rem}}.kv-footer__column-panel{padding-bottom:.75rem}.kv-footer__column.is-collapsed .kv-footer__column-panel{display:none}@media (min-width:768px){.kv-footer__column .kv-footer__column-panel,.kv-footer__column.is-collapsed .kv-footer__column-panel{display:block!important}}.kv-footer__link-list{display:flex;flex-direction:column;gap:.15rem}.kv-footer__legal{display:flex;flex-direction:column;gap:1.25rem}.kv-footer__legal-row{display:flex;flex-direction:column;gap:1.25rem}@media (min-width:768px){.kv-footer__legal-row{flex-direction:row;align-items:center;gap:2.5rem}}.kv-footer__copyright{display:flex;flex-direction:column;flex:none;margin:0;font-size:11px;line-height:1.45;opacity:.55}@media (min-width:768px){.kv-footer__copyright{max-width:190px;text-align:right;align-items:flex-end}}.kv-footer__legal-list{display:flex;flex-wrap:wrap;gap:.25rem 1.25rem}button.kv-footer__legal-link{padding:0;border:0;background:0 0;font:inherit;cursor:pointer}.kv-footer__payments{display:flex;flex:1;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;opacity:.75}.kv-footer__payments>li{display:flex;align-items:center}.kv-footer__payment-logo{display:block;width:auto;max-height:24px;height:auto;object-fit:contain}.kv-footer__drop-space{width:100%;height:clamp(150px,17vw,260px);background:var(--kv-footer-legal-bg)}.kv-footer__drop{--kv-footer-drop-size:clamp(64px, 10vw, 160px);position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none;display:flex;align-items:flex-end;justify-content:center;flex-wrap:wrap}.kv-footer__legal,.kv-footer__main,.kv-footer__newsletter{position:relative;z-index:2}.kv-footer__drop-item{--kv-footer-drop-scale:1;display:block;flex:none;width:calc(var(--kv-footer-drop-size) * var(--kv-footer-drop-scale));height:calc(var(--kv-footer-drop-size) * var(--kv-footer-drop-scale));object-fit:contain;user-select:none;-webkit-user-drag:none}.kv-footer__drop-item--masked{background-color:var(--kv-footer-drop-color,currentColor);-webkit-mask-image:var(--kv-footer-drop-mask);mask-image:var(--kv-footer-drop-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media (max-width:767px){.kv-footer__drop-item:nth-child(n+9){display:none}}@media (max-width:480px){.kv-footer__drop-item:nth-child(n+7){display:none}}.kv-footer__drop.is-physics{display:block;align-items:initial;justify-content:initial}.kv-footer__drop.is-physics .kv-footer__drop-item{position:absolute;top:0;left:0;margin-top:calc(var(--kv-footer-drop-size) * var(--kv-footer-drop-scale)/ -2);margin-left:calc(var(--kv-footer-drop-size) * var(--kv-footer-drop-scale)/ -2);transform:translate3d(-100vw,-100vh,0)}.kv-footer__drop.is-running .kv-footer__drop-item{will-change:transform}@media (prefers-reduced-motion:reduce){.kv-footer__column-chevron{animation:none;transition:none}}.kv-footer__payload{display:none}