.vk-page-hero{background:var(--color-primary);padding:3.5rem 0;text-align:center;position:relative;overflow:hidden}.vk-page-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 60% at 80% 120%,rgba(34,197,94,.15) 0%,transparent 70%),radial-gradient(ellipse 50% 40% at 10% -10%,rgba(34,197,94,.1) 0%,transparent 60%);pointer-events:none}.vk-page-hero__label{display:inline-block;background:#22c55e2e;color:var(--color-accent);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .875rem;border-radius:var(--radius-full);margin-bottom:1rem;position:relative;z-index:1}.vk-page-hero__title{font-size:clamp(1.875rem,4vw,3rem);font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1.15;margin-bottom:.75rem;position:relative;z-index:1}.vk-page-hero__title span{color:var(--color-accent)}.vk-page-hero__desc{font-size:1rem;color:#ffffffa6;max-width:50ch;margin:0 auto;line-height:1.65;position:relative;z-index:1}.vk-contact-layout{display:grid;grid-template-columns:1fr 380px;gap:3rem;align-items:start;padding:3.5rem 0}.vk-contact-form-card{background:var(--color-background);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:2.5rem}.vk-contact-form-card__title{font-size:1.25rem;font-weight:800;color:var(--color-text);margin-bottom:.375rem}.vk-contact-form-card__subtitle{font-size:.9rem;color:var(--color-text-muted);margin-bottom:2rem}.vk-contact-grid2{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.vk-contact-field{margin-bottom:1rem}.vk-contact-field:last-child{margin-bottom:0}.vk-contact-select.form-input{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 7L11 1' stroke='%234B5563' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.vk-contact-submit{margin-top:1.5rem;width:100%}.vk-contact-success{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--radius-md);padding:1rem 1.25rem;color:#16a34a;font-size:.9rem;line-height:1.5;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:.75rem}.vk-contact-info{display:flex;flex-direction:column;gap:1.25rem}.vk-contact-info-card{background:var(--color-background);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.5rem}.vk-contact-info-card__head{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.vk-contact-info-card__icon{width:40px;height:40px;border-radius:var(--radius-md);background:#22c55e1f;display:flex;align-items:center;justify-content:center;color:var(--color-accent);flex-shrink:0}.vk-contact-info-card__title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.vk-contact-info-row{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:var(--color-text-muted);margin-bottom:.5rem;line-height:1.55}.vk-contact-info-row:last-child{margin-bottom:0}.vk-contact-info-row a{color:var(--color-accent);text-decoration:none;font-weight:500}.vk-contact-info-row a:hover{color:var(--color-primary)}.vk-contact-hours-row{display:flex;justify-content:space-between;font-size:.875rem;padding:.4rem 0;border-bottom:1px solid var(--color-border);color:var(--color-text-muted)}.vk-contact-hours-row:last-child{border-bottom:none}.vk-contact-hours-row span:first-child{font-weight:600;color:var(--color-text)}.vk-contact-map{width:100%;height:180px;border-radius:var(--radius-md);background:var(--color-surface);overflow:hidden;border:none;margin-top:.75rem}.vk-contact-map iframe{width:100%;height:100%;border:none;display:block}.vk-contact-map-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--color-text-muted);font-size:.8125rem}.vk-about-section{padding:4rem 0}.vk-about-section+.vk-about-section{border-top:1px solid var(--color-border)}.vk-about-story{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.vk-about-story__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.875rem}.vk-about-story__title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;letter-spacing:-.03em;color:var(--color-text);line-height:1.15;margin-bottom:1.25rem}.vk-about-story__title span{color:var(--color-accent)}.vk-about-story__body{font-size:1rem;color:var(--color-text-muted);line-height:1.75}.vk-about-story__body p+p{margin-top:1rem}.vk-about-story__visual{background:linear-gradient(135deg,var(--color-primary) 0%,#1a3526 100%);border-radius:var(--radius-xl);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.vk-about-story__visual:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:#22c55e1a;top:-80px;right:-80px}.vk-about-story__visual-img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-xl)}.vk-about-story__visual-fallback{display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative;z-index:1;color:#fff9;text-align:center;padding:2rem}.vk-about-story__visual-fallback strong{display:block;font-size:2.5rem;font-weight:900;color:#fff;letter-spacing:-.04em}.vk-about-mv{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.vk-about-mv-card{background:var(--color-background);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:2rem;border-top:3px solid var(--color-accent)}.vk-about-mv-card__icon{width:48px;height:48px;border-radius:var(--radius-md);background:#22c55e1f;color:var(--color-accent);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.vk-about-mv-card__title{font-size:1.125rem;font-weight:800;color:var(--color-text);margin-bottom:.625rem}.vk-about-mv-card__body{font-size:.9375rem;color:var(--color-text-muted);line-height:1.7}.vk-about-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.vk-about-why-card{background:var(--color-surface);border-radius:var(--radius-lg);padding:1.75rem 1.5rem;text-align:center;transition:box-shadow var(--transition-speed, .25s) ease,transform var(--transition-speed, .25s) ease}.vk-about-why-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.vk-about-why-card__icon{width:56px;height:56px;border-radius:50%;background:#22c55e1f;color:var(--color-accent);display:flex;align-items:center;justify-content:center;margin:0 auto 1.125rem}.vk-about-why-card__title{font-size:.9375rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.vk-about-why-card__body{font-size:.8125rem;color:var(--color-text-muted);line-height:1.6}.vk-about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.vk-about-value{display:flex;gap:1rem;align-items:flex-start}.vk-about-value__num{font-size:2.25rem;font-weight:900;color:#22c55e40;letter-spacing:-.04em;line-height:1;flex-shrink:0;width:2ch}.vk-about-value__title{font-size:1rem;font-weight:700;color:var(--color-text);margin-bottom:.375rem}.vk-about-value__body{font-size:.875rem;color:var(--color-text-muted);line-height:1.65}.vk-about-cta{background:linear-gradient(135deg,var(--color-primary) 0%,#1a3526 100%);border-radius:var(--radius-xl);padding:3.5rem 2.5rem;text-align:center;position:relative;overflow:hidden}.vk-about-cta:before{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:#22c55e1a;bottom:-80px;right:-60px;pointer-events:none}.vk-about-cta__title{font-size:2rem;font-weight:800;color:#fff;letter-spacing:-.03em;margin-bottom:.75rem}.vk-about-cta__desc{font-size:1rem;color:#ffffffa6;margin-bottom:2rem;max-width:45ch;margin-left:auto;margin-right:auto;line-height:1.65}.vk-about-cta__btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.vk-faq-search-bar{max-width:560px;margin:2rem auto 0;position:relative;z-index:1}.vk-faq-search-bar__input{width:100%;background:#ffffff1f;border:1.5px solid rgba(255,255,255,.25);color:#fff;border-radius:var(--radius-full);padding:.875rem 1.25rem .875rem 3rem;font-size:.9375rem;font-family:inherit;transition:background-color .25s ease,border-color .25s ease}.vk-faq-search-bar__input::placeholder{color:#ffffff80}.vk-faq-search-bar__input:focus{outline:none;background:#ffffff2e;border-color:var(--color-accent)}.vk-faq-search-bar__icon{position:absolute;left:1.125rem;top:50%;transform:translateY(-50%);color:#ffffff8c;pointer-events:none}.vk-faq-tabs{display:flex;gap:.5rem;flex-wrap:wrap;margin:2.5rem 0 2rem;padding-bottom:.25rem}.vk-faq-tab{padding:.5rem 1.125rem;border-radius:var(--radius-full);border:1.5px solid var(--color-border);background:transparent;font-size:.875rem;font-weight:600;color:var(--color-text-muted);cursor:pointer;font-family:inherit;transition:border-color var(--transition-speed, .25s) ease,background-color var(--transition-speed, .25s) ease,color var(--transition-speed, .25s) ease;white-space:nowrap}.vk-faq-tab:hover{border-color:var(--color-accent);color:var(--color-primary)}.vk-faq-tab.is-active{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.vk-faq-list{display:flex;flex-direction:column;gap:.875rem}.vk-faq-item-wrap[hidden],.vk-faq-item-wrap[style*="display: none"]{display:none!important}.vk-faq-no-results{text-align:center;padding:3rem 1.5rem;display:none}.vk-faq-no-results.is-visible{display:block}.vk-faq-no-results__icon{color:var(--color-border);margin-bottom:1rem}.vk-policy-layout{display:grid;grid-template-columns:200px 1fr;gap:3rem;align-items:start;padding:3rem 0}.vk-policy-nav{position:sticky;top:calc(var(--header-height, 70px) + 1.5rem);background:var(--color-background);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.25rem}.vk-policy-nav__title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:.875rem;padding-bottom:.625rem;border-bottom:1px solid var(--color-border)}.vk-policy-nav__link{display:block;font-size:.8125rem;font-weight:500;color:var(--color-text-muted);text-decoration:none;padding:.4rem .5rem;border-radius:var(--radius-sm);transition:background-color var(--transition-speed, .25s) ease,color var(--transition-speed, .25s) ease;margin-bottom:.125rem}.vk-policy-nav__link:hover,.vk-policy-nav__link.is-active{background:var(--color-surface);color:var(--color-primary)}.vk-policy-content{background:var(--color-background);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:2.5rem}.vk-policy-content__title{font-size:2rem;font-weight:800;letter-spacing:-.025em;color:var(--color-text);margin-bottom:.5rem}.vk-policy-content__meta{font-size:.8125rem;color:var(--color-text-muted);margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1.5px solid var(--color-border);display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.vk-policy-rte{font-size:.9375rem;line-height:1.8;color:var(--color-text-muted)}.vk-policy-rte h1,.vk-policy-rte h2,.vk-policy-rte h3,.vk-policy-rte h4{color:var(--color-text);font-weight:700;letter-spacing:-.02em;margin-top:2.25rem;margin-bottom:.875rem;line-height:1.3}.vk-policy-rte h2{font-size:1.375rem}.vk-policy-rte h3{font-size:1.125rem}.vk-policy-rte h4{font-size:1rem}.vk-policy-rte p{margin-bottom:1.1rem}.vk-policy-rte p:last-child{margin-bottom:0}.vk-policy-rte ul,.vk-policy-rte ol{padding-left:1.5rem;margin-bottom:1.25rem}.vk-policy-rte li{margin-bottom:.375rem}.vk-policy-rte a{color:var(--color-accent);text-decoration:underline;text-underline-offset:.2em}.vk-policy-rte a:hover{color:var(--color-primary)}.vk-policy-rte strong{color:var(--color-text);font-weight:700}.vk-policy-rte table{width:100%;border-collapse:collapse;font-size:.875rem;margin:1.5rem 0;overflow-x:auto;display:block}.vk-policy-rte th,.vk-policy-rte td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--color-border)}.vk-policy-rte th{background:var(--color-surface);font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted)}.vk-policy-rte tr:hover td{background:var(--color-surface)}.vk-policy-rte blockquote{border-left:3px solid var(--color-accent);padding-left:1.25rem;margin:1.5rem 0;font-style:italic;color:var(--color-text)}.vk-404-page{min-height:80svh;display:flex;align-items:center;padding:4rem 0}.vk-404-inner{text-align:center;max-width:600px;margin:0 auto}.vk-404-illustration{margin:0 auto 2.5rem;width:260px;height:auto}.vk-404-code{font-size:clamp(5rem,18vw,10rem);font-weight:900;line-height:1;background:linear-gradient(135deg,var(--color-primary) 0%,#22c55e 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;letter-spacing:-.05em}.vk-404-title{font-size:clamp(1.375rem,3vw,1.875rem);font-weight:800;color:var(--color-text);letter-spacing:-.025em;margin-bottom:.875rem}.vk-404-desc{font-size:1rem;color:var(--color-text-muted);line-height:1.65;max-width:44ch;margin:0 auto 2rem}.vk-404-search{max-width:400px;margin:0 auto 2rem;position:relative}.vk-404-search__input{width:100%;border-radius:var(--radius-full);padding:.875rem 1.25rem .875rem 3rem;font-size:.9375rem;font-family:inherit;border:1.5px solid var(--color-border);background:var(--color-background);color:var(--color-text);transition:border-color .25s ease,box-shadow .25s ease}.vk-404-search__input:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #22c55e26}.vk-404-search__icon{position:absolute;left:1.125rem;top:50%;transform:translateY(-50%);color:var(--color-text-muted);pointer-events:none}.vk-404-search__btn{position:absolute;right:.375rem;top:50%;transform:translateY(-50%);background:var(--color-primary);color:#fff;border:none;border-radius:var(--radius-full);padding:.5rem 1.125rem;font-size:.8125rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background-color var(--transition-speed, .25s) ease}.vk-404-search__btn:hover{background:var(--color-accent)}.vk-404-btns{display:flex;gap:.875rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.vk-404-links{border-top:1px solid var(--color-border);padding-top:2rem}.vk-404-links__title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:1rem}.vk-404-links__grid{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center}.vk-404-links__tag{display:inline-block;padding:.4rem 1rem;background:var(--color-surface);border-radius:var(--radius-full);font-size:.875rem;font-weight:500;color:var(--color-text);text-decoration:none;border:none;transition:border-color var(--transition-speed, .25s) ease,background-color var(--transition-speed, .25s) ease}.vk-404-links__tag:hover{border-color:var(--color-accent);background:#22c55e0f;color:var(--color-primary)}.vk-404-products{padding:3rem 0;border-top:1px solid var(--color-border);text-align:left}.vk-global-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 1.5rem;gap:.875rem}.vk-global-empty__icon{width:80px;height:80px;border-radius:50%;background:var(--color-surface);display:flex;align-items:center;justify-content:center;color:var(--color-border);margin-bottom:.5rem}.vk-global-empty__title{font-size:1.125rem;font-weight:700;color:var(--color-text)}.vk-global-empty__desc{font-size:.9rem;color:var(--color-text-muted);max-width:36ch;line-height:1.6}.vk-skeleton{border-radius:var(--radius-md);background:linear-gradient(90deg,var(--color-surface) 0%,var(--color-border) 50%,var(--color-surface) 100%);background-size:200% 100%;animation:vk-shimmer 1.5s infinite}@keyframes vk-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.vk-skeleton--text{height:1em;border-radius:4px}.vk-skeleton--title{height:1.5em;border-radius:4px}.vk-skeleton--image{aspect-ratio:3/4}.vk-skeleton--circle{border-radius:50%}@media(max-width:1024px){.vk-about-why-grid{grid-template-columns:repeat(2,1fr)}.vk-contact-layout{gap:2rem}.vk-policy-layout{grid-template-columns:160px 1fr;gap:2rem}}@media(max-width:768px){.vk-contact-layout{grid-template-columns:1fr}.vk-contact-info{order:-1}.vk-contact-grid2{grid-template-columns:1fr}.vk-about-story{grid-template-columns:1fr;gap:2rem}.vk-about-story__visual{aspect-ratio:16/9}.vk-about-mv{grid-template-columns:1fr}.vk-about-why-grid{grid-template-columns:repeat(2,1fr)}.vk-about-values{grid-template-columns:1fr}.vk-about-cta{padding:2.5rem 1.5rem}.vk-faq-tabs{gap:.375rem}.vk-policy-layout{grid-template-columns:1fr}.vk-policy-nav{position:relative;top:0;display:flex;flex-wrap:wrap;gap:.375rem;align-items:center}.vk-policy-nav__title{width:100%;margin-bottom:.375rem}.vk-policy-nav__link{padding:.3rem .75rem;border:1px solid var(--color-border);border-radius:var(--radius-full)}.vk-policy-content{padding:1.5rem}.vk-404-page{padding:2.5rem 0}.vk-404-illustration{width:180px}}@media(max-width:480px){.vk-about-why-grid{grid-template-columns:1fr}.vk-faq-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem;scrollbar-width:none}.vk-faq-tabs::-webkit-scrollbar{display:none}.vk-contact-form-card{padding:1.5rem}.vk-404-btns{flex-direction:column;align-items:center}}@media(max-width:375px){.vk-page-hero{padding:2.5rem 0}.vk-about-cta__title{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/129/assets/utility-pages.css.map */
