.mg-footer{position:relative;width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);padding:56px 0 44px;overflow:hidden;background:var(--mg-ink, #050505);color:var(--mg-paper, #f2f2f2)}.mg-footer .mg-footer__inner{width:min(calc(100vw - 96px),1340px);margin:0 auto}.mg-footer .mg-footer__nav{display:grid;grid-template-columns:180px minmax(0,1fr) minmax(280px,340px) minmax(0,1.1fr);grid-template-areas:"logo shop newsletter service";align-items:start;column-gap:clamp(28px,2.2vw,42px);width:100%;padding-bottom:42px}.mg-footer .mg-footer__logo-block{grid-area:logo;display:flex;flex-direction:column;align-items:center;justify-self:start;width:fit-content;max-width:100%;text-align:center}.mg-footer .mg-footer__logo-link{display:inline-flex;align-items:center;width:fit-content;max-width:100%;margin:0;color:var(--mg-paper, #f2f2f2);text-decoration:none}.mg-footer .mg-footer__logo-image{display:block;width:180px;max-width:100%;height:auto}.mg-footer .mg-footer__logo-text{color:var(--mg-paper, #f2f2f2);font-size:24px;line-height:1;font-weight:700;letter-spacing:.04em}.mg-footer .mg-footer__nav-group--shop{grid-area:shop;min-width:0}.mg-footer .mg-footer__newsletter-block{grid-area:newsletter;justify-self:center;width:100%;max-width:360px;text-align:center}.mg-footer .mg-footer__nav-group--service{grid-area:service;min-width:0}.mg-footer .mg-footer__nav-title{margin:0 0 20px;color:var(--mg-accent, #00c7c7);font-size:15px;line-height:1.1;font-weight:700;letter-spacing:.2em;text-align:center;text-transform:uppercase}.mg-footer .mg-footer__nav-toggle,.mg-footer .mg-footer__social-inline--mobile{display:none}.mg-footer .mg-footer__nav-links{display:grid;align-content:start;justify-content:center;column-gap:clamp(22px,2vw,36px)}.mg-footer .mg-footer__nav-links--shop{grid-template-columns:repeat(2,max-content);grid-template-rows:repeat(3,auto);grid-auto-flow:column}.mg-footer .mg-footer__nav-links--service{grid-template-columns:repeat(2,max-content);grid-template-rows:repeat(4,auto);grid-auto-flow:column}.mg-footer .mg-footer__nav-group a{display:block;width:fit-content;margin:0 0 13px;color:#f2f2f2b8;font-size:16px;line-height:1.35;text-align:left;text-decoration:none;transition:color .16s ease}@media(hover:hover)and (pointer:fine){.mg-footer .mg-footer__nav-group a:hover{color:var(--mg-accent, #00c7c7)}}.mg-footer .mg-footer__newsletter-text{max-width:46ch;margin:0 auto 18px;color:#f2f2f2b8;font-size:16px;line-height:1.55}.mg-footer .mg-footer__newsletter-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.mg-footer .mg-footer__newsletter-row{display:flex;gap:10px;width:100%;max-width:360px;margin:0 auto}.mg-footer .mg-footer__newsletter-input{flex:1 1 auto;min-width:0;height:44px;padding:0 14px;border:1px solid rgba(255,255,255,.28);border-radius:0;outline:none;background:transparent;color:var(--mg-paper, #f2f2f2);font:inherit;font-size:16px}.mg-footer .mg-footer__newsletter-input::placeholder{color:#f2f2f27a}.mg-footer .mg-footer__newsletter-input:focus-visible{border-color:var(--mg-accent, #00c7c7);outline:2px solid transparent}.mg-footer .mg-footer__newsletter-button{flex:0 0 auto;min-height:44px;padding:0 22px;border:0;border-radius:999px;background:var(--mg-accent, #00c7c7);color:var(--mg-ink, #050505);font-size:14px;line-height:1;font-weight:700;cursor:pointer;transition:background-color .16s ease,transform .16s ease}@media(hover:hover)and (pointer:fine){.mg-footer .mg-footer__newsletter-button:hover{background:var(--mg-accent-hover, #22d6d6);transform:translateY(-1px)}}.mg-footer .mg-footer__form-message{margin:12px 0 0;font-size:14px;line-height:1.45}.mg-footer .mg-footer__form-message--success{color:var(--mg-accent, #00c7c7)}.mg-footer .mg-footer__form-message--error,.mg-footer .mg-footer__form-message--error *{color:#ff8a8a}.mg-footer .mg-footer__social-inline--desktop{width:100%;margin-top:16px}.mg-footer .mg-footer__list-social{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:13px;margin:0;padding:0;list-style:none}.mg-footer .mg-footer__list-social .list-social__item{display:flex}.mg-footer .mg-footer__list-social .list-social__link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid var(--mg-accent, #00c7c7);border-radius:50%;color:#fffffff0;text-decoration:none;transition:color .16s ease,background-color .16s ease,transform .16s ease}.mg-footer .mg-footer__list-social .svg-wrapper,.mg-footer .mg-footer__list-social svg,.mg-footer .mg-footer__list-social .icon{width:30px;height:30px}@media(hover:hover)and (pointer:fine){.mg-footer .mg-footer__list-social .list-social__link:hover{background:var(--mg-accent, #00c7c7);color:var(--mg-ink, #050505);transform:translateY(-1px)}}.mg-footer .mg-footer__list-social .list-social__link:focus-visible,.mg-footer .mg-footer__cookie-button:focus-visible,.mg-footer .mg-footer__nav-toggle:focus-visible{outline:2px solid var(--mg-accent, #00c7c7);outline-offset:4px}.mg-footer .mg-footer__bottom{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,auto) minmax(220px,1fr);align-items:center;gap:24px;width:100%;padding-top:24px;border-top:1px solid rgba(255,255,255,.14);color:#f2f2f285;font-size:13px;line-height:1.4}.mg-footer .mg-footer__copyright{justify-self:start}.mg-footer .mg-footer__payment{justify-self:center;min-width:0}.mg-footer .mg-footer__payment-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;margin:0;padding:0;list-style:none}.mg-footer .mg-footer__payment-item{display:flex;align-items:center;justify-content:center;margin:0;padding:0}.mg-footer .mg-footer__payment-item svg{display:block;width:auto;height:22px;max-width:38px;border-radius:3px}.mg-footer .mg-footer__bottom-links{display:flex;align-items:center;justify-content:flex-end;justify-self:end;gap:18px}.mg-footer .mg-footer__cookie-button{margin:0;padding:0;border:0;background:transparent;color:#f2f2f285;font:inherit;line-height:inherit;cursor:pointer;-webkit-appearance:none;appearance:none;transition:color .16s ease}@media(hover:hover)and (pointer:fine){.mg-footer .mg-footer__cookie-button:hover{color:var(--mg-accent, #00c7c7)}}@media screen and (min-width:990px)and (max-width:1339px){.mg-footer .mg-footer__nav{grid-template-columns:170px minmax(0,1fr) minmax(0,1fr);grid-template-areas:"logo shop service" "newsletter newsletter newsletter";gap:32px 40px}.mg-footer .mg-footer__newsletter-block,.mg-footer .mg-footer__newsletter-row{max-width:520px}}@media screen and (min-width:750px)and (max-width:989px)and (min-height:521px){.mg-footer{padding-top:44px}.mg-footer .mg-footer__inner{width:min(calc(100vw - 56px),900px)}.mg-footer .mg-footer__nav{grid-template-columns:150px minmax(0,1fr) minmax(0,1fr);grid-template-areas:"logo shop service" "newsletter newsletter newsletter";gap:30px 32px}.mg-footer .mg-footer__nav-links{display:block}.mg-footer .mg-footer__nav-group a{width:auto;margin:0 0 11px;text-align:center}.mg-footer .mg-footer__newsletter-block,.mg-footer .mg-footer__newsletter-row{max-width:520px}}@media screen and (max-width:749px),screen and (orientation:landscape)and (max-width:989px)and (max-height:520px){.mg-footer{width:100%;max-width:100%;margin-inline:0;padding:34px 0 max(28px,env(safe-area-inset-bottom))}.mg-footer .mg-footer__inner{width:100%;max-width:none;padding-inline:20px}.mg-footer .mg-footer__social-inline--desktop,.mg-footer.mg-footer--accordion-ready .mg-footer__nav-title--desktop{display:none}.mg-footer.mg-footer--accordion-ready .mg-footer__nav-toggle{display:flex;width:fit-content;align-items:center;justify-content:center;gap:9px;min-width:44px;min-height:44px;margin:-7px auto;padding:7px 4px;border:0;background:transparent;color:var(--mg-accent, #00c7c7);font:inherit;font-size:12px;line-height:1.1;font-weight:700;letter-spacing:.18em;text-transform:uppercase;cursor:pointer}.mg-footer .mg-footer__toggle-icon{width:7px;height:7px;margin-top:-3px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .18s ease,margin-top .18s ease}.mg-footer .mg-footer__nav-toggle[aria-expanded=true] .mg-footer__toggle-icon{margin-top:3px;transform:rotate(225deg)}.mg-footer .mg-footer__nav-links{display:block;margin-top:12px}.mg-footer.mg-footer--accordion-ready .mg-footer__nav-links[hidden]{display:none}.mg-footer .mg-footer__nav-group a{width:100%;max-width:100%;margin:0 0 10px;font-size:13px;line-height:1.35;text-align:center;overflow-wrap:anywhere}.mg-footer .mg-footer__nav-group--shop,.mg-footer .mg-footer__nav-group--service{width:100%;min-width:0;align-self:start}.mg-footer .mg-footer__social-inline--mobile{display:block;width:auto}.mg-footer .mg-footer__social-inline--mobile .mg-footer__list-social{flex-wrap:nowrap}.mg-footer .mg-footer__newsletter-block{width:100%;max-width:560px}.mg-footer .mg-footer__newsletter-text{max-width:none;margin-bottom:14px;font-size:14px;line-height:1.5}.mg-footer .mg-footer__newsletter-row{max-width:none;gap:8px}.mg-footer .mg-footer__newsletter-input,.mg-footer .mg-footer__newsletter-button{min-height:44px;height:44px}.mg-footer .mg-footer__bottom{grid-template-columns:1fr;gap:15px;padding-top:18px;padding-bottom:12px;font-size:11px;line-height:1.25;text-align:center}.mg-footer .mg-footer__copyright,.mg-footer .mg-footer__payment,.mg-footer .mg-footer__bottom-links{justify-self:center}.mg-footer .mg-footer__payment-list{display:grid;grid-template-columns:repeat(6,max-content);justify-content:center;column-gap:6px;row-gap:8px}.mg-footer .mg-footer__payment-item svg{height:20px;max-width:36px}}@media screen and (max-width:749px){.mg-footer .mg-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"logo socialMobile" "shop service" "newsletter newsletter";align-items:center;column-gap:clamp(14px,4vw,24px);row-gap:28px;padding-bottom:30px}.mg-footer.mg-footer--no-social .mg-footer__nav{grid-template-columns:1fr 1fr;grid-template-areas:"logo logo" "shop service" "newsletter newsletter"}.mg-footer .mg-footer__logo-block{justify-self:start;align-self:center;text-align:left}.mg-footer .mg-footer__logo-image{width:min(var(--mg-footer-logo-mobile, 140px),132px)}.mg-footer .mg-footer__social-inline--mobile{grid-area:socialMobile;justify-self:end}.mg-footer .mg-footer__social-inline--mobile .mg-footer__list-social{justify-content:flex-end;gap:10px}.mg-footer .mg-footer__social-inline--mobile .list-social__link{width:56px;height:56px;border-width:1.5px}.mg-footer .mg-footer__social-inline--mobile .svg-wrapper,.mg-footer .mg-footer__social-inline--mobile svg,.mg-footer .mg-footer__social-inline--mobile .icon{width:40px;height:40px}.mg-footer .mg-footer__nav-group--shop{grid-area:shop}.mg-footer .mg-footer__nav-group--service{grid-area:service}.mg-footer .mg-footer__newsletter-block{grid-area:newsletter;justify-self:center}}@media screen and (max-width:380px)and (orientation:portrait){.mg-footer .mg-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px}.mg-footer .mg-footer__logo-image{width:min(var(--mg-footer-logo-mobile, 140px),116px)}.mg-footer .mg-footer__social-inline--mobile .mg-footer__list-social{gap:7px}.mg-footer .mg-footer__social-inline--mobile .list-social__link{width:50px;height:50px}.mg-footer .mg-footer__social-inline--mobile .svg-wrapper,.mg-footer .mg-footer__social-inline--mobile svg,.mg-footer .mg-footer__social-inline--mobile .icon{width:36px;height:36px}}@media screen and (orientation:landscape)and (max-width:989px)and (max-height:520px){.mg-footer .mg-footer__nav{grid-template-columns:minmax(96px,.72fr) minmax(158px,1.12fr) minmax(100px,.8fr) minmax(100px,.8fr);grid-template-areas:"logo socialMobile shop service" "newsletter newsletter newsletter newsletter";align-items:start;column-gap:clamp(10px,2.2vw,24px);row-gap:24px;padding-bottom:26px}.mg-footer.mg-footer--no-social .mg-footer__nav{grid-template-columns:minmax(110px,.8fr) minmax(0,1fr) minmax(0,1fr);grid-template-areas:"logo shop service" "newsletter newsletter newsletter"}.mg-footer .mg-footer__logo-block{justify-self:start;align-self:start;text-align:left}.mg-footer .mg-footer__logo-image{width:min(var(--mg-footer-logo-mobile, 140px),122px)}.mg-footer .mg-footer__social-inline--mobile{grid-area:socialMobile;justify-self:center;align-self:start}.mg-footer .mg-footer__social-inline--mobile .mg-footer__list-social{justify-content:center;gap:9px}.mg-footer .mg-footer__social-inline--mobile .list-social__link{width:50px;height:50px;border-width:1.5px}.mg-footer .mg-footer__social-inline--mobile .svg-wrapper,.mg-footer .mg-footer__social-inline--mobile svg,.mg-footer .mg-footer__social-inline--mobile .icon{width:36px;height:36px}.mg-footer .mg-footer__nav-group--shop{grid-area:shop}.mg-footer .mg-footer__nav-group--service{grid-area:service}.mg-footer .mg-footer__newsletter-block{grid-area:newsletter;justify-self:center}}@media(prefers-reduced-motion:reduce){.mg-footer *,.mg-footer *:before,.mg-footer *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/mg-footer.css.map */
