*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}p:last-child{margin-bottom:0}ul,ol{margin:0;padding:0;list-style-type:none}a{text-decoration:none}body{margin:16px;font-family:Montserrat,sans-serif;background-color:#fafafa;color:#212121;line-height:1.5}input,button{height:40px;outline:none}input{border:1px solid #808080;border-radius:4px;margin-bottom:32px;width:272px;margin-right:8px;display:inline-block}input:hover:not(.disabled){border:1px solid #2e2f42}input:active:not(.disabled){border:1px solid #4e75ff}button{border:none;padding:8px 16px;width:75px;background-color:#cfcfcf;border-radius:8px;display:inline-block}button:hover:not(.disabled),button:hover{background-color:#6c8cff}button:disabled{background-color:#d3d3d3;cursor:not-allowed}.timer{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;gap:24px;width:100%px}.field{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:0px;text-align:justify}.container{position:fixed;left:156px;top:36px}.value,.label{font-weight:400;font-size:40px;line-height:1.2;font-family:inherit;letter-spacing:.04em;color:#2e2f42}.label{font-size:16px;line-height:1.5}.disabled{font-weight:500;font-size:16px;line-height:1.5;font-family:inherit;letter-spacing:.04em;color:#989898;pointer-events:none}.form{position:absolute;left:156px;right:36px;width:360px}fieldset{display:flex;justify-content:center;gap:48px;width:100%;padding:0;border:1px solid #808080;border-radius:4px}fieldset:hover{border:2px solid #000}legend{margin-left:28px}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]:hover,input[type=number]:focus{border:2px solid #000;-webkit-appearance:inherit;-moz-appearance:inherit;appearance:inherit}input[type=radio]:checked{accent-color:#4e75ff}
