.kolivo-hs-form form{display:flex;flex-direction:column;gap:1rem;width:100%}.kolivo-hs-form .hs-form-field{margin:0!important;width:100%!important}.kolivo-hs-form .hs-form-field label,.kolivo-hs-form .hs-form-required,.kolivo-hs-form .hs-richtext{display:none!important}.kolivo-hs-form .hs-form-field .input{width:100%!important;margin:0!important}.kolivo-hs-form .hs-input{width:100%!important;box-sizing:border-box;height:3.5rem;padding:0 1rem!important;background-color:hsla(0,0%,100%,.1)!important;border:1px solid hsla(0,0%,100%,.2)!important;border-radius:.375rem!important;color:#fff!important;font-family:inherit!important;font-size:.875rem!important;transition:border-color .2s,box-shadow .2s}.kolivo-hs-form select.hs-input{height:3.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.kolivo-hs-form textarea.hs-input{height:auto;min-height:9rem;padding:.75rem 1rem!important;resize:none!important}.kolivo-hs-form .hs-input::-moz-placeholder{color:#9ca3af!important}.kolivo-hs-form .hs-input::placeholder{color:#9ca3af!important}.kolivo-hs-form .hs-input:focus{outline:none!important;box-shadow:0 0 0 2px rgba(90,90,255,.5)!important}.kolivo-hs-form .hs-input:-webkit-autofill,.kolivo-hs-form .hs-input:-webkit-autofill:focus,.kolivo-hs-form .hs-input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1000px #181828!important;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.kolivo-hs-form .hs-error-msgs{list-style:none!important;padding:0!important;margin:.35rem 0 0!important}.kolivo-hs-form .hs-error-msgs label{display:block!important;margin:0!important;font-size:.75rem!important;font-weight:400!important;color:#f87171!important}.kolivo-hs-form .hs_submit{padding-top:.5rem}.kolivo-hs-form .hs_submit .actions{display:flex}.kolivo-hs-form .hs-button{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:100%!important;display:inline-flex!important;align-items:center;justify-content:center;height:3.5rem!important;padding:0 1.5rem!important;background-color:#5a5aff!important;background-image:none!important;color:#fff!important;font-family:inherit!important;font-weight:600!important;font-size:1rem!important;border:none!important;border-radius:.375rem!important;cursor:pointer;transition:background-color .3s,box-shadow .3s}.kolivo-hs-form .hs-button:hover{background-color:rgba(90,90,255,.9)!important;box-shadow:0 0 30px rgba(90,90,255,.5)!important}.kolivo-hs-form .hs-button:disabled{opacity:.5!important;cursor:not-allowed}.kolivo-hs-hidden-field{display:none!important}.kolivo-hs-form .hs_firstname{order:1}.kolivo-hs-form .hs_email{order:2}.kolivo-hs-form .hs_company{order:3}.kolivo-hs-form .hs_phone{order:4}.kolivo-hs-form .kolivo-hs-field--service{order:5}.kolivo-hs-form .hs_message{order:6}.kolivo-hs-form .hs_submit{order:7}.kolivo-hs-form--home form{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.kolivo-hs-form--home .hs-input{font-size:1.125rem!important}.kolivo-hs-form--home .hs_message,.kolivo-hs-form--home .hs_submit,.kolivo-hs-form--home .kolivo-hs-field--service{grid-column:1/-1}@media (max-width:639px){.kolivo-hs-form--home form{grid-template-columns:1fr}}.kolivo-hs-form--simple .hs_message{display:none!important}