.vs-footer{position:relative;width:100%;overflow:hidden;background:var(--vs-footer-bg);color:var(--vs-footer-text);border-top:1px solid var(--vs-footer-border);box-sizing:border-box;isolation:isolate}.vs-footer *,.vs-footer *:before,.vs-footer *:after{box-sizing:border-box}.vs-footer a{color:inherit;text-decoration:none}.vs-footer button{font:inherit}.vs-footer__container{position:relative;z-index:2;width:min(100% - 48px,var(--vs-footer-max-width));margin:0 auto;padding-top:var(--vs-footer-top-padding);padding-bottom:var(--vs-footer-bottom-padding)}.vs-footer__main{position:relative;display:grid;grid-template-columns:minmax(240px,1.35fr) minmax(150px,.8fr) minmax(150px,.8fr) minmax(150px,.8fr) minmax(270px,1.15fr);gap:var(--vs-footer-column-gap);align-items:start}.vs-footer__brand{min-width:0;position:relative;z-index:3}.vs-footer__logo-link{display:inline-flex;max-width:280px}.vs-footer__logo{display:block;width:auto;max-width:100%;height:auto;max-height:90px;object-fit:contain;object-position:left center}.vs-footer__text-logo{display:inline-flex;flex-direction:column;line-height:.85;font-size:34px;font-weight:800;letter-spacing:-1.5px}.vs-footer__text-logo span{color:var(--vs-footer-heading)}.vs-footer__text-logo strong{color:var(--vs-footer-heading);font-weight:800}.vs-footer__text-logo strong:first-letter{color:var(--vs-footer-accent)}.vs-footer__tagline{margin-top:16px;color:var(--vs-footer-muted);font-size:13px;line-height:1.4;letter-spacing:5px;text-transform:uppercase}.vs-footer__description{max-width:390px;margin:24px 0 0;color:var(--vs-footer-muted);font-size:var(--vs-footer-body-size);line-height:1.75}.vs-footer__socials{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px}.vs-footer__social{display:inline-flex;align-items:center;justify-content:center;width:var(--vs-footer-social-size);height:var(--vs-footer-social-size);flex:0 0 var(--vs-footer-social-size);border:1px solid var(--vs-footer-border);border-radius:50%;background:#ffffff06;color:var(--vs-footer-text);transition:color .25s ease,border-color .25s ease,background .25s ease,transform .25s ease}.vs-footer__social svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.vs-footer__social:hover{color:var(--vs-footer-accent);border-color:var(--vs-footer-accent);background:#ff6a000f;transform:translateY(-3px)}.vs-footer__brand-bottom{display:flex;align-items:center;gap:12px;margin-top:28px;color:var(--vs-footer-muted);font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase}.vs-footer__brand-bottom span{display:block;width:38px;height:2px;background:var(--vs-footer-accent)}.vs-footer__column{min-width:0;position:relative;z-index:3}.vs-footer__column-heading{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 0 13px;border:0;border-bottom:1px solid var(--vs-footer-border);background:transparent;color:var(--vs-footer-heading);font-size:var(--vs-footer-heading-size);font-weight:800;letter-spacing:1.4px;text-align:left;text-transform:uppercase;cursor:default}.vs-footer__column-heading:after{content:"";position:absolute;left:0;top:30px;width:38px;height:2px;background:var(--vs-footer-accent)}.vs-footer__plus{display:none}.vs-footer__links{display:flex;flex-direction:column;margin-top:18px}.vs-footer__links a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:7px 0;color:var(--vs-footer-muted);font-size:var(--vs-footer-link-size);line-height:1.4;transition:color .2s ease,padding-left .2s ease}.vs-footer__links a:hover{padding-left:4px;color:var(--vs-footer-heading)}.vs-footer__arrow{flex:0 0 auto;color:var(--vs-footer-muted);font-size:22px;line-height:1;transition:color .2s ease,transform .2s ease}.vs-footer__links a:hover .vs-footer__arrow{color:var(--vs-footer-accent);transform:translate(3px)}.vs-footer__contact{min-width:0;position:relative;z-index:3;padding-left:30px;border-left:1px solid var(--vs-footer-border)}.vs-footer__contact-heading{position:relative;display:inline-block;padding-bottom:13px;color:var(--vs-footer-heading);font-size:var(--vs-footer-heading-size);font-weight:800;letter-spacing:1.4px;text-transform:uppercase}.vs-footer__contact-heading:after{content:"";position:absolute;left:0;bottom:0;width:38px;height:2px;background:var(--vs-footer-accent)}.vs-footer__contact-item{display:flex;align-items:flex-start;gap:15px;margin-top:22px;color:var(--vs-footer-muted)}.vs-footer__contact-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;min-width:26px;height:26px;color:var(--vs-footer-accent)}.vs-footer__contact-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.vs-footer__contact-text{display:flex;flex-direction:column;gap:5px;min-width:0}.vs-footer__contact-text strong{color:var(--vs-footer-text);font-size:15px;font-weight:500;line-height:1.45;overflow-wrap:anywhere}.vs-footer__contact-text small{color:var(--vs-footer-muted);font-size:12px;line-height:1.5}.vs-footer__help{display:grid;grid-template-columns:46px minmax(0,1fr) 42px;align-items:center;gap:12px;margin-top:28px;padding:14px;border:1px solid var(--vs-footer-border);border-radius:var(--vs-footer-radius);background:#ffffff06;transition:border-color .25s ease,background .25s ease}.vs-footer__help:hover{border-color:var(--vs-footer-accent);background:#ff6a000a}.vs-footer__help-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid var(--vs-footer-border);border-radius:50%;color:var(--vs-footer-accent)}.vs-footer__help-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.vs-footer__help-content{display:flex;flex-direction:column;gap:5px;min-width:0}.vs-footer__help-content strong{color:var(--vs-footer-heading);font-size:14px}.vs-footer__help-content small{color:var(--vs-footer-muted);font-size:12px;line-height:1.45}.vs-footer__help-arrow{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:8px;background:var(--vs-footer-accent);color:#fff;font-size:21px;transition:background .2s ease,transform .2s ease}.vs-footer__help:hover .vs-footer__help-arrow{background:var(--vs-footer-accent-hover);transform:translate(2px)}.vs-footer__pc{position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-end;gap:14px;width:min(var(--vs-footer-pc-width),520px);max-width:100%;margin:30px 0 0 auto;opacity:var(--vs-footer-pc-opacity);pointer-events:none;-webkit-user-select:none;user-select:none}.vs-footer__payment-label{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#fff;font-family:inherit;font-size:13px;font-weight:600;line-height:1;letter-spacing:0;white-space:nowrap}.vs-footer__payment-image-wrap{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;min-width:0}.vs-footer__pc-image{position:relative;display:block;width:100%;height:auto;max-width:100%;max-height:90px;object-fit:contain;object-position:right center;margin:0;padding:0;filter:none!important;opacity:1!important}.vs-footer__features{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin-top:28px;border-top:1px solid var(--vs-footer-border);border-bottom:1px solid var(--vs-footer-border)}.vs-footer__feature{display:flex;align-items:center;gap:18px;min-width:0;min-height:108px;padding:22px 28px;border-right:1px solid var(--vs-footer-border)}.vs-footer__feature:last-child{border-right:0}.vs-footer__feature-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;min-width:42px;height:42px;color:var(--vs-footer-heading)}.vs-footer__feature-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.vs-footer__feature-content{display:flex;flex-direction:column;gap:5px;min-width:0}.vs-footer__feature-content strong{color:var(--vs-footer-heading);font-size:14px;font-weight:600;line-height:1.35}.vs-footer__feature-content span{color:var(--vs-footer-muted);font-size:12px;line-height:1.4}.vs-footer__bottom{position:relative;z-index:5;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding-top:26px}.vs-footer__copyright{color:var(--vs-footer-muted);font-size:13px;line-height:1.5}.vs-footer__statement{color:var(--vs-footer-muted);font-size:11px;font-weight:600;letter-spacing:3px;line-height:1.5;text-align:center;text-transform:uppercase;white-space:nowrap}.vs-footer__payment-area{display:flex;align-items:center;justify-content:flex-end;gap:18px}.vs-footer__payments{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.vs-footer__payment{display:inline-flex;align-items:center;justify-content:center;min-width:44px;max-width:58px;height:30px;overflow:hidden;border-radius:4px}.vs-footer__payment svg{display:block;width:auto;max-width:58px;height:30px}.vs-footer__currency{display:flex;align-items:center;gap:10px;color:var(--vs-footer-muted);font-size:13px;white-space:nowrap}.vs-footer__currency i{display:block;width:1px;height:17px;background:var(--vs-footer-border)}.vs-footer__currency-arrow{margin-left:3px;color:var(--vs-footer-muted);font-size:17px;line-height:1}@media screen and (max-width:1200px){.vs-footer__main{grid-template-columns:minmax(220px,1.25fr) minmax(130px,.8fr) minmax(130px,.8fr) minmax(130px,.8fr)}.vs-footer__contact{grid-column:2 / -1;padding-left:0;padding-top:35px;border-left:0;border-top:1px solid var(--vs-footer-border)}.vs-footer__contact-item{display:inline-flex;vertical-align:top;width:32%;margin-right:1%}.vs-footer__help{max-width:420px}.vs-footer__pc{width:min(55%,500px);margin:28px auto 0;text-align:center}.vs-footer__pc:before{left:0}.vs-footer__pc:after{left:0}.vs-footer__pc-image{max-height:75px;margin:0 auto;object-position:center center}.vs-footer__features{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px}.vs-footer__feature:nth-child(2){border-right:0}.vs-footer__feature:nth-child(-n+2){border-bottom:1px solid var(--vs-footer-border)}.vs-footer__bottom{grid-template-columns:1fr;justify-items:center;gap:18px}.vs-footer__copyright{text-align:center}.vs-footer__payment-area{justify-content:center}}@media screen and (max-width:749px){.vs-footer__container{width:min(100% - 30px,var(--vs-footer-max-width));padding-top:48px;padding-bottom:24px}.vs-footer__main{display:flex;flex-direction:column;gap:0}.vs-footer__brand{padding-bottom:35px}.vs-footer__logo{max-height:70px}.vs-footer__text-logo{font-size:29px}.vs-footer__description{margin-top:18px;line-height:1.65}.vs-footer__socials{margin-top:20px}.vs-footer__brand-bottom{margin-top:22px}.vs-footer__column{border-top:1px solid var(--vs-footer-border)}.vs-footer__column-heading{position:relative;padding:19px 0;border:0;cursor:pointer}.vs-footer__column-heading:after{display:none}.vs-footer__plus{display:block;color:var(--vs-footer-muted);font-size:22px;font-weight:300;line-height:1;transition:transform .25s ease}.vs-footer__column-heading[aria-expanded=true] .vs-footer__plus{transform:rotate(45deg)}.vs-footer__links{display:none;margin-top:0;padding:0 0 15px}.vs-footer__column.is-open .vs-footer__links{display:flex}.vs-footer__links a{min-height:40px;padding:6px 0}.vs-footer__contact{padding:28px 0 0;margin-top:0;border-top:1px solid var(--vs-footer-border)}.vs-footer__contact-item{display:flex;width:100%;margin-top:20px;margin-right:0}.vs-footer__pc{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:100%;margin:25px auto 0;gap:10px}.vs-footer__payment-label{font-size:11px}.vs-footer__payment-image-wrap{max-width:78%}.vs-footer__pc-image{width:100%;max-height:65px;object-position:center center}.vs-footer__features{grid-template-columns:1fr;margin-top:24px}.vs-footer__feature{min-height:82px;padding:18px 4px;border-right:0!important;border-bottom:1px solid var(--vs-footer-border)}.vs-footer__feature:last-child{border-bottom:0}.vs-footer__bottom{gap:20px;padding-top:24px}.vs-footer__statement{white-space:normal;text-align:center;font-size:10px;letter-spacing:2px}.vs-footer__payment-area{width:100%;flex-direction:column;gap:15px}.vs-footer__payments,.vs-footer__currency{justify-content:center}}@media(prefers-reduced-motion:reduce){.vs-footer *,.vs-footer *:before,.vs-footer *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.vs-footer__pc:before,.vs-footer__pc:after{content:none!important;display:none!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/vs-footer.css.map */
