@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";.vsc{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fbfaf8;color:#211d22;position:relative;--paper:#fbfaf8;--band:#f5f5f7;--panel:#fff;--ink:#211d22;--ink2:#18181b;--muted:#6b7280;--soft:#9aa0ab;--line:rgba(20,15,25,.09);--coral:#ff4d6e;--coral2:#ff6f61;--gold:#FCAF45;--green:#16a34a;--panel-shadow:0 16px 42px -18px rgba(20,15,25,.18),0 2px 6px rgba(20,15,25,.05);--ease:cubic-bezier(.23,1,.32,1)}.vsc *{box-sizing:border-box}html{scroll-behavior:smooth}.vsc .em{color:var(--coral)}.vsc-eyebrow{display:inline-flex;align-items:center;gap:13px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--coral);margin:0 0 14px}.vsc-eyebrow:before{content:"";width:30px;height:1px;background:var(--coral);opacity:.5}.vsc-eyebrow.c:after{content:"";width:30px;height:1px;background:var(--coral);opacity:.5}.vsc-mast h1{font-size:clamp(30px,4.6vw,46px);font-weight:800;letter-spacing:-.03em;line-height:1.06;color:var(--ink);margin:0 0 15px}.vsc-h2{font-size:clamp(24px,3.4vw,34px);font-weight:800;letter-spacing:-.025em;line-height:1.1;color:var(--ink);margin:0 0 12px}.vsc-lead{font-size:16px;color:var(--muted);line-height:1.65;max-width:560px;margin:0 auto}.vsc-wrap{max-width:1080px;margin:0 auto;padding:62px 20px 0;text-align:center}@media(min-width:768px){.vsc-wrap{padding:74px 32px 0}}.vsc-mast{max-width:640px;margin:0 auto}.vsc-mast p{font-size:16.5px;color:var(--muted);line-height:1.6;max-width:520px;margin:0 auto 22px}.vsc-trust{display:inline-flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:center;font-size:13.5px;color:var(--muted);font-weight:500}.vsc-trust .stars{color:var(--gold);letter-spacing:1.5px;font-size:14px}.vsc-trust b{color:var(--ink);font-weight:700}.vsc-trust .dot{width:3px;height:3px;border-radius:50%;background:#cfccd4}.vsc-divider{display:flex;align-items:center;justify-content:center;gap:16px;max-width:340px;margin:38px auto 0}.vsc-divider .ln{flex:1;height:1px;background:linear-gradient(90deg,transparent,#d4d4d8 50%,transparent)}.vsc-divider .sp{width:22px;height:22px;color:var(--coral);filter:drop-shadow(0 3px 8px rgba(255,77,141,.28));animation:vscSpark 3s ease-in-out infinite}.vsc-divider .sp svg{width:100%;height:100%;fill:currentColor}@keyframes vscSpark{0%,to{transform:scale(1);opacity:.82}50%{transform:scale(1.13);opacity:1}}.vsc-band{background:transparent;padding:24px 20px}@media(max-width:680px){.vsc-band{padding:15px 14px}}.vsc-panel{background:var(--panel);max-width:920px;margin:0 auto;padding:48px 44px;border-radius:24px;border:1px solid rgba(20,15,25,.06);box-shadow:var(--panel-shadow)}@media(max-width:680px){.vsc-panel{padding:34px 22px;border-radius:18px}}.vsc-phead{text-align:center;max-width:600px;margin:0 auto 30px}.vsc-phead .vsc-lead{margin:0 auto}.vsc-re{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:820px;margin:0 auto 30px}.vsc-re-item{display:flex;align-items:flex-start;gap:11px;background:var(--paper);border:1px solid #efedf0;border-radius:14px;padding:14px 15px}.vsc-re-item svg{width:19px;height:19px;flex:none;margin-top:1px;fill:none;stroke:var(--coral);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.vsc-re-item b{display:block;font-size:13px;font-weight:700;color:var(--ink);letter-spacing:-.01em;line-height:1.3}.vsc-re-item span{font-size:12px;color:var(--muted);line-height:1.4}.vsc-re-item a{color:var(--coral);font-weight:700;text-decoration:none;font-size:12.5px;overflow-wrap:anywhere}@media(max-width:640px){.vsc-re{grid-template-columns:1fr;gap:10px;margin-bottom:24px}}.vsc-form{max-width:560px;margin:0 auto}.vsr-form{max-width:520px;margin:0 auto}.vsc-row,.vsr-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:520px){.vsc-row,.vsr-row{grid-template-columns:1fr}}.vsc-field{margin-bottom:15px;text-align:left}.vsc-label{display:block;font-size:12.5px;font-weight:700;color:var(--ink2);margin-bottom:7px;letter-spacing:-.01em}.vsc-input,.vsc-textarea{width:100%;padding:13px 15px;border:1.5px solid var(--line);border-radius:13px;font-family:inherit;font-size:14.5px;color:var(--ink);background:#fff;outline:none;transition:border-color .16s var(--ease),box-shadow .16s var(--ease);-webkit-appearance:none;appearance:none}.vsc-input::placeholder,.vsc-textarea::placeholder{color:#aeb1b8}.vsc-input:focus,.vsc-textarea:focus{border-color:var(--coral);box-shadow:0 0 0 4px #ff4d6e21}.vsc-textarea{min-height:130px;resize:vertical;line-height:1.6}.vsc-submit{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;margin-top:6px;background:var(--coral);color:#fff;border:0;font-family:inherit;font-weight:800;font-size:15px;letter-spacing:-.01em;padding:15px 30px;border-radius:999px;cursor:pointer;box-shadow:0 10px 24px -12px #ff4d8d80;transition:transform .18s var(--ease),box-shadow .22s var(--ease),filter .2s}.vsc-submit svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.vsc-submit:hover{transform:translateY(-2px);box-shadow:0 16px 32px -12px #ff4d8d8c;filter:brightness(1.02)}.vsc-submit:active{transform:translateY(0) scale(.97)}.vsc-submit:disabled{opacity:.7;cursor:default;transform:none}.vsc-fine{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:var(--soft);font-weight:500;margin:13px 0 0;text-align:center}.vsc-fine svg{width:14px;height:14px;flex:none;fill:none;stroke:var(--green);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.vsc-success{background:#eafaf0;border:1px solid #bbe9cc;border-radius:16px;padding:26px 22px;text-align:center;max-width:560px;margin:0 auto}.vsc-success-ic{width:46px;height:46px;border-radius:50%;background:#16a34a;display:grid;place-items:center;margin:0 auto 12px}.vsc-success-ic svg{width:24px;height:24px;stroke:#fff;stroke-width:2.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.vsc-success h3{font-size:17px;font-weight:800;color:var(--ink);margin:0 0 5px}.vsc-success p{font-size:13.5px;color:var(--muted);margin:0;line-height:1.55}.vsc-error{background:#fff0f0;border:1px solid #ffd0d0;border-radius:12px;padding:13px 16px;margin:0 auto 18px;max-width:560px;font-size:13px;color:#dc2626;line-height:1.5}.vsc-error ul{margin:0;padding-left:18px}#refill{scroll-margin-top:90px}.vsr-msg{margin:0 0 14px;padding:11px 13px;border-radius:11px;font-size:13.5px;font-weight:600;line-height:1.45;text-align:left}.vsr-msg.is-ok{background:#ecfdf3;border:1px solid #bbf7d0;color:#15803d}.vsr-msg.is-err{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.vsc-refill-hi{animation:vscHi 2.4s var(--ease)}@keyframes vscHi{0%{box-shadow:0 0 #ff4d6e00,var(--panel-shadow)}18%{box-shadow:0 0 0 5px #ff4d6e66,var(--panel-shadow)}to{box-shadow:0 0 #ff4d6e00,var(--panel-shadow)}}.vsc-faq{max-width:640px;margin:0 auto;padding:48px 20px 80px;text-align:center}.vsc-faq p{font-size:16px;color:var(--muted);line-height:1.6;margin:0 0 20px}.vsc-faq p b{color:var(--ink);font-weight:700}.vsc-ghost{display:inline-flex;align-items:center;gap:9px;background:#fff;color:var(--coral);font-family:inherit;font-weight:800;font-size:15px;padding:14px 28px;border-radius:999px;text-decoration:none;box-shadow:inset 0 0 0 1.5px #ff4d6e80,0 6px 18px -10px #140f1929;transition:transform .18s var(--ease),background .2s}.vsc-ghost svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.vsc-ghost:hover{background:#fff1f5;transform:translateY(-2px)}@media(max-width:768px){.vsc-wrap{display:none}.vsc-band:first-of-type{padding-top:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.vsc-divider .sp,.vsc-refill-hi{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/contact-page.css.map */
