@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;800&display=swap";:host{all:initial;color-scheme:light}.vtv-survey{--vtv-survey-text: #132033;--vtv-survey-muted: #647083;--vtv-survey-border: #dce4ef;--vtv-survey-blue: #0f5bff;--vtv-survey-red: #e21b35;--vtv-survey-green: #00a66c;--vtv-survey-gold: #d9a441;--vtv-survey-bg: #ffffff;box-sizing:border-box;position:fixed;right:24px;bottom:24px;z-index:2147483647;width:600px;height:300px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);font-family:Roboto,Arial,Helvetica,sans-serif;color:var(--vtv-survey-text)}.vtv-survey *,.vtv-survey *:before,.vtv-survey *:after{box-sizing:border-box}.vtv-survey__card{position:relative;display:grid;grid-template-rows:auto 1fr auto;width:100%;height:100%;overflow:hidden;padding:24px 22px 18px;background:linear-gradient(135deg,#0f5bff14,#00a66c0d 48%,#e21b350f),var(--vtv-survey-bg);border:1px solid rgba(19,32,51,.1);border-radius:10px;box-shadow:0 18px 45px #0b182f33}.vtv-survey__card:before{content:"";position:absolute;inset:0 0 auto;height:6px;background:linear-gradient(90deg,var(--vtv-survey-red),var(--vtv-survey-blue),var(--vtv-survey-green),var(--vtv-survey-gold))}.vtv-survey__header{display:grid;grid-template-columns:78px 1fr 30px;gap:12px;align-items:start;min-height:42px;min-width:0}.vtv-survey__logo{display:block;width:100%;max-width:100%;object-fit:contain}.vtv-survey__logo--vtv6{height:34px;justify-self:start}.vtv-survey__title{margin:0;min-width:0;text-align:center;font-size:20px;line-height:1.22;font-weight:800;letter-spacing:0;color:#0d1b2f;padding-top:2px}.vtv-survey__title span{display:block}.vtv-survey__close{display:grid;place-items:center;width:30px;height:30px;border:0;padding:0;cursor:pointer;color:#263449;background:#ffffffb8;border-radius:50%}.vtv-survey__close:hover,.vtv-survey__close:focus-visible{background:#fff;box-shadow:0 0 0 3px #0f5bff24;outline:none}.vtv-survey__body{min-height:0;padding-top:14px;overflow:auto}.vtv-survey__intro{display:grid;align-content:center;min-height:100%}.vtv-survey__intro p{margin:0;color:#334155;font-size:14px;line-height:1.48}.vtv-survey__field{display:grid;gap:12px}.vtv-survey__question{margin:0;color:#101828;font-size:16px;line-height:1.25;font-weight:800;letter-spacing:0}.vtv-survey__textarea,.vtv-survey__input{width:100%;border:1px solid #c8d5e6;border-radius:8px;color:var(--vtv-survey-text);background:#ffffffeb;font:inherit;outline:none;box-shadow:inset 0 0 0 1px transparent}.vtv-survey__textarea:focus,.vtv-survey__input:focus{border-color:var(--vtv-survey-blue);box-shadow:0 0 0 3px #0f5bff21}.vtv-survey__textarea{min-height:105px;padding:13px 14px;resize:none}.vtv-survey__input{height:46px;padding:0 14px}.vtv-survey__textarea::placeholder,.vtv-survey__input::placeholder{color:#98a2b3}.vtv-survey__contact-fields{display:grid;gap:12px}.vtv-survey__contact-field{display:grid;gap:7px;color:#263244;font-size:14px;line-height:1.25;font-weight:700}.vtv-survey__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px}.vtv-survey__option{display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:center;min-height:30px;padding:5px 7px;cursor:pointer;color:#1f2a3d;background:#ffffffb8;border:1px solid rgba(148,163,184,.36);border-radius:7px;font-size:13px;line-height:1.22}.vtv-survey__option:hover{border-color:#0f5bff73;background:#fff}.vtv-survey__option input{appearance:none;position:relative;width:18px;height:18px;margin:0;border:1.5px solid #7890ad;border-radius:5px;background:#fff}.vtv-survey__option input:checked{border-color:var(--vtv-survey-blue);background:linear-gradient(135deg,var(--vtv-survey-blue),#00a66c)}.vtv-survey__option input:checked:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.vtv-survey__footer{display:grid;grid-template-columns:1fr auto auto;gap:9px;align-items:center;padding-top:12px}.vtv-survey__status{display:grid;gap:4px;align-items:center;min-width:0}.vtv-survey__footer-logo{display:block;width:94px;height:26px;object-fit:contain;object-position:left center}.vtv-survey__progress{color:var(--vtv-survey-muted);font-size:13px;font-weight:700}.vtv-survey__error{color:#c1121f;font-size:12px;line-height:1.25;font-weight:700}.vtv-survey__button{min-width:88px;height:38px;border:0;border-radius:999px;cursor:pointer;font:inherit;font-size:14px;font-weight:800;letter-spacing:0;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.vtv-survey__button:hover,.vtv-survey__button:focus-visible{transform:translateY(-1px);outline:none}.vtv-survey__button:disabled{cursor:not-allowed;opacity:.48;transform:none;box-shadow:none}.vtv-survey__button--primary{color:#fff;background:linear-gradient(135deg,var(--vtv-survey-blue),#006fdb 46%,var(--vtv-survey-green));box-shadow:0 8px 18px #0f5bff3d}.vtv-survey__button--primary:hover,.vtv-survey__button--primary:focus-visible{box-shadow:0 10px 22px #0f5bff4d}.vtv-survey__button--ghost{color:#28405d;background:#ffffffc7;box-shadow:inset 0 0 0 1px #7890ad57}.vtv-survey__button--ghost:hover,.vtv-survey__button--ghost:focus-visible{background:#fff;box-shadow:inset 0 0 0 1px #0f5bff4d}.vtv-survey__done{display:grid;align-content:center;gap:9px;min-height:100%}.vtv-survey__done-title{margin:0;font-size:19px;line-height:1.25;font-weight:800}.vtv-survey__done-text{margin:0;color:var(--vtv-survey-muted);font-size:14px;line-height:1.45}@media(max-width:767px){.vtv-survey{inset:50% auto auto 50%;width:min(600px,calc(100vw - 24px));height:min(500px,calc(100vh - 24px));transform:translate(-50%,-50%)}.vtv-survey__card{padding:22px 16px 16px}.vtv-survey__header{grid-template-columns:58px minmax(0,1fr) 30px;gap:8px;min-height:48px}.vtv-survey__logo--vtv6{height:29px}.vtv-survey__title{font-size:18px;line-height:1.12;padding-top:0}.vtv-survey__title span{overflow-wrap:normal}.vtv-survey__footer-logo{width:82px;height:23px}.vtv-survey__intro p{font-size:14px;line-height:1.5}.vtv-survey__options{grid-template-columns:1fr}.vtv-survey__footer--questions,.vtv-survey__footer--intro{grid-template-columns:1fr auto auto}.vtv-survey__button{min-width:76px;height:38px;font-size:13px}}
