.shopify-section.section-main-footer{padding-bottom:0}.kk-footer{width:100%;padding:var(--space-8) var(--page-gutter) 0;color:var(--btn-primary-text);font-family:var(--font-body)}.kk-footer__inner{display:flex;flex-direction:column;gap:var(--space-8)}.kk-footer__brand{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);text-align:center}.kk-footer__logo{max-width:16rem;height:auto;display:block}.kk-footer__logo-text{font-family:var(--font-heading);font-size:clamp(2.8rem,5vw,4rem);color:#000;letter-spacing:.05em;text-transform:uppercase;background:none;border:none;padding:0;cursor:pointer;transition:color .2s ease}.kk-footer__logo-text--footer-center{line-height:1;text-align:center;white-space:nowrap}.kk-footer__logo-text:hover,.kk-footer__logo-text:focus-visible{color:var(--color-kk-green)}.kk-footer__logo-text[data-scroll-animating=true]{pointer-events:none}.kk-footer__logo-text--gradient-sweep{background-image:var(--gradient-rainbow);background-size:220% 100%;background-position:100% 50%;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:kkFooterLogoSweep .62s ease forwards}@keyframes kkFooterLogoSweep{0%{background-position:100% 50%}to{background-position:0% 50%}}.kk-footer__tagline{font-size:1.4rem;color:#fffc;max-width:44rem;line-height:1.6}.kk-footer__links-newsletter{display:flex;flex-direction:column;gap:var(--space-6)}.kk-footer__links{display:grid;gap:var(--space-4);grid-template-columns:1fr}@media(min-width:750px){.kk-footer__links{grid-template-columns:repeat(3,1fr);gap:var(--space-6)}}.kk-footer__links-newsletter .kk-footer__newsletter{order:-1}@media(min-width:1350px){.kk-footer__links-newsletter{display:grid;grid-template-columns:minmax(20rem,.62fr) minmax(0,1.6fr);gap:var(--space-6);align-items:start}.kk-footer__links-newsletter>*:only-child{grid-column:1 / -1}.kk-footer__links-newsletter .kk-footer__newsletter{order:1;margin:0;max-width:none;text-align:left}.kk-footer__links-newsletter .kk-footer__newsletter-form{margin:0}.kk-footer__links-newsletter .kk-footer__links{order:2}}.kk-footer__link-col{display:flex;flex-direction:column;gap:0}.kk-footer__col-heading{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-body);font-size:1.3rem;font-weight:700;color:#000;text-transform:uppercase;letter-spacing:.12em;padding:var(--space-3) 0;border-bottom:1px solid rgba(0,0,0,.2);cursor:pointer;background:none;border-top:none;border-left:none;border-right:none;width:100%;text-align:left}.kk-footer__col-heading:hover{color:#000000d9}.kk-footer__col-chevron{width:1.4rem;height:1.4rem;flex-shrink:0;transition:transform .25s ease}.kk-footer__link-col[data-open] .kk-footer__col-chevron{transform:rotate(180deg)}@media(min-width:750px){.kk-footer__col-heading{cursor:default;border-bottom:1px solid rgba(255,255,255,.2);margin-bottom:var(--space-3);padding-bottom:var(--space-2)}.kk-footer__col-chevron{display:none}}.kk-footer__col-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem;overflow:hidden;max-height:0;transition:max-height .3s ease}.kk-footer__link-col[data-open] .kk-footer__col-links{max-height:40rem;padding-top:var(--space-2)}@media(min-width:750px){.kk-footer__col-links{max-height:none;overflow:visible;transition:none;padding-top:0}}.kk-footer__col-link{font-size:1.4rem;color:#000c;text-decoration:none;line-height:1.5;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 100%;background-size:0 1px;transition:color .15s ease,background-size .25s ease}.kk-footer__col-link:hover,.kk-footer__col-link:focus-visible,.kk-footer__col-link:active{color:#000;background-size:100% 1px}.kk-footer__newsletter{background:#ffffff1f;border:1px solid rgba(255,255,255,.25);border-radius:var(--radius-md);padding:var(--space-6) var(--space-4);text-align:center;max-width:52rem;margin:0 auto;width:100%}.kk-footer__newsletter-content{display:flex;flex-direction:column;gap:var(--space-4)}.kk-footer__newsletter-main{min-width:0;display:flex;flex-direction:column}.kk-footer__newsletter-logo-wrap{display:inline-flex;align-items:center;justify-content:center;align-self:center}.kk-footer__newsletter-logo{width:clamp(8.5rem,17vw,17.5rem);height:auto;display:block}.kk-footer__newsletter-heading{font-family:var(--font-heading);font-size:clamp(2.2rem,4vw,3.2rem);color:#000;margin:0 0 var(--space-2)}.kk-footer__newsletter-sub{font-size:1.4rem;color:#000c;margin:0 0 var(--space-4);line-height:1.6}.kk-footer__newsletter-form-shell{width:100%;margin:0}.kk-footer__newsletter-form{display:flex;align-items:stretch;gap:var(--space-2);width:100%;max-width:none;margin-bottom:10px}.kk-footer__newsletter-input{flex:1 1 auto;min-width:0;height:4.8rem;border:1px solid rgba(0,0,0,.4);border-radius:var(--radius-sm);background:#ffffff26;color:#000;font-family:var(--font-body);font-size:1.4rem;padding:0 var(--space-3);outline:none;transition:border-color .2s}.kk-footer__newsletter-input::placeholder{color:#0000008c}.kk-footer__newsletter-input:focus{border-color:#000;background:#ffffff38}@keyframes kk-rainbow-shine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.kk-footer__newsletter-btn{flex:0 0 auto;height:4.8rem;padding:0 var(--space-4);border:none;border-radius:var(--radius-sm);font-family:var(--font-body);font-size:1.4rem;font-weight:700;color:#fff;background:var(--newsletter-btn-color, #000000);cursor:pointer;white-space:nowrap;transition:opacity .2s,transform .1s;position:relative;overflow:hidden}.kk-footer__newsletter-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background:linear-gradient(105deg,transparent 20%,rgba(255,0,0,.25) 30%,rgba(255,165,0,.25) 37%,rgba(255,255,0,.25) 44%,rgba(0,255,0,.25) 51%,rgba(0,127,255,.25) 58%,rgba(139,0,255,.25) 65%,transparent 80%);transform:translate(-100%);pointer-events:none}.kk-footer__newsletter-btn:hover{opacity:.9;transform:translateY(-1px)}.kk-footer__newsletter-btn:hover:after{animation:kk-rainbow-shine .6s ease forwards}.kk-footer__newsletter-success{display:none;font-size:1.4rem;color:#000;font-weight:700;margin-top:var(--space-3)}@media(min-width:750px){.kk-footer__newsletter-content--with-logo{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);column-gap:var(--space-2);row-gap:var(--space-4);align-items:start}.kk-footer__newsletter-content--with-logo .kk-footer__newsletter-main{grid-column:1;grid-row:1}.kk-footer__newsletter-content--with-logo .kk-footer__newsletter-logo-wrap{grid-column:2;grid-row:1;justify-content:flex-end;align-self:start;width:100%}.kk-footer__newsletter-content--with-logo .kk-footer__newsletter-form-shell{grid-column:1 / -1;grid-row:2}}@media(max-width:749px){.kk-footer__newsletter-content--with-logo .kk-footer__newsletter-logo-wrap{order:-1}.kk-footer__newsletter-logo{width:clamp(11rem,44vw,15rem)}.kk-footer__newsletter-form{flex-direction:column}.kk-footer__newsletter-input,.kk-footer__newsletter-btn{width:100%;box-sizing:border-box}.kk-footer__newsletter-btn{height:4.8rem;background:#000;color:#fff}.kk-footer__newsletter-input{color:#000}}.kk-footer__social-payments{display:flex;flex-direction:column;align-items:center;gap:var(--space-5);text-align:center}@media(min-width:750px){.kk-footer__social-payments{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;text-align:left}.kk-footer__social{justify-self:start}.kk-footer__logo-text--footer-center{justify-self:center}.kk-footer__payments{justify-self:end}}.kk-footer__social{display:flex;flex-direction:column;align-items:center;gap:var(--space-3)}@media(min-width:750px){.kk-footer__social{align-items:flex-start}}.kk-footer__social-heading{font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#000000b3}.kk-footer__social-icons{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap}.kk-footer__social-link{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:#ffffff26;color:#000;text-decoration:none;transition:background .2s,transform .15s}.kk-footer__social-link:hover{background:#ffffff4d;transform:translateY(-2px)}.kk-footer__social-link svg{width:2rem;height:2rem;fill:currentColor}.kk-footer__payments{display:flex;flex-direction:column;align-items:center;gap:var(--space-2)}@media(min-width:750px){.kk-footer__payments{align-items:flex-end}}.kk-footer__payment-icons{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:center}@media(min-width:750px){.kk-footer__payment-icons{justify-content:flex-end}}.kk-footer__payment-icon{height:2.8rem;width:auto;border-radius:.4rem;background:#ffffffeb;padding:.2rem .45rem;box-shadow:0 0 0 1px #fff3;transition:transform .15s ease,opacity .15s ease;opacity:.96}.kk-footer__payment-icon:hover{opacity:1;transform:translateY(-1px)}.kk-footer__bottom{border-top:1px solid rgba(255,255,255,.15);padding:var(--space-4) 0 var(--space-6);display:flex;flex-direction:column;align-items:center;gap:var(--space-3);text-align:center}@media(min-width:750px){.kk-footer__bottom{flex-direction:row;justify-content:space-between;text-align:left;gap:var(--space-4)}}.kk-footer__localization{display:flex;align-items:center;gap:var(--space-2)}.kk-footer__localization select{background:#ffffff1f;border:1px solid rgba(0,0,0,.3);border-radius:var(--radius-sm);color:#000;font-family:var(--font-body);font-size:1.3rem;padding:.5rem .8rem;cursor:pointer;-webkit-appearance:none;appearance:none}.kk-footer__policies{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem var(--space-2);justify-content:center}@media(min-width:750px){.kk-footer__policies{justify-content:flex-start}}@media(max-width:1230px)and (min-width:750px){.kk-footer__policies{display:grid;grid-template-columns:repeat(3,max-content);justify-content:center;column-gap:var(--space-2);row-gap:.4rem}.kk-footer__policy-sep{display:none}}.kk-footer__policy-link{font-size:1.2rem;color:#000000b3;text-decoration:none;white-space:nowrap;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 100%;background-size:0 1px;transition:color .15s ease,background-size .25s ease}.kk-footer__policy-link:hover,.kk-footer__policy-link:focus-visible,.kk-footer__policy-link:active{color:#000;background-size:100% 1px}.kk-footer__policy-sep{color:#00000059;font-size:1.1rem;-webkit-user-select:none;user-select:none}.kk-footer__copyright{font-size:1.2rem;color:#0000008c;white-space:nowrap;flex-shrink:0}@media(min-width:990px){.kk-footer{--page-gutter: 16px}}@media(min-width:1400px){.kk-footer{--page-gutter: 20px}}@media(prefers-reduced-motion:reduce){.kk-footer__link-col .kk-footer__col-links,.kk-footer__col-chevron{transition:none}.kk-footer__logo-text--gradient-sweep{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-footer.css.map */
