@import"https://fonts.googleapis.com/css?family=Oswald:300,400,500&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap";.custom-input__wrapper{position:relative;height:100px;width:100%;max-width:600px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-input__wrapper .custom-input__label{position:absolute;top:55px;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2;font-size:1rem;pointer-events:none;-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 960px){.custom-input__wrapper .custom-input__label{top:50px;font-size:1.25rem}}.custom-input__wrapper .custom-input__label.go-to-top{top:20px;font-size:.75rem}@media screen and (min-width: 960px){.custom-input__wrapper .custom-input__label.go-to-top{font-size:1rem;top:15px}}.custom-input__wrapper input{width:100%;border:0;font-size:1.25rem;background-color:transparent}.custom-input__wrapper input:focus{outline:none}.custom-input__wrapper .bottom-border__wrapper{position:absolute;top:75px;left:0;width:100%;height:2px;background-color:#a1a1a1}.custom-input__wrapper .bottom-border__wrapper .bottom-border__override{position:absolute;top:0;left:0;width:0;height:2px;background-color:#1a2434;-webkit-transition:.3s;transition:.3s}.custom-input__wrapper .bottom-border__wrapper .bottom-border__override.full-width{width:100%}.custom-input__wrapper.select{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.custom-input__wrapper.select label{margin-bottom:8px}.custom-input__wrapper.select select{width:100%;height:40px;background-color:#fff;font-weight:700;border:none;border-bottom:2px #1A2434 solid;cursor:pointer}.custom-input__wrapper.button{height:48px}.custom-input__wrapper.button .uk-button.custom-input{color:#fff;background-color:#1a2434}.custom-input__wrapper.button .uk-button.custom-input:hover{background-color:#ff1541}.custom-input__wrapper.light{color:#fff}.custom-input__wrapper.light label{color:#e9e9e9}.custom-input__wrapper.light input{color:#fff}.custom-input__wrapper.light .bottom-border__wrapper{background-color:#555}.custom-input__wrapper.light .bottom-border__wrapper .bottom-border__override{background-color:#1794f3}
