@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap');
html{font-family:"DM Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
body,button,input,select,textarea{font-family:inherit}
label{color:#526579;font-size:12px;font-weight:700;line-height:1.3}
input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select,textarea{width:100%;max-width:100%;border:1px solid #d6e0e9;border-radius:10px;background:#fff;color:#16263a;font-size:14px;outline:0;transition:border-color .15s ease,box-shadow .15s ease}
input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select{min-height:44px;padding:10px 12px}
textarea{min-height:88px;padding:10px 12px;line-height:1.45;resize:vertical}
input:focus,select:focus,textarea:focus{border-color:#20bad1;box-shadow:0 0 0 3px rgba(32,186,209,.14)}
input[type=checkbox],input[type=radio]{width:17px;height:17px;accent-color:#20bad1}
button,.button{font-family:inherit}.field{min-width:0}
