.exhibitForm[data-v-41187dcf]{background-color:#fff;border-radius:15px;display:flex;flex-direction:column;overflow:hidden}.exhibitForm .heading[data-v-41187dcf]{background:#515151;display:flex;justify-content:center;padding:10px}.exhibitForm .heading[data-v-41187dcf]:is([data-archived=false] *){background:linear-gradient(270deg,#0ad6d9,#4c94e6 34%,#a952f1 67%,#de66d2)}.exhibitForm .heading span[data-v-41187dcf]{color:#fff;font-size:18px;font-weight:600;line-height:1.5em;padding-inline:20px;position:relative;text-align:center}.exhibitForm .heading span[data-v-41187dcf]:after,.exhibitForm .heading span[data-v-41187dcf]:before{background-color:#fff;content:"";height:18px;position:absolute;top:50%;transform-origin:top;width:2px}.exhibitForm .heading span[data-v-41187dcf]:before{left:0;transform:translateY(-50%) rotate(-30deg)}.exhibitForm .heading span[data-v-41187dcf]:after{right:0;transform:translateY(-50%) rotate(30deg)}.exhibitForm .form[data-v-41187dcf]{align-items:center;display:flex;flex-direction:column;gap:25px;padding:25px 15px 15px}.exhibitForm .form .block[data-v-41187dcf]{display:flex;flex-direction:column;gap:15px;width:100%}.exhibitForm .form[data-v-41187dcf] .item{display:flex;flex-direction:column;gap:5px}.exhibitForm .form[data-v-41187dcf] .item label{color:#000;font-size:16px;font-weight:600;line-height:1.5em;padding-left:20px;position:relative;width:-moz-fit-content;width:fit-content}.exhibitForm .form[data-v-41187dcf] .item label:before{background:#515151;border-radius:50%;content:"";height:15px;left:0;position:absolute;top:2px;width:15px}.exhibitForm .form[data-v-41187dcf] .item label:is([data-archived=false] *):before{background:linear-gradient(270deg,#0ad6d9,#4c94e6 34%,#a952f1 67%,#de66d2)}.exhibitForm .form[data-v-41187dcf] .item label:has(+* div[data-required=true]),.exhibitForm .form[data-v-41187dcf] .item label:has(+* select[required]),.exhibitForm .form[data-v-41187dcf] .item label:has(+.checkbox),.exhibitForm .form[data-v-41187dcf] .item label:has(+input[required]),.exhibitForm .form[data-v-41187dcf] .item label:has(+textarea[required]){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='11' fill='none' viewBox='0 0 13 11'%3E%3Cpath fill='%23DA0F0F' d='m6.5 0 1.41 4.058 4.296.088-3.423 2.596 1.244 4.112L6.5 8.4l-3.527 2.454 1.244-4.112L.794 4.146l4.295-.088z'/%3E%3C/svg%3E");background-position:100% 0;background-repeat:no-repeat;background-size:12px;padding-right:14px}.exhibitForm .form[data-v-41187dcf] .item .error{color:#da0f0f;font-size:14px;font-weight:400;line-height:1.75em}.exhibitForm .form[data-v-41187dcf] .item input,.exhibitForm .form[data-v-41187dcf] .item textarea{background-color:#f8f8f8;border:1px solid #d1d1d1;color:#212528;font-size:16px;font-weight:300;line-height:1.5em;outline:none;padding:5px;width:100%}.exhibitForm .form[data-v-41187dcf] .item input::-moz-placeholder,.exhibitForm .form[data-v-41187dcf] .item textarea::-moz-placeholder{color:#8c8c8c}.exhibitForm .form[data-v-41187dcf] .item input::placeholder,.exhibitForm .form[data-v-41187dcf] .item textarea::placeholder{color:#8c8c8c}.exhibitForm .form[data-v-41187dcf] .item input:is([data-archived=true] *),.exhibitForm .form[data-v-41187dcf] .item textarea:is([data-archived=true] *){cursor:not-allowed;pointer-events:none}.exhibitForm .form[data-v-41187dcf] .item .radio{display:flex;flex-direction:column;gap:5px}.exhibitForm .form[data-v-41187dcf] .item .radio input[type=radio]{accent-color:#515151;margin-right:8px;width:auto}.exhibitForm .form[data-v-41187dcf] .item .radio input[type=radio]:is([data-archived=false] *){accent-color:#3b82f6}.exhibitForm .form[data-v-41187dcf] .item .radio label{align-items:center;cursor:pointer;display:flex;font-weight:300;padding-left:0}.exhibitForm .form[data-v-41187dcf] .item .radio label:before{display:none}.exhibitForm .form[data-v-41187dcf] .item .radio label:is([data-archived=true] *){cursor:not-allowed;pointer-events:none}.exhibitForm .form[data-v-41187dcf] .item .radio .radio-item{display:flex;gap:5px}.exhibitForm .form[data-v-41187dcf] .item .radio .radio-item:is([data-archived=true] *){cursor:not-allowed;pointer-events:none}.exhibitForm .terms-section[data-v-41187dcf]{display:flex;flex-direction:column;gap:15px;width:100%}.exhibitForm .terms-section .terms-content[data-v-41187dcf]{background-color:#f8f8f8;border:1px solid #d1d1d1;border-radius:8px;overflow:hidden;width:100%}.exhibitForm .terms-section .terms-content .terms-inner[data-v-41187dcf]{max-height:300px;overflow-y:auto;padding:20px}.exhibitForm .terms-section .terms-content .terms-inner h3[data-v-41187dcf]{color:#000;font-size:18px;font-weight:600;line-height:1.5em;margin-bottom:15px}.exhibitForm .terms-section .terms-content .terms-inner .terms-text[data-v-41187dcf]{display:flex;flex-direction:column}.exhibitForm .terms-section .terms-content .terms-inner .terms-text h4[data-v-41187dcf]{color:#000;font-size:16px;font-weight:600;line-height:1.5em}.exhibitForm .terms-section .terms-content .terms-inner .terms-text p[data-v-41187dcf]{color:#212528;font-size:14px;font-weight:400;line-height:1.75em;margin-bottom:20px}.exhibitForm .terms-section .terms-content .terms-inner[data-v-41187dcf] .terms-text a{color:#1c5ac1;text-decoration:underline}.exhibitForm .terms-section .terms-checkbox[data-v-41187dcf]{width:100%}.exhibitForm .terms-section .terms-checkbox input[type=checkbox][data-v-41187dcf]{height:0;opacity:0;position:absolute;width:0}.exhibitForm .terms-section .terms-checkbox input[type=checkbox]+label[data-v-41187dcf]{align-items:center;cursor:pointer;display:flex;width:-moz-fit-content;width:fit-content}.exhibitForm .terms-section .terms-checkbox input[type=checkbox]+label .checkbox-text[data-v-41187dcf]{color:#000;font-size:16px;line-height:1.5em;padding-left:28px;position:relative}.exhibitForm .terms-section .terms-checkbox input[type=checkbox]+label .checkbox-text[data-v-41187dcf]:before{background-color:#fff;border:2px solid #d1d1d1;border-radius:4px;content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:20px}.exhibitForm .terms-section .terms-checkbox input[type=checkbox]+label .checkbox-text[data-v-41187dcf]:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:14px;left:6px;position:absolute;top:50%;transform:translateY(-60%) rotate(45deg) scale(0);transition:all .2s ease;width:8px}.exhibitForm .terms-section .terms-checkbox input[type=checkbox]:checked+label .checkbox-text[data-v-41187dcf]:before{background:#3b82f6;border-color:#3b82f6}.exhibitForm .terms-section .terms-checkbox input[type=checkbox]:checked+label .checkbox-text[data-v-41187dcf]:before:is([data-archived=true] *){background:gray;border-color:gray}.exhibitForm .terms-section .terms-checkbox input[type=checkbox]:checked+label .checkbox-text[data-v-41187dcf]:after{transform:translateY(-60%) rotate(45deg) scale(1)}.exhibitForm .terms-section .terms-checkbox input[type=checkbox]:disabled+label[data-v-41187dcf]{cursor:not-allowed;opacity:.7}.exhibitForm .terms-section .terms-checkbox input[type=checkbox]:disabled+label .checkbox-text[data-v-41187dcf]{cursor:not-allowed}.exhibitForm .submit[data-v-41187dcf]{background:#515151;border-radius:100vmax;box-shadow:0 4px 4px #00000040;cursor:not-allowed;cursor:pointer;padding:10px 40px 10px 50px;pointer-events:none;position:relative;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}@media (any-hover:hover){.exhibitForm .submit[data-v-41187dcf]:hover{box-shadow:none;transform:translateY(4px)}}.exhibitForm .submit[data-v-41187dcf]:is([data-archived=false] [data-submit=false]){background:gray;cursor:not-allowed;pointer-events:none}.exhibitForm .submit[data-v-41187dcf]:is([data-archived=false] [data-submit=true]){background:linear-gradient(270deg,#0ad6d9,#4c94e6 34%,#a952f1 67%,#de66d2);pointer-events:auto}.exhibitForm .submit span[data-v-41187dcf]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' fill='none' viewBox='0 0 18 19'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='m.913 2.966 5.67 12.836 3.449-3.992L3.507 5l8.232 4.838 3.483-4.037zM12.562 12.102l-.767-2.182-1.628 1.884z'/%3E%3Cpath stroke='%23fff' stroke-width='.771' d='m11.481 14.071 1.837 1.375m-.063-2.722 1.836 1.374m-1.043-3.456 1.837 1.375'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 .445h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:contain;color:#fff;display:block;font-size:18px;font-weight:600;line-height:1em;padding-right:28px}.exhibitForm .submit input[data-v-41187dcf]{cursor:pointer;height:100%;left:0;min-height:auto;position:absolute;top:0;width:100%}
