.umt-base-button,.umt-button-outlined,.umt-button-filled{cursor:pointer;border-style:solid;border-width:1px;border-radius:.6rem;padding:.9rem 1.5rem;transition:all .3s}.umt-base-button:disabled,.umt-button-outlined:disabled,.umt-button-filled:disabled{opacity:.3}.umt-base-button:hover:disabled,.umt-button-outlined:hover:disabled,.umt-button-filled:hover:disabled{cursor:not-allowed}.umt-base-button p,.umt-button-outlined p,.umt-button-filled p{font-weight:400}.umt-button-filled{background-color:#2563eb;border-color:#2563eb}.umt-button-filled:hover:not(:disabled){background-color:#60a5fa;border:1px solid #60a5fa}.umt-button-filled p{color:#fff}.umt-button-outlined{background-color:#e6eef9;border-color:#00000014}.umt-button-outlined p{color:#0f1724}.umt-button-outlined:hover:not(:disabled){opacity:.7}.umt-loader{box-sizing:border-box;border:2px solid #60a5fa;border-bottom-color:#0000;border-radius:50%;width:18px;height:18px;animation:1s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
h1{font-size:clamp(4rem,5vw,5.4rem);font-weight:700}h2{font-size:clamp(3rem,5vw,3.8rem);font-weight:700}h3{font-size:clamp(2.8rem,5vw,2.7rem);font-weight:700}h4{font-size:clamp(2.4rem,5vw,2rem);font-weight:700}h5{font-size:clamp(2rem,5vw,1.8rem);font-weight:700}h6{font-size:clamp(1.8rem,5vw,1.5rem);font-weight:700}p,label,input,textarea,select{font-size:clamp(1.4rem,5vw,1.6rem);font-weight:400}button,a{font-size:clamp(1.4rem,5vw,1.6rem);font-weight:700}.umt-body-1{font-size:clamp(1.4rem,5vw,1.8rem);font-weight:400}.umt-body-2{font-size:clamp(1.4rem,5vw,1.6rem);font-weight:400}.umt-body-3{font-size:clamp(1.2rem,5vw,1.4rem);font-weight:400}.umt-text-input{flex-direction:column;width:100%;display:flex;position:relative}.umt-text-input label{color:#0f1724}.umt-text-input input,.umt-text-input select{border:1px solid #00000014;border-radius:.7rem;height:3rem;margin-top:1rem;padding:2rem 1rem}.umt-text-input--eyebutton{position:absolute;bottom:13%;right:1rem}.umt-text-input--eyebutton button{cursor:pointer;background:0 0;border:none}.umt-text-input--eyebutton button svg{align-items:center;display:flex}
