@charset "UTF-8";:root{--vk-margin-section-bottom:2em;--vk-size-text:16px}.vkfs{font-size:.88rem;margin-bottom:var(--vk-margin-section-bottom,2em)}.vkfs__labels{display:flex;flex-wrap:wrap;gap:0 1.6em;justify-content:space-between}@media (max-width:991.98px){.vkfs__labels{display:block}}.vkfs__outer-wrap{flex-basis:calc(50% - .8em);margin-bottom:calc(var(--vk-size-text) * 1)}.vkfs__label-name{font-weight:700;margin-bottom:calc(var(--vk-size-text) * .5)}.vkfs__input-wrap{margin:0;margin-top:0;margin-bottom:0}.vkfs__input-wrap--checkbox,.vkfs__input-wrap--radio{-webkit-padding-start:0;padding-inline-start:0}.vkfs__input-wrap:after,.vkfs__input-wrap:before{content:"";display:table}.vkfs__input-wrap:after{clear:both}.vkfs__input-wrap li{list-style:none;position:relative;margin-bottom:0;word-break:break-all;padding-bottom:calc(var(--vk-size-text) * .3125);padding-top:calc(var(--vk-size-text) * .3125);-webkit-padding-start:calc(var(--vk-size-text) * 1.5);padding-inline-start:calc(var(--vk-size-text) * 1.5);text-indent:calc(var(--vk-size-text) * -1.5)}@media (min-width:768px){.vkfs__input-wrap li{padding-right:calc(var(--vk-size-text) * 1.25);display:inline-block;float:left;width:auto}}.vkfs__input-wrap label{margin-bottom:0;display:block}.vkfs__input-wrap .vkfs__has-children{display:block;width:100%;padding-bottom:0}.vkfs__input-wrap .vkfs__has-children .vkfs__input-wrap .vkfs__has-children{-webkit-padding-start:0;padding-inline-start:0;margin-bottom:0}.vkfs__input-wrap .vkfs__has-children .vkfs__children{margin-top:calc(var(--vk-size-text) * .25);margin-bottom:0;-webkit-padding-start:calc(var(--vk-size-text) * .15);padding-inline-start:calc(var(--vk-size-text) * .15)}.vkfs input[type=text],.vkfs select{display:block;width:100%;max-width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1em;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem}.vkfs input[type=checkbox],.vkfs input[type=radio]{position:relative;margin-right:.5rem;cursor:pointer;width:calc(var(--vk-size-text) * 1);height:calc(var(--vk-size-text) * 1);vertical-align:middle;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;text-align:center;border:none}.vkfs input[type=checkbox]::before{display:block;position:absolute;content:'';width:calc(var(--vk-size-text) * 1);height:calc(var(--vk-size-text) * 1);background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;margin:unset}.vkfs input[type=radio]::before{display:block;position:absolute;content:'';width:calc(var(--vk-size-text) * 1);height:calc(var(--vk-size-text) * 1);background-color:#fff;border:1px solid #ced4da;border-radius:50%;margin:unset}.vkfs input[type=radio]::after{display:block;content:'';position:absolute;left:25%;top:25%;border-radius:50%;width:.5rem;height:.5rem;background-color:#3582c4;opacity:0}.vkfs input[type=checkbox]::after{display:block;content:'';position:absolute;left:25%;top:0;width:7px;height:12px;border-right:3px solid #3582c4;border-bottom:3px solid #3582c4;transform:rotate(45deg);opacity:0}.vkfs input[type=checkbox]:checked::after,.vkfs input[type=radio]:checked::after{opacity:1}.vkfs select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat right 5px top 55%;background-size:16px 16px}.vkfs input[type=submit]{padding:.5em 1em;margin-top:.5em;width:100%;letter-spacing:.5em;font-size:14px}