.input-style{border:2px solid transparent;border-radius:1rem;background-color:#FFF6EC;padding:.5rem 1rem;color:#E2552C;height:48px;outline:none;transition:border-color .2s ease-in-out}.input-style::-moz-placeholder{color:#E2552C;opacity:1}.input-style::placeholder{color:#E2552C;opacity:1}.input-error{border-color:#C93026!important}.input-wrapper{min-height:52px;gap:0!important}.input-wrapper,.long-input{position:relative;width:100%;height:auto}.long-input{min-height:9.5rem}.floating-label-inside{position:absolute;top:-1rem;left:1rem;font-size:.75rem;font-family:Polymath Medium,sans-serif;font-weight:500;color:#E2552C;opacity:0;pointer-events:none;transition:all .2s ease;text-transform:none}@media (max-width:767px){.floating-label-inside{top:-.5rem;left:.75rem;font-size:.7rem}}.floating-label-inside.visible{opacity:1}.floating-label-inside.visible+.input-style,.floating-label-inside.visible+textarea.input-style{padding-top:.6rem;padding-bottom:.2rem}.area-floating-label-inside{position:absolute;top:0!important;left:0!important;font-size:.75rem;font-family:Polymath Medium,sans-serif;font-weight:500;color:#E2552C;opacity:0;pointer-events:none;transition:all .2s ease;text-transform:none;width:96%;height:1rem;line-height:1rem;padding-left:1rem;background-color:#FFF6EC;border-top-left-radius:1rem;text-align:left!important}@media (max-width:767px){.area-floating-label-inside{top:-.5rem;left:.75rem;font-size:.7rem}}.area-floating-label-inside.visible{opacity:1}.area-floating-label-inside.visible+.input-style,.area-floating-label-inside.visible+textarea.input-style{padding-top:.6rem;padding-bottom:.2rem;text-align:left!important}.input-style,.long-input textarea{overflow:auto}.input-style::-webkit-scrollbar,.long-input textarea::-webkit-scrollbar{width:8px}.input-style::-webkit-scrollbar-button,.long-input textarea::-webkit-scrollbar-button{display:none;height:0;width:0}.input-style::-webkit-scrollbar-thumb,.long-input textarea::-webkit-scrollbar-thumb{background-color:#E2552C;border-radius:.5rem}.input-style::-webkit-scrollbar-track,.long-input textarea::-webkit-scrollbar-track{background:transparent}.input-style,.long-input textarea{scrollbar-width:thin;scrollbar-color:#E2552C transparent}.input-style:-webkit-autofill,.input-style:-webkit-autofill:active,.input-style:-webkit-autofill:focus,.input-style:-webkit-autofill:hover,textarea.input-style:-webkit-autofill{box-shadow:inset 0 0 0 1000px #FFF6EC!important;-webkit-text-fill-color:#E2552C!important;caret-color:#E2552C!important;-webkit-transition:background-color 9999s ease-in-out 0s,color 9999s ease-in-out 0s!important;transition:background-color 9999s ease-in-out 0s,color 9999s ease-in-out 0s!important}