.vk-footer__container{width:100%;max-width:var(--vk-container-max-width);margin-inline:auto;box-sizing:border-box}.vk-footer-main{background-color:var(--color-black);color:var(--vk-color-warm-white);padding-inline:var(--page-margin);padding-block-end:2rem}.vk-footer-main__inner{padding-block:2rem 0}.vk-footer-main__grid{display:grid;gap:2rem;align-items:start}@media screen and (min-width:1025px){.vk-footer-main__grid{grid-template-columns:minmax(0,1fr) minmax(320px,366px);gap:2.5rem}}.vk-footer-main__left{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.vk-footer-newsletter__inner{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:100%;min-width:0}@media screen and (min-width:750px){.vk-footer-newsletter__inner{flex-direction:row;align-items:center;gap:2rem}.vk-footer-newsletter__message,.vk-footer-newsletter__form-wrap{flex:1 1 0;min-width:0;max-width:none;width:50%}}.vk-footer-newsletter__message{display:flex;align-items:center;gap:1rem;min-width:0}.vk-footer-newsletter__icon{flex-shrink:0;width:2.5rem;height:2.5rem;color:var(--vk-color-warm-white)}.vk-footer-newsletter__heading{margin:0;font-family:var(--font-body--family);font-size:1.125rem;font-weight:600;line-height:100%;color:var(--vk-color-warm-white)}.vk-footer-newsletter__form-wrap{width:100%;min-width:0;max-width:100%}.vk-footer-newsletter__form{display:flex;align-items:stretch;gap:0;width:100%;max-width:100%;min-width:0;background-color:var(--vk-color-warm-white);border-radius:.25rem;overflow:hidden;box-sizing:border-box}.vk-footer-newsletter__form input{width:initial}.vk-footer-newsletter__form:focus-within{outline:.125rem solid var(--vk-color-blue);outline-offset:.125rem}.vk-footer-newsletter__input{flex:1 1 auto;min-width:0;height:42px;padding:.75rem 1rem;border:none;border-radius:0;background-color:transparent;font-family:var(--font-body--family);font-size:.875rem;color:var(--vk-color-near-black)}.vk-footer-newsletter__input::placeholder{color:var(--vk-color-dark-grey)}.vk-footer-newsletter__input:focus,.vk-footer-newsletter__input:focus-visible{outline:none}.vk-footer-newsletter__form .button.vk-footer-newsletter__submit{flex:0 1 auto;width:auto;max-width:45%;height:42px;margin:0;border-radius:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vk-footer-newsletter__message-text{margin:.5rem 0 0;font-size:.8125rem}.vk-footer-newsletter__message-text--error{color:var(--vk-color-red)}.vk-footer-newsletter__message-text--success{color:var(--vk-color-warm-white)}.vk-footer-main__social-bar{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;background-color:var(--vk-color-near-black);padding:.875rem;border-radius:2rem;margin-bottom:2.5rem}@media screen and (min-width:1025px){.vk-footer-main__social-bar{padding:1rem 1.25rem;gap:1.125rem}}.vk-footer-main__social-heading{margin:0;font-family:var(--font-body--family);font-size:1.125rem;font-weight:700;letter-spacing:.1em;color:var(--vk-color-warm-white)}.vk-footer-main__social-heading-lead{display:none}@media screen and (min-width:750px){.vk-footer-main__social-heading-lead{display:inline}}.vk-footer-main__social-icons{display:flex;flex-wrap:wrap;gap:.5rem}.vk-footer-main__social-link{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;border:1px solid;border-color:#ffffff26;transition:background-color .2s ease}@media screen and (max-width:768px){.vk-footer-main__social-link{width:1.5rem;height:1.5rem}}.vk-footer-main__social-link:hover{background-color:#ffffff40}.vk-footer-main__social-link:focus-visible{outline:.125rem solid var(--vk-color-warm-white);outline-offset:.125rem}.vk-footer-main__social-link svg{width:1rem;height:1rem;color:var(--vk-color-warm-white);fill:currentColor}.vk-footer-main__social-link svg path:not([fill=none]),.vk-footer-main__social-link svg circle{fill:currentColor}.vk-footer-main__social-link svg path[stroke]{stroke:currentColor}.vk-footer-main__menus{display:flex;flex-direction:column;gap:.75rem}@media screen and (min-width:1025px){.vk-footer-main__menus{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem 1rem}}.vk-footer-menu__toggle{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vk-footer-menu__heading{display:flex;align-items:center;justify-content:start;margin:0;gap:.5rem;cursor:pointer;font-family:var(--font-body--family);color:var(--vk-color-warm-white);font-size:1.125rem;font-weight:600;letter-spacing:normal;text-transform:initial;margin-bottom:.375rem}.vk-footer-menu__heading:hover{color:var(--vk-color-warm-white)}.vk-footer-menu__toggle:focus-visible+.vk-footer-menu__heading{outline:2px solid var(--vk-color-warm-white);outline-offset:2px}.vk-footer-menu__heading:after{content:"";flex-shrink:0;width:4px;height:4px;margin-bottom:5px;border-right:2px solid var(--vk-color-warm-white);border-bottom:2px solid var(--vk-color-warm-white);transform:rotate(45deg);transition:transform .2s ease}.vk-footer-menu__toggle:checked+.vk-footer-menu__heading{margin-bottom:.75rem}.vk-footer-menu__toggle:checked+.vk-footer-menu__heading:after{transform:rotate(-135deg);margin-bottom:-2px}.vk-footer-menu nav{display:none}.vk-footer-menu__toggle:checked~nav{display:block}.vk-footer-menu__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.vk-footer-menu__link{font-size:.938rem;line-height:1.563rem;color:var(--vk-color-warm-white)}.vk-footer-menu__link:hover{color:var(--vk-color-warm-white);text-decoration:underline}.vk-footer-menu__link:focus-visible{outline:2px solid var(--vk-color-warm-white);outline-offset:2px}@media screen and (min-width:1025px){.vk-footer-menu__heading{cursor:default;pointer-events:none}.vk-footer-menu__toggle:checked+.vk-footer-menu__heading{margin-bottom:0}.vk-footer-menu__heading:after{display:none}.vk-footer-menu nav{display:block!important}.vk-footer-menu .vk-footer-menu__list{display:flex!important}}.vk-footer-main__badges{display:flex;align-items:center;flex-wrap:wrap;gap:1.75rem;margin-top:.5rem}.vk-footer-main__badge{height:1.75rem;width:auto}.vk-footer-main__sidebar{display:flex;flex-direction:column;gap:1.25rem;font-size:.875rem;color:var(--vk-color-warm-white)}.vk-footer-main__card{padding:.875rem;border-radius:.25rem;box-sizing:border-box}.vk-footer-main__financing{display:flex;align-items:center;gap:1rem;background-color:var(--vk-color-warm-white);border-color:transparent}.vk-footer-main__financing-image{flex-shrink:0;width:4.375rem;height:auto;border-radius:.375rem}.vk-footer-main__financing-divider{flex-shrink:0;align-self:stretch;width:2px;background-color:var(--vk-color-red);border-radius:1px}.vk-footer-main__financing-text{display:flex;flex-direction:column;gap:.25rem;min-width:0}.vk-footer-main__financing-eyebrow{margin:0;font-family:var(--font-body--family);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--vk-color-red)}.vk-footer-main__financing-title{margin:0;font-family:var(--font-body--family);font-size:1.125rem;font-weight:600;line-height:100%;letter-spacing:normal;text-transform:none;color:var(--vk-color-near-black)}.vk-footer-main__financing-subtitle{margin:0;font-family:var(--font-body--family);font-size:.813rem;font-weight:400;color:var(--vk-color-near-black)}.vk-footer-main__help{display:flex;flex-direction:column;background-color:var(--vk-color-near-black);gap:1rem}.vk-footer-main__help-top{display:flex;align-items:center;justify-content:start;gap:1rem}.vk-footer-main__help-titles{display:flex;flex-direction:column;gap:.25rem;min-width:0}.vk-footer-main__help-heading{margin:0;font-family:var(--font-body--family);font-size:inherit;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--vk-color-warm-white)}.vk-footer-main__help-subheading{margin:0;font-family:var(--font-body--family);font-size:.875rem;font-weight:400;color:var(--vk-color-warm-white)}.vk-footer-main__contact-buttons{display:flex;flex-shrink:0;gap:.75rem}.vk-footer-main__contact-btn{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex-shrink:0;border-radius:50%;color:var(--vk-color-red);text-decoration:none;transition:background-color .2s ease,color .2s ease}.vk-footer-main__contact-btn:focus-visible{outline:2px solid var(--vk-color-warm-white);outline-offset:2px}.vk-footer-main__help>.vk-footer-main__richtext{font-size:.8125rem;color:#ffffffbf}@media screen and (max-width:400px){.vk-footer-main__help-top{flex-wrap:wrap}}.vk-footer-main__richtext{font-family:var(--font-body--family);font-size:inherit;line-height:1.5;color:inherit}.vk-footer-main__richtext p,.vk-footer-main__richtext strong,.vk-footer-main__richtext em{margin:0 0 .5rem;color:var(--vk-color-warm-white);font-size:.813rem}.vk-footer-main__richtext p:last-child{margin-bottom:0}.vk-footer-main__richtext a{display:inline;font-size:inherit;font-weight:inherit;letter-spacing:normal;line-height:inherit;color:var(--vk-color-warm-white);text-decoration:none}.vk-footer-main__richtext a:hover{color:#fff9!important;text-decoration:underline!important}.vk-footer-main__richtext a:focus-visible{outline:2px solid var(--vk-color-warm-white);outline-offset:2px}.vk-footer-main__hours{display:flex;flex-direction:column;gap:1rem;background-color:var(--vk-color-near-black)}.vk-footer-main__hours-heading{margin:0;font-family:var(--font-body--family);font-size:1.25rem;font-weight:700;letter-spacing:normal;text-transform:none;color:var(--vk-color-warm-white)}.vk-footer-main__hours-legal{margin:0;font-family:var(--font-body--family);font-size:.8125rem;line-height:1.6;color:var(--vk-color-warm-white)}.vk-footer-main__hours-legal .vk-footer-main__policy-link{font-size:inherit;letter-spacing:normal;text-transform:none;color:var(--vk-color-warm-white);text-decoration:underline}.vk-footer-main__hours-legal-links{display:inline}.vk-footer-main__hours-legal-links a+a:before{content:" | ";text-decoration:none;color:#fff6}.vk-footer-main__hours-legal .vk-footer-main__policy-link:hover{color:#ffffffb3}.vk-footer-main__hours-legal .vk-footer-main__policy-link:focus-visible{outline:2px solid var(--vk-color-warm-white);outline-offset:2px}@media screen and (max-width:1024px){.vk-footer-main__grid{display:flex;flex-direction:column;gap:1.75rem}.vk-footer-main__left,.vk-footer-main__sidebar{display:contents}.vk-footer-newsletter{order:1;width:100%}.vk-footer-main__social-bar{order:2;width:100%;margin-bottom:0}.vk-footer-menu__heading{padding:5px 0}.vk-footer-main__financing{order:3;width:100%}.vk-footer-main__menus{order:4;width:100%;gap:0}.vk-footer-main__help{order:5;width:100%}.vk-footer-main__hours{order:6;width:100%}.vk-footer-main__badges{order:7;gap:1.5rem;margin-top:.25rem}.vk-footer-main__menus{width:fit-content;margin-inline:auto}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/footer-vk.css.map */
