.lgk-footer{--lgk-footer-accent: #00fff0;--lgk-footer-accent-dim: rgb(0 255 240 / .35)}.lgk-footer .footer__inner{row-gap:clamp(1.75rem,4vw,2.75rem)}.lgk-footer__trust{padding-bottom:clamp(1.25rem,3vw,1.75rem);margin-bottom:clamp(1.25rem,3vw,1.75rem);border-bottom:1px solid rgb(var(--text-color) / .1)}.lgk-footer__trust-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1rem;margin:0;padding:0;list-style:none}@media screen and (min-width:700px){.lgk-footer__trust-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.lgk-footer__trust-item{display:flex;align-items:center;gap:.55rem;font-size:.8125rem;font-weight:600;line-height:1.35;color:rgb(var(--text-color) / .88)}.lgk-footer__trust-item a{color:inherit;text-decoration:none;transition:color .2s ease}.lgk-footer__trust-item a:hover{color:var(--lgk-footer-accent)}.lgk-footer__trust-ico{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:12px;font-size:1.05rem;border:1px solid transparent}.lgk-footer__trust-item:nth-child(1) .lgk-footer__trust-ico{background:#38bdf824;border-color:#38bdf847}.lgk-footer__trust-item:nth-child(2) .lgk-footer__trust-ico{background:#4ade8024;border-color:#4ade8047}.lgk-footer__trust-item:nth-child(3) .lgk-footer__trust-ico{background:#00fff01f;border-color:#00fff047}.lgk-footer__trust-item:nth-child(4) .lgk-footer__trust-ico{background:#facc1524;border-color:#facc1547}.lgk-footer__body{display:grid;gap:clamp(1.5rem,3vw,2.5rem);width:100%}@media screen and (min-width:1000px){.lgk-footer__body--tabs{grid-template-columns:minmax(11rem,15rem) minmax(0,1fr);align-items:start;column-gap:clamp(2rem,4vw,3.5rem)}}.lgk-footer__brand{display:flex;flex-direction:column;align-items:center;text-align:center}.lgk-footer__brand .footer__block--image{justify-self:center}.lgk-footer__brand .constrained-image{filter:drop-shadow(0 4px 18px rgb(0 0 0 / .25))}.lgk-footer__tabs{min-width:0;border:1px solid rgb(var(--text-color) / .1);border-radius:16px;background:rgb(var(--text-color) / .03);overflow:hidden}.lgk-footer__tab-nav{display:flex;flex-wrap:nowrap;gap:0;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid rgb(var(--text-color) / .1);background:rgb(var(--text-color) / .04)}.lgk-footer__tab-nav::-webkit-scrollbar{display:none}.lgk-footer__tab{flex:1 0 auto;min-width:max-content;padding:.85rem 1.15rem;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;background:transparent;color:rgb(var(--text-color) / .62);font:inherit;font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease;white-space:nowrap}.lgk-footer__tab:hover{color:rgb(var(--text-color) / .92);background:rgb(var(--text-color) / .04)}.lgk-footer__tab[aria-selected=true]{color:var(--lgk-footer-accent);border-bottom-color:var(--lgk-footer-accent);background:#00fff00f}.lgk-footer__tab-panels{padding:clamp(1.25rem,2.5vw,1.75rem)}.lgk-footer__tab-panel[hidden]{display:none!important}.lgk-footer__tabs .lgk-footer__panel-title{display:none}.lgk-footer__link-list{display:grid;gap:.55rem;margin:0;padding:0}.lgk-footer__link{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;transition:color .2s ease,transform .2s ease}.lgk-footer__link:hover{color:var(--lgk-footer-accent);transform:translate(3px)}.lgk-footer__link-ico{color:var(--lgk-footer-accent);font-weight:700;line-height:1}.lgk-footer__info-card{display:flex;align-items:flex-start;gap:.85rem;padding:.85rem 1rem;border-radius:12px;border:1px solid rgb(var(--text-color) / .1);background:rgb(var(--text-color) / .04)}.lgk-footer__info-card+.lgk-footer__info-card{margin-top:.65rem}.lgk-footer__info-card-ico{flex-shrink:0;font-size:1.25rem;line-height:1}.lgk-footer__info-card strong{display:block;margin-bottom:.2rem;font-size:.8125rem;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--text-color) / .95)}.lgk-footer__info-card p{margin:0;font-size:.875rem;color:rgb(var(--text-color) / .72)}.lgk-footer__info-card a{color:var(--lgk-footer-accent)}.lgk-footer-help__intro{margin:0 0 1.15rem;font-size:.875rem;line-height:1.6;color:rgb(var(--text-color) / .75)}.lgk-footer-help__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-bottom:1rem}@media screen and (min-width:700px){.lgk-footer-help__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}}.lgk-footer-help__card{display:flex;align-items:center;gap:.65rem;padding:.75rem .85rem;border-radius:12px;border:1px solid rgb(var(--text-color) / .1);background:rgb(var(--text-color) / .04);text-decoration:none;color:inherit;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.lgk-footer-help__card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000002e}.lgk-footer-help__card--faq:hover{border-color:#38bdf873;background:#38bdf81a}.lgk-footer-help__card--contact:hover{border-color:#00fff073;background:#00fff014}.lgk-footer-help__card--shipping:hover{border-color:#4ade8073;background:#4ade801a}.lgk-footer-help__card--returns:hover{border-color:#fb923c73;background:#fb923c1a}.lgk-footer-help__card--track:hover{border-color:#a78bfa73;background:#a78bfa1a}.lgk-footer-help__card--tools:hover{border-color:#f472b673;background:#f472b61a}.lgk-footer-help__card--guides:hover{border-color:#60a5fa73;background:#60a5fa1a}.lgk-footer-help__card--blog:hover{border-color:#facc1573;background:#facc151a}.lgk-footer-help__card--affiliate:hover{border-color:#34d39973;background:#34d3991a}.lgk-footer-help__card--compare:hover{border-color:#ff6a0073;background:#ff6a001a}@media screen and (min-width:1100px){.lgk-footer-help__cards{grid-template-columns:repeat(4,minmax(0,1fr))}}.lgk-footer-help__card-ico{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:10px;font-size:1.1rem;background:rgb(var(--text-color) / .06)}.lgk-footer-help__card-body{display:flex;flex-direction:column;gap:.1rem;min-width:0}.lgk-footer-help__card-body strong{font-size:.8125rem;letter-spacing:.03em;color:rgb(var(--text-color) / .95)}.lgk-footer-help__card-body span:last-child{font-size:.75rem;color:rgb(var(--text-color) / .58)}.lgk-footer-help__highlight{display:flex;align-items:center;gap:.55rem;margin-bottom:1rem;padding:.7rem .9rem;border-radius:10px;font-size:.8125rem;font-weight:600;line-height:1.45;color:rgb(var(--text-color) / .88);background:linear-gradient(90deg,#00fff01a,#1389e914);border:1px solid rgb(0 255 240 / .22)}.lgk-footer-help__highlight-ico{flex-shrink:0;font-size:1.1rem}.lgk-footer-help__extra{padding-top:.85rem;border-top:1px solid rgb(var(--text-color) / .1)}.lgk-footer-help__extra-title{margin:0 0 .65rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--text-color) / .55)}.lgk-footer-help__extra-list{display:grid;gap:.45rem}.lgk-footer__affiliate-wrap{width:100%;max-width:48rem;margin-inline:auto}.lgk-footer-affiliate{display:flex;align-items:center;gap:.9rem;width:100%;padding:.85rem 1rem;border-radius:14px;border:1px solid rgb(255 106 0 / .42);background:linear-gradient(135deg,#121216f2,#1c140ee0);box-shadow:0 0 0 1px #ff6a0014,0 10px 28px #00000047;text-decoration:none;color:inherit;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.lgk-footer-affiliate:hover{border-color:#ff8c00bf;transform:translateY(-2px);box-shadow:0 0 0 1px #ff8c0026,0 14px 32px #ff6a0024}.lgk-footer-affiliate__visual{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;border-radius:14px;border:2px solid rgb(255 120 0 / .55);background:#0000008c;box-shadow:0 0 18px #ff6a0038;overflow:hidden}.lgk-footer-affiliate__visual img{width:100%;height:100%;object-fit:cover;display:block}.lgk-footer-affiliate__body{display:flex;flex-direction:column;gap:.12rem;min-width:0;flex:1}.lgk-footer-affiliate__kicker{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ff8c00eb}.lgk-footer-affiliate__title{font-size:1.05rem;font-weight:800;line-height:1.2;color:rgb(var(--text-color) / .98)}.lgk-footer-affiliate__desc{font-size:.8125rem;line-height:1.35;color:rgb(var(--text-color) / .62)}.lgk-footer-affiliate__cta{flex-shrink:0;font-size:.8125rem;font-weight:700;color:#ff8c00;white-space:nowrap}@media screen and (max-width:699px){.lgk-footer-affiliate{flex-wrap:wrap;gap:.75rem}.lgk-footer-affiliate__cta{width:100%;padding-left:4.65rem}}.lgk-footer .footer__block-list{display:grid!important;grid-template-columns:minmax(0,1fr);gap:clamp(1.75rem,3vw,2.5rem);width:100%}.lgk-footer .footer__block{flex:unset;max-width:none;width:100%}@media screen and (min-width:1000px){.lgk-footer__body:not(.lgk-footer__body--tabs){grid-template-columns:minmax(9rem,12rem) minmax(0,1fr)}.lgk-footer__body:not(.lgk-footer__body--tabs) .footer__block-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.lgk-footer .footer__block .h6,.lgk-footer .footer__block .lgk-footer__panel-title{position:relative;display:inline-block;margin-bottom:.15rem;padding-bottom:.45rem;font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--text-color) / .95)}.lgk-footer .footer__block .h6:after,.lgk-footer .footer__block .lgk-footer__panel-title:after{content:"";position:absolute;left:0;bottom:0;width:1.75rem;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--lgk-footer-accent),transparent)}.lgk-footer .footer__block--text .prose{font-size:.875rem;line-height:1.65}.lgk-footer-mission__intro{margin:0;max-width:42rem;font-size:.875rem;line-height:1.65;color:rgb(var(--text-color) / .72)}.lgk-footer-mission__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}@media screen and (min-width:700px){.lgk-footer-mission__stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.lgk-footer-mission__stat{padding:.65rem .75rem;border-radius:12px;border:1px solid rgb(var(--text-color) / .1);background:rgb(var(--text-color) / .03);text-align:center}.lgk-footer-mission__stat-value{display:block;font-size:1.05rem;font-weight:800;line-height:1.2;color:var(--lgk-footer-accent, #00fff0)}.lgk-footer-mission__stat-label{display:block;margin-top:.2rem;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--text-color) / .55)}.lgk-footer-mission__pillars{display:grid;gap:.65rem}@media screen and (min-width:900px){.lgk-footer-mission__pillars{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem}}.lgk-footer-mission__pillar{display:flex;gap:.75rem;align-items:flex-start;padding:.85rem .95rem;border-radius:14px;border:1px solid rgb(var(--text-color) / .08);background:linear-gradient(135deg,rgb(var(--text-color) / .04),rgb(var(--text-color) / .015));transition:border-color .2s ease,transform .2s ease}.lgk-footer-mission__pillar:hover{border-color:#00fff038;transform:translateY(-1px)}.lgk-footer-mission__pillar-ico{flex-shrink:0;display:grid;place-items:center;width:2rem;height:2rem;border-radius:10px;font-size:1rem;background:#00fff01a}.lgk-footer-mission__pillar-title{margin:0 0 .25rem;font-size:.8125rem;font-weight:700;line-height:1.35;color:rgb(var(--text-color) / .92)}.lgk-footer-mission__pillar-text{margin:0;font-size:.8125rem;line-height:1.55;color:rgb(var(--text-color) / .65)}.lgk-footer-mission__pillar-text a{color:var(--lgk-footer-accent, #00fff0);text-decoration:underline;text-underline-offset:2px}.lgk-footer-mission__values{display:flex;flex-wrap:wrap;gap:.45rem}.lgk-footer-mission__value{padding:.35rem .65rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:rgb(var(--text-color) / .72);border:1px solid rgb(var(--text-color) / .12);background:rgb(var(--text-color) / .03)}.lgk-footer-mission__actions{display:flex;flex-wrap:wrap;gap:.5rem}.lgk-footer-mission__cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:.45rem .95rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.03em;text-decoration:none;text-transform:uppercase;color:rgb(var(--text-color) / .82);border:1px solid rgb(var(--text-color) / .14);background:rgb(var(--text-color) / .04);transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}.lgk-footer-mission__cta:hover{color:var(--lgk-footer-accent, #00fff0);border-color:#00fff059;background:#00fff014;transform:translateY(-1px)}.lgk-footer-mission__cta--primary{color:#041018;border-color:transparent;background:linear-gradient(135deg,var(--lgk-footer-accent, #00fff0),#00c4b8)}.lgk-footer-mission__cta--primary:hover{color:#041018;border-color:transparent;background:linear-gradient(135deg,#5dffef,var(--lgk-footer-accent, #00fff0))}.lgk-footer-mission__follow{padding-top:.25rem}.lgk-footer__social{padding:1.35rem 0;border-top:1px solid rgb(var(--text-color) / .1);border-bottom:1px solid rgb(var(--text-color) / .1)}.lgk-footer__social-label{margin:0 0 1rem;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--text-color) / .55);text-align:center}.lgk-footer__social .social-media--footer{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;max-width:36rem;margin-inline:auto}.lgk-footer__social .social-media--footer .social-media__item{opacity:1;margin:0}.lgk-footer__social .social-media--footer .social-media__item a{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border-radius:12px;border:1px solid rgb(var(--branding-background) / .35);background:rgb(var(--branding-background) / .16);color:rgb(var(--branding-background));transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.lgk-footer__social .social-media--footer .social-media__item a:hover{background:rgb(var(--branding-background));color:rgb(var(--branding-color));border-color:rgb(var(--branding-background));box-shadow:0 6px 18px rgb(var(--branding-background) / .35);transform:translateY(-3px)}.lgk-footer__social .social-media--footer .branding-colors--tiktok a{background:linear-gradient(135deg,#25f4ee24,#fe2c5538);border-color:#fe2c558c;color:#fff}.lgk-footer__social .social-media--footer .branding-colors--tiktok a:hover{background:linear-gradient(135deg,#25f4ee,#fe2c55);border-color:#fe2c55;color:#fff;box-shadow:0 6px 18px #fe2c5566}.lgk-footer__social .social-media--footer svg{width:1.2rem;height:1.2rem;flex-shrink:0}.lgk-footer__aside{display:grid;gap:1.25rem;width:100%}.lgk-footer__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 1.5rem}@media screen and (min-width:1000px){.lgk-footer .footer__aside{grid-auto-flow:row;justify-content:center;justify-items:center}.lgk-footer__bar{flex-direction:column;align-items:center;justify-content:center;gap:1rem}.lgk-footer.footer .footer__aside .payment-methods,.lgk-footer .footer__aside .payment-methods{max-width:none;justify-content:center}}.lgk-footer__localize{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.65rem 1rem}.lgk-footer__localize .localization-selectors__separator{display:none}.lgk-footer__localize .lgk-currency__toggle,.lgk-footer__localize .lgk-translate__toggle{border:1px solid rgb(var(--text-color) / .18);border-radius:999px;padding:.4rem .75rem;background:rgb(var(--text-color) / .04)}.lgk-footer__localize .lgk-currency__toggle:hover,.lgk-footer__localize .lgk-translate__toggle:hover{border-color:var(--lgk-footer-accent-dim)}.lgk-footer .payment-methods{flex-wrap:nowrap;justify-content:center;gap:.35rem;max-width:none;width:100%;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lgk-footer .payment-methods::-webkit-scrollbar{display:none}.lgk-footer .payment-methods>li{flex-shrink:0}.lgk-footer .payment-methods svg{display:block;width:auto;height:1.5rem;opacity:.9;transition:opacity .2s ease,transform .2s ease}.lgk-footer .payment-methods svg:hover{opacity:1;transform:scale(1.06)}.lgk-footer .lgk-footer-credit{display:flex;justify-content:center;width:100%;margin-top:.35rem;padding:1.35rem 0 .65rem;border-top:1px solid rgb(var(--text-color) / .1);text-align:center}.lgk-footer-credit__inner{display:flex;flex-direction:column;align-items:center;gap:.65rem;width:100%;max-width:52rem;padding:1rem 1.25rem 1.1rem;border-radius:16px;background:rgb(var(--text-color) / .035);border:1px solid rgb(var(--text-color) / .1);box-shadow:0 8px 24px #0000001f}.lgk-footer-credit__tagline{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--lgk-footer-accent, #00fff0)}.lgk-footer .lgk-footer-credit__line{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.45rem .65rem;margin:0;text-align:center}.lgk-footer-credit__desc{margin:0;max-width:42rem;font-size:.8125rem;line-height:1.6;color:rgb(var(--text-color) / .68);text-align:center}.lgk-footer-credit__made{display:inline}.lgk-footer-credit__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .55rem;font-size:.75rem;line-height:1.45}.lgk-footer-credit__links a{color:rgb(var(--text-color) / .78);text-decoration:none;transition:color .2s ease}.lgk-footer-credit__links a:hover{color:var(--lgk-footer-accent, #00fff0)}.lgk-footer-credit__ship{color:rgb(var(--text-color) / .55);font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.lgk-footer .lgk-footer-credit__sep{width:auto;height:auto;border-radius:0;background:none;color:rgb(var(--text-color) / .35);font-size:1rem;line-height:1;font-weight:700}.lgk-footer .lgk-footer-credit__brand{gap:.4rem;vertical-align:middle}.lgk-footer-credit__brand-dot{width:6px;height:6px;border-radius:50%;background:#00fff0;box-shadow:0 0 8px #00fff0a6;flex-shrink:0}@media screen and (max-width:699px){.lgk-footer-credit__inner{padding:.9rem 1rem}.lgk-footer .lgk-footer-credit__line{flex-direction:column;gap:.35rem}.lgk-footer-credit__links .lgk-footer-credit__sep{display:none}.lgk-footer-credit__links{flex-direction:column;gap:.45rem}}.lgk-footer #lgk-newsletter .form{gap:.75rem}.lgk-footer__tagline-wrap{display:flex;flex-direction:column;align-items:center;gap:.45rem;margin-top:.75rem;max-width:14rem;text-align:center}.lgk-footer__tagline{margin:0;font-size:.8125rem;line-height:1.55;font-weight:500;letter-spacing:.01em;color:rgb(var(--text-color) / .82)}.lgk-footer__tagline--sub{font-size:.6875rem;font-weight:600;line-height:1.45;letter-spacing:.03em;text-transform:uppercase;color:rgb(var(--text-color) / .52)}.lgk-footer-quick{padding-bottom:clamp(1rem,2.5vw,1.35rem);margin-bottom:clamp(1rem,2.5vw,1.35rem);border-bottom:1px solid rgb(var(--text-color) / .08)}.lgk-footer-quick--inline{padding:.85rem clamp(1rem,2.5vw,1.35rem) .75rem;margin:0;border-bottom:1px solid rgb(var(--text-color) / .1);background:rgb(var(--text-color) / .02)}.lgk-footer-quick--inline .lgk-footer-quick__list{justify-content:center}@media screen and (max-width:699px){.lgk-footer-quick--inline .lgk-footer-quick__list{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;padding-bottom:.15rem}.lgk-footer-quick--inline .lgk-footer-quick__list::-webkit-scrollbar{display:none}}.lgk-footer-quick__list{display:flex;flex-wrap:wrap;gap:.45rem;margin:0;padding:0}.lgk-footer-quick__link{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border-radius:999px;border:1px solid rgb(var(--text-color) / .12);background:rgb(var(--text-color) / .04);font-size:.75rem;font-weight:600;text-decoration:none;color:rgb(var(--text-color) / .82);white-space:nowrap;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.lgk-footer-quick__link:hover{border-color:var(--lgk-footer-accent-dim);background:#00fff014;color:var(--lgk-footer-accent);transform:translateY(-1px)}.lgk-footer-quick--panel{padding:0;margin:0;border:none}.lgk-footer-quick--panel .lgk-footer-quick__list{display:grid;gap:.55rem}.lgk-footer-quick--panel .lgk-footer__link{font-size:.875rem}.lgk-footer__tab-panel--hub,.lgk-footer__tab-panel--quick{padding-top:.15rem}.lgk-footer-hub__col--no-title .lgk-footer-hub__links--tab{margin-top:0}.lgk-footer-hub{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,3vw,2rem);width:100%;padding:clamp(1.25rem,3vw,1.75rem) 0;margin:clamp(.5rem,2vw,1rem) 0;border-top:1px solid rgb(var(--text-color) / .08)}@media screen and (min-width:700px){.lgk-footer-hub{grid-template-columns:repeat(4,minmax(0,1fr))}}.lgk-footer-hub__title{display:flex;align-items:center;gap:.4rem;margin:0 0 .75rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--lgk-footer-accent)}.lgk-footer-hub__links{display:grid;gap:.45rem;margin:0;padding:0}.lgk-footer-hub__links a{font-size:.8125rem;line-height:1.4;text-decoration:none;color:rgb(var(--text-color) / .72);transition:color .2s ease,transform .2s ease}.lgk-footer-hub__links a:hover{color:var(--lgk-footer-accent);transform:translate(3px)}.lgk-footer-tab-hub{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:1.25rem;padding-top:1.15rem;border-top:1px solid rgb(var(--text-color) / .1)}@media screen and (min-width:700px){.lgk-footer-tab-hub{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2rem}}.lgk-footer-hub__col--tab .lgk-footer-hub__title{margin-bottom:.55rem;font-size:.6875rem}.lgk-footer-hub__links--tab{gap:.45rem}.lgk-footer-contact__channels-title{margin:1rem 0 .65rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--text-color) / .55)}.lgk-footer-contact__channels{display:flex;flex-wrap:wrap;gap:.5rem}.lgk-footer-contact__channel{display:inline-flex;align-items:center;padding:.45rem .85rem;border-radius:999px;border:1px solid rgb(var(--text-color) / .14);background:rgb(var(--text-color) / .04);font-size:.75rem;font-weight:600;text-decoration:none;color:rgb(var(--text-color) / .85);transition:border-color .2s ease,background .2s ease,transform .2s ease}.lgk-footer-contact__channel:hover{transform:translateY(-2px)}.lgk-footer-contact__channel--wa:hover{border-color:#25d3668c;background:#25d3661f;color:#25d366}.lgk-footer-contact__channel--tg:hover{border-color:#2aabee8c;background:#2aabee1f;color:#2aabee}.lgk-footer-contact__channel--fb:hover{border-color:#1877f28c;background:#1877f21f;color:#1877f2}.lgk-footer-contact__channel--form:hover{border-color:var(--lgk-footer-accent-dim);background:#00fff014;color:var(--lgk-footer-accent)}.lgk-footer-contact__channel--gd:hover{border-color:#a78bfa8c;background:#a78bfa1f;color:#a78bfa}.lgk-footer-contact__extra{margin-top:1rem;padding-top:.85rem;border-top:1px solid rgb(var(--text-color) / .1)}.lgk-footer-legal{width:100%;padding:.85rem 0 0;border-top:1px solid rgb(var(--text-color) / .08)}.lgk-footer-legal__list{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem 1rem;margin:0;padding:0}.lgk-footer-legal__list a{font-size:.75rem;font-weight:600;text-decoration:none;color:rgb(var(--text-color) / .55);transition:color .2s ease}.lgk-footer-legal__list a:hover,.lgk-footer #lgk-newsletter .prose strong{color:var(--lgk-footer-accent)}@media screen and (max-width:699px){.lgk-footer{overflow-x:clip}.lgk-footer .container{min-width:0;max-width:100%;padding-inline:clamp(.85rem,4vw,1.25rem)}.lgk-footer__body,.lgk-footer__tabs,.lgk-footer__brand,.lgk-footer__aside{min-width:0;max-width:100%}.lgk-footer__trust-list{grid-template-columns:1fr;gap:.5rem}.lgk-footer__trust-item{font-size:.75rem}.lgk-footer__tab-nav{flex-wrap:wrap;overflow-x:visible}.lgk-footer__tab{flex:1 1 calc(50% - 1px);min-width:0;max-width:100%;padding:.65rem .5rem;font-size:.6875rem;white-space:normal;text-align:center;line-height:1.25;letter-spacing:.03em}.lgk-footer__tab-panels{padding:1rem .85rem}.lgk-footer-help__cards{grid-template-columns:1fr}.lgk-footer-help__card{padding:.7rem .75rem}.lgk-footer-hub{grid-template-columns:1fr;gap:1rem;padding-inline:0}.lgk-footer-mission__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.lgk-footer-mission__stat{padding:.55rem .45rem}.lgk-footer-mission__stat-value{font-size:.95rem}.lgk-footer-mission__stat-label{font-size:.625rem;line-height:1.3;-webkit-hyphens:auto;hyphens:auto}.lgk-footer-mission__pillar{padding:.75rem .8rem}.lgk-footer__tagline-wrap{max-width:100%;padding-inline:.25rem}.lgk-footer__brand .constrained-image,.lgk-footer__brand img{max-width:min(220px,72vw)!important;height:auto}.lgk-footer .payment-methods{flex-wrap:wrap;overflow-x:visible;justify-content:center;gap:.45rem}.lgk-footer-affiliate{align-items:flex-start}.lgk-footer-affiliate__cta{width:100%;padding-left:0;text-align:center}.lgk-footer-contact__channels{flex-direction:column;align-items:stretch}.lgk-footer-contact__channel{justify-content:center}.lgk-footer-legal__list{flex-direction:column;align-items:center;gap:.5rem}.lgkwo-infos{margin-inline:0;padding:1.25rem 1rem}.lgkwo-grid{grid-template-columns:1fr!important}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/lgk-footer.css.map */
